Trace number 3380192

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.1 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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

running on 2 cores: 1,3

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.21 1.42 2.41 4/311 10359
/proc/meminfo: memFree=23954084/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=83816 CPUtime=0 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 5621 0 0 0 0 0 0 0 21 0 1 0 735751701 85827584 5561 33554432000 4194304 4394578 140734970190736 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 20954 5573 244 49 0 18095 0

[startup+0.050763 s]
/proc/loadavg: 1.21 1.42 2.41 4/311 10359
/proc/meminfo: memFree=23954084/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=145364 CPUtime=0.04 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 20610 0 0 0 2 2 0 0 21 0 1 0 735751701 148852736 20550 33554432000 4194304 4394578 140734970190736 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 36341 20550 247 49 0 33482 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 145364

[startup+0.100754 s]
/proc/loadavg: 1.21 1.42 2.41 4/311 10359
/proc/meminfo: memFree=23954084/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=146680 CPUtime=0.09 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 20969 0 0 0 7 2 0 0 21 0 1 0 735751701 150200320 20876 33554432000 4194304 4394578 140734970190736 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 36670 20876 248 49 0 33811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 146680

[startup+0.300715 s]
/proc/loadavg: 1.21 1.42 2.41 4/311 10359
/proc/meminfo: memFree=23954084/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=153804 CPUtime=0.29 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 22946 0 0 0 26 3 0 0 22 0 1 0 735751701 157495296 22788 33554432000 4194304 4394578 140734970190736 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 38451 22788 248 49 0 35592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 153804

[startup+0.700645 s]
/proc/loadavg: 1.21 1.42 2.41 4/311 10359
/proc/meminfo: memFree=23954084/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=204180 CPUtime=0.69 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 35357 0 0 0 63 6 0 0 24 0 1 0 735751701 209080320 35199 33554432000 4194304 4394578 140734970190736 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 51045 35199 248 49 0 48186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 204180

[startup+1.50051 s]
/proc/loadavg: 1.21 1.42 2.41 5/312 10360
/proc/meminfo: memFree=23651576/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=323000 CPUtime=1.49 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 64263 0 0 0 139 10 0 0 25 0 1 0 735751701 330752000 64105 33554432000 4194304 4394578 140734970190736 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 80750 64106 248 49 0 77891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 323000

[startup+3.10025 s]
/proc/loadavg: 1.21 1.42 2.41 5/310 10360
/proc/meminfo: memFree=23360360/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=483132 CPUtime=3.09 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 104013 0 0 0 293 16 0 0 25 0 1 0 735751701 494727168 102955 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 120783 102955 262 49 0 117924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 483132

[startup+6.30061 s]
/proc/loadavg: 1.51 1.48 2.42 5/315 10366
/proc/meminfo: memFree=22785836/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=501388 CPUtime=6.3 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 109521 0 0 0 612 18 0 0 25 0 1 0 735751701 513421312 106413 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 125347 106413 264 49 0 122488 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 501388

[startup+12.7004 s]
/proc/loadavg: 1.71 1.52 2.43 5/315 10366
/proc/meminfo: memFree=22602856/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=519064 CPUtime=12.7 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 113814 0 0 0 1252 18 0 0 25 0 1 0 735751701 531521536 110706 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287716 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 129766 110708 264 49 0 126907 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 519064

[startup+25.5011 s]
/proc/loadavg: 2.22 1.64 2.45 5/315 10366
/proc/meminfo: memFree=22468448/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=550848 CPUtime=25.49 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 121756 0 0 0 2530 19 0 0 25 0 1 0 735751701 564068352 118648 33554432000 4194304 4394578 140734970190736 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 137712 118648 264 49 0 134853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 550848

[startup+51.1004 s]
/proc/loadavg: 2.89 1.84 2.50 5/312 10370
/proc/meminfo: memFree=22949016/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=598620 CPUtime=51.09 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 133703 0 0 0 5088 21 0 0 25 0 1 0 735751701 612986880 130595 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 149655 130595 264 49 0 146796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 598620

[startup+102.301 s]
/proc/loadavg: 3.60 2.19 2.58 5/315 10395
/proc/meminfo: memFree=22571704/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=724220 CPUtime=102.29 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 167613 0 0 0 10204 25 0 0 25 0 1 0 735751701 741601280 162456 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 181055 162456 264 49 0 178196 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 724220

