Trace number 3348514

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: cir_minisat 2011-03-02? (TO) 1300.19 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data


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-3348514-1304969707/watcher-3348514-1304969707 -o /tmp/evaluation-result-3348514-1304969707/solver-3348514-1304969707 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348514-1304969707.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: 3.96 3.98 3.28 4/307 22671
/proc/meminfo: memFree=4083656/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=21776 CPUtime=0 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 1178 0 0 0 0 0 0 0 23 0 1 0 608570703 22298624 1106 33554432000 4194304 4254575 140733450732032 18446744073709551615 4237875 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 5444 1106 213 15 0 2087 0

[startup+0.108281 s]
/proc/loadavg: 3.96 3.98 3.28 4/307 22671
/proc/meminfo: memFree=4083656/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=36640 CPUtime=0.1 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 4605 0 0 0 10 0 0 0 24 0 1 0 608570703 37519360 4447 33554432000 4194304 4254575 140733450732032 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 9160 4448 213 15 0 5803 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36640

[startup+0.200266 s]
/proc/loadavg: 3.96 3.98 3.28 4/307 22671
/proc/meminfo: memFree=4083656/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=55136 CPUtime=0.19 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 9269 0 0 0 19 0 0 0 24 0 1 0 608570703 56459264 8805 33554432000 4194304 4254575 140733450732032 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 13784 8808 213 15 0 10427 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55136

[startup+0.300256 s]
/proc/loadavg: 3.96 3.98 3.28 4/307 22671
/proc/meminfo: memFree=4083656/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=82568 CPUtime=0.29 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 15826 0 0 0 27 2 0 0 25 0 1 0 608570703 84549632 14938 33554432000 4194304 4254575 140733450732032 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 20642 14940 213 15 0 17285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82568

[startup+0.701171 s]
/proc/loadavg: 3.96 3.98 3.28 4/307 22671
/proc/meminfo: memFree=4083656/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=197540 CPUtime=0.69 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 40821 0 0 0 62 7 0 0 25 0 1 0 608570703 202280960 38245 33554432000 4194304 4254575 140733450732032 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 49385 38246 213 15 0 46028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 197540

[startup+1.50096 s]
/proc/loadavg: 3.96 3.98 3.28 5/308 22672
/proc/meminfo: memFree=3837020/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=308272 CPUtime=1.49 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 67941 0 0 0 137 12 0 0 25 0 1 0 608570703 315670528 62802 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 77068 62802 232 15 0 73711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308272

[startup+3.10071 s]
/proc/loadavg: 3.96 3.98 3.28 5/308 22672
/proc/meminfo: memFree=3826480/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=309776 CPUtime=3.09 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 69963 0 0 0 297 12 0 0 25 0 1 0 608570703 317210624 63900 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 77444 63900 232 15 0 74087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 309776

[startup+6.30111 s]
/proc/loadavg: 3.97 3.98 3.28 5/308 22672
/proc/meminfo: memFree=3816452/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=309776 CPUtime=6.29 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 70298 0 0 0 617 12 0 0 25 0 1 0 608570703 317210624 64235 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 77444 64235 232 15 0 74087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 309776

[startup+12.7009 s]
/proc/loadavg: 3.97 3.98 3.28 5/308 22672
/proc/meminfo: memFree=3793708/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=313632 CPUtime=12.69 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 72647 0 0 0 1257 12 0 0 25 0 1 0 608570703 321159168 66582 33554432000 4194304 4254575 140733450732032 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 78408 66582 232 15 0 75051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313632

[startup+25.5004 s]
/proc/loadavg: 3.97 3.98 3.29 5/308 22673
/proc/meminfo: memFree=3742520/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=369480 CPUtime=25.49 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 79423 0 0 0 2536 13 0 0 25 0 1 0 608570703 378347520 73354 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 92370 73354 233 15 0 89013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 369480

[startup+51.1006 s]
/proc/loadavg: 3.98 3.98 3.31 5/308 22673
/proc/meminfo: memFree=3632884/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=454128 CPUtime=51.09 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 93884 0 0 0 5094 15 0 0 25 0 1 0 608570703 465027072 87801 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 113532 87801 233 15 0 110175 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 454128

