Trace number 313542

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.05 1200.34

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-15-u.cnf
MD5SUM5075403108b346b0852b49bcc62d2275
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260346
Number of clauses1198313
Sum of the clauses size2751716
Maximum clause length10
Minimum clause length1
Number of clauses of size 119536
Number of clauses of size 2950011
Number of clauses of size 3180146
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-313542-1176886996 -o ROOT/results/node43/solver-313542-1176886996 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313542-1176886996/picosat /tmp/evaluation/313542-1176886996/instance-313542-1176886996.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 1.00 1.00 1.00 3/77 27905
/proc/meminfo: memFree=872264/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=728 CPUtime=0
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 136611418 745472 80 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 182 80 40 102 0 77 0

[startup+0.056141 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27905
/proc/meminfo: memFree=872264/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=2664 CPUtime=0.04
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 431 0 0 0 2 2 0 0 18 0 1 0 136611418 2727936 407 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 666 408 40 102 0 561 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2664

[startup+0.102145 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27905
/proc/meminfo: memFree=872264/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=2796 CPUtime=0.09
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 630 0 0 0 4 5 0 0 18 0 1 0 136611418 2863104 606 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 699 606 40 102 0 594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2796

[startup+0.302161 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27905
/proc/meminfo: memFree=872264/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=3324 CPUtime=0.29
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 754 0 0 0 12 17 0 0 20 0 1 0 136611418 3403776 730 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 831 730 40 102 0 726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3324

[startup+0.701196 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27905
/proc/meminfo: memFree=872264/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=6300 CPUtime=0.69
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 1473 0 0 0 29 40 0 0 23 0 1 0 136611418 6451200 1449 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 1575 1449 40 102 0 1470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6300

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=861312/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=20844 CPUtime=1.49
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 4715 0 0 0 64 85 0 0 25 0 1 0 136611418 21344256 4691 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 5211 4691 40 102 0 5106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20844

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=852480/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=23880 CPUtime=3.09
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 5475 0 0 0 138 171 0 0 25 0 1 0 136611418 24453120 5451 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 5970 5451 40 102 0 5865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23880

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=844672/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=31524 CPUtime=6.29
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 7337 0 0 0 282 347 0 0 25 0 1 0 136611418 32280576 7313 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 7881 7313 40 102 0 7776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31524

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=833728/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=42996 CPUtime=12.68
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 9700 0 0 0 791 477 0 0 25 0 1 0 136611418 44027904 9663 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 10749 9663 48 102 0 10644 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42996

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=832000/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=44808 CPUtime=25.49
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 10164 0 0 0 2070 479 0 0 25 0 1 0 136611418 45883392 10127 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529802 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 11202 10127 48 102 0 11097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44808

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=827712/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=49184 CPUtime=51.07
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 11267 0 0 0 4627 480 0 0 25 0 1 0 136611418 50364416 11230 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 12296 11230 48 102 0 12191 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49184

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=817792/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=59080 CPUtime=102.27
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 13752 0 0 0 9744 483 0 0 25 0 1 0 136611418 60497920 13715 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134522765 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 14770 13715 48 102 0 14665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59080

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=802496/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=74360 CPUtime=162.25
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 17575 0 0 0 15738 487 0 0 25 0 1 0 136611418 76144640 17538 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134531145 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 18590 17538 48 102 0 18485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 74360

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=785344/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=91288 CPUtime=222.24
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 21836 0 0 0 21733 491 0 0 25 0 1 0 136611418 93478912 21799 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529828 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 22822 21799 48 102 0 22717 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 91288

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=765064/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=112116 CPUtime=282.22
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 27039 0 0 0 27726 496 0 0 25 0 1 0 136611418 114806784 27002 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529850 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 28029 27002 48 102 0 27924 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 112116

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=744200/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=132476 CPUtime=342.21
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 32142 0 0 0 33719 502 0 0 25 0 1 0 136611418 135655424 32105 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 33119 32105 48 102 0 33014 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 132476

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=729288/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=147484 CPUtime=402.19
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 35913 0 0 0 39714 505 0 0 25 0 1 0 136611418 151023616 35876 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529762 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 36871 35876 48 102 0 36766 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 147484

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=728328/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=147856 CPUtime=462.19
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 36092 0 0 0 45713 506 0 0 25 0 1 0 136611418 151404544 36004 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 36964 36004 48 102 0 36859 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 147856

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=728328/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=147856 CPUtime=522.16
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 36092 0 0 0 51710 506 0 0 25 0 1 0 136611418 151404544 36004 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 36964 36004 48 102 0 36859 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 147856

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=728392/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=147856 CPUtime=582.16
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 36092 0 0 0 57709 507 0 0 25 0 1 0 136611418 151404544 36004 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 36964 36004 48 102 0 36859 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 147856

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=718216/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=158072 CPUtime=642.14
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 38631 0 0 0 63706 508 0 0 25 0 1 0 136611418 161865728 38543 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 39518 38543 48 102 0 39413 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 158072

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=707656/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=168824 CPUtime=702.12
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 41327 0 0 0 69701 511 0 0 25 0 1 0 136611418 172875776 41239 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529886 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 42206 41239 48 102 0 42101 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 168824

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=684488/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=191888 CPUtime=762.12
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 47075 0 0 0 75695 517 0 0 25 0 1 0 136611418 196493312 46987 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134549533 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 47972 46987 48 102 0 47867 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 191888

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=679624/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=196460 CPUtime=822.09
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 48283 0 0 0 81691 518 0 0 25 0 1 0 136611418 201175040 48142 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134530853 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 49115 48142 48 102 0 49010 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 196460

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=679624/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=196460 CPUtime=882.08
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 48295 0 0 0 87689 519 0 0 25 0 1 0 136611418 201175040 48154 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 49115 48154 48 102 0 49010 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 196460

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=679688/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=196460 CPUtime=942.07
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 48295 0 0 0 93688 519 0 0 25 0 1 0 136611418 201175040 48154 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 49115 48154 48 102 0 49010 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 196460

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=679752/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=196460 CPUtime=1002.05
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 48295 0 0 0 99685 520 0 0 25 0 1 0 136611418 201175040 48154 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529817 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 49115 48154 48 102 0 49010 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 196460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=679752/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=196460 CPUtime=1062.03
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 48295 0 0 0 105683 520 0 0 25 0 1 0 136611418 201175040 48154 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 49115 48154 48 102 0 49010 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 196460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=667400/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=208864 CPUtime=1122.03
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 51392 0 0 0 111679 524 0 0 25 0 1 0 136611418 213876736 51251 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529892 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 52216 51251 48 102 0 52111 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 208864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=651464/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=224380 CPUtime=1182.01
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 55357 0 0 0 117673 528 0 0 25 0 1 0 136611418 229765120 55160 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134530822 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 56095 55160 48 102 0 55990 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 224380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=651464/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=224380 CPUtime=1200.01
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 55357 0 0 0 119473 528 0 0 25 0 1 0 136611418 229765120 55160 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 56095 55160 48 102 0 55990 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 224380

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27906
/proc/meminfo: memFree=651464/2055920 swapFree=4184648/4192956
[pid=27905] ppid=27903 vsize=224380 CPUtime=1200.01
/proc/27905/stat : 27905 (picosat) R 27903 27905 26770 0 -1 4194304 55357 0 0 0 119473 528 0 0 25 0 1 0 136611418 229765120 55160 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/27905/statm: 56095 55160 48 102 0 55990 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 224380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.05
CPU user time (s): 1194.73
CPU system time (s): 5.32019
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 224604

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

runsolver used 1.40978 second user time and 2.87456 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Wed Apr 18 09:03:16 UTC 2007

IDJOB= 313542
IDBENCH= 20369
IDSOLVER= 106
FILE ID= node43/313542-1176886996

PBS_JOBID= 4595097

Free space on /tmp= 66439 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/partial-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/313542-1176886996/picosat /tmp/evaluation/313542-1176886996/instance-313542-1176886996.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-313542-1176886996 -o ROOT/results/node43/solver-313542-1176886996 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313542-1176886996/picosat /tmp/evaluation/313542-1176886996/instance-313542-1176886996.cnf            

META MD5SUM SOLVER= 1cb12d44dc66ecc4d20a168f5cfd1323
MD5SUM BENCH=  5075403108b346b0852b49bcc62d2275

RANDOM SEED= 224950227

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.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:        872672 kB
Buffers:         60952 kB
Cached:         887228 kB
SwapCached:       2596 kB
Active:         517412 kB
Inactive:       586500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872672 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:           22044 kB
Writeback:           0 kB
Mapped:         170996 kB
Slab:            64668 kB
Committed_AS:  1734892 kB
PageTables:       1944 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= 66439 MiB

End job on node43 on Wed Apr 18 09:23:18 UTC 2007