Trace number 1837239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22UNSAT 386.64 386.754

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark88.2906
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
2.19/2.30	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
2.19/2.30	c ==============================================================================
2.19/2.30	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
2.19/2.30	c CPU time:   2.21566 s
2.19/2.30	c ==============================================================================
2.29/2.37	c WARNING: for repeatability, setting FPU to use double precision
2.29/2.37	c Number of variables   : 4857         
2.29/2.37	c Number of clauses     : 48581        
2.36/2.40	c Parsing time: 0.03         s
386.56/386.73	c restarts              : 1160
386.56/386.73	c conflicts             : 491927         (1281 /sec)
386.56/386.73	c decisions             : 1903011        (1.60 % random) (4954 /sec)
386.56/386.73	c propagations          : 141575061      (368582 /sec)
386.56/386.73	c conflict literals     : 109451145      (31.85 % deleted)
386.56/386.73	c Memory used           : 72.47 MB
386.56/386.73	c CPU time              : 384.108 s
386.56/386.73	UNSATISFIABLE
386.56/386.73	
386.56/386.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837239-1242864442/watcher-1837239-1242864442 -o /tmp/evaluation-result-1837239-1242864442/solver-1837239-1242864442 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837239-1242864442.cnf -random-seed=124151095 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 0.97 0.96 3/64 15057
/proc/meminfo: memFree=1824648/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0

[startup+0.0204771 s]
/proc/loadavg: 0.87 0.97 0.96 3/64 15057
/proc/meminfo: memFree=1824648/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101485 s]
/proc/loadavg: 0.87 0.97 0.96 3/64 15057
/proc/meminfo: memFree=1824648/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301506 s]
/proc/loadavg: 0.87 0.97 0.96 3/64 15057
/proc/meminfo: memFree=1824648/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70155 s]
/proc/loadavg: 0.87 0.97 0.96 3/64 15057
/proc/meminfo: memFree=1824648/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50164 s]
/proc/loadavg: 0.87 0.97 0.96 2/66 15062
/proc/meminfo: memFree=1802104/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=0
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314471151 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 237 197 169 0 50 0
[pid=15061] ppid=15057 vsize=21820 CPUtime=1.49
/proc/15061/stat : 15061 (SatELite_releas) R 15057 15057 14987 0 -1 4194304 5035 0 0 0 143 6 0 0 25 0 1 0 314471151 22343680 4708 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/15061/statm: 5455 4708 76 173 0 5280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27176

[startup+3.10181 s]
/proc/loadavg: 0.88 0.97 0.96 2/66 15062
/proc/meminfo: memFree=1795832/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30116 s]
/proc/loadavg: 0.88 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1802040/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=14980 CPUtime=3.92
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 3623 0 0 0 390 2 0 0 25 0 1 0 314471388 15339520 3609 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 3745 3609 76 170 0 3572 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20336

[startup+12.7029 s]
/proc/loadavg: 0.90 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1787640/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=28316 CPUtime=10.32
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 6960 0 0 0 1028 4 0 0 25 0 1 0 314471388 28995584 6946 1992294400 134512640 135212243 4294956240 18446744073709551615 134527725 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 7079 6946 76 170 0 6906 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33672

[startup+25.5012 s]
/proc/loadavg: 0.91 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1776888/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=38380 CPUtime=23.12
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 9451 0 0 0 2306 6 0 0 25 0 1 0 314471388 39301120 9437 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 9595 9437 76 170 0 9422 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43736

[startup+51.102 s]
/proc/loadavg: 0.94 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1772792/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=43004 CPUtime=48.7
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 10623 0 0 0 4864 6 0 0 25 0 1 0 314471388 44036096 10609 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 10751 10609 76 170 0 10578 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48360

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1757176/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=57744 CPUtime=99.89
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 14299 0 0 0 9980 9 0 0 25 0 1 0 314471388 59129856 14285 1992294400 134512640 135212243 4294956240 18446744073709551615 134536534 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 14436 14285 76 170 0 14263 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 63100

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1747832/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=67012 CPUtime=159.87
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 16615 0 0 0 15976 11 0 0 25 0 1 0 314471388 68620288 16601 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 16753 16601 76 170 0 16580 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72368

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1745464/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=69376 CPUtime=219.86
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 17187 0 0 0 21974 12 0 0 25 0 1 0 314471388 71041024 17173 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 17344 17173 76 170 0 17171 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 74732

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1745016/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=70036 CPUtime=279.84
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 17382 0 0 0 27972 12 0 0 25 0 1 0 314471388 71716864 17368 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 17509 17368 76 170 0 17336 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 75392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1741112/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=73672 CPUtime=339.82
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18276 0 0 0 33969 13 0 0 25 0 1 0 314471388 75440128 18262 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18418 18262 76 170 0 18245 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 79028

