Trace number 3372084

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.06 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.43 2.99 3.74 4/360 29915
/proc/meminfo: memFree=18443844/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=8048 CPUtime=0.01 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 580 0 0 0 1 0 0 0 21 0 1 0 635752758 8241152 505 33554432000 4194304 4409284 140736071550880 18446744073709551615 4197800 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 2012 505 113 53 0 435 0

[startup+0.0510181 s]
/proc/loadavg: 1.43 2.99 3.74 4/360 29915
/proc/meminfo: memFree=18443844/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=10360 CPUtime=0.04 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 1190 0 0 0 4 0 0 0 21 0 1 0 635752758 10608640 1115 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 2590 1115 113 53 0 1013 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10360

[startup+0.101006 s]
/proc/loadavg: 1.43 2.99 3.74 4/360 29915
/proc/meminfo: memFree=18443844/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=14144 CPUtime=0.09 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 2152 0 0 0 9 0 0 0 21 0 1 0 635752758 14483456 2061 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 3536 2061 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.300969 s]
/proc/loadavg: 1.43 2.99 3.74 4/360 29915
/proc/meminfo: memFree=18443844/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=17788 CPUtime=0.29 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 5785 0 0 0 29 0 0 0 22 0 1 0 635752758 18214912 2956 33554432000 4194304 4409284 140736071550880 18446744073709551615 4276144 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 4447 2956 129 53 0 2870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17788

[startup+0.700896 s]
/proc/loadavg: 1.43 2.99 3.74 4/360 29915
/proc/meminfo: memFree=18443844/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=21432 CPUtime=0.69 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 6696 0 0 0 69 0 0 0 24 0 1 0 635752758 21946368 3867 33554432000 4194304 4409284 140736071550880 18446744073709551615 4278576 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 5358 3867 129 53 0 3781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21432

[startup+1.50075 s]
/proc/loadavg: 1.43 2.99 3.74 5/367 29928
/proc/meminfo: memFree=18330096/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=21728 CPUtime=1.49 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 7803 0 0 0 148 1 0 0 25 0 1 0 635752758 22249472 3945 33554432000 4194304 4409284 140736071550880 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 5432 3945 133 53 0 3855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21728

[startup+3.10046 s]
/proc/loadavg: 1.63 3.01 3.74 5/367 29928
/proc/meminfo: memFree=18288056/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=24428 CPUtime=3.09 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 8018 0 0 0 308 1 0 0 25 0 1 0 635752758 25014272 4123 33554432000 4194304 4409284 140736071550880 18446744073709551615 4358266 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 6107 4123 141 53 0 4530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24428

[startup+6.30089 s]
/proc/loadavg: 1.63 3.01 3.74 5/370 29934
/proc/meminfo: memFree=18156716/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=33492 CPUtime=6.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 10795 0 0 0 627 3 0 0 25 0 1 0 635752758 34295808 6900 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 8373 6900 141 53 0 6796 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 33492

[startup+12.7007 s]
/proc/loadavg: 2.07 3.06 3.75 5/370 29934
/proc/meminfo: memFree=17805328/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=39344 CPUtime=12.7 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 12283 0 0 0 1264 6 0 0 25 0 1 0 635752758 40288256 8363 33554432000 4194304 4409284 140736071550880 18446744073709551615 4230928 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 9836 8363 141 53 0 8259 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 39344

[startup+25.5004 s]
/proc/loadavg: 2.37 3.09 3.75 5/370 29934
/proc/meminfo: memFree=17754356/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=61608 CPUtime=25.49 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 19557 0 0 0 2535 14 0 0 25 0 1 0 635752758 63086592 13929 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 15402 13929 141 53 0 13825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61608

[startup+51.1008 s]
/proc/loadavg: 2.92 3.16 3.75 5/370 29935
/proc/meminfo: memFree=17699432/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=67724 CPUtime=51.09 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 55167 0 0 0 5084 25 0 0 25 0 1 0 635752758 69349376 15100 33554432000 4194304 4409284 140736071550880 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 16931 15100 141 53 0 15354 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67724

