Trace number 3285850

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 587? (TO) 1300.06 1300.03

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: 935)

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-3285850-1303765560/watcher-3285850-1303765560 -o /tmp/evaluation-result-3285850-1303765560/solver-3285850-1303765560 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3285850-1303765560.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: 4.01 3.63 3.29 5/189 5361
/proc/meminfo: memFree=10193740/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=7868 CPUtime=0 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 545 0 0 0 0 0 0 0 23 0 1 0 566787229 8056832 487 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 1967 487 108 53 0 390 0

[startup+0.01523 s]
/proc/loadavg: 4.01 3.63 3.29 5/189 5361
/proc/meminfo: memFree=10193740/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=8644 CPUtime=0.01 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 739 0 0 0 1 0 0 0 23 0 1 0 566787229 8851456 681 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 2161 681 108 53 0 584 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8644

[startup+0.100236 s]
/proc/loadavg: 4.01 3.63 3.29 5/189 5361
/proc/meminfo: memFree=10193740/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=13996 CPUtime=0.09 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 2050 0 0 0 9 0 0 0 23 0 1 0 566787229 14331904 1992 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 3499 1992 113 53 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13996

[startup+0.300201 s]
/proc/loadavg: 4.01 3.63 3.29 5/189 5361
/proc/meminfo: memFree=10193740/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=29040 CPUtime=0.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 5843 0 0 0 28 1 0 0 24 0 1 0 566787229 29736960 5785 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 7260 5785 113 53 0 5683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29040

[startup+0.701134 s]
/proc/loadavg: 4.01 3.63 3.29 5/189 5361
/proc/meminfo: memFree=10193740/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=64120 CPUtime=0.69 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 14677 0 0 0 66 3 0 0 25 0 1 0 566787229 65658880 14555 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 16030 14555 113 53 0 14453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64120

[startup+1.50099 s]
/proc/loadavg: 4.01 3.63 3.29 6/190 5362
/proc/meminfo: memFree=10091812/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=120952 CPUtime=1.49 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 28885 0 0 0 142 7 0 0 25 0 1 0 566787229 123854848 28763 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 30238 28763 113 53 0 28661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120952

[startup+3.10071 s]
/proc/loadavg: 4.01 3.63 3.29 6/190 5362
/proc/meminfo: memFree=10015552/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=306296 CPUtime=3.09 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 75221 0 0 0 294 15 0 0 25 0 1 0 566787229 313647104 75099 33554432000 4194304 4409164 140737028614336 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 76574 75099 113 53 0 74997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306296

[startup+6.30116 s]
/proc/loadavg: 4.09 3.66 3.30 6/190 5362
/proc/meminfo: memFree=9921984/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=337172 CPUtime=6.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 113667 0 0 0 610 19 0 0 25 0 1 0 566787229 345264128 82830 33554432000 4194304 4409164 140737028614336 18446744073709551615 4278276 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 84293 82830 125 53 0 82716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 337172

[startup+12.701 s]
/proc/loadavg: 4.08 3.66 3.30 6/190 5362
/proc/meminfo: memFree=9920004/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=301968 CPUtime=12.69 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 249454 0 0 0 1235 34 0 0 25 0 1 0 566787229 309215232 74006 33554432000 4194304 4409164 140737028614336 18446744073709551615 4264758 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 75492 74006 134 53 0 73915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 301968

[startup+25.5008 s]
/proc/loadavg: 4.06 3.68 3.31 6/190 5363
/proc/meminfo: memFree=10004504/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=301968 CPUtime=25.5 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 260117 0 0 0 2514 36 0 0 25 0 1 0 566787229 309215232 74009 33554432000 4194304 4409164 140737028614336 18446744073709551615 4248229 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 75492 74009 137 53 0 73915 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 301968

[startup+51.1004 s]
/proc/loadavg: 4.04 3.70 3.33 6/190 5363
/proc/meminfo: memFree=10011044/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=292324 CPUtime=51.09 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 268861 0 0 0 5073 36 0 0 25 0 1 0 566787229 299339776 71604 33554432000 4194304 4409164 140737028614336 18446744073709551615 4226196 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 73081 71604 137 53 0 71504 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 292324

[startup+102.306 s]
/proc/loadavg: 4.02 3.75 3.36 6/190 5365
/proc/meminfo: memFree=9752156/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=413884 CPUtime=102.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 299258 0 0 0 10188 41 0 0 25 0 1 0 566787229 423817216 101998 33554432000 4194304 4409164 140737028614336 18446744073709551615 4226596 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 103471 101998 141 53 0 101894 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 413884