[startup+162.301 s]
/proc/loadavg: 3.85 2.52 2.67 5/315 10397
/proc/meminfo: memFree=22112420/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=819512 CPUtime=162.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 191394 0 0 0 16201 30 0 0 25 0 1 0 735751701 839180288 186237 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287984 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 204878 186237 264 49 0 202019 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 819512

[startup+222.301 s]
/proc/loadavg: 3.94 2.78 2.75 5/315 10398
/proc/meminfo: memFree=21661272/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=991496 CPUtime=222.3 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 234364 0 0 0 22193 37 0 0 25 0 1 0 735751701 1015291904 229207 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 247874 229207 264 49 0 245015 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 991496

[startup+282.312 s]
/proc/loadavg: 3.98 3.00 2.82 5/315 10400
/proc/meminfo: memFree=21525168/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1068880 CPUtime=282.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 253782 0 0 0 28191 40 0 0 25 0 1 0 735751701 1094533120 248625 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 267220 248625 264 49 0 264361 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1068880

[startup+342.301 s]
/proc/loadavg: 4.07 3.20 2.90 5/315 10402
/proc/meminfo: memFree=21491248/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1085264 CPUtime=342.3 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 259594 0 0 0 34189 41 0 0 25 0 1 0 735751701 1111310336 250340 33554432000 4194304 4394578 140734970190736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 271316 250340 264 49 0 268457 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1085264

[startup+402.301 s]
/proc/loadavg: 4.02 3.34 2.96 5/315 10403
/proc/meminfo: memFree=21420876/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1109504 CPUtime=402.3 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 265696 0 0 0 40188 42 0 0 25 0 1 0 735751701 1136132096 256442 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 277376 256442 264 49 0 274517 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1109504

[startup+462.301 s]
/proc/loadavg: 4.08 3.47 3.03 5/315 10432
/proc/meminfo: memFree=21925584/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1160480 CPUtime=462.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 278441 0 0 0 46186 45 0 0 25 0 1 0 735751701 1188331520 269187 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 290120 269187 264 49 0 287261 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1160480

[startup+522.301 s]
/proc/loadavg: 4.03 3.57 3.09 5/315 10434
/proc/meminfo: memFree=21834840/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1160480 CPUtime=522.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 278450 0 0 0 52186 45 0 0 25 0 1 0 735751701 1188331520 269196 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 290120 269196 264 49 0 287261 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1160480

[startup+582.301 s]
/proc/loadavg: 4.05 3.66 3.15 5/315 10435
/proc/meminfo: memFree=21795612/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1177724 CPUtime=582.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 282747 0 0 0 58186 45 0 0 25 0 1 0 735751701 1205989376 273493 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287995 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 294431 273493 264 49 0 291572 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1177724

[startup+642.301 s]
/proc/loadavg: 4.06 3.73 3.20 5/315 10437
/proc/meminfo: memFree=21756988/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1177724 CPUtime=642.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 282759 0 0 0 64186 45 0 0 25 0 1 0 735751701 1205989376 273505 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 294431 273505 264 49 0 291572 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1177724

[startup+702.301 s]
/proc/loadavg: 4.06 3.79 3.26 5/315 10438
/proc/meminfo: memFree=21712804/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1177724 CPUtime=702.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 282763 0 0 0 70186 45 0 0 25 0 1 0 735751701 1205989376 273509 33554432000 4194304 4394578 140734970190736 18446744073709551615 4285392 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 294431 273509 264 49 0 291572 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1177724

[startup+762.301 s]
/proc/loadavg: 4.02 3.83 3.30 5/315 10443
/proc/meminfo: memFree=21648524/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1226556 CPUtime=762.31 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 294991 0 0 0 76184 47 0 0 25 0 1 0 735751701 1255993344 285737 33554432000 4194304 4394578 140734970190736 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 306639 285737 264 49 0 303780 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1226556

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.34 5/315 10445
/proc/meminfo: memFree=21644104/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1226556 CPUtime=822.32 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 295013 0 0 0 82185 47 0 0 25 0 1 0 735751701 1255993344 285759 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288296 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 306639 285759 264 49 0 303780 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1226556

