Trace number 3371886

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)UNSAT 1153.63 1159.42

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

1153.61/1159.40	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371886-1305431209/watcher-3371886-1305431209 -o /tmp/evaluation-result-3371886-1305431209/solver-3371886-1305431209 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371886-1305431209.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 6.19 7.66 7.37 5/410 5009
/proc/meminfo: memFree=23981272/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=6704 CPUtime=0 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 238 0 0 0 0 0 0 0 23 0 1 0 654719772 6864896 182 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 1676 182 110 53 0 99 0

[startup+0.078855 s]
/proc/loadavg: 6.19 7.66 7.37 5/410 5009
/proc/meminfo: memFree=23981272/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=14040 CPUtime=0.06 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 2141 0 0 0 6 0 0 0 23 0 1 0 654719772 14376960 2034 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 3510 2034 112 53 0 1933 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14040

[startup+0.100849 s]
/proc/loadavg: 6.19 7.66 7.37 5/410 5009
/proc/meminfo: memFree=23981272/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=14040 CPUtime=0.08 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 2141 0 0 0 8 0 0 0 23 0 1 0 654719772 14376960 2034 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 3510 2034 112 53 0 1933 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14040

[startup+0.300817 s]
/proc/loadavg: 6.19 7.66 7.37 5/410 5009
/proc/meminfo: memFree=23981272/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=31620 CPUtime=0.29 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 6558 0 0 0 28 1 0 0 25 0 1 0 654719772 32378880 6429 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 7905 6429 112 53 0 6328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31620

[startup+0.70075 s]
/proc/loadavg: 6.19 7.66 7.37 5/410 5009
/proc/meminfo: memFree=23981272/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=56904 CPUtime=0.68 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 12928 0 0 0 66 2 0 0 25 0 1 0 654719772 58269696 12750 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 14226 12750 112 53 0 12649 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56904

[startup+1.50061 s]
/proc/loadavg: 6.19 7.66 7.37 5/411 5010
/proc/meminfo: memFree=23907864/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=107208 CPUtime=1.49 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 25505 0 0 0 144 5 0 0 25 0 1 0 654719772 109780992 25327 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 26802 25327 113 53 0 25225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107208

[startup+3.10035 s]
/proc/loadavg: 6.19 7.66 7.37 5/411 5010
/proc/meminfo: memFree=23875252/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=102808 CPUtime=3.09 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 31965 0 0 0 303 6 0 0 25 0 1 0 654719772 105275392 24212 33554432000 4194304 4409284 140734237477200 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 25702 24212 130 53 0 24125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102808

[startup+15.7321 s]
/proc/loadavg: 6.82 7.72 7.40 5/411 5011
/proc/meminfo: memFree=23699836/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=186580 CPUtime=15.54 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 98388 0 0 0 1540 14 0 0 25 0 1 0 654719772 191057920 45171 33554432000 4194304 4409284 140734237477200 18446744073709551615 4226462 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5009/statm: 46645 45171 140 53 0 45068 0
Current children cumulated CPU time (s) 15.54
Current children cumulated vsize (KiB) 186580

[startup+15.8151 s]
/proc/loadavg: 6.82 7.72 7.40 5/411 5011
/proc/meminfo: memFree=23699836/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=186580 CPUtime=15.58 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 98388 0 0 0 1544 14 0 0 25 0 1 0 654719772 191057920 45171 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5009/statm: 46645 45171 140 53 0 45068 0
Current children cumulated CPU time (s) 15.58
Current children cumulated vsize (KiB) 186580

[startup+25.5005 s]
/proc/loadavg: 6.54 7.63 7.37 5/411 5011
/proc/meminfo: memFree=23723008/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=186580 CPUtime=24.39 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 98389 0 0 0 2414 25 0 0 25 0 1 0 654719772 191057920 45172 33554432000 4194304 4409284 140734237477200 18446744073709551615 4226472 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/5009/statm: 46645 45172 141 53 0 45068 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 186580

