Trace number 312011

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.06 1200.51

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S476496922-18-SAT.cnf
MD5SUM7aa5e97b8e61908955474a79af64353f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.248961
Satisfiable
(Un)Satisfiability was proved
Number of variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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/node4/watcher-312011-1172580334 -o ROOT/results/node4/solver-312011-1172580334 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312011-1172580334/picosat /tmp/evaluation/312011-1172580334/instance-312011-1172580334.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.99 0.98 0.99 3/77 25436
/proc/meminfo: memFree=1390312/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=884 CPUtime=0
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277988298 905216 113 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 221 113 40 102 0 116 0

[startup+0.10663 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 25436
/proc/meminfo: memFree=1390312/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1160 CPUtime=0.09
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 198 0 0 0 6 3 0 0 18 0 1 0 277988298 1187840 183 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 290 183 42 102 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1160

[startup+0.514668 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 25436
/proc/meminfo: memFree=1390312/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1300 CPUtime=0.5
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 259 0 0 0 47 3 0 0 21 0 1 0 277988298 1331200 242 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 325 242 48 102 0 220 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 1300

[startup+1.33475 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1389408/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1432 CPUtime=1.32
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 283 0 0 0 129 3 0 0 25 0 1 0 277988298 1466368 266 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525811 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 358 266 48 102 0 253 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 1432

[startup+2.9709 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1389216/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1564 CPUtime=2.96
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 315 0 0 0 293 3 0 0 25 0 1 0 277988298 1601536 298 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 391 298 48 102 0 286 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1564

[startup+6.25222 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1389024/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1696 CPUtime=6.24
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 352 0 0 0 621 3 0 0 25 0 1 0 277988298 1736704 335 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134543543 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 424 335 48 102 0 319 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1696

[startup+12.7028 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1388704/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=1944 CPUtime=12.69
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 400 0 0 0 1266 3 0 0 25 0 1 0 277988298 1990656 383 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525880 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 486 383 48 102 0 381 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1944

[startup+25.5091 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1388384/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=2288 CPUtime=25.49
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 490 0 0 0 2546 3 0 0 25 0 1 0 277988298 2342912 473 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597618 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 572 473 48 102 0 467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2288

[startup+51.1195 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1387936/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=2736 CPUtime=51.1
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 601 0 0 0 5106 4 0 0 25 0 1 0 277988298 2801664 584 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 684 584 48 102 0 579 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2736

[startup+102.338 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1387296/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=3276 CPUtime=102.3
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 733 0 0 0 10226 4 0 0 25 0 1 0 277988298 3354624 716 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 819 716 48 102 0 714 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3276

[startup+162.366 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1386784/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=3728 CPUtime=162.31
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 869 0 0 0 16226 5 0 0 25 0 1 0 277988298 3817472 839 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 932 839 48 102 0 827 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 3728

[startup+222.392 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1386272/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=4136 CPUtime=222.32
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 976 0 0 0 22227 5 0 0 25 0 1 0 277988298 4235264 946 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1034 946 48 102 0 929 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 4136

[startup+282.417 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1385760/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=4572 CPUtime=282.33
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1088 0 0 0 28227 6 0 0 25 0 1 0 277988298 4681728 1058 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134522787 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1143 1058 48 102 0 1038 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 4572

[startup+342.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1385568/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=4720 CPUtime=342.34
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1160 0 0 0 34228 6 0 0 25 0 1 0 277988298 4833280 1096 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1180 1096 48 102 0 1075 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 4720

[startup+402.477 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25437
/proc/meminfo: memFree=1385184/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=5016 CPUtime=402.36
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1299 0 0 0 40229 7 0 0 25 0 1 0 277988298 5136384 1171 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1254 1171 48 102 0 1149 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 5016

[startup+462.503 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 25437
/proc/meminfo: memFree=1385312/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=5200 CPUtime=462.36
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1334 0 0 0 46229 7 0 0 25 0 1 0 277988298 5324800 1205 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525703 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1300 1205 48 102 0 1195 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 5200

[startup+522.528 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 25437
/proc/meminfo: memFree=1384864/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=5564 CPUtime=522.38
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1452 0 0 0 52230 8 0 0 25 0 1 0 277988298 5697536 1310 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134529307 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1391 1310 48 102 0 1286 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 5564

[startup+582.55 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 25437
/proc/meminfo: memFree=1384224/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6240 CPUtime=582.38
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1624 0 0 0 58230 8 0 0 25 0 1 0 277988298 6389760 1480 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1560 1480 48 102 0 1455 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 6240

[startup+642.577 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 25437
/proc/meminfo: memFree=1384224/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6240 CPUtime=642.39
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1625 0 0 0 64230 9 0 0 25 0 1 0 277988298 6389760 1481 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1560 1481 48 102 0 1455 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 6240

[startup+702.604 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 25437
/proc/meminfo: memFree=1383968/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6448 CPUtime=702.4
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1673 0 0 0 70231 9 0 0 25 0 1 0 277988298 6602752 1529 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1612 1529 48 102 0 1507 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 6448

[startup+762.632 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 25437
/proc/meminfo: memFree=1383904/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6448 CPUtime=762.41
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1674 0 0 0 76231 10 0 0 25 0 1 0 277988298 6602752 1530 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1612 1530 48 102 0 1507 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 6448

[startup+822.663 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 25437
/proc/meminfo: memFree=1383904/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6448 CPUtime=822.42
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1674 0 0 0 82232 10 0 0 25 0 1 0 277988298 6602752 1530 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1612 1530 48 102 0 1507 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 6448

[startup+882.689 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 25437
/proc/meminfo: memFree=1383840/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6636 CPUtime=882.44
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1690 0 0 0 88233 11 0 0 25 0 1 0 277988298 6795264 1546 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1659 1546 48 102 0 1554 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 6636

[startup+942.723 s]
/proc/loadavg: 1.00 1.01 1.00 2/84 25519
/proc/meminfo: memFree=1382512/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6632 CPUtime=942.41
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1693 0 0 0 94230 11 0 0 25 0 1 0 277988298 6791168 1549 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1658 1549 48 102 0 1553 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 6632

[startup+1002.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 25609
/proc/meminfo: memFree=1382512/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6680 CPUtime=1002.4
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1748 0 0 0 100228 12 0 0 25 0 1 0 277988298 6840320 1566 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1670 1566 48 102 0 1565 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 6680

[startup+1062.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25635
/proc/meminfo: memFree=1383448/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=6996 CPUtime=1062.4
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1822 0 0 0 106228 12 0 0 25 0 1 0 277988298 7163904 1640 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1749 1640 48 102 0 1644 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 6996

[startup+1122.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25635
/proc/meminfo: memFree=1382936/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=7448 CPUtime=1122.41
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 1941 0 0 0 112228 13 0 0 25 0 1 0 277988298 7626752 1759 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1862 1759 48 102 0 1757 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 7448

[startup+1182.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25635
/proc/meminfo: memFree=1382488/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=7852 CPUtime=1182.42
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 2070 0 0 0 118229 13 0 0 25 0 1 0 277988298 8040448 1862 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1963 1862 48 102 0 1858 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 7852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25635
/proc/meminfo: memFree=1382488/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=7748 CPUtime=1200.04
/proc/25436/stat : 25436 (picosat) R 25434 25436 25229 0 -1 4194304 2070 0 0 0 119991 13 0 0 25 0 1 0 277988298 7933952 1836 18446744073709551615 134512640 134931368 4294956704 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/25436/statm: 1937 1836 48 102 0 1832 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 7748

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.92
CPU system time (s): 0.139978
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 7976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2070
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= 25407

runsolver used 1.17382 second user time and 2.83957 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Feb 27 12:45:34 UTC 2007

IDJOB= 312011
IDBENCH= 20330
IDSOLVER= 106
FILE ID= node4/312011-1172580334

PBS_JOBID= 3971689

Free space on /tmp= 66556 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S476496922-18-SAT.cnf
COMMAND LINE= /tmp/evaluation/312011-1172580334/picosat /tmp/evaluation/312011-1172580334/instance-312011-1172580334.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-312011-1172580334 -o ROOT/results/node4/solver-312011-1172580334 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312011-1172580334/picosat /tmp/evaluation/312011-1172580334/instance-312011-1172580334.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  7aa5e97b8e61908955474a79af64353f

RANDOM SEED= 488272250

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1390720 kB
Buffers:         61176 kB
Cached:         465688 kB
SwapCached:          0 kB
Active:         286604 kB
Inactive:       300072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             612 kB
Writeback:           0 kB
Mapped:          78664 kB
Slab:            64008 kB
Committed_AS:  1085792 kB
PageTables:       1768 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= 66556 MiB

End job on node4 on Tue Feb 27 13:05:37 UTC 2007