[startup+882.301 s]
/proc/loadavg: 4.09 3.91 3.39 5/315 10446
/proc/meminfo: memFree=21633880/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1229200 CPUtime=882.32 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 295688 0 0 0 88184 48 0 0 25 0 1 0 735751701 1258700800 286434 33554432000 4194304 4394578 140734970190736 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 307300 286434 264 49 0 304441 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1229200

[startup+942.312 s]
/proc/loadavg: 4.07 3.94 3.43 5/315 10448
/proc/meminfo: memFree=21564272/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1257636 CPUtime=942.33 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 302817 0 0 0 94184 49 0 0 25 0 1 0 735751701 1287819264 293563 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288200 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 314409 293563 264 49 0 311550 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1257636

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.46 5/315 10449
/proc/meminfo: memFree=21547228/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1257636 CPUtime=1002.32 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 302819 0 0 0 100183 49 0 0 25 0 1 0 735751701 1287819264 293565 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 314409 293565 264 49 0 311550 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1257636

[startup+1062.3 s]
/proc/loadavg: 3.48 3.81 3.45 4/309 10468
/proc/meminfo: memFree=21895828/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1257636 CPUtime=1062.33 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 302828 0 0 0 106184 49 0 0 25 0 1 0 735751701 1287819264 293574 33554432000 4194304 4394578 140734970190736 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 314409 293574 264 49 0 311550 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1257636

[startup+1122.3 s]
/proc/loadavg: 3.24 3.68 3.42 4/309 10469
/proc/meminfo: memFree=21848404/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1286040 CPUtime=1122.32 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 309919 0 0 0 112182 50 0 0 25 0 1 0 735751701 1316904960 300665 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 321510 300665 264 49 0 318651 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1286040

[startup+1182.3 s]
/proc/loadavg: 3.21 3.58 3.40 4/309 10471
/proc/meminfo: memFree=21845376/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1286040 CPUtime=1182.33 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 309928 0 0 0 118183 50 0 0 25 0 1 0 735751701 1316904960 300674 33554432000 4194304 4394578 140734970190736 18446744073709551615 4288296 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 321510 300674 264 49 0 318651 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1286040

[startup+1242.3 s]
/proc/loadavg: 3.08 3.47 3.37 4/309 10473
/proc/meminfo: memFree=21813820/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1289940 CPUtime=1242.33 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 310908 0 0 0 124183 50 0 0 25 0 1 0 735751701 1320898560 301654 33554432000 4194304 4394578 140734970190736 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 322485 301654 264 49 0 319626 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1289940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.95 3.37 3.34 3/307 10475
/proc/meminfo: memFree=22848824/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1312628 CPUtime=1300.04 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 316602 0 0 0 129953 51 0 0 25 0 1 0 735751701 1344131072 307348 33554432000 4194304 4394578 140734970190736 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 328157 307348 264 49 0 325298 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1312628

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: 2.95 3.37 3.34 3/307 10475
/proc/meminfo: memFree=22848824/32951124 swapFree=67083432/67111528
[pid=10359] ppid=10357 vsize=1312628 CPUtime=1300.04 cores=1,3
/proc/10359/stat : 10359 (SApperloT2010) R 10357 10359 8612 0 -1 4202496 316602 0 0 0 129953 51 0 0 25 0 1 0 735751701 1344131072 307348 33554432000 4194304 4394578 140734970190736 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10359/statm: 328157 307348 264 49 0 325298 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1312628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.1
CPU user time (s): 1299.54
CPU system time (s): 0.563914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1312628

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

runsolver used 3.73643 second user time and 9.01963 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 12:26:51
IDJOB=3380192
IDBENCH=82413
IDSOLVER=1862
FILE ID=node110/3380192-1305455207
RUNJOBID= node110-1305455207-10324
PBS_JOBID= 13324859
Free space on /tmp= 73280 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.030-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380192-1305455207/watcher-3380192-1305455207 -o /tmp/evaluation-result-3380192-1305455207/solver-3380192-1305455207 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380192-1305455207.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1114915485

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951124 kB
MemFree:      23954612 kB
Buffers:        291940 kB
Cached:        4588048 kB
SwapCached:       1440 kB
Active:        5237796 kB
Inactive:      3415744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23954612 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          341980 kB
Writeback:           0 kB
AnonPages:     3772380 kB
Mapped:          27152 kB
Slab:           255684 kB
PageTables:      24900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63859864 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= 73492 MiB
End job on node110 at 2011-05-15 12:48:33