Trace number 3309583

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 744.758 744.739

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

744.72/744.72	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-3309583-1303992387/watcher-3309583-1303992387 -o /tmp/evaluation-result-3309583-1303992387/solver-3309583-1303992387 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309583-1303992387.cnf 

running on 4 cores: 0,2,4,6

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.01 2.02 1.96 2/177 28183
/proc/meminfo: memFree=23394412/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=7252 CPUtime=0 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 428 0 0 0 0 0 0 0 23 0 1 0 589469962 7426048 335 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 1813 335 110 53 0 236 0

[startup+0.081679 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 28183
/proc/meminfo: memFree=23394412/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=9728 CPUtime=0.07 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 1050 0 0 0 7 0 0 0 23 0 1 0 589469962 9961472 957 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 2432 957 113 53 0 855 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9728

[startup+0.100607 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 28183
/proc/meminfo: memFree=23394412/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=9872 CPUtime=0.09 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 1115 0 0 0 9 0 0 0 23 0 1 0 589469962 10108928 993 33554432000 4194304 4409164 140733739300992 18446744073709551615 4225307 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 2468 993 113 53 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9872

[startup+0.300635 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 28183
/proc/meminfo: memFree=23394412/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=18072 CPUtime=0.29 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 3165 0 0 0 29 0 0 0 25 0 1 0 589469962 18505728 3043 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 4518 3043 113 53 0 2941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18072

[startup+0.700564 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 28183
/proc/meminfo: memFree=23394412/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=51096 CPUtime=0.69 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 11421 0 0 0 67 2 0 0 25 0 1 0 589469962 52322304 11299 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 12774 11299 113 53 0 11197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51096

[startup+1.50042 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 28184
/proc/meminfo: memFree=23339632/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=96216 CPUtime=1.49 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 22750 0 0 0 145 4 0 0 25 0 1 0 589469962 98525184 22579 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96216

[startup+3.10101 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 28184
/proc/meminfo: memFree=23234604/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=184536 CPUtime=3.09 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 44830 0 0 0 299 10 0 0 25 0 1 0 589469962 188964864 44659 33554432000 4194304 4409164 140733739300992 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 46134 44659 113 53 0 44557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184536

[startup+6.30055 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 28184
/proc/meminfo: memFree=23191376/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=209144 CPUtime=6.29 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 66429 0 0 0 616 13 0 0 25 0 1 0 589469962 214163456 50801 33554432000 4194304 4409164 140733739300992 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/28183/statm: 52286 50801 126 53 0 50709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209144

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 28184
/proc/meminfo: memFree=23191764/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=214892 CPUtime=12.69 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 137288 0 0 0 1249 20 0 0 25 0 1 0 589469962 220049408 50588 33554432000 4194304 4409164 140733739300992 18446744073709551615 4325543 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 53723 50588 136 53 0 52146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214892

[startup+25.501 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 28185
/proc/meminfo: memFree=23193224/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=214892 CPUtime=25.49 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 137294 0 0 0 2529 20 0 0 25 0 1 0 589469962 220049408 50594 33554432000 4194304 4409164 140733739300992 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 53723 50594 136 53 0 52146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 214892

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 28185
/proc/meminfo: memFree=23170132/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=220012 CPUtime=51.09 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 138707 0 0 0 5088 21 0 0 25 0 1 0 589469962 225292288 52007 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358162 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 55003 52007 141 53 0 53426 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 220012

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 28187
/proc/meminfo: memFree=23171348/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=249192 CPUtime=102.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 180664 0 0 0 10202 28 0 0 25 0 1 0 589469962 255172608 60825 33554432000 4194304 4409164 140733739300992 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 62298 60825 141 53 0 60721 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 249192

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 28188
/proc/meminfo: memFree=23104972/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=274136 CPUtime=162.29 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 187278 0 0 0 16199 30 0 0 25 0 1 0 589469962 280715264 67061 33554432000 4194304 4409164 140733739300992 18446744073709551615 4226575 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 68534 67061 141 53 0 66957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 274136

[startup+222.301 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 28190
/proc/meminfo: memFree=22963948/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=299712 CPUtime=222.29 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 226672 0 0 0 22192 37 0 0 25 0 1 0 589469962 306905088 73455 33554432000 4194304 4409164 140733739300992 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 74928 73455 141 53 0 73351 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299712

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 28192
/proc/meminfo: memFree=23042652/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=299712 CPUtime=282.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 226672 0 0 0 28188 42 0 0 25 0 1 0 589469962 306905088 73455 33554432000 4194304 4409164 140733739300992 18446744073709551615 4231414 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 74928 73455 141 53 0 73351 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299712

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 28193
/proc/meminfo: memFree=23044592/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=300032 CPUtime=342.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 226754 0 0 0 34186 44 0 0 25 0 1 0 589469962 307232768 73535 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 75008 73535 141 53 0 73431 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 300032

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28195
/proc/meminfo: memFree=22985896/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=332404 CPUtime=402.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 284245 0 0 0 40177 53 0 0 25 0 1 0 589469962 340381696 81628 33554432000 4194304 4409164 140733739300992 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 83101 81628 141 53 0 81524 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 332404

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28196
/proc/meminfo: memFree=22955356/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=360204 CPUtime=462.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 291195 0 0 0 46173 57 0 0 25 0 1 0 589469962 368848896 88578 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 90051 88578 141 53 0 88474 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 360204

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28198
/proc/meminfo: memFree=22926428/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=360204 CPUtime=522.3 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 291195 0 0 0 52170 60 0 0 25 0 1 0 589469962 368848896 88578 33554432000 4194304 4409164 140733739300992 18446744073709551615 4340193 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 90051 88578 141 53 0 88474 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 360204

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28200
/proc/meminfo: memFree=22958528/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=360200 CPUtime=582.31 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 291195 0 0 0 58168 63 0 0 25 0 1 0 589469962 368844800 88577 33554432000 4194304 4409164 140733739300992 18446744073709551615 4351666 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 90050 88577 141 53 0 88473 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 360200

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28201
/proc/meminfo: memFree=23009460/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=333616 CPUtime=642.31 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 362966 0 0 0 64157 74 0 0 25 0 1 0 589469962 341622784 81931 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358304 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 83404 81931 141 53 0 81827 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 333616

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28203
/proc/meminfo: memFree=22948656/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=350556 CPUtime=702.31 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 378723 0 0 0 70152 79 0 0 25 0 1 0 589469962 358969344 86166 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 87639 86166 141 53 0 86062 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 350556

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

[startup+716.701 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28203
/proc/meminfo: memFree=22999608/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=323716 CPUtime=716.71 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 380992 0 0 0 71592 79 0 0 25 0 1 0 589469962 331485184 79456 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 80929 79456 141 53 0 79352 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 323716

[startup+729.501 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22971324/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=338356 CPUtime=729.51 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 384652 0 0 0 72871 80 0 0 25 0 1 0 589469962 346476544 83116 33554432000 4194304 4409164 140733739300992 18446744073709551615 4231503 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 338356

[startup+735.907 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22971324/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=338356 CPUtime=735.92 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 384652 0 0 0 73511 81 0 0 25 0 1 0 589469962 346476544 83116 33554432000 4194304 4409164 140733739300992 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 735.92
Current children cumulated vsize (KiB) 338356

[startup+739.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22971320/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=338356 CPUtime=739.12 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 384652 0 0 0 73831 81 0 0 25 0 1 0 589469962 346476544 83116 33554432000 4194304 4409164 140733739300992 18446744073709551615 4230981 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 739.12
Current children cumulated vsize (KiB) 338356

[startup+742.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22971196/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=338356 CPUtime=742.31 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 384652 0 0 0 74150 81 0 0 25 0 1 0 589469962 346476544 83116 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358889 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 84589 83116 141 53 0 83012 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 338356

[startup+743.901 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22958424/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=351100 CPUtime=743.91 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 387838 0 0 0 74310 81 0 0 25 0 1 0 589469962 359526400 86302 33554432000 4194304 4409164 140733739300992 18446744073709551615 4347253 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 743.91
Current children cumulated vsize (KiB) 351100

[startup+744.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22958424/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=351100 CPUtime=744.31 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 387838 0 0 0 74350 81 0 0 25 0 1 0 589469962 359526400 86302 33554432000 4194304 4409164 140733739300992 18446744073709551615 4350691 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 744.31
Current children cumulated vsize (KiB) 351100

[startup+744.706 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 28204
/proc/meminfo: memFree=22943160/32950928 swapFree=67071984/67111528
[pid=28183] ppid=28181 vsize=351100 CPUtime=744.72 cores=0,2,4,6
/proc/28183/stat : 28183 (lingeling) R 28181 28183 27854 0 -1 4202496 387838 0 0 0 74390 82 0 0 25 0 1 0 589469962 359526400 86302 33554432000 4194304 4409164 140733739300992 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28183/statm: 87775 86302 141 53 0 86198 0
Current children cumulated CPU time (s) 744.72
Current children cumulated vsize (KiB) 351100

Child status: 20
Real time (s): 744.739
CPU time (s): 744.758
CPU user time (s): 743.922
CPU system time (s): 0.835872
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 430720

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

runsolver used 1.2858 second user time and 2.46263 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 14:06:33
IDJOB=3309583
IDBENCH=82399
IDSOLVER=1693
FILE ID=node116/3309583-1303992387
RUNJOBID= node116-1303987383-27873
PBS_JOBID= 13168756
Free space on /tmp= 72312 MiB

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

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=24026951

node116.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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23394692 kB
Buffers:       1889060 kB
Cached:        7074932 kB
SwapCached:       9732 kB
Active:        4442668 kB
Inactive:      4689796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23394692 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          185880 kB
Writeback:           0 kB
AnonPages:      162328 kB
Mapped:          14336 kB
Slab:           360680 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   338308 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= 72312 MiB
End job on node116 at 2011-04-28 14:18:58