[startup+51.1011 s]
/proc/loadavg: 5.97 7.42 7.30 5/411 5039
/proc/meminfo: memFree=23724412/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=187980 CPUtime=48.38 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 134134 0 0 0 4798 40 0 0 25 0 1 0 654719772 192491520 45522 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 46995 45522 141 53 0 45418 0
Current children cumulated CPU time (s) 48.38
Current children cumulated vsize (KiB) 187980

[startup+102.3 s]
/proc/loadavg: 5.04 6.93 7.14 5/411 5094
/proc/meminfo: memFree=23683196/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=175128 CPUtime=98.12 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 186750 0 0 0 9746 66 0 0 25 0 1 0 654719772 179331072 42309 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 43782 42309 141 53 0 42205 0
Current children cumulated CPU time (s) 98.12
Current children cumulated vsize (KiB) 175128

[startup+162.301 s]
/proc/loadavg: 4.56 6.46 6.97 5/411 5150
/proc/meminfo: memFree=23746624/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=176092 CPUtime=156.52 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 233727 0 0 0 15559 93 0 0 25 0 1 0 654719772 180318208 42550 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230687 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 44023 42550 141 53 0 42446 0
Current children cumulated CPU time (s) 156.52
Current children cumulated vsize (KiB) 176092

[startup+222.301 s]
/proc/loadavg: 4.26 6.02 6.78 5/411 5151
/proc/meminfo: memFree=23690956/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=182324 CPUtime=216.49 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 235298 0 0 0 21544 105 0 0 25 0 1 0 654719772 186699776 44108 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 45581 44108 141 53 0 44004 0
Current children cumulated CPU time (s) 216.49
Current children cumulated vsize (KiB) 182324

[startup+282.3 s]
/proc/loadavg: 4.09 5.65 6.61 5/411 5153
/proc/meminfo: memFree=23639944/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=206324 CPUtime=276.49 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 295627 0 0 0 27524 125 0 0 25 0 1 0 654719772 211275776 50108 33554432000 4194304 4409284 140734237477200 18446744073709551615 4295891 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 51581 50108 141 53 0 50004 0
Current children cumulated CPU time (s) 276.49
Current children cumulated vsize (KiB) 206324

[startup+342.301 s]
/proc/loadavg: 4.03 5.35 6.44 5/411 5154
/proc/meminfo: memFree=23604464/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=196380 CPUtime=336.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 329976 0 0 0 33513 137 0 0 25 0 1 0 654719772 201093120 47654 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 49095 47654 141 53 0 47518 0
Current children cumulated CPU time (s) 336.5
Current children cumulated vsize (KiB) 196380

[startup+402.301 s]
/proc/loadavg: 4.01 5.10 6.29 5/411 5156
/proc/meminfo: memFree=23606020/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=185652 CPUtime=396.49 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 382928 0 0 0 39496 153 0 0 25 0 1 0 654719772 190107648 44940 33554432000 4194304 4409284 140734237477200 18446744073709551615 4259873 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 46413 44940 141 53 0 44836 0
Current children cumulated CPU time (s) 396.49
Current children cumulated vsize (KiB) 185652

[startup+462.3 s]
/proc/loadavg: 4.15 4.94 6.15 5/411 5185
/proc/meminfo: memFree=23747180/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=221596 CPUtime=456.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 391934 0 0 0 45483 167 0 0 25 0 1 0 654719772 226914304 53926 33554432000 4194304 4409284 140734237477200 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 55399 53926 141 53 0 53822 0
Current children cumulated CPU time (s) 456.5
Current children cumulated vsize (KiB) 221596

[startup+522.301 s]
/proc/loadavg: 4.05 4.77 6.02 5/411 5186
/proc/meminfo: memFree=23618220/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=206896 CPUtime=516.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 439288 0 0 0 51469 181 0 0 25 0 1 0 654719772 211861504 50283 33554432000 4194304 4409284 140734237477200 18446744073709551615 4252932 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 51724 50283 141 53 0 50147 0
Current children cumulated CPU time (s) 516.5
Current children cumulated vsize (KiB) 206896

