Trace number 3372092

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.09 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372092-1305433424/watcher-3372092-1305433424 -o /tmp/evaluation-result-3372092-1305433424/solver-3372092-1305433424 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372092-1305433424.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: 4.22 4.14 4.83 4/364 27129
/proc/meminfo: memFree=23682560/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=8260 CPUtime=0 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 643 0 0 0 0 0 0 0 24 0 1 0 654939824 8458240 586 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476313568 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 2065 586 108 53 0 488 0

[startup+0.032938 s]
/proc/loadavg: 4.22 4.14 4.83 4/364 27129
/proc/meminfo: memFree=23682560/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=9696 CPUtime=0.02 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 1004 0 0 0 2 0 0 0 24 0 1 0 654939824 9928704 947 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 2424 947 110 53 0 847 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9696

[startup+0.100925 s]
/proc/loadavg: 4.22 4.14 4.83 4/364 27129
/proc/meminfo: memFree=23682560/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=13996 CPUtime=0.09 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 2050 0 0 0 9 0 0 0 24 0 1 0 654939824 14331904 1993 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 3499 1993 113 53 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13996

[startup+0.300883 s]
/proc/loadavg: 4.22 4.14 4.83 4/364 27129
/proc/meminfo: memFree=23682560/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=29040 CPUtime=0.29 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 5843 0 0 0 28 1 0 0 25 0 1 0 654939824 29736960 5786 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 7260 5786 113 53 0 5683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29040

[startup+0.700807 s]
/proc/loadavg: 4.22 4.14 4.83 4/364 27129
/proc/meminfo: memFree=23682560/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=64120 CPUtime=0.69 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 14677 0 0 0 66 3 0 0 25 0 1 0 654939824 65658880 14556 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 16030 14556 113 53 0 14453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64120

[startup+1.50066 s]
/proc/loadavg: 4.22 4.14 4.83 5/365 27130
/proc/meminfo: memFree=23602340/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=157816 CPUtime=1.48 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 38101 0 0 0 142 6 0 0 25 0 1 0 654939824 161603584 37980 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 39454 37980 113 53 0 37877 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157816

[startup+3.10036 s]
/proc/loadavg: 4.22 4.14 4.83 5/365 27130
/proc/meminfo: memFree=23523104/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=172780 CPUtime=3.09 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 71316 0 0 0 298 11 0 0 25 0 1 0 654939824 176926720 41732 33554432000 4194304 4409284 140736220737024 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 43195 41732 124 53 0 41618 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172780

[startup+6.30074 s]
/proc/loadavg: 4.20 4.13 4.83 5/365 27130
/proc/meminfo: memFree=23504016/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=176564 CPUtime=6.29 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 98607 0 0 0 615 14 0 0 25 0 1 0 654939824 180801536 42653 33554432000 4194304 4409284 140736220737024 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 44141 42653 131 53 0 42564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176564

[startup+12.7005 s]
/proc/loadavg: 4.19 4.13 4.82 5/365 27130
/proc/meminfo: memFree=23467628/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=231456 CPUtime=12.69 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 145106 0 0 0 1251 18 0 0 25 0 1 0 654939824 237010944 56381 33554432000 4194304 4409284 140736220737024 18446744073709551615 4325566 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 57864 56381 136 53 0 56287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 231456

[startup+25.5011 s]
/proc/loadavg: 4.15 4.12 4.81 5/365 27131
/proc/meminfo: memFree=23364384/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=304216 CPUtime=25.49 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 163301 0 0 0 2529 20 0 0 25 0 1 0 654939824 311517184 74576 33554432000 4194304 4409284 140736220737024 18446744073709551615 4265581 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 76054 74576 136 53 0 74477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 304216

[startup+51.1012 s]
/proc/loadavg: 4.15 4.13 4.79 5/365 27131
/proc/meminfo: memFree=23325760/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=318052 CPUtime=51.09 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 167147 0 0 0 5089 20 0 0 25 0 1 0 654939824 325685248 78041 33554432000 4194304 4409284 140736220737024 18446744073709551615 4226472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 79513 78041 141 53 0 77936 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 318052

[startup+102.313 s]
/proc/loadavg: 4.12 4.12 4.76 5/365 27160
/proc/meminfo: memFree=23500724/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=380616 CPUtime=102.31 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 216141 0 0 0 10204 27 0 0 25 0 1 0 654939824 389750784 93682 33554432000 4194304 4409284 140736220737024 18446744073709551615 4226472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 95154 93682 141 53 0 93577 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 380616

