Trace number 3309988

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 1822.45 1822.37

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.02
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

1822.37/1822.34	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-3309988-1304000381/watcher-3309988-1304000381 -o /tmp/evaluation-result-3309988-1304000381/solver-3309988-1304000381 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309988-1304000381.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: 1.01 1.18 1.57 3/177 18523
/proc/meminfo: memFree=18840056/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=7200 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 391 0 0 0 0 0 0 0 23 0 1 0 511635295 7372800 323 33554432000 4194304 4409164 140735685269408 18446744073709551615 4225095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 1800 323 111 53 0 223 0

[startup+0.026185 s]
/proc/loadavg: 1.01 1.18 1.57 3/177 18523
/proc/meminfo: memFree=18840056/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=8488 CPUtime=0.02 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 714 0 0 0 2 0 0 0 23 0 1 0 511635295 8691712 646 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 2122 646 112 53 0 545 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8488

[startup+0.101167 s]
/proc/loadavg: 1.01 1.18 1.57 3/177 18523
/proc/meminfo: memFree=18840056/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=14128 CPUtime=0.09 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 2124 0 0 0 9 0 0 0 23 0 1 0 511635295 14467072 2056 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 3532 2056 112 53 0 1955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14128

[startup+0.301131 s]
/proc/loadavg: 1.01 1.18 1.57 3/177 18523
/proc/meminfo: memFree=18840056/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=31836 CPUtime=0.29 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 6573 0 0 0 28 1 0 0 25 0 1 0 511635295 32600064 6483 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 7959 6483 112 53 0 6382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31836

[startup+0.701051 s]
/proc/loadavg: 1.01 1.18 1.57 3/177 18523
/proc/meminfo: memFree=18840056/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=56924 CPUtime=0.69 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 12845 0 0 0 66 3 0 0 25 0 1 0 511635295 58290176 12755 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 14231 12755 112 53 0 12654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56924

[startup+1.50089 s]
/proc/loadavg: 1.09 1.19 1.57 3/178 18524
/proc/meminfo: memFree=18772972/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=107208 CPUtime=1.49 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 25454 0 0 0 142 7 0 0 25 0 1 0 511635295 109780992 25326 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 26802 25326 112 53 0 25225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107208

[startup+3.10057 s]
/proc/loadavg: 1.09 1.19 1.57 3/178 18524
/proc/meminfo: memFree=18704636/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=207816 CPUtime=3.09 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 50606 0 0 0 295 14 0 0 25 0 1 0 511635295 212803584 50478 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 51954 50478 112 53 0 50377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207816

[startup+6.30093 s]
/proc/loadavg: 1.16 1.20 1.57 3/175 18545
/proc/meminfo: memFree=18633804/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=216232 CPUtime=6.29 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 61098 0 0 0 613 16 0 0 25 0 1 0 511635295 221421568 52601 33554432000 4194304 4409164 140735685269408 18446744073709551615 4241330 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 54058 52601 131 53 0 52481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216232

[startup+12.7007 s]
/proc/loadavg: 1.23 1.22 1.57 3/178 18551
/proc/meminfo: memFree=18460520/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=223768 CPUtime=12.69 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 100531 0 0 0 1247 22 0 0 25 0 1 0 511635295 229138432 54456 33554432000 4194304 4409164 140735685269408 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 55942 54456 134 53 0 54365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223768

[startup+25.5011 s]
/proc/loadavg: 1.40 1.25 1.58 3/178 18551
/proc/meminfo: memFree=18397184/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=252456 CPUtime=25.49 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 140502 0 0 0 2523 26 0 0 25 0 1 0 511635295 258514944 61640 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358825 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 63114 61640 140 53 0 61537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252456

[startup+51.101 s]
/proc/loadavg: 1.60 1.31 1.59 3/178 18552
/proc/meminfo: memFree=18385964/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=263344 CPUtime=51.09 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 143235 0 0 0 5081 28 0 0 25 0 1 0 511635295 269664256 64363 33554432000 4194304 4409164 140735685269408 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 65836 64363 141 53 0 64259 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 263344

[startup+102.307 s]
/proc/loadavg: 1.83 1.42 1.61 3/178 18553
/proc/meminfo: memFree=18365204/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=279444 CPUtime=102.31 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 180432 0 0 0 10196 35 0 0 25 0 1 0 511635295 286150656 68388 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 69861 68388 141 53 0 68284 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 279444

[startup+162.301 s]
/proc/loadavg: 1.93 1.52 1.63 3/178 18555
/proc/meminfo: memFree=18401168/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=244352 CPUtime=162.29 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 213457 0 0 0 16183 46 0 0 25 0 1 0 511635295 250216448 59615 33554432000 4194304 4409164 140735685269408 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 61088 59615 141 53 0 59511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 244352

