Trace number 3372093

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
Lingeling 587f (fixed)? (TO) 1300.07 1300.04

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.17 1.60 2.79 4/326 23562
/proc/meminfo: memFree=27299788/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=8128 CPUtime=0 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 609 0 0 0 0 0 0 0 21 0 1 0 654938535 8323072 553 33554432000 4194304 4409284 140735359594112 18446744073709551615 4225449 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 2032 553 108 53 0 455 0

[startup+0.054394 s]
/proc/loadavg: 1.17 1.60 2.79 4/326 23562
/proc/meminfo: memFree=27299788/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=10084 CPUtime=0.05 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 1102 0 0 0 5 0 0 0 21 0 1 0 654938535 10326016 1046 33554432000 4194304 4409284 140735359594112 18446744073709551615 4200701 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 2521 1046 112 53 0 944 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10084

[startup+0.100386 s]
/proc/loadavg: 1.17 1.60 2.79 4/326 23562
/proc/meminfo: memFree=27299788/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=13996 CPUtime=0.09 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 2049 0 0 0 9 0 0 0 21 0 1 0 654938535 14331904 1993 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 3499 1993 113 53 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13996

[startup+0.300351 s]
/proc/loadavg: 1.17 1.60 2.79 4/326 23562
/proc/meminfo: memFree=27299788/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=29040 CPUtime=0.29 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 5842 0 0 0 28 1 0 0 22 0 1 0 654938535 29736960 5786 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 7260 5786 113 53 0 5683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29040

[startup+0.700279 s]
/proc/loadavg: 1.17 1.60 2.79 4/326 23562
/proc/meminfo: memFree=27299788/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=64120 CPUtime=0.69 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 14676 0 0 0 67 2 0 0 24 0 1 0 654938535 65658880 14556 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 16030 14556 113 53 0 14453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64120

[startup+1.50014 s]
/proc/loadavg: 1.17 1.60 2.79 5/330 23569
/proc/meminfo: memFree=27230588/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=120952 CPUtime=1.49 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 28884 0 0 0 145 4 0 0 25 0 1 0 654938535 123854848 28764 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272307781 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 30238 28764 113 53 0 28661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120952

