Trace number 3348815

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) 1300.04 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 6771840
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision

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-3348815-1304970260/watcher-3348815-1304970260 -o /tmp/evaluation-result-3348815-1304970260/solver-3348815-1304970260 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348815-1304970260.cnf 

running on 2 cores: 4,6

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.02 4.05 3.62 4/354 713
/proc/meminfo: memFree=10897460/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0

[startup+0.039866 s]
/proc/loadavg: 4.02 4.05 3.62 4/354 713
/proc/meminfo: memFree=10897460/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100879 s]
/proc/loadavg: 4.02 4.05 3.62 4/354 713
/proc/meminfo: memFree=10897460/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300845 s]
/proc/loadavg: 4.02 4.05 3.62 4/354 713
/proc/meminfo: memFree=10897460/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700747 s]
/proc/loadavg: 4.02 4.05 3.62 4/354 713
/proc/meminfo: memFree=10897460/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 4.01 4.05 3.63 6/356 716
/proc/meminfo: memFree=10651056/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=431804 CPUtime=1.49 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 114085 0 0 0 135 14 0 0 25 0 1 0 608624406 442167296 96786 33554432000 4194304 4256717 140734720216320 18446744073709551615 4243958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 107951 96786 215 16 0 104593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 440504

[startup+3.10035 s]
/proc/loadavg: 4.01 4.05 3.63 5/356 716
/proc/meminfo: memFree=10507344/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=437644 CPUtime=3.09 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 118955 0 0 0 293 16 0 0 25 0 1 0 608624406 448147456 100012 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 109411 100012 236 16 0 106053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446344

[startup+6.30079 s]
/proc/loadavg: 4.01 4.05 3.63 5/356 716
/proc/meminfo: memFree=10499056/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=519656 CPUtime=6.29 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 120691 0 0 0 613 16 0 0 25 0 1 0 608624406 532127744 101746 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 129914 101746 236 16 0 126556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 528356

[startup+12.7007 s]
/proc/loadavg: 4.01 4.05 3.63 5/356 717
/proc/meminfo: memFree=10509220/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=520588 CPUtime=12.69 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 124177 0 0 0 1252 17 0 0 25 0 1 0 608624406 533082112 105227 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209075 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 130147 105227 236 16 0 126789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 529288

[startup+25.5004 s]
/proc/loadavg: 4.01 4.05 3.63 5/356 717
/proc/meminfo: memFree=10457828/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=522228 CPUtime=25.49 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 130528 0 0 0 2531 18 0 0 25 0 1 0 608624406 534761472 111569 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 130557 111569 237 16 0 127199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 530928

[startup+51.1009 s]
/proc/loadavg: 4.00 4.04 3.64 5/356 718
/proc/meminfo: memFree=10432244/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=531548 CPUtime=51.09 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 195446 0 0 0 5083 26 0 0 25 0 1 0 608624406 544305152 116096 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 132887 116096 237 16 0 129529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 540248

[startup+102.301 s]
/proc/loadavg: 4.00 4.03 3.66 5/356 719
/proc/meminfo: memFree=10470536/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=536408 CPUtime=102.29 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 323522 0 0 0 10187 42 0 0 25 0 1 0 608624406 549281792 113337 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 134102 113337 237 16 0 130744 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 545108

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.68 5/356 721
/proc/meminfo: memFree=10464052/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=542004 CPUtime=162.29 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 400982 0 0 0 16179 50 0 0 25 0 1 0 608624406 555012096 115708 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 135501 115708 237 16 0 132143 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 550704

[startup+222.301 s]
/proc/loadavg: 4.06 4.03 3.70 5/356 754
/proc/meminfo: memFree=10374432/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=546180 CPUtime=222.3 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 603117 0 0 0 22157 73 0 0 25 0 1 0 608624406 559288320 120058 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 136545 120058 237 16 0 133187 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 554880

[startup+282.3 s]
/proc/loadavg: 4.13 4.06 3.73 5/356 787
/proc/meminfo: memFree=10072700/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=678440 CPUtime=282.3 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 686192 0 0 0 28146 84 0 0 25 0 1 0 608624406 694722560 132103 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 169610 132103 237 16 0 166252 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 687140

[startup+342.301 s]
/proc/loadavg: 4.05 4.04 3.74 5/356 788
/proc/meminfo: memFree=10074764/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=551016 CPUtime=342.3 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 884427 0 0 0 34121 109 0 0 25 0 1 0 608624406 564240384 115396 33554432000 4194304 4256717 140734720216320 18446744073709551615 4213478 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 137754 115396 237 16 0 134396 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 559716

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.75 5/356 790
/proc/meminfo: memFree=9972600/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6

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

/proc/715/statm: 171774 153844 237 16 0 168416 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 695796

[startup+642.313 s]
/proc/loadavg: 4.12 4.07 3.83 5/356 796
/proc/meminfo: memFree=9861900/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=558328 CPUtime=642.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 1491809 0 0 0 64049 182 0 0 25 0 1 0 608624406 571727872 119794 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209184 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 139582 119794 237 16 0 136224 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 567028

