Trace number 3348515

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.14 1300.14

General information on the benchmark

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

Solver Data


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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.08 4.03 3.35 5/303 11549
/proc/meminfo: memFree=25843164/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=21780 CPUtime=0 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 1180 0 0 0 0 0 0 0 23 0 1 0 589399825 22302720 1107 33554432000 4194304 4254575 140737293435760 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 5445 1107 213 15 0 2088 0

[startup+0.041975 s]
/proc/loadavg: 4.08 4.03 3.35 5/303 11549
/proc/meminfo: memFree=25843164/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=25928 CPUtime=0.03 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 1976 0 0 0 3 0 0 0 23 0 1 0 589399825 26550272 1887 33554432000 4194304 4254575 140737293435760 18446744073709551615 4237828 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 6482 1887 213 15 0 3125 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25928

[startup+0.100975 s]
/proc/loadavg: 4.08 4.03 3.35 5/303 11549
/proc/meminfo: memFree=25843164/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=33924 CPUtime=0.08 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 4029 0 0 0 8 0 0 0 23 0 1 0 589399825 34738176 3878 33554432000 4194304 4254575 140737293435760 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 8481 3879 213 15 0 5124 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33924

[startup+0.300935 s]
/proc/loadavg: 4.08 4.03 3.35 5/303 11549
/proc/meminfo: memFree=25843164/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=82440 CPUtime=0.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 15768 0 0 0 26 3 0 0 24 0 1 0 589399825 84418560 14885 33554432000 4194304 4254575 140737293435760 18446744073709551615 4239917 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 20610 14887 213 15 0 17253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82440

[startup+0.700881 s]
/proc/loadavg: 4.08 4.03 3.35 5/303 11549
/proc/meminfo: memFree=25843164/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=196884 CPUtime=0.69 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 40471 0 0 0 61 8 0 0 25 0 1 0 589399825 201609216 37928 33554432000 4194304 4254575 140737293435760 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 49221 37930 213 15 0 45864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 196884

[startup+1.50073 s]
/proc/loadavg: 4.08 4.03 3.35 5/304 11550
/proc/meminfo: memFree=25595536/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=371828 CPUtime=1.49 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 88108 0 0 0 132 17 0 0 25 0 1 0 589399825 380751872 82355 33554432000 4194304 4254575 140737293435760 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 92957 82358 213 15 0 89600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 371828

[startup+3.10042 s]
/proc/loadavg: 4.08 4.03 3.35 5/304 11550
/proc/meminfo: memFree=25468832/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=429308 CPUtime=3.09 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 93359 0 0 0 291 18 0 0 25 0 1 0 589399825 439611392 86263 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209176 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 107327 86264 232 15 0 103970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 429308

[startup+6.30085 s]
/proc/loadavg: 4.08 4.03 3.35 5/304 11550
/proc/meminfo: memFree=25448248/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=435560 CPUtime=6.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 96759 0 0 0 610 19 0 0 25 0 1 0 589399825 446013440 89662 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 108890 89662 232 15 0 105533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 435560

[startup+12.7007 s]
/proc/loadavg: 4.07 4.03 3.35 5/304 11550
/proc/meminfo: memFree=25422856/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=438096 CPUtime=12.69 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 100587 0 0 0 1249 20 0 0 25 0 1 0 589399825 448610304 93488 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 109524 93488 233 15 0 106167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 438096

[startup+25.5003 s]
/proc/loadavg: 4.05 4.02 3.36 5/304 11550
/proc/meminfo: memFree=25412192/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=443228 CPUtime=25.49 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 108485 0 0 0 2528 21 0 0 25 0 1 0 589399825 453865472 101383 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 110807 101383 233 15 0 107450 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 443228

[startup+51.1006 s]
/proc/loadavg: 4.11 4.04 3.38 5/304 11551
/proc/meminfo: memFree=25288316/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=528668 CPUtime=51.09 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 122712 0 0 0 5086 23 0 0 25 0 1 0 589399825 541356032 115606 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 132167 115606 233 15 0 128810 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 528668