[startup+582.316 s]
/proc/loadavg: 4.06 4.64 5.89 5/411 5188
/proc/meminfo: memFree=23612628/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=207292 CPUtime=576.51 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 439389 0 0 0 57458 193 0 0 25 0 1 0 654719772 212267008 50382 33554432000 4194304 4409284 140734237477200 18446744073709551615 4271930 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 51823 50382 141 53 0 50246 0
Current children cumulated CPU time (s) 576.51
Current children cumulated vsize (KiB) 207292

[startup+642.3 s]
/proc/loadavg: 4.02 4.52 5.77 5/411 5189
/proc/meminfo: memFree=23588304/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=251772 CPUtime=636.49 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 491479 0 0 0 63435 214 0 0 25 0 1 0 654719772 257814528 61470 33554432000 4194304 4409284 140734237477200 18446744073709551615 4269554 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 62943 61470 141 53 0 61366 0
Current children cumulated CPU time (s) 636.49
Current children cumulated vsize (KiB) 251772

[startup+702.301 s]
/proc/loadavg: 4.08 4.44 5.66 5/411 5191
/proc/meminfo: memFree=23703360/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=193720 CPUtime=696.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 531095 0 0 0 69420 230 0 0 25 0 1 0 654719772 198369280 46989 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 48430 46989 141 53 0 46853 0
Current children cumulated CPU time (s) 696.5
Current children cumulated vsize (KiB) 193720

[startup+762.301 s]
/proc/loadavg: 4.03 4.36 5.56 5/411 5193
/proc/meminfo: memFree=23690688/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=204552 CPUtime=756.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 533771 0 0 0 75409 241 0 0 25 0 1 0 654719772 209461248 49665 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 51138 49665 141 53 0 49561 0
Current children cumulated CPU time (s) 756.5
Current children cumulated vsize (KiB) 204552

[startup+822.3 s]
/proc/loadavg: 4.01 4.29 5.46 5/411 5194
/proc/meminfo: memFree=23619372/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=211108 CPUtime=816.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 534689 0 0 0 81398 252 0 0 25 0 1 0 654719772 216174592 50496 33554432000 4194304 4409284 140734237477200 18446744073709551615 4271572 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 52777 50496 141 53 0 51200 0
Current children cumulated CPU time (s) 816.5
Current children cumulated vsize (KiB) 211108

[startup+882.301 s]
/proc/loadavg: 4.07 4.25 5.37 5/411 5205
/proc/meminfo: memFree=23572920/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=234496 CPUtime=876.51 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 596353 0 0 0 87371 280 0 0 25 0 1 0 654719772 240123904 57151 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 58624 57151 141 53 0 57047 0
Current children cumulated CPU time (s) 876.51
Current children cumulated vsize (KiB) 234496

[startup+942.301 s]
/proc/loadavg: 4.02 4.20 5.28 5/411 5206
/proc/meminfo: memFree=23495144/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236000 CPUtime=936.51 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 633615 0 0 0 93355 296 0 0 25 0 1 0 654719772 241664000 57527 33554432000 4194304 4409284 140734237477200 18446744073709551615 4359751 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59000 57527 141 53 0 57423 0
Current children cumulated CPU time (s) 936.51
Current children cumulated vsize (KiB) 236000

[startup+1002.3 s]
/proc/loadavg: 4.10 4.19 5.21 5/411 5208
/proc/meminfo: memFree=23493396/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=235844 CPUtime=996.5 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 646280 0 0 0 99339 311 0 0 25 0 1 0 654719772 241504256 57488 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 58961 57488 141 53 0 57384 0
Current children cumulated CPU time (s) 996.5
Current children cumulated vsize (KiB) 235844

