Trace number 3380193

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.09 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
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 variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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-3380193-1305455202/watcher-3380193-1305455202 -o /tmp/evaluation-result-3380193-1305455202/solver-3380193-1305455202 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380193-1305455202.cnf 

running on 2 cores: 5,7

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: 1.67 2.65 3.39 4/288 32285
/proc/meminfo: memFree=23806308/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=36896 CPUtime=0 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 6116 0 0 0 0 0 0 0 21 0 1 0 637936019 37781504 6056 33554432000 4194304 4394578 140735353166128 18446744073709551615 4328244 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 9224 6068 244 49 0 6365 0

[startup+0.106264 s]
/proc/loadavg: 1.67 2.65 3.39 4/288 32285
/proc/meminfo: memFree=23806308/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=191056 CPUtime=0.09 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 27657 0 0 0 7 2 0 0 22 0 1 0 637936019 195641344 27597 33554432000 4194304 4394578 140735353166128 18446744073709551615 254261616384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 47764 27598 248 49 0 44905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 191056

[startup+0.200251 s]
/proc/loadavg: 1.67 2.65 3.39 4/288 32285
/proc/meminfo: memFree=23806308/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=193948 CPUtime=0.19 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 28488 0 0 0 17 2 0 0 22 0 1 0 637936019 198602752 28330 33554432000 4194304 4394578 140735353166128 18446744073709551615 254261616384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 48487 28330 248 49 0 45628 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 193948

[startup+0.300198 s]
/proc/loadavg: 1.67 2.65 3.39 4/288 32285
/proc/meminfo: memFree=23806308/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=197776 CPUtime=0.29 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 29548 0 0 0 26 3 0 0 22 0 1 0 637936019 202522624 29390 33554432000 4194304 4394578 140735353166128 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 49444 29390 248 49 0 46585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 197776

[startup+0.700163 s]
/proc/loadavg: 1.67 2.65 3.39 4/288 32285
/proc/meminfo: memFree=23806308/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=248024 CPUtime=0.69 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 41926 0 0 0 64 5 0 0 24 0 1 0 637936019 253976576 41768 33554432000 4194304 4394578 140735353166128 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 62006 41771 248 49 0 59147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 248024

[startup+1.50102 s]
/proc/loadavg: 1.67 2.65 3.39 5/289 32286
/proc/meminfo: memFree=23532616/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=367912 CPUtime=1.49 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 71096 0 0 0 139 10 0 0 25 0 1 0 637936019 376741888 70938 33554432000 4194304 4394578 140735353166128 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 91978 70942 248 49 0 89119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 367912

[startup+3.10074 s]
/proc/loadavg: 1.67 2.65 3.39 5/292 32292
/proc/meminfo: memFree=23284488/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=653380 CPUtime=3.1 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 141585 0 0 0 288 22 0 0 25 0 1 0 637936019 669061120 140527 33554432000 4194304 4394578 140735353166128 18446744073709551615 4299510 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 163345 140528 262 49 0 160486 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 653380

[startup+6.30017 s]
/proc/loadavg: 2.02 2.71 3.40 5/292 32292
/proc/meminfo: memFree=22564188/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=666788 CPUtime=6.29 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 145503 0 0 0 607 22 0 0 25 0 1 0 637936019 682790912 143420 33554432000 4194304 4394578 140735353166128 18446744073709551615 4299424 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 166697 143420 264 49 0 163838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 666788

[startup+12.701 s]
/proc/loadavg: 2.17 2.73 3.40 5/292 32292
/proc/meminfo: memFree=22419236/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=688864 CPUtime=12.69 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 151094 0 0 0 1246 23 0 0 25 0 1 0 637936019 705396736 149011 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 172216 149011 264 49 0 169357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 688864

[startup+25.5008 s]
/proc/loadavg: 2.58 2.79 3.41 5/292 32293
/proc/meminfo: memFree=22307764/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=716600 CPUtime=25.49 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 158025 0 0 0 2524 25 0 0 25 0 1 0 637936019 733798400 155942 33554432000 4194304 4394578 140735353166128 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 179150 155942 264 49 0 176291 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 716600

[startup+51.1003 s]
/proc/loadavg: 3.06 2.88 3.43 5/289 32323
/proc/meminfo: memFree=22781596/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=788108 CPUtime=51.09 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 175141 0 0 0 5082 27 0 0 25 0 1 0 637936019 807022592 173058 33554432000 4194304 4394578 140735353166128 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 197027 173058 264 49 0 194168 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 788108

