Trace number 3372087

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3372087-1305433026/watcher-3372087-1305433026 -o /tmp/evaluation-result-3372087-1305433026/solver-3372087-1305433026 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372087-1305433026.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: 6.06 7.61 7.22 5/388 5614
/proc/meminfo: memFree=26867308/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=7344 CPUtime=0 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 433 0 0 0 0 0 0 0 25 0 1 0 654901328 7520256 358 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 1836 358 110 53 0 259 0

[startup+0.0339891 s]
/proc/loadavg: 6.06 7.61 7.22 5/388 5614
/proc/meminfo: memFree=26867308/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=9592 CPUtime=0.02 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 998 0 0 0 2 0 0 0 25 0 1 0 654901328 9822208 923 33554432000 4194304 4409284 140736876040128 18446744073709551615 4255891 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 2398 923 113 53 0 821 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9592

[startup+0.100977 s]
/proc/loadavg: 6.06 7.61 7.22 5/388 5614
/proc/meminfo: memFree=26867308/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=14144 CPUtime=0.09 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 2152 0 0 0 9 0 0 0 25 0 1 0 654901328 14483456 2061 33554432000 4194304 4409284 140736876040128 18446744073709551615 251813858794 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 3536 2061 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.301009 s]
/proc/loadavg: 6.06 7.61 7.22 5/388 5614
/proc/meminfo: memFree=26867308/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=26000 CPUtime=0.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 8928 0 0 0 28 1 0 0 25 0 1 0 654901328 26624000 5036 33554432000 4194304 4409284 140736876040128 18446744073709551615 4276011 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 6500 5036 124 53 0 4923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26000

[startup+0.700878 s]
/proc/loadavg: 6.06 7.61 7.22 5/388 5614
/proc/meminfo: memFree=26867308/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=32184 CPUtime=0.69 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 11767 0 0 0 68 1 0 0 25 0 1 0 654901328 32956416 6555 33554432000 4194304 4409284 140736876040128 18446744073709551615 251813934153 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 8046 6555 129 53 0 6469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32184

[startup+1.50074 s]
/proc/loadavg: 6.06 7.61 7.22 5/389 5615
/proc/meminfo: memFree=26725812/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=32696 CPUtime=1.49 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 11897 0 0 0 148 1 0 0 25 0 1 0 654901328 33480704 6685 33554432000 4194304 4409284 140736876040128 18446744073709551615 4269472 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 8174 6685 131 53 0 6597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32696

[startup+3.10047 s]
/proc/loadavg: 6.06 7.61 7.22 5/389 5615
/proc/meminfo: memFree=26591888/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=41840 CPUtime=3.09 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 15224 0 0 0 307 2 0 0 25 0 1 0 654901328 42844160 7957 33554432000 4194304 4409284 140736876040128 18446744073709551615 4229898 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 10460 7957 136 53 0 8883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41840

[startup+6.30094 s]
/proc/loadavg: 5.98 7.56 7.21 5/395 5627
/proc/meminfo: memFree=26075996/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=41656 CPUtime=6.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 15232 0 0 0 626 3 0 0 25 0 1 0 654901328 42655744 7919 33554432000 4194304 4409284 140736876040128 18446744073709551615 4351753 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 10414 7919 141 53 0 8837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41656

[startup+12.7009 s]
/proc/loadavg: 5.90 7.52 7.20 5/398 5634
/proc/meminfo: memFree=25459928/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=51820 CPUtime=12.69 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 18796 0 0 0 1263 6 0 0 25 0 1 0 654901328 53063680 11483 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 12955 11483 141 53 0 11378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51820

[startup+25.5008 s]
/proc/loadavg: 5.48 7.35 7.15 5/398 5634
/proc/meminfo: memFree=25429892/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=75880 CPUtime=25.49 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 24864 0 0 0 2540 9 0 0 25 0 1 0 654901328 77701120 17498 33554432000 4194304 4409284 140736876040128 18446744073709551615 4244753 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 18970 17498 141 53 0 17393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75880

[startup+51.1005 s]
/proc/loadavg: 4.97 7.08 7.06 5/398 5635
/proc/meminfo: memFree=25364356/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=97852 CPUtime=51.09 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 51349 0 0 0 5091 18 0 0 25 0 1 0 654901328 100200448 23023 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 24463 23023 141 53 0 22886 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97852