[startup+162.301 s]
/proc/loadavg: 4.00 3.79 3.40 6/190 5366
/proc/meminfo: memFree=9601904/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=467908 CPUtime=162.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 379123 0 0 0 16176 53 0 0 25 0 1 0 566787229 479137792 115504 33554432000 4194304 4409164 140737028614336 18446744073709551615 4281964 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 116977 115504 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: 4.10 3.86 3.45 6/190 5395
/proc/meminfo: memFree=9632900/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=467908 CPUtime=222.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 379123 0 0 0 22176 53 0 0 25 0 1 0 566787229 479137792 115504 33554432000 4194304 4409164 140737028614336 18446744073709551615 4245996 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 116977 115504 141 53 0 115400 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467908

[startup+282.3 s]
/proc/loadavg: 4.12 3.90 3.48 6/190 5423
/proc/meminfo: memFree=9940884/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=457364 CPUtime=282.3 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 379123 0 0 0 28174 56 0 0 25 0 1 0 566787229 468340736 112868 33554432000 4194304 4409164 140737028614336 18446744073709551615 4230595 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 114341 112868 141 53 0 112764 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 457364

[startup+342.301 s]
/proc/loadavg: 4.08 3.93 3.52 6/190 5452
/proc/meminfo: memFree=10182008/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=498316 CPUtime=342.29 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 455726 0 0 0 34162 67 0 0 25 0 1 0 566787229 510275584 123106 33554432000 4194304 4409164 140737028614336 18446744073709551615 4259203 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 124579 123106 141 53 0 123002 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 498316

[startup+402.301 s]
/proc/loadavg: 4.03 3.94 3.55 6/190 5454
/proc/meminfo: memFree=9871252/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=541156 CPUtime=402.3 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 474758 0 0 0 40157 73 0 0 25 0 1 0 566787229 554143744 133816 33554432000 4194304 4409164 140737028614336 18446744073709551615 4348211 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 135289 133816 141 53 0 133712 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 541156

[startup+462.3 s]
/proc/loadavg: 4.01 3.95 3.57 6/190 5482
/proc/meminfo: memFree=9934924/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=561880 CPUtime=462.3 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 480922 0 0 0 46154 76 0 0 25 0 1 0 566787229 575365120 138997 33554432000 4194304 4409164 140737028614336 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 140470 138997 141 53 0 138893 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 561880

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.59 6/190 5484
/proc/meminfo: memFree=9755948/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=567860 CPUtime=522.3 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 482456 0 0 0 52154 76 0 0 25 0 1 0 566787229 581488640 140492 33554432000 4194304 4409164 140737028614336 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 141965 140492 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.00 3.96 3.62 6/190 5485
/proc/meminfo: memFree=9744372/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=564672 CPUtime=582.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 487787 0 0 0 58150 81 0 0 25 0 1 0 566787229 578224128 139695 33554432000 4194304 4409164 140737028614336 18446744073709551615 4231013 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 141168 139695 141 53 0 139591 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 564672

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.64 6/190 5487
/proc/meminfo: memFree=9578228/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=720064 CPUtime=642.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 594593 0 0 0 64137 94 0 0 25 0 1 0 566787229 737345536 178543 33554432000 4194304 4409164 140737028614336 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 180016 178543 141 53 0 178439 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 720064

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.66 6/190 5489
/proc/meminfo: memFree=9698028/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=601996 CPUtime=702.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 609697 0 0 0 70131 100 0 0 25 0 1 0 566787229 616443904 149026 33554432000 4194304 4409164 140737028614336 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 150499 149026 141 53 0 148922 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 601996

[startup+762.307 s]
/proc/loadavg: 3.49 3.86 3.64 3/178 5526
/proc/meminfo: memFree=10135240/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=725816 CPUtime=762.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 640652 0 0 0 76125 106 0 0 25 0 1 0 566787229 743235584 179981 33554432000 4194304 4409164 140737028614336 18446744073709551615 4244707 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 181454 179981 141 53 0 179877 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 725816

[startup+822.301 s]
/proc/loadavg: 2.55 3.51 3.53 4/178 5528
/proc/meminfo: memFree=10091520/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=748876 CPUtime=822.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 652925 0 0 0 82121 110 0 0 25 0 1 0 566787229 766849024 185746 33554432000 4194304 4409164 140737028614336 18446744073709551615 4303663 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 187219 185746 141 53 0 185642 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 748876

