Trace number 311396

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, and are wall clock time (not CPU 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
picosat 535? (TO) 1200.11 1200.57

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S316347254-19-SAT.cnf
MD5SUM7d6cf415896029c29434e67edd2d79f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.171973
Satisfiable
(Un)Satisfiability was proved
Number of variables2034
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-311396-1172569285 -o ROOT/results/node44/solver-311396-1172569285 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311396-1172569285/picosat /tmp/evaluation/311396-1172569285/instance-311396-1172569285.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28220
/proc/meminfo: memFree=1894336/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=724 CPUtime=0
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 276884621 741376 86 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 181 86 40 102 0 76 0

[startup+0.106922 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28220
/proc/meminfo: memFree=1894336/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=988 CPUtime=0.1
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 175 0 0 0 7 3 0 0 18 0 1 0 276884621 1011712 160 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 247 160 42 102 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 988

[startup+0.514997 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28220
/proc/meminfo: memFree=1894336/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1128 CPUtime=0.51
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 216 0 0 0 48 3 0 0 21 0 1 0 276884621 1155072 199 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 282 199 48 102 0 177 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1128

[startup+1.33515 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1893624/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1128 CPUtime=1.33
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 231 0 0 0 130 3 0 0 25 0 1 0 276884621 1155072 214 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597670 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 282 214 48 102 0 177 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1128

[startup+2.97144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1893368/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1252 CPUtime=2.96
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 256 0 0 0 293 3 0 0 25 0 1 0 276884621 1282048 239 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 313 239 48 102 0 208 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1252

[startup+6.25004 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1893240/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1368 CPUtime=6.24
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 286 0 0 0 621 3 0 0 25 0 1 0 276884621 1400832 269 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134549480 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 342 269 48 102 0 237 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1368

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1892992/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1632 CPUtime=12.69
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 340 0 0 0 1266 3 0 0 25 0 1 0 276884621 1671168 323 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 408 323 48 102 0 303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1632

[startup+25.5046 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1892800/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=1764 CPUtime=25.49
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 395 0 0 0 2546 3 0 0 25 0 1 0 276884621 1806336 378 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 441 378 48 102 0 336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1764

[startup+51.1103 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1892352/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=2256 CPUtime=51.09
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 500 0 0 0 5106 3 0 0 25 0 1 0 276884621 2310144 483 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 564 483 48 102 0 459 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2256

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1891904/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=2624 CPUtime=102.27
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 619 0 0 0 10224 3 0 0 25 0 1 0 276884621 2686976 595 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 656 595 48 102 0 551 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2624

[startup+162.342 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1891520/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=3036 CPUtime=162.28
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 708 0 0 0 16225 3 0 0 25 0 1 0 276884621 3108864 684 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134530162 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 759 684 48 102 0 654 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 3036

[startup+222.355 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1891200/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=3368 CPUtime=222.27
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 804 0 0 0 22224 3 0 0 25 0 1 0 276884621 3448832 764 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 842 764 48 102 0 737 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 3368

[startup+282.372 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1890688/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=3844 CPUtime=282.26
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 999 0 0 0 28223 3 0 0 25 0 1 0 276884621 3936256 891 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 961 891 48 102 0 856 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 3844

[startup+342.389 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1890432/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4196 CPUtime=342.26
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1062 0 0 0 34223 3 0 0 25 0 1 0 276884621 4296704 953 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1049 953 48 102 0 944 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 4196

[startup+402.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28221
/proc/meminfo: memFree=1890304/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4228 CPUtime=402.26
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1089 0 0 0 40223 3 0 0 25 0 1 0 276884621 4329472 976 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529256 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1057 976 48 102 0 952 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 4228

[startup+462.426 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1890240/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4344 CPUtime=462.26
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1114 0 0 0 46223 3 0 0 25 0 1 0 276884621 4448256 998 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1086 998 48 102 0 981 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 4344

[startup+522.438 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1890112/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4416 CPUtime=522.25
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1131 0 0 0 52222 3 0 0 25 0 1 0 276884621 4521984 1015 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134524141 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1104 1015 48 102 0 999 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 4416

[startup+582.454 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1889984/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4544 CPUtime=582.25
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1196 0 0 0 58222 3 0 0 25 0 1 0 276884621 4653056 1053 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1136 1053 48 102 0 1031 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 4544

[startup+642.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1889792/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=4764 CPUtime=642.24
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1272 0 0 0 64221 3 0 0 25 0 1 0 276884621 4878336 1105 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1191 1105 48 102 0 1086 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 4764

[startup+702.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1889280/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5096 CPUtime=702.25
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1386 0 0 0 70221 4 0 0 25 0 1 0 276884621 5218304 1192 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1274 1192 48 102 0 1169 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 5096

[startup+762.505 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 28221
/proc/meminfo: memFree=1889216/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5220 CPUtime=762.24
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1424 0 0 0 76220 4 0 0 25 0 1 0 276884621 5345280 1230 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134522834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1305 1230 48 102 0 1200 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 5220

[startup+822.522 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 28221
/proc/meminfo: memFree=1889216/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5220 CPUtime=822.24
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1426 0 0 0 82220 4 0 0 25 0 1 0 276884621 5345280 1232 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525870 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1305 1232 48 102 0 1200 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 5220

[startup+882.538 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1889216/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5220 CPUtime=882.23
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1426 0 0 0 88219 4 0 0 25 0 1 0 276884621 5345280 1232 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1305 1232 48 102 0 1200 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 5220

[startup+942.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1888704/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5660 CPUtime=942.23
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1543 0 0 0 94219 4 0 0 25 0 1 0 276884621 5795840 1347 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529260 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1415 1347 48 102 0 1310 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 5660

[startup+1002.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1888512/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5824 CPUtime=1002.23
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1594 0 0 0 100219 4 0 0 25 0 1 0 276884621 5963776 1379 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1456 1379 48 102 0 1351 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 5824

[startup+1062.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1888384/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5784 CPUtime=1062.23
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1660 0 0 0 106219 4 0 0 25 0 1 0 276884621 5922816 1382 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1446 1382 48 102 0 1341 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 5784

[startup+1122.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28221
/proc/meminfo: memFree=1888384/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5784 CPUtime=1122.22
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1660 0 0 0 112218 4 0 0 25 0 1 0 276884621 5922816 1382 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1446 1382 48 102 0 1341 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 5784

[startup+1182.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28285
/proc/meminfo: memFree=1887112/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=5912 CPUtime=1182.19
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1662 0 0 0 118215 4 0 0 25 0 1 0 276884621 6053888 1384 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1478 1384 48 102 0 1373 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 5912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.08 1.02 1.01 2/71 28323
/proc/meminfo: memFree=1886984/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=6008 CPUtime=1200.1
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1691 0 0 0 120006 4 0 0 25 0 1 0 276884621 6152192 1408 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1502 1408 48 102 0 1397 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 6008

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.56 s]
/proc/loadavg: 1.08 1.02 1.01 2/71 28323
/proc/meminfo: memFree=1886984/2055920 swapFree=4183252/4192956
[pid=28220] ppid=28218 vsize=6008 CPUtime=1200.1
/proc/28220/stat : 28220 (picosat) R 28218 28220 27745 0 -1 4194304 1691 0 0 0 120006 4 0 0 25 0 1 0 276884621 6152192 1408 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 1502 1408 48 102 0 1397 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 6008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.11
CPU user time (s): 1200.06
CPU system time (s): 0.046992
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 6072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1691
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= 6
involuntary context switches= 2274

runsolver used 0.78788 second user time and 2.44263 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Feb 27 09:41:25 UTC 2007

IDJOB= 311396
IDBENCH= 20313
IDSOLVER= 106
FILE ID= node44/311396-1172569285

PBS_JOBID= 3971894

Free space on /tmp= 66554 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S316347254-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/311396-1172569285/picosat /tmp/evaluation/311396-1172569285/instance-311396-1172569285.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-311396-1172569285 -o ROOT/results/node44/solver-311396-1172569285 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311396-1172569285/picosat /tmp/evaluation/311396-1172569285/instance-311396-1172569285.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  7d6cf415896029c29434e67edd2d79f6

RANDOM SEED= 529145508

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.261
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.261
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:       1894744 kB
Buffers:         21512 kB
Cached:          92660 kB
SwapCached:       4012 kB
Active:          43960 kB
Inactive:        80316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894744 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:             648 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            22896 kB
Committed_AS:   572756 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66554 MiB

End job on node44 on Tue Feb 27 10:01:27 UTC 2007