[startup+102.311 s]
/proc/loadavg: 4.05 4.03 3.41 5/304 11552
/proc/meminfo: memFree=25126704/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=666072 CPUtime=102.3 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 158484 0 0 0 10201 29 0 0 25 0 1 0 589399825 682057728 151373 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 166518 151373 233 15 0 163161 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 666072

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.45 5/304 11554
/proc/meminfo: memFree=24883084/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=885532 CPUtime=162.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 188922 0 0 0 16196 33 0 0 25 0 1 0 589399825 906784768 181801 33554432000 4194304 4254575 140737293435760 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 221383 181801 233 15 0 218026 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 885532

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.48 5/304 11556
/proc/meminfo: memFree=24695176/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=885532 CPUtime=222.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 216241 0 0 0 22192 37 0 0 25 0 1 0 589399825 906784768 209108 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209247 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 221383 209108 233 15 0 218026 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 885532

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.51 5/304 11557
/proc/meminfo: memFree=24515588/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1240752 CPUtime=282.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 249783 0 0 0 28187 42 0 0 25 0 1 0 589399825 1270530048 242639 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 310188 242639 233 15 0 306831 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1240752

[startup+342.301 s]
/proc/loadavg: 4.16 4.05 3.55 5/304 11559
/proc/meminfo: memFree=24287380/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1243128 CPUtime=342.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 288254 0 0 0 34180 49 0 0 25 0 1 0 589399825 1272963072 281104 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 310782 281104 233 15 0 307425 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1243128

[startup+402.301 s]
/proc/loadavg: 4.13 4.06 3.58 5/304 11560
/proc/meminfo: memFree=24070024/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1817704 CPUtime=402.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 316396 0 0 0 40176 53 0 0 25 0 1 0 589399825 1861328896 309234 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 454426 309234 233 15 0 451069 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1817704

[startup+462.301 s]
/proc/loadavg: 4.05 4.05 3.60 5/304 11562
/proc/meminfo: memFree=23842080/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1817704 CPUtime=462.28 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 356826 0 0 0 46169 59 0 0 25 0 1 0 589399825 1861328896 349661 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 454426 349661 233 15 0 451069 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1817704

[startup+522.301 s]
/proc/loadavg: 4.02 4.04 3.63 5/304 11564
/proc/meminfo: memFree=23662944/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1817704 CPUtime=522.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 387479 0 0 0 52165 64 0 0 25 0 1 0 589399825 1861328896 380310 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 454426 380310 233 15 0 451069 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1817704

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.65 5/304 11565
/proc/meminfo: memFree=23464264/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=1817704 CPUtime=582.28 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 423153 0 0 0 58157 71 0 0 25 0 1 0 589399825 1861328896 415972 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 454426 415972 233 15 0 451069 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1817704

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.67 6/304 11567
/proc/meminfo: memFree=23319080/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2739940 CPUtime=642.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 453952 0 0 0 64153 76 0 0 25 0 1 0 589399825 2805698560 446758 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 684985 446758 233 15 0 681628 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2739940

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.69 5/304 11568
/proc/meminfo: memFree=23122040/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2746012 CPUtime=702.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 490881 0 0 0 70145 84 0 0 25 0 1 0 589399825 2811916288 483682 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209236 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 686503 483682 233 15 0 683146 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2746012

[startup+762.311 s]
/proc/loadavg: 4.00 4.02 3.71 5/304 11570
/proc/meminfo: memFree=22950404/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2751024 CPUtime=762.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 518240 0 0 0 76142 87 0 0 25 0 1 0 589399825 2817048576 511028 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 687756 511028 233 15 0 684399 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2751024

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.72 5/304 11572
/proc/meminfo: memFree=22759764/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2751024 CPUtime=822.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 536228 0 0 0 82138 91 0 0 25 0 1 0 589399825 2817048576 529012 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 687756 529012 233 15 0 684399 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2751024

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.74 5/304 11573
/proc/meminfo: memFree=22586100/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2758456 CPUtime=882.28 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 566007 0 0 0 88133 95 0 0 25 0 1 0 589399825 2824658944 558782 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 689614 558782 233 15 0 686257 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2758456