[startup+102.301 s]
/proc/loadavg: 3.64 3.07 3.46 5/292 32403
/proc/meminfo: memFree=22517172/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=861804 CPUtime=102.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 193684 0 0 0 10201 29 0 0 25 0 1 0 637936019 882487296 191601 33554432000 4194304 4394578 140735353166128 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 215451 191601 264 49 0 212592 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 861804

[startup+162.301 s]
/proc/loadavg: 3.91 3.25 3.49 5/292 32458
/proc/meminfo: memFree=22579512/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=968392 CPUtime=162.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 220322 0 0 0 16196 34 0 0 25 0 1 0 637936019 991633408 218239 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 242098 218239 264 49 0 239239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 968392

[startup+222.311 s]
/proc/loadavg: 3.96 3.38 3.52 5/292 32487
/proc/meminfo: memFree=22245876/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1090620 CPUtime=222.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 250931 0 0 0 22191 39 0 0 25 0 1 0 637936019 1116794880 248848 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 272655 248848 264 49 0 269796 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1090620

[startup+282.3 s]
/proc/loadavg: 4.02 3.51 3.56 5/292 32488
/proc/meminfo: memFree=21988240/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1187052 CPUtime=282.29 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 276198 0 0 0 28185 44 0 0 25 0 1 0 637936019 1215541248 272066 33554432000 4194304 4394578 140735353166128 18446744073709551615 4308929 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 296763 272066 264 49 0 293904 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1187052

[startup+342.301 s]
/proc/loadavg: 4.06 3.61 3.58 5/292 32490
/proc/meminfo: memFree=21851924/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1187052 CPUtime=342.29 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 276204 0 0 0 34185 44 0 0 25 0 1 0 637936019 1215541248 272072 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 296763 272072 264 49 0 293904 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1187052

[startup+402.3 s]
/proc/loadavg: 4.08 3.69 3.61 5/292 32492
/proc/meminfo: memFree=21794504/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1187052 CPUtime=402.29 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 276213 0 0 0 40185 44 0 0 25 0 1 0 637936019 1215541248 272081 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 296763 272081 264 49 0 293904 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1187052

[startup+462.301 s]
/proc/loadavg: 4.03 3.75 3.64 5/292 32493
/proc/meminfo: memFree=21719816/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1218364 CPUtime=462.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 284108 0 0 0 46184 46 0 0 25 0 1 0 637936019 1247604736 279976 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 304591 279976 264 49 0 301732 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1218364

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.65 5/292 32495
/proc/meminfo: memFree=21685688/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1218364 CPUtime=522.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 284117 0 0 0 52184 46 0 0 25 0 1 0 637936019 1247604736 279985 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 304591 279985 264 49 0 301732 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1218364

[startup+582.3 s]
/proc/loadavg: 4.00 3.83 3.67 5/292 32496
/proc/meminfo: memFree=21637432/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1218364 CPUtime=582.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 284126 0 0 0 58184 46 0 0 25 0 1 0 637936019 1247604736 279994 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 304591 279994 264 49 0 301732 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1218364

[startup+642.301 s]
/proc/loadavg: 4.13 3.89 3.70 5/292 32498
/proc/meminfo: memFree=21569712/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1242572 CPUtime=642.3 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 290175 0 0 0 64183 47 0 0 25 0 1 0 637936019 1272393728 286043 33554432000 4194304 4394578 140735353166128 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 310643 286043 264 49 0 307784 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1242572

[startup+702.301 s]
/proc/loadavg: 3.59 3.78 3.67 4/286 32517
/proc/meminfo: memFree=22262216/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1255828 CPUtime=702.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 293484 0 0 0 70183 48 0 0 25 0 1 0 637936019 1285967872 289352 33554432000 4194304 4394578 140735353166128 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 313957 289352 264 49 0 311098 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1255828

[startup+762.3 s]
/proc/loadavg: 3.22 3.64 3.63 4/286 32518
/proc/meminfo: memFree=22223500/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1255828 CPUtime=762.32 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 293490 0 0 0 76184 48 0 0 25 0 1 0 637936019 1285967872 289358 33554432000 4194304 4394578 140735353166128 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 313957 289358 264 49 0 311098 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1255828

[startup+822.301 s]
/proc/loadavg: 3.12 3.53 3.59 4/286 32520
/proc/meminfo: memFree=22186788/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1255828 CPUtime=822.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 293490 0 0 0 82183 48 0 0 25 0 1 0 637936019 1285967872 289358 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 313957 289358 264 49 0 311098 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1255828