[startup+102.314 s]
/proc/loadavg: 3.85 3.36 3.79 5/370 29936
/proc/meminfo: memFree=17603512/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=78488 CPUtime=102.31 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 105263 0 0 0 10182 49 0 0 25 0 1 0 635752758 80371712 18149 33554432000 4194304 4409284 140736071550880 18446744073709551615 4271956 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 19622 18149 141 53 0 18045 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78488

[startup+162.301 s]
/proc/loadavg: 4.00 3.49 3.80 5/370 29941
/proc/meminfo: memFree=17499788/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=93052 CPUtime=162.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 164333 0 0 0 16154 76 0 0 25 0 1 0 635752758 95285248 21790 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 23263 21790 141 53 0 21686 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93052

[startup+222.301 s]
/proc/loadavg: 4.00 3.58 3.81 5/370 29942
/proc/meminfo: memFree=17471928/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=118028 CPUtime=222.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 238567 0 0 0 22122 108 0 0 25 0 1 0 635752758 120860672 28066 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 29507 28066 141 53 0 27930 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118028

[startup+282.3 s]
/proc/loadavg: 4.04 3.67 3.83 5/370 29944
/proc/meminfo: memFree=17234684/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=155512 CPUtime=282.29 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 312333 0 0 0 28091 138 0 0 25 0 1 0 635752758 159244288 37405 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 38878 37405 141 53 0 37301 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 155512

[startup+342.301 s]
/proc/loadavg: 4.01 3.73 3.83 5/370 29946
/proc/meminfo: memFree=17206240/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=178188 CPUtime=342.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 368586 0 0 0 34062 168 0 0 25 0 1 0 635752758 182464512 43074 33554432000 4194304 4409284 140736071550880 18446744073709551615 4302598 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 44547 43074 141 53 0 42970 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 178188

[startup+402.301 s]
/proc/loadavg: 4.00 3.77 3.84 5/370 29947
/proc/meminfo: memFree=17019576/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=144604 CPUtime=402.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 405421 0 0 0 40037 193 0 0 25 0 1 0 635752758 148074496 34710 33554432000 4194304 4409284 140736071550880 18446744073709551615 4254486 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 36151 34710 141 53 0 34574 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144604

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 3.85 5/370 29949
/proc/meminfo: memFree=16968580/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=227628 CPUtime=462.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 501724 0 0 0 46000 230 0 0 25 0 1 0 635752758 233091072 55434 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 56907 55434 141 53 0 55330 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 227628

[startup+522.3 s]
/proc/loadavg: 4.00 3.84 3.85 5/370 29950
/proc/meminfo: memFree=16887808/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=206896 CPUtime=522.31 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 549726 0 0 0 51971 260 0 0 25 0 1 0 635752758 211861504 50251 33554432000 4194304 4409284 140736071550880 18446744073709551615 4301343 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 51724 50251 141 53 0 50147 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 206896

[startup+582.3 s]
/proc/loadavg: 4.00 3.87 3.86 5/370 29952
/proc/meminfo: memFree=17027396/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=193368 CPUtime=582.3 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 580257 0 0 0 57949 281 0 0 25 0 1 0 635752758 198008832 46869 33554432000 4194304 4409284 140736071550880 18446744073709551615 4358604 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 48342 46869 141 53 0 46765 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193368

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.86 5/370 29954
/proc/meminfo: memFree=16799432/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=223360 CPUtime=642.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 629862 0 0 0 63919 313 0 0 25 0 1 0 635752758 228720640 54367 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 55840 54367 141 53 0 54263 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 223360

[startup+702.301 s]
/proc/loadavg: 4.14 3.96 3.89 5/370 29955
/proc/meminfo: memFree=16806696/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=219768 CPUtime=702.31 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 657904 0 0 0 69892 339 0 0 25 0 1 0 635752758 225042432 53469 33554432000 4194304 4409284 140736071550880 18446744073709551615 4271894 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 54942 53469 141 53 0 53365 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 219768