Solver just ended. Dumping a history of the last processes samples

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740664/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=355.81
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18387 0 0 0 35568 13 0 0 25 0 1 0 314471388 75988992 18373 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18373 76 170 0 18379 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 79564

[startup+371.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740664/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=368.61
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18387 0 0 0 36848 13 0 0 25 0 1 0 314471388 75988992 18373 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18373 76 170 0 18379 0
Current children cumulated CPU time (s) 370.97
Current children cumulated vsize (KiB) 79564

[startup+377.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740664/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=375.01
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18387 0 0 0 37488 13 0 0 25 0 1 0 314471388 75988992 18373 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18373 76 170 0 18379 0
Current children cumulated CPU time (s) 377.37
Current children cumulated vsize (KiB) 79564

[startup+380.703 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740600/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=378.21
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18389 0 0 0 37808 13 0 0 25 0 1 0 314471388 75988992 18375 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18375 76 170 0 18379 0
Current children cumulated CPU time (s) 380.57
Current children cumulated vsize (KiB) 79564

[startup+383.905 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740600/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=381.41
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18391 0 0 0 38128 13 0 0 25 0 1 0 314471388 75988992 18377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18377 76 170 0 18379 0
Current children cumulated CPU time (s) 383.77
Current children cumulated vsize (KiB) 79564

[startup+385.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740600/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=383
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18391 0 0 0 38287 13 0 0 25 0 1 0 314471388 75988992 18377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18377 76 170 0 18379 0
Current children cumulated CPU time (s) 385.36
Current children cumulated vsize (KiB) 79564

[startup+386.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740600/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=383.8
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18392 0 0 0 38367 13 0 0 25 0 1 0 314471388 75988992 18378 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18378 76 170 0 18379 0
Current children cumulated CPU time (s) 386.16
Current children cumulated vsize (KiB) 79564

[startup+386.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15063
/proc/meminfo: memFree=1740600/2055920 swapFree=4178272/4192956
[pid=15057] ppid=15055 vsize=5356 CPUtime=2.36
/proc/15057/stat : 15057 (SatELiteGTI) S 15055 15057 14987 0 -1 4194304 333 6181 0 0 0 0 227 9 16 0 1 0 314471151 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15057/statm: 1339 239 197 169 0 50 0
[pid=15063] ppid=15057 vsize=74208 CPUtime=384.2
/proc/15063/stat : 15063 (minisat_static) R 15057 15057 14987 0 -1 4194304 18392 0 0 0 38407 13 0 0 25 0 1 0 314471388 75988992 18378 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/15063/statm: 18552 18378 76 170 0 18379 0
Current children cumulated CPU time (s) 386.56
Current children cumulated vsize (KiB) 79564

Child status: 20
Real time (s): 386.754
CPU time (s): 386.64
CPU user time (s): 386.382
CPU system time (s): 0.25796
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 79564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 386.382
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25073
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 703

runsolver used 0.407937 second user time and 1.00885 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-21 02:07:22
IDJOB=1837239
IDBENCH=70758
IDSOLVER=675
FILE ID=node64/1837239-1242864442
PBS_JOBID= 9328529
Free space on /tmp= 66072 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837239-1242864442/watcher-1837239-1242864442 -o /tmp/evaluation-result-1837239-1242864442/solver-1837239-1242864442 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837239-1242864442.cnf -random-seed=124151095

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED=124151095

node64.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825128 kB
Buffers:          5280 kB
Cached:         184576 kB
SwapCached:       7412 kB
Active:          13888 kB
Inactive:       184720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825128 kB
SwapTotal:     4192956 kB
SwapFree:      4178272 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:          14628 kB
Slab:            17996 kB
Committed_AS:   925308 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66072 MiB
End job on node64 at 2009-05-21 02:13:49