[startup+3.10085 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=27084144/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=306296 CPUtime=3.09 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 75220 0 0 0 297 12 0 0 25 0 1 0 654938535 313647104 75100 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 76574 75100 113 53 0 74997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306296

[startup+6.30028 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=26790864/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=337172 CPUtime=6.29 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 113666 0 0 0 614 15 0 0 25 0 1 0 654938535 345264128 82831 33554432000 4194304 4409284 140735359594112 18446744073709551615 4278387 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 84293 82831 125 53 0 82716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 337172

[startup+12.7002 s]
/proc/loadavg: 1.93 1.74 2.82 5/330 23569
/proc/meminfo: memFree=26827096/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=301968 CPUtime=12.69 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 249453 0 0 0 1239 30 0 0 25 0 1 0 654938535 309215232 74007 33554432000 4194304 4409284 140735359594112 18446744073709551615 4259624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 75492 74007 134 53 0 73915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 301968

[startup+25.5009 s]
/proc/loadavg: 2.33 1.83 2.84 5/330 23570
/proc/meminfo: memFree=26811052/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=301968 CPUtime=25.49 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 260116 0 0 0 2518 31 0 0 25 0 1 0 654938535 309215232 74010 33554432000 4194304 4409284 140735359594112 18446744073709551615 4247265 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 75492 74010 137 53 0 73915 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 301968

[startup+51.1003 s]
/proc/loadavg: 2.90 2.01 2.87 5/330 23570
/proc/meminfo: memFree=26719824/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=287020 CPUtime=51.09 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 265487 0 0 0 5077 32 0 0 25 0 1 0 654938535 293908480 68232 33554432000 4194304 4409284 140735359594112 18446744073709551615 4336842 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 71755 68232 137 53 0 70178 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 287020

[startup+102.312 s]
/proc/loadavg: 3.56 2.34 2.93 5/330 23572
/proc/meminfo: memFree=26584100/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=413884 CPUtime=102.31 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 299257 0 0 0 10193 38 0 0 25 0 1 0 654938535 423817216 101999 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 103471 101999 141 53 0 101894 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 413884

[startup+162.301 s]
/proc/loadavg: 3.84 2.64 3.00 5/330 23573
/proc/meminfo: memFree=26430308/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=467908 CPUtime=162.29 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 379122 0 0 0 16182 47 0 0 25 0 1 0 654938535 479137792 115505 33554432000 4194304 4409284 140735359594112 18446744073709551615 4281278 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 116977 115505 141 53 0 115400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 467908

[startup+222.301 s]
/proc/loadavg: 3.94 2.88 3.05 5/330 23575
/proc/meminfo: memFree=26259400/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=467908 CPUtime=222.29 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 379122 0 0 0 22182 47 0 0 25 0 1 0 654938535 479137792 115505 33554432000 4194304 4409284 140735359594112 18446744073709551615 4246954 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 116977 115505 141 53 0 115400 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467908

[startup+282.301 s]
/proc/loadavg: 4.05 3.10 3.12 5/330 23576
/proc/meminfo: memFree=26328800/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=457364 CPUtime=282.3 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 379122 0 0 0 28181 49 0 0 25 0 1 0 654938535 468340736 112869 33554432000 4194304 4409284 140735359594112 18446744073709551615 4350902 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 114341 112869 141 53 0 112764 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 457364

[startup+342.3 s]
/proc/loadavg: 4.02 3.26 3.17 5/330 23578
/proc/meminfo: memFree=26233040/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=511612 CPUtime=342.3 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 459049 0 0 0 34169 61 0 0 25 0 1 0 654938535 523890688 126431 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226118 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 127903 126431 141 53 0 126326 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 511612

[startup+402.301 s]
/proc/loadavg: 4.00 3.39 3.22 5/330 23580
/proc/meminfo: memFree=26126484/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=541156 CPUtime=402.3 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 474757 0 0 0 40165 65 0 0 25 0 1 0 654938535 554143744 133817 33554432000 4194304 4409284 140735359594112 18446744073709551615 4256273 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 135289 133817 141 53 0 133712 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 541156

[startup+462.301 s]
/proc/loadavg: 4.00 3.50 3.26 5/330 23581
/proc/meminfo: memFree=26003320/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=561880 CPUtime=462.3 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 480921 0 0 0 46162 68 0 0 25 0 1 0 654938535 575365120 138998 33554432000 4194304 4409284 140735359594112 18446744073709551615 4325588 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 140470 138998 141 53 0 138893 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 561880

[startup+522.3 s]
/proc/loadavg: 4.10 3.62 3.32 5/330 23583
/proc/meminfo: memFree=25997196/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=567860 CPUtime=522.3 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 482455 0 0 0 52161 69 0 0 25 0 1 0 654938535 581488640 140493 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 141965 140493 141 53 0 140388 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 567860

[startup+582.301 s]
/proc/loadavg: 4.12 3.70 3.36 5/330 23611
/proc/meminfo: memFree=26383660/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=564672 CPUtime=582.31 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 487786 0 0 0 58157 74 0 0 25 0 1 0 654938535 578224128 139696 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 141168 139696 141 53 0 139591 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 564672

[startup+642.301 s]
/proc/loadavg: 4.04 3.75 3.40 5/330 23613
/proc/meminfo: memFree=26251664/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=720064 CPUtime=642.31 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 594592 0 0 0 64145 86 0 0 25 0 1 0 654938535 737345536 178544 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 180016 178544 141 53 0 178439 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 720064

[startup+702.3 s]
/proc/loadavg: 4.01 3.80 3.43 5/330 23615
/proc/meminfo: memFree=26252484/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=601996 CPUtime=702.31 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 609696 0 0 0 70140 91 0 0 25 0 1 0 654938535 616443904 149027 33554432000 4194304 4409284 140735359594112 18446744073709551615 4360239 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 150499 149027 141 53 0 148922 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 601996

[startup+762.313 s]
/proc/loadavg: 4.00 3.83 3.47 5/330 23643
/proc/meminfo: memFree=26637220/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=725816 CPUtime=762.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 640651 0 0 0 76134 98 0 0 25 0 1 0 654938535 743235584 179982 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 181454 179982 141 53 0 179877 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 725816

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.50 5/330 23645
/proc/meminfo: memFree=26626280/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=748876 CPUtime=822.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 652924 0 0 0 82130 102 0 0 25 0 1 0 654938535 766849024 185747 33554432000 4194304 4409284 140735359594112 18446744073709551615 4299704 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 187219 185747 141 53 0 185642 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 748876

[startup+882.3 s]
/proc/loadavg: 4.04 3.89 3.53 5/330 23646
/proc/meminfo: memFree=26511684/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=742556 CPUtime=882.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 652924 0 0 0 88130 102 0 0 25 0 1 0 654938535 760377344 184167 33554432000 4194304 4409284 140735359594112 18446744073709551615 4325588 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 185639 184167 141 53 0 184062 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 742556

[startup+942.301 s]
/proc/loadavg: 4.07 3.93 3.56 5/330 23648
/proc/meminfo: memFree=26377112/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=947120 CPUtime=942.31 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 721507 0 0 0 94122 109 0 0 25 0 1 0 654938535 969850880 235340 33554432000 4194304 4409284 140735359594112 18446744073709551615 4230464 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 236780 235340 141 53 0 235203 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 947120

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.59 5/330 23650
/proc/meminfo: memFree=26804012/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=573448 CPUtime=1002.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 799472 0 0 0 100111 121 0 0 25 0 1 0 654938535 587210752 141922 33554432000 4194304 4409284 140735359594112 18446744073709551615 4296732 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 143362 141922 141 53 0 141785 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 573448

[startup+1062.3 s]
/proc/loadavg: 4.04 3.96 3.62 5/330 23651
/proc/meminfo: memFree=26652452/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=728032 CPUtime=1062.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 838118 0 0 0 106105 127 0 0 25 0 1 0 654938535 745504768 180568 33554432000 4194304 4409284 140735359594112 18446744073709551615 4348298 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 182008 180568 141 53 0 180431 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 728032

[startup+1122.3 s]
/proc/loadavg: 4.05 3.98 3.64 5/330 23653
/proc/meminfo: memFree=26571312/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=769628 CPUtime=1122.32 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 848517 0 0 0 112101 131 0 0 25 0 1 0 654938535 788099072 190967 33554432000 4194304 4409284 140735359594112 18446744073709551615 4350999 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 192407 190967 141 53 0 190830 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 769628

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.67 5/330 23654
/proc/meminfo: memFree=26431296/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=949740 CPUtime=1182.33 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 893611 0 0 0 118093 140 0 0 25 0 1 0 654938535 972533760 235995 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 237435 235995 141 53 0 235858 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 949740

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/330 23656
/proc/meminfo: memFree=26859556/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=512616 CPUtime=1242.33 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 1085953 0 0 0 124066 167 0 0 25 0 1 0 654938535 524918784 126714 33554432000 4194304 4409284 140735359594112 18446744073709551615 4226415 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 128154 126714 141 53 0 126577 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 512616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.70 4/325 23676
/proc/meminfo: memFree=26961976/32950928 swapFree=60199044/67111528
[pid=23562] ppid=23560 vsize=649308 CPUtime=1300.04 cores=4,6
/proc/23562/stat : 23562 (lingeling) R 23560 23562 23021 0 -1 4202496 1120126 0 0 0 129832 172 0 0 25 0 1 0 654938535 664891392 160887 33554432000 4194304 4409284 140735359594112 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23562/statm: 162327 160887 141 53 0 160750 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 649308

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1298.33
CPU system time (s): 1.74373
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1407652

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

runsolver used 3.69044 second user time and 9.34358 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 06:23:17
IDJOB=3372093
IDBENCH=82404
IDSOLVER=1849
FILE ID=node122/3372093-1305433392
RUNJOBID= node122-1305433392-23527
PBS_JOBID= 13324618
Free space on /tmp= 73076 MiB

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

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=2074428423

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27300316 kB
Buffers:        287088 kB
Cached:        3864264 kB
SwapCached:      50104 kB
Active:        1339268 kB
Inactive:      4078732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27300316 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          440152 kB
Writeback:           0 kB
AnonPages:     1227504 kB
Mapped:          14280 kB
Slab:           136012 kB
PageTables:      32868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52731140 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= 73340 MiB
End job on node122 at 2011-05-15 06:44:59