Trace number 3349040

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) 1299.92 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c Parsing...
0.00/0.29	c ==============================================================================
0.00/0.29	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.29	c ==============================================================================
0.00/0.29	c |         0 |  646790  1513089 |  194036       0        0     nan |  0.000 % |
1.49/1.56	c |         0 |  558070  1443870 |      --       0       --      -- |     --   | -37008/37955
1.49/1.56	c ==============================================================================
1.49/1.56	c Result  :   #vars: 85866   #clauses: 558070   #literals: 1443870
1.49/1.56	c CPU time:   1.50677 s
1.49/1.56	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-3349040-1304969970/watcher-3349040-1304969970 -o /tmp/evaluation-result-3349040-1304969970/solver-3349040-1304969970 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349040-1304969970.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.19 4.07 3.48 5/354 675
/proc/meminfo: memFree=11115776/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8616 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) R 673 675 32720 0 -1 4194304 103 0 0 0 0 0 0 0 22 0 1 0 608595035 8822784 59 33554432000 4194304 4922060 140733650386880 18446744073709551615 228239403170 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/675/statm: 2142 51 35 178 0 35 0

[startup+0.0347629 s]
/proc/loadavg: 4.19 4.07 3.48 5/354 675
/proc/meminfo: memFree=11115776/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608595035 8908800 250 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10075 s]
/proc/loadavg: 4.19 4.07 3.48 5/354 675
/proc/meminfo: memFree=11115776/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608595035 8908800 250 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300748 s]
/proc/loadavg: 4.19 4.07 3.48 5/354 675
/proc/meminfo: memFree=11115776/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608595035 8908800 250 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70067 s]
/proc/loadavg: 4.19 4.07 3.48 5/354 675
/proc/meminfo: memFree=11115776/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608595035 8908800 250 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 4.19 4.07 3.48 5/356 677
/proc/meminfo: memFree=11018296/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=0 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608595035 8908800 250 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 250 209 178 0 68 0
[pid=676] ppid=675 vsize=98484 CPUtime=1.49 cores=0,2
/proc/676/stat : 676 (SatELite_releas) R 675 675 32720 0 -1 4202496 25088 0 0 0 144 5 0 0 25 0 1 0 608595035 100847616 21378 33554432000 134512640 135144242 4290982656 18446744073709551615 134585712 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/676/statm: 24621 21378 77 155 0 24464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107184

[startup+3.10025 s]
/proc/loadavg: 4.19 4.07 3.48 5/356 678
/proc/meminfo: memFree=11056460/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=57852 CPUtime=1.24 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 11430 0 0 0 123 1 0 0 22 0 1 0 608595221 59240448 9578 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 14463 9578 251 16 0 11105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66552

[startup+6.30066 s]
/proc/loadavg: 4.18 4.07 3.49 5/356 679
/proc/meminfo: memFree=11040276/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=58912 CPUtime=4.43 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 12590 0 0 0 442 1 0 0 25 0 1 0 608595221 60325888 10731 33554432000 4194304 4256717 140735368728128 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 14728 10731 251 16 0 11370 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67612

[startup+12.7005 s]
/proc/loadavg: 4.16 4.07 3.49 5/356 679
/proc/meminfo: memFree=11036376/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=71068 CPUtime=10.83 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 19686 0 0 0 1081 2 0 0 25 0 1 0 608595221 72773632 11523 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 17767 11523 252 16 0 14409 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79768

[startup+25.5003 s]
/proc/loadavg: 4.13 4.07 3.50 5/356 679
/proc/meminfo: memFree=10978712/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=108052 CPUtime=23.63 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 38880 0 0 0 2359 4 0 0 25 0 1 0 608595221 110645248 21877 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 27013 21877 252 16 0 23655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116752

[startup+51.1008 s]
/proc/loadavg: 4.08 4.06 3.51 5/356 680
/proc/meminfo: memFree=10944076/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=119724 CPUtime=49.23 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 42533 0 0 0 4918 5 0 0 25 0 1 0 608595221 122597376 25398 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 29931 25398 252 16 0 26573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128424

[startup+102.314 s]
/proc/loadavg: 4.10 4.06 3.54 5/356 681
/proc/meminfo: memFree=10952304/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=157372 CPUtime=100.44 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 101599 0 0 0 10032 12 0 0 25 0 1 0 608595221 161148928 31065 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 39343 31065 253 16 0 35985 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 166072

[startup+162.3 s]
/proc/loadavg: 4.04 4.05 3.56 5/356 683
/proc/meminfo: memFree=10911796/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=157372 CPUtime=160.43 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 141305 0 0 0 16025 18 0 0 25 0 1 0 608595221 161148928 32274 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 39343 32274 253 16 0 35985 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 166072

[startup+222.301 s]
/proc/loadavg: 4.15 4.07 3.60 5/356 684
/proc/meminfo: memFree=10880856/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=157372 CPUtime=220.43 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 198133 0 0 0 22017 26 0 0 25 0 1 0 608595221 161148928 34554 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209152 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 39343 34554 253 16 0 35985 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166072

[startup+282.301 s]
/proc/loadavg: 4.11 4.07 3.63 5/356 686
/proc/meminfo: memFree=10875952/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=280.43 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 241415 0 0 0 28011 32 0 0 25 0 1 0 608595221 192708608 35920 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 35920 253 16 0 43690 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 196892

[startup+342.301 s]
/proc/loadavg: 4.00 4.04 3.64 5/356 717
/proc/meminfo: memFree=10440180/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=340.44 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 268268 0 0 0 34008 36 0 0 25 0 1 0 608595221 192708608 43430 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 43430 253 16 0 43690 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 196892

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 3.66 5/356 719
/proc/meminfo: memFree=10449824/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2

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

