Trace number 3387543

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 hack: minisat_psm 2011-04-01? (TO) 5000.02 4995.32

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications 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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data

0.00/0.00	c Parsing...
0.00/0.63	c ==============================================================================
0.00/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.63	c ==============================================================================
0.00/0.63	c |         0 |  769466  1978428 |  230839       0        0     nan |  0.000 % |
4.40/4.45	c |         0 |  318163  1148121 |      --       0       --      -- |     --   | -447843/-821817
4.40/4.45	c ==============================================================================
4.40/4.45	c Result  :   #vars: 54723   #clauses: 318163   #literals: 1148121
4.40/4.45	c CPU time:   4.35734 s
4.40/4.45	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387543-1305605754/watcher-3387543-1305605754 -o /tmp/evaluation-result-3387543-1305605754/solver-3387543-1305605754 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387543-1305605754.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 4.04 4.00 4/456 9199
/proc/meminfo: memFree=16457996/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0

[startup+0.096465 s]
/proc/loadavg: 3.99 4.04 4.00 4/456 9199
/proc/meminfo: memFree=16457996/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100475 s]
/proc/loadavg: 3.99 4.04 4.00 4/456 9199
/proc/meminfo: memFree=16457996/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300445 s]
/proc/loadavg: 3.99 4.04 4.00 4/456 9199
/proc/meminfo: memFree=16457996/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700375 s]
/proc/loadavg: 3.99 4.04 4.00 4/456 9199
/proc/meminfo: memFree=16457996/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50123 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9201
/proc/meminfo: memFree=16345636/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
[pid=9200] ppid=9199 vsize=116928 CPUtime=1.49 cores=0,2,4,6
/proc/9200/stat : 9200 (SatELite_releas) R 9199 9199 7001 0 -1 4202496 30331 0 0 0 142 7 0 0 25 0 1 0 672173366 119734272 27943 33554432000 134512640 135144242 4289086992 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9200/statm: 29232 27943 77 155 0 29075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125628

