Trace number 3309541

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 587UNSAT 1337.31 1337.26

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

1337.24/1337.24	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309541-1303991770/watcher-3309541-1303991770 -o /tmp/evaluation-result-3309541-1303991770/solver-3309541-1303991770 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309541-1303991770.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 14800
/proc/meminfo: memFree=15489352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=7260 CPUtime=0 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 395 0 0 0 0 0 0 0 22 0 1 0 510774532 7434240 337 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 1815 337 110 53 0 238 0

[startup+0.102648 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 14800
/proc/meminfo: memFree=15489352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=9984 CPUtime=0.09 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 1108 0 0 0 9 0 0 0 22 0 1 0 510774532 10223616 1021 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 2496 1021 113 53 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9984

[startup+0.200624 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 14800
/proc/meminfo: memFree=15489352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=14720 CPUtime=0.19 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 2292 0 0 0 19 0 0 0 23 0 1 0 510774532 15073280 2205 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 3680 2205 113 53 0 2103 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14720

[startup+0.300609 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 14800
/proc/meminfo: memFree=15489352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=17940 CPUtime=0.29 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 3125 0 0 0 29 0 0 0 23 0 1 0 510774532 18370560 3010 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 4485 3010 113 53 0 2908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17940

[startup+0.700535 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 14800
/proc/meminfo: memFree=15489352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=53012 CPUtime=0.69 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 11893 0 0 0 67 2 0 0 25 0 1 0 510774532 54284288 11778 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 13253 11778 113 53 0 11676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53012

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14801
/proc/meminfo: memFree=15431700/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=96216 CPUtime=1.49 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 22710 0 0 0 144 5 0 0 25 0 1 0 510774532 98525184 22579 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96216

[startup+3.10107 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14801
/proc/meminfo: memFree=15431700/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=182892 CPUtime=3.09 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 45755 0 0 0 298 11 0 0 25 0 1 0 510774532 187281408 44253 33554432000 4194304 4409164 140736310176752 18446744073709551615 4295828 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 45723 44253 118 53 0 44146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182892

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14801
/proc/meminfo: memFree=15304016/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=193596 CPUtime=6.29 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 55380 0 0 0 617 12 0 0 25 0 1 0 510774532 198242304 46918 33554432000 4194304 4409164 140736310176752 18446744073709551615 4269724 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 48399 46918 131 53 0 46822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193596

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14801
/proc/meminfo: memFree=15304884/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=192692 CPUtime=12.69 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 92652 0 0 0 1253 16 0 0 25 0 1 0 510774532 197316608 46689 33554432000 4194304 4409164 140736310176752 18446744073709551615 4227239 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 48173 46689 136 53 0 46596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192692

[startup+25.5068 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14802
/proc/meminfo: memFree=15301312/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=197812 CPUtime=25.5 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 93942 0 0 0 2533 17 0 0 25 0 1 0 510774532 202559488 47979 33554432000 4194304 4409164 140736310176752 18446744073709551615 4244256 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 49453 47979 140 53 0 47876 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 197812

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14802
/proc/meminfo: memFree=15291188/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=208136 CPUtime=51.09 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 96632 0 0 0 5089 20 0 0 25 0 1 0 510774532 213131264 50561 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358138 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 52034 50561 141 53 0 50457 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 208136

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14804
/proc/meminfo: memFree=15315820/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=217504 CPUtime=102.3 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 131954 0 0 0 10202 28 0 0 25 0 1 0 510774532 222724096 52903 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 54376 52903 141 53 0 52799 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 217504

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14805
/proc/meminfo: memFree=15259628/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=269908 CPUtime=162.3 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 182474 0 0 0 16191 39 0 0 25 0 1 0 510774532 276385792 66004 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 67477 66004 141 53 0 65900 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 269908

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14807
/proc/meminfo: memFree=15259488/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=269904 CPUtime=222.31 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 182474 0 0 0 22187 44 0 0 25 0 1 0 510774532 276381696 66003 33554432000 4194304 4409164 140736310176752 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 67476 66003 141 53 0 65899 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 269904

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 14808
/proc/meminfo: memFree=15258596/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=271236 CPUtime=282.3 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 182807 0 0 0 28181 49 0 0 25 0 1 0 510774532 277745664 66336 33554432000 4194304 4409164 140736310176752 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 67809 66336 141 53 0 66232 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 271236

[startup+342.307 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 14819
/proc/meminfo: memFree=15241560/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=288196 CPUtime=342.31 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 252713 0 0 0 34168 63 0 0 25 0 1 0 510774532 295112704 70576 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358290 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 72049 70576 141 53 0 70472 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 288196

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14821
/proc/meminfo: memFree=15248988/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=280340 CPUtime=402.3 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 265103 0 0 0 40159 71 0 0 25 0 1 0 510774532 287068160 68612 33554432000 4194304 4409164 140736310176752 18446744073709551615 4303680 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 70085 68612 141 53 0 68508 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 280340

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14822
/proc/meminfo: memFree=15077840/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=286080 CPUtime=462.31 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 315878 0 0 0 46149 82 0 0 25 0 1 0 510774532 292945920 70047 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 71520 70047 141 53 0 69943 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 286080

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14827
/proc/meminfo: memFree=15087996/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=277304 CPUtime=522.31 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 322183 0 0 0 52141 90 0 0 25 0 1 0 510774532 283959296 67853 33554432000 4194304 4409164 140736310176752 18446744073709551615 4230940 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 69326 67853 141 53 0 67749 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 277304

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14828
/proc/meminfo: memFree=15080656/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=283816 CPUtime=582.32 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 356138 0 0 0 58130 102 0 0 25 0 1 0 510774532 290627584 69513 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 70954 69513 141 53 0 69377 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 283816

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=15470812/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=313716 CPUtime=702.32 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 434609 0 0 0 70111 121 0 0 25 0 1 0 510774532 321245184 76956 33554432000 4194304 4409164 140736310176752 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 78429 76956 141 53 0 76852 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 313716

[startup+762.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 14861
/proc/meminfo: memFree=15449228/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=312916 CPUtime=762.31 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 449034 0 0 0 76103 128 0 0 25 0 1 0 510774532 320425984 76756 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 78229 76756 141 53 0 76652 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 312916

[startup+822.301 s]
/proc/loadavg: 2.10 2.03 1.96 3/178 14863
/proc/meminfo: memFree=15394876/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=339016 CPUtime=822.32 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 472189 0 0 0 82095 137 0 0 25 0 1 0 510774532 347152384 81922 33554432000 4194304 4409164 140736310176752 18446744073709551615 4350979 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 84754 81922 141 53 0 83177 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 339016

[startup+882.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/178 14864
/proc/meminfo: memFree=15396824/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=292916 CPUtime=882.33 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 567816 0 0 0 88078 155 0 0 25 0 1 0 510774532 299945984 71756 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 73229 71756 141 53 0 71652 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 292916

[startup+942.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 14866
/proc/meminfo: memFree=15425072/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=257168 CPUtime=942.32 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 585777 0 0 0 94070 162 0 0 25 0 1 0 510774532 263340032 62235 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14800/statm: 64292 62235 141 53 0 62715 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 257168

[startup+1002.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 14868
/proc/meminfo: memFree=15373716/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=283908 CPUtime=1002.33 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 610231 0 0 0 100064 169 0 0 25 0 1 0 510774532 290721792 69504 33554432000 4194304 4409164 140736310176752 18446744073709551615 4347200 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 70977 69504 141 53 0 69400 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 283908

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14869
/proc/meminfo: memFree=15296320/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=352836 CPUtime=1062.32 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 642721 0 0 0 106053 179 0 0 25 0 1 0 510774532 361304064 86736 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358189 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 88209 86736 141 53 0 86632 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 352836

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14871
/proc/meminfo: memFree=15321332/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=322232 CPUtime=1122.33 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 723394 0 0 0 112041 192 0 0 25 0 1 0 510774532 329965568 79084 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358487 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 80558 79084 141 53 0 78981 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 322232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14872
/proc/meminfo: memFree=15305048/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=272796 CPUtime=1182.34 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 738983 0 0 0 118035 199 0 0 25 0 1 0 510774532 279343104 66726 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 68199 66726 141 53 0 66622 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 272796

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14874
/proc/meminfo: memFree=15314704/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=279664 CPUtime=1242.34 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 756649 0 0 0 124028 206 0 0 25 0 1 0 510774532 286375936 68443 33554432000 4194304 4409164 140736310176752 18446744073709551615 4347253 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 69916 68443 141 53 0 68339 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 279664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14876
/proc/meminfo: memFree=15256776/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=278600 CPUtime=1302.34 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 770083 0 0 0 130021 213 0 0 25 0 1 0 510774532 285286400 68177 33554432000 4194304 4409164 140736310176752 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 69650 68177 141 53 0 68073 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 278600

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

[startup+1306.8 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 14876
/proc/meminfo: memFree=15370604/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=282376 CPUtime=1306.84 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 771027 0 0 0 130470 214 0 0 25 0 1 0 510774532 289153024 69121 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 70594 69121 141 53 0 69017 0
Current children cumulated CPU time (s) 1306.84
Current children cumulated vsize (KiB) 282376

[startup+1319.6 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 14876
/proc/meminfo: memFree=15334144/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=293980 CPUtime=1319.64 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 773928 0 0 0 131748 216 0 0 25 0 1 0 510774532 301035520 72022 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 73495 72022 141 53 0 71918 0
Current children cumulated CPU time (s) 1319.64
Current children cumulated vsize (KiB) 293980

[startup+1326 s]
/proc/loadavg: 2.07 2.02 1.96 3/178 14876
/proc/meminfo: memFree=15322984/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=293980 CPUtime=1326.04 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 773928 0 0 0 132387 217 0 0 25 0 1 0 510774532 301035520 72022 33554432000 4194304 4409164 140736310176752 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 73495 72022 141 53 0 71918 0
Current children cumulated CPU time (s) 1326.04
Current children cumulated vsize (KiB) 293980

[startup+1332.4 s]
/proc/loadavg: 2.07 2.02 1.96 3/178 14876
/proc/meminfo: memFree=15345800/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=303068 CPUtime=1332.44 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 776200 0 0 0 133026 218 0 0 25 0 1 0 510774532 310341632 74294 33554432000 4194304 4409164 140736310176752 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 75767 74294 141 53 0 74190 0
Current children cumulated CPU time (s) 1332.44
Current children cumulated vsize (KiB) 303068

[startup+1335.61 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 14876
/proc/meminfo: memFree=15339352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=309452 CPUtime=1335.64 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 777796 0 0 0 133346 218 0 0 25 0 1 0 510774532 316878848 75890 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 77363 75890 141 53 0 75786 0
Current children cumulated CPU time (s) 1335.64
Current children cumulated vsize (KiB) 309452

[startup+1336.4 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 14876
/proc/meminfo: memFree=15339352/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=309452 CPUtime=1336.44 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 777796 0 0 0 133426 218 0 0 25 0 1 0 510774532 316878848 75890 33554432000 4194304 4409164 140736310176752 18446744073709551615 4230994 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 77363 75890 141 53 0 75786 0
Current children cumulated CPU time (s) 1336.44
Current children cumulated vsize (KiB) 309452

[startup+1336.8 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 14877
/proc/meminfo: memFree=15333520/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=309452 CPUtime=1336.84 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 777796 0 0 0 133466 218 0 0 25 0 1 0 510774532 316878848 75890 33554432000 4194304 4409164 140736310176752 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 77363 75890 141 53 0 75786 0
Current children cumulated CPU time (s) 1336.84
Current children cumulated vsize (KiB) 309452

[startup+1337.2 s]
/proc/loadavg: 2.06 2.02 1.96 3/178 14877
/proc/meminfo: memFree=15333520/32950928 swapFree=67087032/67111528
[pid=14800] ppid=14798 vsize=309452 CPUtime=1337.24 cores=1,3,5,7
/proc/14800/stat : 14800 (lingeling) R 14798 14800 14579 0 -1 4202496 777796 0 0 0 133506 218 0 0 25 0 1 0 510774532 316878848 75890 33554432000 4194304 4409164 140736310176752 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14800/statm: 77363 75890 141 53 0 75786 0
Current children cumulated CPU time (s) 1337.24
Current children cumulated vsize (KiB) 309452

Child status: 20
Real time (s): 1337.26
CPU time (s): 1337.31
CPU user time (s): 1335.11
CPU system time (s): 2.19967
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 416240

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

runsolver used 2.19167 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 13:56:15
IDJOB=3309541
IDBENCH=82371
IDSOLVER=1693
FILE ID=node148/3309541-1303991770
RUNJOBID= node148-1303987378-14598
PBS_JOBID= 13168727
Free space on /tmp= 71280 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309541-1303991770/watcher-3309541-1303991770 -o /tmp/evaluation-result-3309541-1303991770/solver-3309541-1303991770 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309541-1303991770.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=969142010

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:      15489508 kB
Buffers:       2083052 kB
Cached:       14395560 kB
SwapCached:       5264 kB
Active:        7282520 kB
Inactive:      9606072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15489508 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:          159320 kB
Writeback:           0 kB
AnonPages:      406332 kB
Mapped:          14324 kB
Slab:           507908 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   572552 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= 71272 MiB
End job on node148 at 2011-04-28 14:18:32