[startup+222.301 s]
/proc/loadavg: 2.04 1.62 1.65 3/178 18556
/proc/meminfo: memFree=18369720/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=261964 CPUtime=222.3 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 251669 0 0 0 22173 57 0 0 25 0 1 0 511635295 268251136 64018 33554432000 4194304 4409164 140735685269408 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 65491 64018 141 53 0 63914 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 261964

[startup+282.301 s]
/proc/loadavg: 2.06 1.70 1.68 3/178 18558
/proc/meminfo: memFree=18341060/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=282048 CPUtime=282.3 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 256703 0 0 0 28165 65 0 0 25 0 1 0 511635295 288817152 69039 33554432000 4194304 4409164 140735685269408 18446744073709551615 4256273 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 70512 69039 141 53 0 68935 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 282048

[startup+342.301 s]
/proc/loadavg: 2.02 1.75 1.70 3/178 18560
/proc/meminfo: memFree=18376636/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=259888 CPUtime=342.31 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 289473 0 0 0 34150 81 0 0 25 0 1 0 511635295 266125312 63499 33554432000 4194304 4409164 140735685269408 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 64972 63499 141 53 0 63395 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 259888

[startup+402.301 s]
/proc/loadavg: 2.00 1.80 1.71 3/178 18561
/proc/meminfo: memFree=18323424/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=279180 CPUtime=402.3 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 327269 0 0 0 40136 94 0 0 25 0 1 0 511635295 285880320 68322 33554432000 4194304 4409164 140735685269408 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 69795 68322 141 53 0 68218 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 279180

[startup+462.301 s]
/proc/loadavg: 2.00 1.83 1.73 3/178 18563
/proc/meminfo: memFree=18341272/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=279172 CPUtime=462.32 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 360255 0 0 0 46121 111 0 0 25 0 1 0 511635295 285872128 68345 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 69793 68345 141 53 0 68216 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 279172

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.74 3/178 18564
/proc/meminfo: memFree=18327496/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=279092 CPUtime=522.31 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 364694 0 0 0 52110 121 0 0 25 0 1 0 511635295 285790208 68300 33554432000 4194304 4409164 140735685269408 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 69773 68300 141 53 0 68196 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 279092

[startup+582.301 s]
/proc/loadavg: 2.00 1.88 1.75 3/178 18566
/proc/meminfo: memFree=18266724/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=340700 CPUtime=582.31 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 412987 0 0 0 58092 139 0 0 25 0 1 0 511635295 348876800 83702 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 85175 83702 141 53 0 83598 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 340700

[startup+642.301 s]

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

/proc/meminfo: memFree=18477880/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=349300 CPUtime=1182.35 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 563783 0 0 0 117964 271 0 0 25 0 1 0 511635295 357683200 85852 33554432000 4194304 4409164 140735685269408 18446744073709551615 4226487 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 87325 85852 141 53 0 85748 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 349300

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 1.87 3/178 18638
/proc/meminfo: memFree=18453564/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=369360 CPUtime=1242.35 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 568798 0 0 0 123951 284 0 0 25 0 1 0 511635295 378224640 90867 33554432000 4194304 4409164 140735685269408 18446744073709551615 4256845 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 92340 90867 141 53 0 90763 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 369360

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.87 3/178 18666
/proc/meminfo: memFree=18374604/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=470408 CPUtime=1302.36 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 620652 0 0 0 129932 304 0 0 25 0 1 0 511635295 481697792 116129 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 117602 116129 141 53 0 116025 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 470408

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/178 18695
/proc/meminfo: memFree=18470780/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=367656 CPUtime=1362.36 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 631822 0 0 0 135916 320 0 0 25 0 1 0 511635295 376479744 90441 33554432000 4194304 4409164 140735685269408 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 91914 90441 141 53 0 90337 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 367656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 18696
/proc/meminfo: memFree=18411504/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=418604 CPUtime=1422.37 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 644559 0 0 0 141896 341 0 0 25 0 1 0 511635295 428650496 103178 33554432000 4194304 4409164 140735685269408 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 104651 103178 141 53 0 103074 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 418604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 18698
/proc/meminfo: memFree=18340300/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=486076 CPUtime=1482.36 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 680753 0 0 0 147874 362 0 0 25 0 1 0 511635295 497741824 120046 33554432000 4194304 4409164 140735685269408 18446744073709551615 4359675 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 121519 120046 141 53 0 119942 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 486076

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 1.90 3/178 18700
/proc/meminfo: memFree=18380208/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=430516 CPUtime=1542.36 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 684872 0 0 0 153857 379 0 0 25 0 1 0 511635295 440848384 106156 33554432000 4194304 4409164 140735685269408 18446744073709551615 4230637 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 107629 106156 141 53 0 106052 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 430516

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 18701
/proc/meminfo: memFree=18352536/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=454112 CPUtime=1602.36 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 698115 0 0 0 159844 392 0 0 25 0 1 0 511635295 465010688 112055 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 113528 112055 141 53 0 111951 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 454112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18703
/proc/meminfo: memFree=18319664/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=483168 CPUtime=1662.37 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 705405 0 0 0 165829 408 0 0 25 0 1 0 511635295 494764032 119319 33554432000 4194304 4409164 140735685269408 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 120792 119319 141 53 0 119215 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 483168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18704
/proc/meminfo: memFree=18300424/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=501724 CPUtime=1722.37 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 735906 0 0 0 171813 424 0 0 25 0 1 0 511635295 513765376 123958 33554432000 4194304 4409164 140735685269408 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 125431 123958 141 53 0 123854 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 501724

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 18706
/proc/meminfo: memFree=18294700/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=501724 CPUtime=1782.37 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 735906 0 0 0 177799 438 0 0 25 0 1 0 511635295 513765376 123958 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 125431 123958 141 53 0 123854 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 501724

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 18706
/proc/meminfo: memFree=18256624/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=541384 CPUtime=1791.98 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 745821 0 0 0 178757 441 0 0 25 0 1 0 511635295 554377216 133873 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 135346 133873 141 53 0 133769 0
Current children cumulated CPU time (s) 1791.98
Current children cumulated vsize (KiB) 541384