[startup+1062.3 s]
/proc/loadavg: 4.07 4.17 5.13 5/411 5210
/proc/meminfo: memFree=23489408/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=228920 CPUtime=1056.51 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 677371 0 0 0 105321 330 0 0 25 0 1 0 654719772 234414080 55789 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 57230 55789 141 53 0 55653 0
Current children cumulated CPU time (s) 1056.51
Current children cumulated vsize (KiB) 228920

[startup+1122.3 s]
/proc/loadavg: 4.14 4.17 5.07 5/411 5211
/proc/meminfo: memFree=23406300/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=245200 CPUtime=1116.51 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 681419 0 0 0 111299 352 0 0 25 0 1 0 654719772 251084800 59827 33554432000 4194304 4409284 140734237477200 18446744073709551615 4360382 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 61300 59827 141 53 0 59723 0
Current children cumulated CPU time (s) 1116.51
Current children cumulated vsize (KiB) 245200

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

[startup+1138.8 s]
/proc/loadavg: 4.11 4.16 5.05 5/411 5212
/proc/meminfo: memFree=23440524/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1133.01 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 112940 361 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1133.01
Current children cumulated vsize (KiB) 236656

[startup+1151.6 s]
/proc/loadavg: 4.08 4.15 5.04 5/411 5212
/proc/meminfo: memFree=23433456/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1145.81 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114215 366 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230968 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1145.81
Current children cumulated vsize (KiB) 236656

[startup+1154.8 s]
/proc/loadavg: 4.16 4.16 5.03 5/411 5214
/proc/meminfo: memFree=23433580/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1149.01 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114534 367 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1149.01
Current children cumulated vsize (KiB) 236656

[startup+1158 s]
/proc/loadavg: 4.16 4.16 5.03 5/411 5214
/proc/meminfo: memFree=23433696/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1152.21 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114852 369 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1152.21
Current children cumulated vsize (KiB) 236656

[startup+1158.8 s]
/proc/loadavg: 4.16 4.16 5.03 5/411 5214
/proc/meminfo: memFree=23450312/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1153.01 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114932 369 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1153.01
Current children cumulated vsize (KiB) 236656

[startup+1159.2 s]
/proc/loadavg: 4.16 4.16 5.03 5/411 5214
/proc/meminfo: memFree=23450312/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1153.41 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114972 369 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1153.41
Current children cumulated vsize (KiB) 236656

[startup+1159.4 s]
/proc/loadavg: 4.16 4.16 5.03 5/411 5214
/proc/meminfo: memFree=23450312/32951132 swapFree=67093844/67111528
[pid=5009] ppid=5007 vsize=236656 CPUtime=1153.61 cores=1,3
/proc/5009/stat : 5009 (lingeling) R 5007 5009 4949 0 -1 4202496 724772 0 0 0 114992 369 0 0 25 0 1 0 654719772 242335744 57723 33554432000 4194304 4409284 140734237477200 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/5009/statm: 59164 57723 141 53 0 57587 0
Current children cumulated CPU time (s) 1153.61
Current children cumulated vsize (KiB) 236656

Child status: 20
Real time (s): 1159.42
CPU time (s): 1153.63
CPU user time (s): 1149.93
CPU system time (s): 3.70244
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 302344

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

runsolver used 4.29435 second user time and 10.3474 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 05:46:51
IDJOB=3371886
IDBENCH=69571
IDSOLVER=1849
FILE ID=node128/3371886-1305431209
RUNJOBID= node128-1305431209-4969
PBS_JOBID= 13324621
Free space on /tmp= 73516 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371886-1305431209/watcher-3371886-1305431209 -o /tmp/evaluation-result-3371886-1305431209/solver-3371886-1305431209 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371886-1305431209.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=270311070

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23981428 kB
Buffers:        275480 kB
Cached:        3008824 kB
SwapCached:       1440 kB
Active:        6584204 kB
Inactive:      2089808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23981428 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:          107848 kB
Writeback:           0 kB
AnonPages:     5387764 kB
Mapped:          32224 kB
Slab:           190820 kB
PageTables:      38840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100863544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73544 MiB
End job on node128 at 2011-05-15 06:06:11