[startup+702.3 s]
/proc/loadavg: 4.04 4.06 3.83 5/356 798
/proc/meminfo: memFree=9873284/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=690588 CPUtime=702.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 1513782 0 0 0 70046 185 0 0 25 0 1 0 608624406 707162112 141739 33554432000 4194304 4256717 140734720216320 18446744073709551615 228247808477 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 172647 141739 237 16 0 169289 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 699288

[startup+762.301 s]
/proc/loadavg: 4.01 4.05 3.84 5/356 800
/proc/meminfo: memFree=9748024/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=695256 CPUtime=762.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 1746878 0 0 0 76022 209 0 0 25 0 1 0 608624406 711942144 132772 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 173814 132772 237 16 0 170456 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 703956

[startup+822.3 s]
/proc/loadavg: 4.00 4.03 3.84 5/356 801
/proc/meminfo: memFree=9881184/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=699492 CPUtime=822.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 1839618 0 0 0 82011 220 0 0 25 0 1 0 608624406 716279808 137736 33554432000 4194304 4256717 140734720216320 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 174873 137736 237 16 0 171515 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 708192

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.85 5/356 803
/proc/meminfo: memFree=9790268/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=699492 CPUtime=882.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 1933614 0 0 0 87998 233 0 0 25 0 1 0 608624406 716279808 144022 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 174873 144022 237 16 0 171515 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 708192

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.86 5/356 804
/proc/meminfo: memFree=9770780/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=699492 CPUtime=942.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2024092 0 0 0 93986 245 0 0 25 0 1 0 608624406 716279808 151533 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 174873 151533 237 16 0 171515 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 708192

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/356 815
/proc/meminfo: memFree=9796768/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=703884 CPUtime=1002.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2126767 0 0 0 99974 257 0 0 25 0 1 0 608624406 720777216 150088 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 175971 150088 237 16 0 172613 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 712584

[startup+1062.3 s]
/proc/loadavg: 3.49 3.87 3.82 4/349 844
/proc/meminfo: memFree=9968692/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=703884 CPUtime=1062.32 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2295879 0 0 0 105955 277 0 0 25 0 1 0 608624406 720777216 139491 33554432000 4194304 4256717 140734720216320 18446744073709551615 4219104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 175971 139491 237 16 0 172613 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 712584

[startup+1122.3 s]
/proc/loadavg: 3.23 3.72 3.77 4/349 845
/proc/meminfo: memFree=9926260/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=708380 CPUtime=1122.31 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2467036 0 0 0 111935 296 0 0 25 0 1 0 608624406 725381120 146168 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 177095 146168 237 16 0 173737 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 717080

[startup+1182.3 s]
/proc/loadavg: 3.08 3.59 3.72 4/349 847
/proc/meminfo: memFree=9799144/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=923304 CPUtime=1182.32 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2498935 0 0 0 117932 300 0 0 25 0 1 0 608624406 945463296 178049 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 230826 178049 237 16 0 227468 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 932004

[startup+1242.3 s]
/proc/loadavg: 3.11 3.51 3.68 4/349 851
/proc/meminfo: memFree=9794308/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=713648 CPUtime=1242.32 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2702514 0 0 0 123907 325 0 0 25 0 1 0 608624406 730775552 153357 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 178412 153357 237 16 0 175054 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 722348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.41 3.64 5/349 859
/proc/meminfo: memFree=9874012/32951124 swapFree=67082152/67111528
[pid=713] ppid=711 vsize=8700 CPUtime=0 cores=4,6
/proc/713/stat : 713 (esg_static.sh) S 711 713 32720 0 -1 4202496 352 111 0 0 0 0 0 0 22 0 1 0 608624406 8908800 252 33554432000 4194304 4922060 140736382734336 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/713/statm: 2175 252 209 178 0 68 0
[pid=715] ppid=713 vsize=713648 CPUtime=1300.04 cores=4,6
/proc/715/stat : 715 (minisat_static) R 713 713 32720 0 -1 4202496 2876834 0 0 0 129657 347 0 0 25 0 1 0 608624406 730775552 146072 33554432000 4194304 4256717 140734720216320 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/715/statm: 178412 146072 237 16 0 175054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 722348

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 713 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1300.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1296.57
CPU system time (s): 3.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1275880

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

runsolver used 4.49632 second user time and 9.70252 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 21:44:24
IDJOB=3348815
IDBENCH=82374
IDSOLVER=1811
FILE ID=node136/3348815-1304970260
RUNJOBID= node136-1304968094-32739
PBS_JOBID= 13285614
Free space on /tmp= 44456 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348815-1304970260/watcher-3348815-1304970260 -o /tmp/evaluation-result-3348815-1304970260/solver-3348815-1304970260 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348815-1304970260.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1333167756

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:      10897608 kB
Buffers:        216120 kB
Cached:       11732068 kB
SwapCached:       2708 kB
Active:       10654604 kB
Inactive:     10914348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10897608 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          135332 kB
Writeback:           0 kB
AnonPages:     9619276 kB
Mapped:          28000 kB
Slab:           379220 kB
PageTables:      41020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70493176 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= 44276 MiB
End job on node136 at 2011-05-09 22:06:06