[startup+162.301 s]
/proc/loadavg: 4.04 4.10 4.70 5/365 27188
/proc/meminfo: memFree=23395492/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=380612 CPUtime=162.3 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 216141 0 0 0 16202 28 0 0 25 0 1 0 654939824 389746688 93681 33554432000 4194304 4409284 140736220737024 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 95153 93681 141 53 0 93576 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 380612

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.67 5/365 27217
/proc/meminfo: memFree=23338196/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=451504 CPUtime=222.29 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 235712 0 0 0 22197 32 0 0 25 0 1 0 654939824 462340096 111404 33554432000 4194304 4409284 140736220737024 18446744073709551615 4351718 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 112876 111404 141 53 0 111299 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 451504

[startup+282.301 s]
/proc/loadavg: 4.08 4.10 4.63 5/365 27299
/proc/meminfo: memFree=23298644/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=529116 CPUtime=282.3 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 288340 0 0 0 28189 41 0 0 25 0 1 0 654939824 541814784 130807 33554432000 4194304 4409284 140736220737024 18446744073709551615 4244268 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 132279 130807 141 53 0 130702 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 529116

[startup+342.3 s]
/proc/loadavg: 4.03 4.08 4.59 5/365 27409
/proc/meminfo: memFree=23597060/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=529108 CPUtime=342.29 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 288340 0 0 0 34185 44 0 0 25 0 1 0 654939824 541806592 130805 33554432000 4194304 4409284 140736220737024 18446744073709551615 4305201 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 132277 130805 141 53 0 130700 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 529108

[startup+402.301 s]
/proc/loadavg: 4.22 4.12 4.57 5/365 27411
/proc/meminfo: memFree=23458452/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=529108 CPUtime=402.3 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 288340 0 0 0 40186 44 0 0 25 0 1 0 654939824 541806592 130805 33554432000 4194304 4409284 140736220737024 18446744073709551615 4248225 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 132277 130805 141 53 0 130700 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 529108

[startup+462.3 s]
/proc/loadavg: 4.18 4.13 4.54 5/365 27412
/proc/meminfo: memFree=23427980/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=571280 CPUtime=462.3 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 298885 0 0 0 46183 47 0 0 25 0 1 0 654939824 584990720 141348 33554432000 4194304 4409284 140736220737024 18446744073709551615 4358191 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 142820 141348 141 53 0 141243 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 571280

[startup+522.301 s]
/proc/loadavg: 4.06 4.10 4.50 5/365 27414
/proc/meminfo: memFree=23220180/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=729000 CPUtime=522.3 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 367696 0 0 0 52174 56 0 0 25 0 1 0 654939824 746496000 180778 33554432000 4194304 4409284 140736220737024 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 182250 180778 141 53 0 180673 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 729000

[startup+582.3 s]
/proc/loadavg: 3.46 3.93 4.42 4/359 27432
/proc/meminfo: memFree=23206848/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=819908 CPUtime=582.31 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 390423 0 0 0 58169 62 0 0 25 0 1 0 654939824 839585792 203505 33554432000 4194304 4409284 140736220737024 18446744073709551615 4350999 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 204977 203505 141 53 0 203400 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 819908

[startup+642.301 s]
/proc/loadavg: 3.21 3.77 4.33 4/359 27434
/proc/meminfo: memFree=23318496/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=682228 CPUtime=642.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 441413 0 0 0 64161 71 0 0 25 0 1 0 654939824 698601472 169085 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 170557 169085 141 53 0 168980 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 682228

[startup+702.3 s]
/proc/loadavg: 3.08 3.63 4.24 4/359 27436
/proc/meminfo: memFree=23332968/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=676220 CPUtime=702.31 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 443035 0 0 0 70160 71 0 0 25 0 1 0 654939824 692449280 167583 33554432000 4194304 4409284 140736220737024 18446744073709551615 4246223 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 169055 167583 141 53 0 167478 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 676220

[startup+762.314 s]
/proc/loadavg: 3.08 3.53 4.17 4/359 27437
/proc/meminfo: memFree=23040956/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=775260 CPUtime=762.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 467871 0 0 0 76156 76 0 0 25 0 1 0 654939824 793866240 192343 33554432000 4194304 4409284 140736220737024 18446744073709551615 4348302 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 193815 192343 141 53 0 192238 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 775260