[startup+3.10091 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9201
/proc/meminfo: memFree=16324928/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
[pid=9200] ppid=9199 vsize=119232 CPUtime=3.09 cores=0,2,4,6
/proc/9200/stat : 9200 (SatELite_releas) R 9199 9199 7001 0 -1 4202496 31506 0 0 0 300 9 0 0 25 0 1 0 672173366 122093568 28512 33554432000 134512640 135144242 4289086992 18446744073709551615 134546183 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9200/statm: 29808 28512 77 155 0 29651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127932

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (4.59 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.59 s) to the 'lost time'.

[startup+4.60063 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9201
/proc/meminfo: memFree=16312900/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
[pid=9200] ppid=9199 vsize=120728 CPUtime=4.59 cores=0,2,4,6
/proc/9200/stat : 9200 (SatELite_releas) R 9199 9199 7001 0 -1 4202496 37681 0 0 0 449 10 0 0 25 0 1 0 672173366 123625472 28935 33554432000 134512640 135144242 4289086992 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9200/statm: 30182 28935 77 155 0 30025 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 129428

[startup+4.70065 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9201
/proc/meminfo: memFree=16312900/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 326 0 0 0 0 0 0 0 22 0 1 0 672173366 8908800 249 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9199/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700
#
############


[startup+6.30029 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9202
/proc/meminfo: memFree=16398956/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=44500 CPUtime=1.59 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 8117 0 0 0 158 1 0 0 24 0 1 0 672173836 45568000 7003 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/9202/statm: 11125 7003 253 16 0 7767 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53200

[startup+12.7012 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9202
/proc/meminfo: memFree=16401064/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=45844 CPUtime=7.98 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 17601 0 0 0 796 2 0 0 25 0 1 0 672173836 46944256 7759 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 11461 7759 253 16 0 8103 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54544

[startup+25.5009 s]
/proc/loadavg: 3.99 4.04 4.00 5/458 9202
/proc/meminfo: memFree=16370932/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=83356 CPUtime=20.78 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 27301 0 0 0 2075 3 0 0 25 0 1 0 672173836 85356544 16470 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 20839 16470 253 16 0 17481 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92056

[startup+51.1012 s]
/proc/loadavg: 3.99 4.03 4.00 5/458 9203
/proc/meminfo: memFree=16348680/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=106700 CPUtime=46.39 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 47294 0 0 0 4633 6 0 0 25 0 1 0 672173836 109260800 20155 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 26675 20155 253 16 0 23317 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115400

[startup+102.317 s]
/proc/loadavg: 3.99 4.03 4.00 5/458 9205
/proc/meminfo: memFree=16363220/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=76352 CPUtime=97.61 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 75874 0 0 0 9751 10 0 0 25 0 1 0 672173836 78184448 15573 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 19088 15573 253 16 0 15730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85052

[startup+162.301 s]
/proc/loadavg: 3.99 4.02 4.00 5/458 9206
/proc/meminfo: memFree=16351916/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=95324 CPUtime=157.59 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 185959 0 0 0 15735 24 0 0 25 0 1 0 672173836 97611776 18203 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209115 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 23831 18203 253 16 0 20473 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 104024

[startup+222.301 s]
/proc/loadavg: 3.99 4.01 4.00 5/458 9208
/proc/meminfo: memFree=16323488/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=126112 CPUtime=217.59 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 296477 0 0 0 21721 38 0 0 25 0 1 0 672173836 129138688 25527 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 31528 25527 253 16 0 28170 0

################
# More data... #
################

/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=262360 CPUtime=4417.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 6634512 0 0 0 440871 901 0 0 25 0 1 0 672173836 268656640 55432 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 65590 55432 253 16 0 62232 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 271060

[startup+4482.3 s]
/proc/loadavg: 3.02 3.04 3.07 4/451 9351
/proc/meminfo: memFree=16331652/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=262496 CPUtime=4477.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 6706491 0 0 0 446860 912 0 0 25 0 1 0 672173836 268795904 54442 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 65624 54442 253 16 0 62266 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 271196

[startup+4542.3 s]
/proc/loadavg: 3.07 3.05 3.07 4/451 9353
/proc/meminfo: memFree=16335356/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=344024 CPUtime=4537.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 6761854 0 0 0 452852 920 0 0 25 0 1 0 672173836 352280576 66648 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86006 66648 253 16 0 82648 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 352724

[startup+4602.3 s]
/proc/loadavg: 3.17 3.07 3.08 4/451 9355
/proc/meminfo: memFree=16318976/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=345020 CPUtime=4597.73 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 6902762 0 0 0 458834 939 0 0 25 0 1 0 672173836 353300480 70376 33554432000 4194304 4256717 140733532062960 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86255 70376 253 16 0 82897 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 353720

[startup+4662.3 s]
/proc/loadavg: 3.13 3.07 3.08 4/451 9356
/proc/meminfo: memFree=16356524/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=263904 CPUtime=4657.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 6977923 0 0 0 464820 952 0 0 25 0 1 0 672173836 270237696 61335 33554432000 4194304 4256717 140733532062960 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 65976 61335 253 16 0 62618 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 272604

[startup+4722.32 s]
/proc/loadavg: 3.05 3.05 3.07 4/451 9358
/proc/meminfo: memFree=16370032/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=264320 CPUtime=4717.74 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7087379 0 0 0 470809 965 0 0 25 0 1 0 672173836 270663680 57644 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 66080 57644 253 16 0 62722 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 273020

[startup+4782.3 s]
/proc/loadavg: 3.02 3.04 3.06 4/451 9359
/proc/meminfo: memFree=16351916/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=264584 CPUtime=4777.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7167018 0 0 0 476796 976 0 0 25 0 1 0 672173836 270934016 62375 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 66146 62375 253 16 0 62788 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 273284

[startup+4842.3 s]
/proc/loadavg: 3.00 3.03 3.06 4/451 9361
/proc/meminfo: memFree=16284200/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=346400 CPUtime=4837.72 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7234921 0 0 0 482788 984 0 0 25 0 1 0 672173836 354713600 79252 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86600 79252 253 16 0 83242 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 355100

[startup+4902.3 s]
/proc/loadavg: 3.00 3.02 3.05 4/451 9363
/proc/meminfo: memFree=16320516/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=346820 CPUtime=4897.73 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7322964 0 0 0 488777 996 0 0 25 0 1 0 672173836 355143680 70400 33554432000 4194304 4256717 140733532062960 18446744073709551615 4209075 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86705 70400 253 16 0 83347 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 355520

[startup+4962.3 s]
/proc/loadavg: 3.00 3.02 3.05 4/451 9364
/proc/meminfo: memFree=16352480/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=265572 CPUtime=4957.73 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7438982 0 0 0 494760 1013 0 0 25 0 1 0 672173836 271945728 62265 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 66393 62265 253 16 0 63035 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 274272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4995.3 s]
/proc/loadavg: 3.00 3.02 3.04 4/451 9365
/proc/meminfo: memFree=16333504/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=347096 CPUtime=4990.74 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7483180 0 0 0 498054 1020 0 0 25 0 1 0 672173836 355426304 66880 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86774 66880 253 16 0 83416 0
Current children cumulated CPU time (s) 4995.43
Current children cumulated vsize (KiB) 355796

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

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

[startup+4995.3 s]
/proc/loadavg: 3.00 3.02 3.04 4/451 9365
/proc/meminfo: memFree=16333504/32951124 swapFree=67056796/67111528
[pid=9199] ppid=9197 vsize=8700 CPUtime=4.69 cores=0,2,4,6
/proc/9199/stat : 9199 (esg_static.sh) S 9197 9199 7001 0 -1 4202496 352 37682 0 0 0 0 458 11 18 0 1 0 672173366 8908800 251 33554432000 4194304 4922060 140736954909440 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9199/statm: 2175 251 209 178 0 68 0
[pid=9202] ppid=9199 vsize=347096 CPUtime=4990.74 cores=0,2,4,6
/proc/9202/stat : 9202 (minisat_static) R 9199 9199 7001 0 -1 4202496 7483180 0 0 0 498054 1020 0 0 25 0 1 0 672173836 355426304 66880 33554432000 4194304 4256717 140733532062960 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9202/statm: 86774 66880 253 16 0 83416 0
Current children cumulated CPU time (s) 4995.43
Current children cumulated vsize (KiB) 355796

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9199 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=586302
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=114982
# CPU time returned by wait4() is 4.70128
# while last known CPU time is 4995.43
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.59
#  lost CPU user time (s): 4.49
#  lost CPU system time (s): 0.1

Real time (s): 4995.32
CPU time (s): 5000.02
CPU user time (s): 4989.61
CPU system time (s): 10.41
CPU usage (%): 100.094
Max. virtual memory (cumulated for all children) (KiB): 566864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.5863
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38034
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= 8
involuntary context switches= 68

runsolver used 22.9445 second user time and 49.7424 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-17 06:15:55
IDJOB=3387543
IDBENCH=84248
IDSOLVER=1874
FILE ID=node133/3387543-1305605754
RUNJOBID= node133-1305600381-8735
PBS_JOBID= 13350345
Free space on /tmp= 73464 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387543-1305605754/watcher-3387543-1305605754 -o /tmp/evaluation-result-3387543-1305605754/solver-3387543-1305605754 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387543-1305605754.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=366187123

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16458268 kB
Buffers:        311008 kB
Cached:        4244416 kB
SwapCached:       7668 kB
Active:       13284600 kB
Inactive:      2892424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16458268 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:           16380 kB
Writeback:          24 kB
AnonPages:    11620116 kB
Mapped:          38164 kB
Slab:           194756 kB
PageTables:      54188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115603644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73440 MiB
End job on node133 at 2011-05-17 07:39:12