[startup+102.301 s]
/proc/loadavg: 3.99 3.98 3.35 5/308 22675
/proc/meminfo: memFree=3415096/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=590232 CPUtime=102.3 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 121985 0 0 0 10212 18 0 0 25 0 1 0 608570703 604397568 115894 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 147558 115894 233 15 0 144201 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 590232

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.38 5/308 22676
/proc/meminfo: memFree=3431544/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=809220 CPUtime=162.3 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 155534 0 0 0 16207 23 0 0 25 0 1 0 608570703 828641280 149432 33554432000 4194304 4254575 140733450732032 18446744073709551615 4223798 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 202305 149432 233 15 0 198948 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 809220

[startup+222.312 s]
/proc/loadavg: 4.06 4.01 3.43 5/308 22678
/proc/meminfo: memFree=3165632/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=814780 CPUtime=222.32 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 194191 0 0 0 22204 28 0 0 25 0 1 0 608570703 834334720 188075 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 203695 188075 233 15 0 200338 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 814780

[startup+282.3 s]
/proc/loadavg: 4.08 4.02 3.47 5/308 22680
/proc/meminfo: memFree=2968160/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1168904 CPUtime=282.3 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 224587 0 0 0 28198 32 0 0 25 0 1 0 608570703 1196957696 218455 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209236 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 292226 218455 233 15 0 288869 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1168904

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.50 5/308 22681
/proc/meminfo: memFree=2746608/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1171228 CPUtime=342.31 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 247707 0 0 0 34196 35 0 0 25 0 1 0 608570703 1199337472 241569 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 292807 241569 233 15 0 289450 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1171228

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.53 5/308 22683
/proc/meminfo: memFree=2750128/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1175956 CPUtime=402.31 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 289394 0 0 0 40190 41 0 0 25 0 1 0 608570703 1204178944 283248 33554432000 4194304 4254575 140733450732032 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 293989 283248 233 15 0 290632 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1175956

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.56 5/308 22684
/proc/meminfo: memFree=2588108/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1746056 CPUtime=462.31 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 314196 0 0 0 46186 45 0 0 25 0 1 0 608570703 1787961344 308042 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 436514 308042 233 15 0 433157 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1746056

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/308 22686
/proc/meminfo: memFree=2360124/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1746056 CPUtime=522.32 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 340169 0 0 0 52183 49 0 0 25 0 1 0 608570703 1787961344 334005 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 436514 334005 233 15 0 433157 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1746056

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.60 5/308 22688
/proc/meminfo: memFree=2251008/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1746056 CPUtime=582.31 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 357379 0 0 0 58180 51 0 0 25 0 1 0 608570703 1787961344 351211 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 436514 351211 233 15 0 433157 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1746056

[startup+642.301 s]
/proc/loadavg: 3.66 3.92 3.60 4/302 22707
/proc/meminfo: memFree=2426704/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1751336 CPUtime=642.32 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 387925 0 0 0 64175 57 0 0 25 0 1 0 608570703 1793368064 381750 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209236 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 437834 381750 233 15 0 434477 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1751336

[startup+702.3 s]
/proc/loadavg: 3.34 3.78 3.57 4/302 22709
/proc/meminfo: memFree=2290140/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=1755940 CPUtime=702.32 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 417078 0 0 0 70171 61 0 0 25 0 1 0 608570703 1798082560 410895 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 438985 410895 233 15 0 435628 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1755940

[startup+762.301 s]
/proc/loadavg: 3.16 3.64 3.53 4/302 22710
/proc/meminfo: memFree=2183212/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2681224 CPUtime=762.33 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 450205 0 0 0 76169 64 0 0 25 0 1 0 608570703 2745573376 444016 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 670306 444016 233 15 0 666949 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2681224

[startup+822.3 s]
/proc/loadavg: 3.10 3.54 3.51 4/302 22712
/proc/meminfo: memFree=2050224/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2684240 CPUtime=822.32 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 480183 0 0 0 82163 69 0 0 25 0 1 0 608570703 2748661760 473976 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 671060 473976 233 15 0 667703 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2684240

[startup+882.311 s]
/proc/loadavg: 3.03 3.44 3.47 4/302 22714
/proc/meminfo: memFree=1883996/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2686896 CPUtime=882.34 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 507612 0 0 0 88161 73 0 0 25 0 1 0 608570703 2751381504 501396 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 671724 501396 233 15 0 668367 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 2686896