[startup+822.3 s]
/proc/loadavg: 3.03 3.43 4.09 4/359 27439
/proc/meminfo: memFree=23185660/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=814224 CPUtime=822.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 488045 0 0 0 82150 82 0 0 25 0 1 0 654939824 833765376 202084 33554432000 4194304 4409284 140736220737024 18446744073709551615 4226390 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 203556 202084 141 53 0 201979 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 814224

[startup+882.301 s]
/proc/loadavg: 3.01 3.35 4.02 4/359 27440
/proc/meminfo: memFree=22850744/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=1095544 CPUtime=882.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 580202 0 0 0 88139 93 0 0 25 0 1 0 654939824 1121837056 272446 33554432000 4194304 4409284 140736220737024 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 273886 272446 141 53 0 272309 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1095544

[startup+942.3 s]
/proc/loadavg: 3.06 3.30 3.96 4/359 27442
/proc/meminfo: memFree=23317212/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=513264 CPUtime=942.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 616804 0 0 0 94128 104 0 0 25 0 1 0 654939824 525582336 126876 33554432000 4194304 4409284 140736220737024 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 128316 126876 141 53 0 126739 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 513264

[startup+1002.3 s]
/proc/loadavg: 3.02 3.24 3.90 4/359 27444
/proc/meminfo: memFree=23020460/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=625336 CPUtime=1002.33 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 657335 0 0 0 100123 110 0 0 25 0 1 0 654939824 640344064 154862 33554432000 4194304 4409284 140736220737024 18446744073709551615 4271794 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 156334 154862 141 53 0 154757 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 625336

[startup+1062.3 s]
/proc/loadavg: 3.01 3.19 3.84 4/359 27445
/proc/meminfo: memFree=23250972/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=754748 CPUtime=1062.32 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 691194 0 0 0 106119 113 0 0 25 0 1 0 654939824 772861952 187215 33554432000 4194304 4409284 140736220737024 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 188687 187215 141 53 0 187110 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 754748

[startup+1122.3 s]
/proc/loadavg: 3.07 3.17 3.79 4/359 27447
/proc/meminfo: memFree=22946420/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=920896 CPUtime=1122.33 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 732731 0 0 0 112113 120 0 0 25 0 1 0 654939824 942997504 228752 33554432000 4194304 4409284 140736220737024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 230224 228752 141 53 0 228647 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 920896

[startup+1182.3 s]
/proc/loadavg: 3.02 3.14 3.74 4/359 27448
/proc/meminfo: memFree=22690108/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=1149320 CPUtime=1182.33 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 789837 0 0 0 118106 127 0 0 25 0 1 0 654939824 1176903680 285858 33554432000 4194304 4409284 140736220737024 18446744073709551615 4226440 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 287330 285858 141 53 0 285753 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1149320

[startup+1242.3 s]
/proc/loadavg: 3.01 3.11 3.69 4/359 27450
/proc/meminfo: memFree=22288216/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=1373520 CPUtime=1242.33 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 845887 0 0 0 124098 135 0 0 25 0 1 0 654939824 1406484480 341908 33554432000 4194304 4409284 140736220737024 18446744073709551615 4350708 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 343380 341908 141 53 0 341803 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1373520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.64 3.01 3.62 3/353 27470
/proc/meminfo: memFree=23761940/32950928 swapFree=67056568/67111528
[pid=27129] ppid=27127 vsize=640196 CPUtime=1300.05 cores=4,6
/proc/27129/stat : 27129 (lingeling) R 27127 27129 26891 0 -1 4202496 888116 0 0 0 129858 147 0 0 25 0 1 0 654939824 655560704 158609 33554432000 4194304 4409284 140736220737024 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27129/statm: 160049 158609 141 53 0 158472 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 640196

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.09
CPU user time (s): 1298.58
CPU system time (s): 1.50277
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1428476

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

runsolver used 4.64829 second user time and 10.0455 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 06:23:48
IDJOB=3372092
IDBENCH=82413
IDSOLVER=1849
FILE ID=node148/3372092-1305433424
RUNJOBID= node148-1305432094-26910
PBS_JOBID= 13324625
Free space on /tmp= 72480 MiB

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

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=2052016079

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23682716 kB
Buffers:        324048 kB
Cached:        5057516 kB
SwapCached:       8488 kB
Active:        5691052 kB
Inactive:      3223188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23682716 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          429000 kB
Writeback:           0 kB
AnonPages:     3530808 kB
Mapped:          27944 kB
Slab:           259224 kB
PageTables:      30732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85308004 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= 72772 MiB
End job on node148 at 2011-05-15 06:45:30