[startup+102.301 s]
/proc/loadavg: 4.42 6.60 6.90 5/398 5663
/proc/meminfo: memFree=25797520/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=96220 CPUtime=102.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 65955 0 0 0 10198 31 0 0 25 0 1 0 654901328 98529280 22615 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358248 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 24055 22615 141 53 0 22478 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96220

[startup+162.301 s]
/proc/loadavg: 4.15 6.12 6.71 5/398 5665
/proc/meminfo: memFree=25612336/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=210532 CPUtime=162.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 128741 0 0 0 16178 51 0 0 25 0 1 0 654901328 215584768 51161 33554432000 4194304 4409284 140736876040128 18446744073709551615 4351910 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 52633 51161 141 53 0 51056 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 210532

[startup+222.301 s]
/proc/loadavg: 4.05 5.73 6.54 5/398 5666
/proc/meminfo: memFree=25583692/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=137364 CPUtime=222.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 192661 0 0 0 22158 71 0 0 25 0 1 0 654901328 140660736 32869 33554432000 4194304 4409284 140736876040128 18446744073709551615 4351073 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 34341 32869 141 53 0 32764 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 137364

[startup+282.301 s]
/proc/loadavg: 4.02 5.42 6.38 5/398 5668
/proc/meminfo: memFree=25487032/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=174976 CPUtime=282.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 270667 0 0 0 28136 93 0 0 25 0 1 0 654901328 179175424 42272 33554432000 4194304 4409284 140736876040128 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 43744 42272 141 53 0 42167 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174976

[startup+342.301 s]
/proc/loadavg: 4.06 5.17 6.23 5/398 5669
/proc/meminfo: memFree=25441212/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=180980 CPUtime=342.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 296928 0 0 0 34124 105 0 0 25 0 1 0 654901328 185323520 43773 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 45245 43773 141 53 0 43668 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 180980

[startup+402.3 s]
/proc/loadavg: 4.02 4.96 6.09 5/398 5671
/proc/meminfo: memFree=25348788/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=150960 CPUtime=402.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 469055 0 0 0 40091 138 0 0 25 0 1 0 654901328 154583040 36268 33554432000 4194304 4409284 140736876040128 18446744073709551615 4230928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 37740 36268 141 53 0 36163 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 150960

[startup+462.3 s]
/proc/loadavg: 4.05 4.79 5.96 5/398 5673
/proc/meminfo: memFree=25363624/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=149844 CPUtime=462.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 500636 0 0 0 46078 151 0 0 25 0 1 0 654901328 153440256 35989 33554432000 4194304 4409284 140736876040128 18446744073709551615 4360283 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 37461 35989 141 53 0 35884 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 149844

[startup+522.3 s]
/proc/loadavg: 4.07 4.66 5.84 5/398 5674
/proc/meminfo: memFree=25192084/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=217988 CPUtime=522.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 574363 0 0 0 52054 175 0 0 25 0 1 0 654901328 223219712 53057 33554432000 4194304 4409284 140736876040128 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 54497 53057 141 53 0 52920 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 217988

[startup+582.314 s]
/proc/loadavg: 4.12 4.57 5.73 5/398 5676
/proc/meminfo: memFree=25162276/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=313868 CPUtime=582.3 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 626929 0 0 0 58041 189 0 0 25 0 1 0 654901328 321400832 76995 33554432000 4194304 4409284 140736876040128 18446744073709551615 4305201 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 78467 76995 141 53 0 76890 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 313868

[startup+642.3 s]
/proc/loadavg: 4.09 4.48 5.63 5/398 5677
/proc/meminfo: memFree=25180812/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=207596 CPUtime=642.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 670984 0 0 0 64022 207 0 0 25 0 1 0 654901328 212578304 50427 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 51899 50427 141 53 0 50322 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 207596

[startup+702.301 s]
/proc/loadavg: 4.03 4.39 5.52 5/398 5679
/proc/meminfo: memFree=25405200/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=218008 CPUtime=702.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 725603 0 0 0 70000 229 0 0 25 0 1 0 654901328 223240192 53030 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358476 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 54502 53030 141 53 0 52925 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 218008

[startup+762.301 s]
/proc/loadavg: 4.01 4.31 5.43 5/398 5681
/proc/meminfo: memFree=25314752/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=218632 CPUtime=762.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 747095 0 0 0 75988 241 0 0 25 0 1 0 654901328 223879168 53186 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 54658 53186 141 53 0 53081 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 218632