[startup+942.301 s]
/proc/loadavg: 2.48 3.22 3.39 3/296 22732
/proc/meminfo: memFree=2280632/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2690320 CPUtime=942.33 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 538784 0 0 0 94154 79 0 0 25 0 1 0 608570703 2754887680 532553 33554432000 4194304 4254575 140733450732032 18446744073709551615 4210172 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 672580 532553 233 15 0 669223 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2690320

[startup+1002.3 s]
/proc/loadavg: 2.16 2.98 3.29 3/296 22734
/proc/meminfo: memFree=2162728/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2693052 CPUtime=1002.33 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 565530 0 0 0 100148 85 0 0 25 0 1 0 608570703 2757685248 559289 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209215 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 673263 559289 233 15 0 669906 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2693052

[startup+1062.3 s]
/proc/loadavg: 2.06 2.81 3.22 3/296 22735
/proc/meminfo: memFree=2045908/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2696204 CPUtime=1062.33 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 598007 0 0 0 106142 91 0 0 25 0 1 0 608570703 2760912896 591756 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 674051 591756 233 15 0 670694 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2696204

[startup+1122.3 s]
/proc/loadavg: 2.02 2.66 3.14 3/296 22737
/proc/meminfo: memFree=1899228/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2700468 CPUtime=1122.33 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 641581 0 0 0 112134 99 0 0 25 0 1 0 608570703 2765279232 635314 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209340 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 675117 635314 233 15 0 671760 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2700468

[startup+1182.3 s]
/proc/loadavg: 2.01 2.54 3.06 3/296 22739
/proc/meminfo: memFree=1819248/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=2700468 CPUtime=1182.34 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 661590 0 0 0 118132 102 0 0 25 0 1 0 608570703 2765279232 655317 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209517 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 675117 655317 233 15 0 671760 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2700468

[startup+1242.3 s]
/proc/loadavg: 1.51 2.30 2.95 2/290 22758
/proc/meminfo: memFree=1824264/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=4203164 CPUtime=1242.34 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 696604 0 0 0 124125 109 0 0 25 0 1 0 608570703 4304039936 690324 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 1050791 690324 233 15 0 1047434 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 4203164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.18 2.06 2.82 2/290 22760
/proc/meminfo: memFree=1758072/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=4203164 CPUtime=1300.05 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4202496 712875 0 0 0 129894 111 0 0 25 0 1 0 608570703 4304039936 706591 33554432000 4194304 4254575 140733450732032 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22671/statm: 1050791 706591 233 15 0 1047434 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 4203164

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

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

[startup+1300.11 s]
/proc/loadavg: 1.18 2.06 2.82 2/290 22760
/proc/meminfo: memFree=1758072/32950928 swapFree=67083212/67111528
[pid=22671] ppid=22669 vsize=0 CPUtime=1300.15 cores=0,2
/proc/22671/stat : 22671 (cir_minisat) R 22669 22671 22349 0 -1 4203524 712875 0 0 0 129894 121 0 0 25 0 1 0 608570703 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/22671/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.19
CPU user time (s): 1298.94
CPU system time (s): 1.25081
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4203164

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

runsolver used 3.72543 second user time and 8.20175 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 21:35:10
IDJOB=3348514
IDBENCH=82367
IDSOLVER=1810
FILE ID=node127/3348514-1304969707
RUNJOBID= node127-1304968096-22367
PBS_JOBID= 13285623
Free space on /tmp= 42136 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348514-1304969707/watcher-3348514-1304969707 -o /tmp/evaluation-result-3348514-1304969707/solver-3348514-1304969707 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348514-1304969707.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1791755479

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.823
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.75
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4083688 kB
Buffers:        218180 kB
Cached:       11804432 kB
SwapCached:       1588 kB
Active:       20767040 kB
Inactive:      7574328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4083688 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           98008 kB
Writeback:           0 kB
AnonPages:    16316712 kB
Mapped:          26576 kB
Slab:           416228 kB
PageTables:      48296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44927956 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= 42160 MiB
End job on node127 at 2011-05-09 21:56:52