[startup+882.31 s]
/proc/loadavg: 3.04 3.43 3.55 4/286 32521
/proc/meminfo: memFree=22148692/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1255828 CPUtime=882.32 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 293490 0 0 0 88184 48 0 0 25 0 1 0 637936019 1285967872 289358 33554432000 4194304 4394578 140735353166128 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 313957 289358 264 49 0 311098 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1255828

[startup+942.301 s]
/proc/loadavg: 3.01 3.35 3.52 4/286 32523
/proc/meminfo: memFree=22105528/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1255828 CPUtime=942.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 293496 0 0 0 94183 48 0 0 25 0 1 0 637936019 1285967872 289364 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 313957 289364 264 49 0 311098 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1255828

[startup+1002.3 s]
/proc/loadavg: 3.00 3.28 3.48 5/286 32525
/proc/meminfo: memFree=21984468/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1276588 CPUtime=1002.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 298659 0 0 0 100182 49 0 0 25 0 1 0 637936019 1307226112 294527 33554432000 4194304 4394578 140735353166128 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 319147 294527 264 49 0 316288 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1276588

[startup+1062.3 s]
/proc/loadavg: 3.00 3.23 3.45 4/286 32526
/proc/meminfo: memFree=21917616/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1276588 CPUtime=1062.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 298672 0 0 0 106182 49 0 0 25 0 1 0 637936019 1307226112 294540 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287984 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 319147 294540 264 49 0 316288 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1276588

[startup+1122.3 s]
/proc/loadavg: 3.00 3.19 3.42 4/286 32528
/proc/meminfo: memFree=21901228/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1287984 CPUtime=1122.31 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 301522 0 0 0 112181 50 0 0 25 0 1 0 637936019 1318895616 297390 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287971 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 321996 297390 264 49 0 319137 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1287984

[startup+1182.3 s]
/proc/loadavg: 3.00 3.15 3.39 4/286 32529
/proc/meminfo: memFree=21898864/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1287984 CPUtime=1182.32 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 301544 0 0 0 118182 50 0 0 25 0 1 0 637936019 1318895616 297412 33554432000 4194304 4394578 140735353166128 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 321996 297412 264 49 0 319137 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1287984

[startup+1242.3 s]
/proc/loadavg: 3.03 3.13 3.36 4/286 32531
/proc/meminfo: memFree=21884956/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1298660 CPUtime=1242.32 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 304214 0 0 0 124182 50 0 0 25 0 1 0 637936019 1329827840 300082 33554432000 4194304 4394578 140735353166128 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 324665 300082 264 49 0 321806 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1298660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.12 3.35 4/286 32533
/proc/meminfo: memFree=21862372/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1308692 CPUtime=1300.03 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 306751 0 0 0 129952 51 0 0 25 0 1 0 637936019 1340100608 302619 33554432000 4194304 4394578 140735353166128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 327173 302619 264 49 0 324314 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1308692

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

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

[startup+1300 s]
/proc/loadavg: 3.05 3.12 3.35 4/286 32533
/proc/meminfo: memFree=21862372/32951124 swapFree=67057896/67111528
[pid=32285] ppid=32283 vsize=1308692 CPUtime=1300.03 cores=5,7
/proc/32285/stat : 32285 (SApperloT2010) R 32283 32285 30778 0 -1 4202496 306751 0 0 0 129952 51 0 0 25 0 1 0 637936019 1340100608 302619 33554432000 4194304 4394578 140735353166128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/32285/statm: 327173 302619 264 49 0 324314 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1308692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1299.53
CPU system time (s): 0.557915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1308692

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

runsolver used 3.39148 second user time and 8.42772 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 12:26:47
IDJOB=3380193
IDBENCH=82404
IDSOLVER=1862
FILE ID=node140/3380193-1305455202
RUNJOBID= node140-1305455202-32252
PBS_JOBID= 13324861
Free space on /tmp= 73116 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380193-1305455202/watcher-3380193-1305455202 -o /tmp/evaluation-result-3380193-1305455202/solver-3380193-1305455202 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380193-1305455202.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1556059021

node140.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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23806464 kB
Buffers:        314080 kB
Cached:        4638628 kB
SwapCached:       8056 kB
Active:        5503232 kB
Inactive:      3316060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23806464 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:          404348 kB
Writeback:           0 kB
AnonPages:     3863576 kB
Mapped:          23488 kB
Slab:           238624 kB
PageTables:      23180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45979308 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= 73332 MiB
End job on node140 at 2011-05-15 12:48:29