[startup+942.3 s]
/proc/loadavg: 4.13 4.06 3.77 5/304 11575
/proc/meminfo: memFree=22460004/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2758456 CPUtime=942.28 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 594661 0 0 0 94127 101 0 0 25 0 1 0 589399825 2824658944 587426 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 689614 587426 233 15 0 686257 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2758456

[startup+1002.3 s]
/proc/loadavg: 3.70 3.97 3.76 4/298 11594
/proc/meminfo: memFree=23655168/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2759428 CPUtime=1002.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 615254 0 0 0 100123 106 0 0 25 0 1 0 589399825 2825654272 608010 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 689857 608010 233 15 0 686500 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2759428

[startup+1062.3 s]
/proc/loadavg: 3.10 3.76 3.69 3/292 11614
/proc/meminfo: memFree=23731960/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2765064 CPUtime=1062.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 642769 0 0 0 106120 109 0 0 25 0 1 0 589399825 2831425536 635519 33554432000 4194304 4254575 140737293435760 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 691266 635519 233 15 0 687909 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2765064

[startup+1122.3 s]
/proc/loadavg: 2.47 3.45 3.59 3/292 11616
/proc/meminfo: memFree=23562176/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=2769720 CPUtime=1122.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 683754 0 0 0 112114 115 0 0 25 0 1 0 589399825 2836193280 676493 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209455 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 692430 676493 233 15 0 689073 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2769720

[startup+1182.3 s]
/proc/loadavg: 1.77 3.09 3.46 2/286 11635
/proc/meminfo: memFree=23676376/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=4272044 CPUtime=1182.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 717673 0 0 0 118110 119 0 0 25 0 1 0 589399825 4374573056 710404 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 1068011 710404 233 15 0 1064654 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 4272044

[startup+1242.3 s]
/proc/loadavg: 1.28 2.70 3.30 2/286 11637
/proc/meminfo: memFree=23557308/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=4273120 CPUtime=1242.29 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 746306 0 0 0 124106 123 0 0 25 0 1 0 589399825 4375674880 739034 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 1068280 739034 233 15 0 1064923 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 4273120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.10 2.39 3.15 2/286 11638
/proc/meminfo: memFree=23461792/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=4273120 CPUtime=1299.99 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4202496 770083 0 0 0 129872 127 0 0 25 0 1 0 589399825 4375674880 762806 33554432000 4194304 4254575 140737293435760 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/11549/statm: 1068280 762806 233 15 0 1064923 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 4273120

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.10 2.39 3.15 2/287 11639
/proc/meminfo: memFree=25780708/32951124 swapFree=63485424/67111528
[pid=11549] ppid=11547 vsize=0 CPUtime=1300.11 cores=0,2
/proc/11549/stat : 11549 (cir_minisat) R 11547 11549 9758 0 -1 4203524 770083 0 0 0 129873 138 0 0 25 0 1 0 589399825 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/11549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.14
CPU user time (s): 1298.73
CPU system time (s): 1.40679
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4273120

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

runsolver used 3.82442 second user time and 7.99179 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 21:37:19
IDJOB=3348515
IDBENCH=82374
IDSOLVER=1810
FILE ID=node147/3348515-1304969835
RUNJOBID= node147-1304968213-11023
PBS_JOBID= 13285603
Free space on /tmp= 53052 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.040-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348515-1304969835/watcher-3348515-1304969835 -o /tmp/evaluation-result-3348515-1304969835/solver-3348515-1304969835 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348515-1304969835.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1435805553

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.82
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      25843444 kB
Buffers:        162916 kB
Cached:        3097068 kB
SwapCached:      12852 kB
Active:        1272960 kB
Inactive:      5638464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25843444 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          134344 kB
Writeback:           0 kB
AnonPages:     3647128 kB
Mapped:          15232 kB
Slab:           102440 kB
PageTables:      30640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45559388 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= 53100 MiB
End job on node147 at 2011-05-09 21:59:01