[startup+762.313 s]
/proc/loadavg: 4.05 3.97 3.90 5/370 29957
/proc/meminfo: memFree=16905008/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=259528 CPUtime=762.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 686331 0 0 0 75864 368 0 0 25 0 1 0 635752758 265756672 63409 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 64882 63409 141 53 0 63305 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 259528

[startup+822.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/370 29958
/proc/meminfo: memFree=16741792/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=243720 CPUtime=822.31 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 702867 0 0 0 81841 390 0 0 25 0 1 0 635752758 249569280 59457 33554432000 4194304 4409284 140736071550880 18446744073709551615 4304157 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 60930 59457 141 53 0 59353 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 243720

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/370 29960
/proc/meminfo: memFree=16899600/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=239328 CPUtime=882.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 728458 0 0 0 87819 413 0 0 25 0 1 0 635752758 245071872 58359 33554432000 4194304 4409284 140736071550880 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 59832 58359 141 53 0 58255 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 239328

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/370 29962
/proc/meminfo: memFree=16917680/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=255068 CPUtime=942.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 755901 0 0 0 93782 450 0 0 25 0 1 0 635752758 261189632 62294 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 63767 62294 141 53 0 62190 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 255068

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/370 29963
/proc/meminfo: memFree=16568456/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=255068 CPUtime=1002.31 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 776403 0 0 0 99765 466 0 0 25 0 1 0 635752758 261189632 62294 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 63767 62294 141 53 0 62190 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 255068

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/370 29965
/proc/meminfo: memFree=16644328/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=356000 CPUtime=1062.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 817173 0 0 0 105733 499 0 0 25 0 1 0 635752758 364544000 87527 33554432000 4194304 4409284 140736071550880 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 89000 87527 141 53 0 87423 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 356000

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/370 29966
/proc/meminfo: memFree=16462856/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=302700 CPUtime=1122.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 860791 0 0 0 111707 525 0 0 25 0 1 0 635752758 309964800 74202 33554432000 4194304 4409284 140736071550880 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 75675 74202 141 53 0 74098 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 302700

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.91 5/370 29968
/proc/meminfo: memFree=16505956/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=371896 CPUtime=1182.32 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 884696 0 0 0 117692 540 0 0 25 0 1 0 635752758 380821504 91501 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 92974 91501 141 53 0 91397 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 371896

[startup+1242.3 s]
/proc/loadavg: 4.22 4.06 3.94 5/370 29970
/proc/meminfo: memFree=16525504/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=444360 CPUtime=1242.33 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 970183 0 0 0 123664 569 0 0 25 0 1 0 635752758 455024640 109617 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 111090 109617 141 53 0 109513 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 444360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.94 5/370 29971
/proc/meminfo: memFree=16359568/32951124 swapFree=67111348/67111528
[pid=29915] ppid=29913 vsize=344172 CPUtime=1300.04 cores=1,3
/proc/29915/stat : 29915 (lingeling) R 29913 29915 29179 0 -1 4202496 1045651 0 0 0 129412 592 0 0 25 0 1 0 635752758 352432128 84570 33554432000 4194304 4409284 140736071550880 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29915/statm: 86043 84570 141 53 0 84466 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 344172

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): 1294.13
CPU system time (s): 5.9361
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 581460

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

runsolver used 4.40533 second user time and 10.8923 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 06:22:49
IDJOB=3372084
IDBENCH=82390
IDSOLVER=1849
FILE ID=node145/3372084-1305433369
RUNJOBID= node145-1305433369-29893
PBS_JOBID= 13324619
Free space on /tmp= 73644 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372084-1305433369/watcher-3372084-1305433369 -o /tmp/evaluation-result-3372084-1305433369/solver-3372084-1305433369 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372084-1305433369.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1554858889

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18444000 kB
Buffers:        308300 kB
Cached:        8358312 kB
SwapCached:          0 kB
Active:        7392728 kB
Inactive:      6758952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18444000 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31760 kB
Writeback:          16 kB
AnonPages:     5484236 kB
Mapped:          27152 kB
Slab:           256432 kB
PageTables:      34280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79351192 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= 73472 MiB
End job on node145 at 2011-05-15 06:44:31