/proc/678/statm: 47048 39611 253 16 0 43690 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 196892

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 3.74 6/356 788
/proc/meminfo: memFree=10114436/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=238280 CPUtime=640.37 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 446969 0 0 0 63974 63 0 0 25 0 1 0 608595221 243998720 43687 33554432000 4194304 4256717 140735368728128 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 59570 43687 253 16 0 56212 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 246980

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.75 6/356 790
/proc/meminfo: memFree=9893160/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=700.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 512611 0 0 0 69963 73 0 0 25 0 1 0 608595221 192708608 36709 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209198 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 36709 253 16 0 43690 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 196892

[startup+762.314 s]
/proc/loadavg: 4.08 4.04 3.77 6/356 792
/proc/meminfo: memFree=10032720/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=760.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 553098 0 0 0 75958 78 0 0 25 0 1 0 608595221 192708608 41035 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 41035 253 16 0 43690 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 196892

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.79 6/356 793
/proc/meminfo: memFree=10040392/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=157372 CPUtime=820.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 618514 0 0 0 81948 88 0 0 25 0 1 0 608595221 161148928 31129 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 39343 31129 253 16 0 35985 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 166072

[startup+882.301 s]
/proc/loadavg: 4.10 4.07 3.81 6/356 795
/proc/meminfo: memFree=10007492/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=880.35 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 625537 0 0 0 87947 88 0 0 25 0 1 0 608595221 192708608 38144 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 38144 253 16 0 43690 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 196892

[startup+942.301 s]
/proc/loadavg: 4.11 4.07 3.83 6/356 796
/proc/meminfo: memFree=9941004/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=238280 CPUtime=940.35 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 634263 0 0 0 93946 89 0 0 25 0 1 0 608595221 243998720 46860 33554432000 4194304 4256717 140735368728128 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 59570 46860 253 16 0 56212 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 246980

[startup+1002.3 s]
/proc/loadavg: 4.04 4.06 3.83 6/356 798
/proc/meminfo: memFree=9889404/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=238280 CPUtime=1000.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 643082 0 0 0 99945 91 0 0 25 0 1 0 608595221 243998720 55673 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 59570 55673 253 16 0 56212 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 246980

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 3.84 6/356 800
/proc/meminfo: memFree=9785472/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=319668 CPUtime=1060.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 651892 0 0 0 105944 92 0 0 25 0 1 0 608595221 327340032 64475 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209115 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 79917 64475 253 16 0 76559 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 328368

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.85 6/356 801
/proc/meminfo: memFree=9852416/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=1120.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 700742 0 0 0 111936 100 0 0 25 0 1 0 608595221 192708608 38342 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 38342 253 16 0 43690 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 196892

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.85 6/356 803
/proc/meminfo: memFree=9839744/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=1180.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 727443 0 0 0 117932 104 0 0 25 0 1 0 608595221 192708608 42280 33554432000 4194304 4256717 140735368728128 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 42280 253 16 0 43690 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 196892

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.86 6/356 804
/proc/meminfo: memFree=9716088/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=238280 CPUtime=1240.36 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 756448 0 0 0 123929 107 0 0 25 0 1 0 608595221 243998720 43525 33554432000 4194304 4256717 140735368728128 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 59570 43525 253 16 0 56212 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 246980



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.86 5/356 815
/proc/meminfo: memFree=9819788/32951124 swapFree=67082152/67111528
[pid=675] ppid=673 vsize=8700 CPUtime=1.85 cores=0,2
/proc/675/stat : 675 (esg_static.sh) S 673 675 32720 0 -1 4202496 353 26520 0 0 0 0 178 7 18 0 1 0 608595035 8908800 252 33554432000 4194304 4922060 140733650386880 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/675/statm: 2175 252 209 178 0 68 0
[pid=678] ppid=675 vsize=188192 CPUtime=1298.07 cores=0,2
/proc/678/stat : 678 (minisat_static) R 675 675 32720 0 -1 4202496 781403 0 0 0 129696 111 0 0 25 0 1 0 608595221 192708608 41622 33554432000 4194304 4256717 140735368728128 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/678/statm: 47048 41622 253 16 0 43690 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 196892

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 675 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=780729
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 1.85272
# while last known CPU time is 1299.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.92
CPU user time (s): 1298.74
CPU system time (s): 1.18
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 458596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.78073
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26873
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= 10
involuntary context switches= 18

runsolver used 4.50331 second user time and 9.90349 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 21:39:31
IDJOB=3349040
IDBENCH=82369
IDSOLVER=1811
FILE ID=node136/3349040-1304969970
RUNJOBID= node136-1304968094-32738
PBS_JOBID= 13285614
Free space on /tmp= 44596 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349040-1304969970/watcher-3349040-1304969970 -o /tmp/evaluation-result-3349040-1304969970/solver-3349040-1304969970 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349040-1304969970.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1358495562

node136.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.809
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.61
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.809
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.809
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.75
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.809
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	: 5332.76
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.809
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.75
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11115924 kB
Buffers:        215780 kB
Cached:       11567948 kB
SwapCached:       2708 kB
Active:       10462928 kB
Inactive:     10889536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11115924 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           17028 kB
Writeback:           0 kB
AnonPages:     9566644 kB
Mapped:          28056 kB
Slab:           376780 kB
PageTables:      41032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70441308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 44260 MiB
End job on node136 at 2011-05-09 22:01:13