[startup+882.301 s]
/proc/loadavg: 2.20 3.24 3.43 3/178 5529
/proc/meminfo: memFree=10047232/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=742556 CPUtime=882.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 652925 0 0 0 88121 110 0 0 25 0 1 0 566787229 760377344 184166 33554432000 4194304 4409164 140737028614336 18446744073709551615 4248225 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 185639 184166 141 53 0 184062 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 742556

[startup+942.3 s]
/proc/loadavg: 2.07 3.01 3.34 3/178 5531
/proc/meminfo: memFree=9833904/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=947120 CPUtime=942.3 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 721508 0 0 0 94112 118 0 0 25 0 1 0 566787229 969850880 235339 33554432000 4194304 4409164 140737028614336 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 236780 235339 141 53 0 235203 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 947120

[startup+1002.3 s]
/proc/loadavg: 2.02 2.82 3.25 3/178 5533
/proc/meminfo: memFree=10155408/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=605464 CPUtime=1002.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 807477 0 0 0 100099 132 0 0 25 0 1 0 566787229 619995136 149925 33554432000 4194304 4409164 140737028614336 18446744073709551615 4351812 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 151366 149925 141 53 0 149789 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 605464

[startup+1062.3 s]
/proc/loadavg: 2.01 2.67 3.17 3/178 5534
/proc/meminfo: memFree=10010168/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=728032 CPUtime=1062.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 838119 0 0 0 106091 140 0 0 25 0 1 0 566787229 745504768 180567 33554432000 4194304 4409164 140737028614336 18446744073709551615 4358121 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 182008 180567 141 53 0 180431 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 728032

[startup+1122.3 s]
/proc/loadavg: 2.00 2.55 3.10 3/178 5536
/proc/meminfo: memFree=9853268/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=909200 CPUtime=1122.32 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 883477 0 0 0 112084 148 0 0 25 0 1 0 566787229 931020800 225859 33554432000 4194304 4409164 140737028614336 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 227300 225859 141 53 0 225723 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 909200

[startup+1182.3 s]
/proc/loadavg: 2.00 2.44 3.02 3/178 5537
/proc/meminfo: memFree=9540768/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=1099312 CPUtime=1182.31 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 951784 0 0 0 118072 159 0 0 25 0 1 0 566787229 1125695488 273387 33554432000 4194304 4409164 140737028614336 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 274828 273387 141 53 0 273251 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1099312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.36 2.96 3/178 5539
/proc/meminfo: memFree=10184904/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=572624 CPUtime=1242.32 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 1100956 0 0 0 124049 183 0 0 25 0 1 0 566787229 586366976 141715 33554432000 4194304 4409164 140737028614336 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 143156 141715 141 53 0 141579 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 572624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.29 2.89 3/178 5541
/proc/meminfo: memFree=10115428/32950928 swapFree=67111528/67111528
[pid=5361] ppid=5359 vsize=576924 CPUtime=1300.03 cores=1,3
/proc/5361/stat : 5361 (lingeling) R 5359 5361 3965 0 -1 4202496 1120900 0 0 0 129814 189 0 0 25 0 1 0 566787229 590770176 142790 33554432000 4194304 4409164 140737028614336 18446744073709551615 4325441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5361/statm: 144231 142790 141 53 0 142654 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 576924

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.14
CPU system time (s): 1.91771
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1407652

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

runsolver used 1.9577 second user time and 5.11122 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 23:06:06
IDJOB=3285850
IDBENCH=82404
IDSOLVER=1606
FILE ID=node112/3285850-1303765560
RUNJOBID= node112-1303765009-5270
PBS_JOBID= 13157140
Free space on /tmp= 72108 MiB

SOLVER NAME= Lingeling 587
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-3285850-1303765560/watcher-3285850-1303765560 -o /tmp/evaluation-result-3285850-1303765560/solver-3285850-1303765560 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3285850-1303765560.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=447676621

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10193896 kB
Buffers:       1974728 kB
Cached:       19357644 kB
SwapCached:          0 kB
Active:       11091020 kB
Inactive:     11111496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10193896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          165540 kB
Writeback:           0 kB
AnonPages:      869228 kB
Mapped:          15696 kB
Slab:           488852 kB
PageTables:       6908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1057864 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= 72276 MiB
End job on node112 at 2011-04-25 23:27:48