[startup+1804.7 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18345036/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=451080 CPUtime=1804.78 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 180031 447 0 0 25 0 1 0 511635295 461905920 111329 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 112770 111329 141 53 0 111193 0
Current children cumulated CPU time (s) 1804.78
Current children cumulated vsize (KiB) 451080

[startup+1811.1 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18344912/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=451080 CPUtime=1811.18 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 180669 449 0 0 25 0 1 0 511635295 461905920 111329 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 112770 111329 141 53 0 111193 0
Current children cumulated CPU time (s) 1811.18
Current children cumulated vsize (KiB) 451080

[startup+1817.5 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18362020/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=433680 CPUtime=1817.58 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 181308 450 0 0 25 0 1 0 511635295 444088320 106979 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 108420 106979 141 53 0 106843 0
Current children cumulated CPU time (s) 1817.58
Current children cumulated vsize (KiB) 433680

[startup+1820.7 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18361896/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=433680 CPUtime=1820.78 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 181626 452 0 0 25 0 1 0 511635295 444088320 106979 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 108420 106979 141 53 0 106843 0
Current children cumulated CPU time (s) 1820.78
Current children cumulated vsize (KiB) 433680

[startup+1821.5 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18361768/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=433680 CPUtime=1821.58 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 181706 452 0 0 25 0 1 0 511635295 444088320 106979 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 108420 106979 141 53 0 106843 0
Current children cumulated CPU time (s) 1821.58
Current children cumulated vsize (KiB) 433680

[startup+1821.9 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18361768/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=433680 CPUtime=1821.98 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 181746 452 0 0 25 0 1 0 511635295 444088320 106979 33554432000 4194304 4409164 140735685269408 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 108420 106979 141 53 0 106843 0
Current children cumulated CPU time (s) 1821.98
Current children cumulated vsize (KiB) 433680

[startup+1822.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 18707
/proc/meminfo: memFree=18361768/32950928 swapFree=67111528/67111528
[pid=18523] ppid=18521 vsize=433680 CPUtime=1822.37 cores=1,3,5,7
/proc/18523/stat : 18523 (lingeling) R 18521 18523 17760 0 -1 4202496 758286 0 0 0 181785 452 0 0 25 0 1 0 511635295 444088320 106979 33554432000 4194304 4409164 140735685269408 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18523/statm: 108420 106979 141 53 0 106843 0
Current children cumulated CPU time (s) 1822.37
Current children cumulated vsize (KiB) 433680

Child status: 20
Real time (s): 1822.37
CPU time (s): 1822.45
CPU user time (s): 1817.9
CPU system time (s): 4.54831
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 541384

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

runsolver used 2.94855 second user time and 6.84796 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-28 16:19:46
IDJOB=3309988
IDBENCH=85005
IDSOLVER=1693
FILE ID=node149/3309988-1304000381
RUNJOBID= node149-1304000377-18476
PBS_JOBID= 13168726
Free space on /tmp= 71780 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309988-1304000381/watcher-3309988-1304000381 -o /tmp/evaluation-result-3309988-1304000381/solver-3309988-1304000381 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309988-1304000381.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=34348034

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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:      18840336 kB
Buffers:       2198328 kB
Cached:       11292872 kB
SwapCached:          0 kB
Active:        4629120 kB
Inactive:      8939808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18840336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          157820 kB
Writeback:           0 kB
AnonPages:       77212 kB
Mapped:          15272 kB
Slab:           477644 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   220972 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= 71776 MiB
End job on node149 at 2011-04-28 16:50:09