[startup+822.301 s]
/proc/loadavg: 4.00 4.25 5.33 5/398 5682
/proc/meminfo: memFree=25139596/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=319908 CPUtime=822.28 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 894584 0 0 0 81948 280 0 0 25 0 1 0 654901328 327585792 78505 33554432000 4194304 4409284 140736876040128 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 79977 78505 141 53 0 78400 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 319908

[startup+882.301 s]
/proc/loadavg: 4.08 4.22 5.25 5/398 5684
/proc/meminfo: memFree=24931476/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=290772 CPUtime=882.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 943681 0 0 0 87930 299 0 0 25 0 1 0 654901328 297750528 71221 33554432000 4194304 4409284 140736876040128 18446744073709551615 4230720 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 72693 71221 141 53 0 71116 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 290772

[startup+942.301 s]
/proc/loadavg: 4.10 4.20 5.18 5/398 5686
/proc/meminfo: memFree=24864080/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=418792 CPUtime=942.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 992252 0 0 0 93919 310 0 0 25 0 1 0 654901328 428843008 103226 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 104698 103226 141 53 0 103121 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 418792

[startup+1002.3 s]
/proc/loadavg: 4.17 4.19 5.11 5/398 5687
/proc/meminfo: memFree=24792228/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=277332 CPUtime=1002.28 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1032883 0 0 0 99899 329 0 0 25 0 1 0 654901328 283987968 67861 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 69333 67861 141 53 0 67756 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 277332

[startup+1062.3 s]
/proc/loadavg: 4.27 4.20 5.05 5/398 5689
/proc/meminfo: memFree=24839176/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=388488 CPUtime=1062.28 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1143045 0 0 0 105872 356 0 0 25 0 1 0 654901328 397811712 95650 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 97122 95650 141 53 0 95545 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 388488

[startup+1122.3 s]
/proc/loadavg: 4.16 4.18 4.99 5/398 5690
/proc/meminfo: memFree=24857356/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=294240 CPUtime=1122.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1214979 0 0 0 111849 380 0 0 25 0 1 0 654901328 301301760 72088 33554432000 4194304 4409284 140736876040128 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 73560 72088 141 53 0 71983 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 294240

[startup+1182.3 s]
/proc/loadavg: 4.18 4.17 4.94 5/398 5692
/proc/meminfo: memFree=24868592/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=310060 CPUtime=1182.28 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1249464 0 0 0 117830 398 0 0 25 0 1 0 654901328 317501440 76043 33554432000 4194304 4409284 140736876040128 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 77515 76043 141 53 0 75938 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 310060

[startup+1242.31 s]
/proc/loadavg: 4.12 4.16 4.88 5/398 5694
/proc/meminfo: memFree=24568200/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=449112 CPUtime=1242.29 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1381124 0 0 0 123803 426 0 0 25 0 1 0 654901328 459890688 110806 33554432000 4194304 4409284 140736876040128 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 112278 110806 141 53 0 110701 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 449112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.12 4.82 5/398 5695
/proc/meminfo: memFree=24850988/32950928 swapFree=44388876/67111528
[pid=5614] ppid=5612 vsize=250760 CPUtime=1299.99 cores=4,6
/proc/5614/stat : 5614 (lingeling) R 5612 5614 5572 0 -1 4202496 1437522 0 0 0 129548 451 0 0 25 0 1 0 654901328 256778240 61218 33554432000 4194304 4409284 140736876040128 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5614/statm: 62690 61218 141 53 0 61113 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 250760

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.01
CPU user time (s): 1295.49
CPU system time (s): 4.52431
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 586584

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

runsolver used 4.86626 second user time and 11.6722 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 06:17:06
IDJOB=3372087
IDBENCH=82372
IDSOLVER=1849
FILE ID=node126/3372087-1305433026
RUNJOBID= node126-1305433026-5591
PBS_JOBID= 13324632
Free space on /tmp= 73328 MiB

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

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=647149382

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26867604 kB
Buffers:        270632 kB
Cached:        2586588 kB
SwapCached:      92524 kB
Active:         826904 kB
Inactive:      4999520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26867604 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           40568 kB
Writeback:           0 kB
AnonPages:     2889172 kB
Mapped:          14620 kB
Slab:           112176 kB
PageTables:      75828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88103296 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= 73036 MiB
End job on node126 at 2011-05-15 06:38:48