Trace number 3292014

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 782.646 782.622

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

782.62/782.61	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-3292014-1303785845/watcher-3292014-1303785845 -o /tmp/evaluation-result-3292014-1303785845/solver-3292014-1303785845 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3292014-1303785845.cnf 

running on 2 cores: 5,7

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: 3.77 3.94 3.94 4/189 25386
/proc/meminfo: memFree=15870652/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=7140 CPUtime=0 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 490185201 7311360 307 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 1785 307 110 53 0 208 0

[startup+0.041134 s]
/proc/loadavg: 3.77 3.94 3.94 4/189 25386
/proc/meminfo: memFree=15870652/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=10292 CPUtime=0.03 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 1203 0 0 0 3 0 0 0 23 0 1 0 490185201 10539008 1097 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446563884 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 2573 1097 112 53 0 996 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10292

[startup+0.101125 s]
/proc/loadavg: 3.77 3.94 3.94 4/189 25386
/proc/meminfo: memFree=15870652/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=14008 CPUtime=0.09 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 2132 0 0 0 9 0 0 0 23 0 1 0 490185201 14344192 2026 33554432000 4194304 4409164 140735195146672 18446744073709551615 4200349 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 3502 2026 112 53 0 1925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14008

[startup+0.301087 s]
/proc/loadavg: 3.77 3.94 3.94 4/189 25386
/proc/meminfo: memFree=15870652/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=31804 CPUtime=0.29 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 6581 0 0 0 28 1 0 0 25 0 1 0 490185201 32567296 6475 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 7951 6475 112 53 0 6374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31804

[startup+0.701016 s]
/proc/loadavg: 3.77 3.94 3.94 4/189 25386
/proc/meminfo: memFree=15870652/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=56892 CPUtime=0.69 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 12853 0 0 0 67 2 0 0 25 0 1 0 490185201 58257408 12747 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 14223 12747 112 53 0 12646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56892

[startup+1.50087 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15804808/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=107216 CPUtime=1.49 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 25462 0 0 0 144 5 0 0 25 0 1 0 490185201 109789184 25328 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 26804 25328 112 53 0 25227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107216

[startup+3.10057 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15635920/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=114480 CPUtime=3.09 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 31333 0 0 0 303 6 0 0 25 0 1 0 490185201 117227520 27099 33554432000 4194304 4409164 140735195146672 18446744073709551615 4305191 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 28620 27099 130 53 0 27043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114480

[startup+6.30098 s]
/proc/loadavg: 3.80 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15752740/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=117308 CPUtime=6.29 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 34822 0 0 0 622 7 0 0 25 0 1 0 490185201 120123392 27840 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 29327 27840 133 53 0 27750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117308

[startup+12.7008 s]
/proc/loadavg: 3.82 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15702628/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=137452 CPUtime=12.69 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 72637 0 0 0 1257 12 0 0 25 0 1 0 490185201 140750848 32885 33554432000 4194304 4409164 140735195146672 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 34363 32885 136 53 0 32786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137452

[startup+25.5004 s]
/proc/loadavg: 3.86 3.94 3.94 5/190 25387
/proc/meminfo: memFree=15701168/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=140240 CPUtime=25.49 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 73352 0 0 0 2536 13 0 0 25 0 1 0 490185201 143605760 33587 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230644 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 35060 33587 141 53 0 33483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140240

[startup+51.1006 s]
/proc/loadavg: 3.91 3.94 3.94 5/190 25388
/proc/meminfo: memFree=15671320/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=156512 CPUtime=51.09 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 94016 0 0 0 5092 17 0 0 25 0 1 0 490185201 160268288 37655 33554432000 4194304 4409164 140735195146672 18446744073709551615 4252408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 39128 37655 141 53 0 37551 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 156512

[startup+102.307 s]
/proc/loadavg: 4.02 3.97 3.94 5/190 25389
/proc/meminfo: memFree=15644580/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=157132 CPUtime=102.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 114496 0 0 0 10202 28 0 0 25 0 1 0 490185201 160903168 37810 33554432000 4194304 4409164 140735195146672 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 39283 37810 141 53 0 37706 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157132

[startup+162.301 s]
/proc/loadavg: 4.09 3.99 3.95 5/190 25391
/proc/meminfo: memFree=15679332/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=143972 CPUtime=162.29 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 131475 0 0 0 16187 42 0 0 25 0 1 0 490185201 147427328 34520 33554432000 4194304 4409164 140735195146672 18446744073709551615 4251993 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 35993 34520 141 53 0 34416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143972

[startup+222.301 s]
/proc/loadavg: 4.03 3.99 3.95 5/190 25393
/proc/meminfo: memFree=15635124/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=157408 CPUtime=222.29 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 161971 0 0 0 22169 60 0 0 25 0 1 0 490185201 161185792 37879 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 39352 37879 141 53 0 37775 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157408

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 25394
/proc/meminfo: memFree=15619796/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=161684 CPUtime=282.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 185919 0 0 0 28156 74 0 0 25 0 1 0 490185201 165564416 38948 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 40421 38948 141 53 0 38844 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161684

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.95 5/190 25396
/proc/meminfo: memFree=15631256/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=163748 CPUtime=342.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 210168 0 0 0 34137 93 0 0 25 0 1 0 490185201 167677952 39464 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 40937 39464 141 53 0 39360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163748

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 25397
/proc/meminfo: memFree=15620756/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=148792 CPUtime=402.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 237199 0 0 0 40111 119 0 0 25 0 1 0 490185201 152363008 35757 33554432000 4194304 4409164 140735195146672 18446744073709551615 4226376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 37198 35757 141 53 0 35621 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148792

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25399
/proc/meminfo: memFree=15585452/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=177032 CPUtime=462.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 250255 0 0 0 46093 137 0 0 25 0 1 0 490185201 181280768 42785 33554432000 4194304 4409164 140735195146672 18446744073709551615 4295853 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 44258 42785 141 53 0 42681 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 177032

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25401
/proc/meminfo: memFree=15567160/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=179752 CPUtime=522.3 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 277478 0 0 0 52075 155 0 0 25 0 1 0 490185201 184066048 43465 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230082 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 44938 43465 141 53 0 43361 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 179752

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25402
/proc/meminfo: memFree=15517228/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=181508 CPUtime=582.31 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 298961 0 0 0 58059 172 0 0 25 0 1 0 490185201 185864192 43904 33554432000 4194304 4409164 140735195146672 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 45377 43904 141 53 0 43800 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 181508

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25404
/proc/meminfo: memFree=15543952/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=170872 CPUtime=642.32 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 305417 0 0 0 64042 190 0 0 25 0 1 0 490185201 174972928 41277 33554432000 4194304 4409164 140735195146672 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 42718 41277 141 53 0 41141 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 170872

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25405
/proc/meminfo: memFree=15450000/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=211844 CPUtime=702.32 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 335278 0 0 0 70015 217 0 0 25 0 1 0 490185201 216928256 49441 33554432000 4194304 4409164 140735195146672 18446744073709551615 4231003 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 52961 49441 141 53 0 51384 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 211844

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15477692/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=213708 CPUtime=762.32 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 341548 0 0 0 75995 237 0 0 25 0 1 0 490185201 218836992 51657 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 53427 51657 141 53 0 51850 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 213708

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

[startup+767.9 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15475832/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=215252 CPUtime=767.92 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 341934 0 0 0 76553 239 0 0 25 0 1 0 490185201 220418048 52043 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 53813 52043 141 53 0 52236 0
Current children cumulated CPU time (s) 767.92
Current children cumulated vsize (KiB) 215252

[startup+774.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15489220/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=774.33 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 77191 242 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 774.33
Current children cumulated vsize (KiB) 216056

[startup+777.5 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25407
/proc/meminfo: memFree=15489220/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=777.52 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 77509 243 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 4231431 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 777.52
Current children cumulated vsize (KiB) 216056

[startup+780.701 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25408
/proc/meminfo: memFree=15489220/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=780.72 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 77827 245 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 780.72
Current children cumulated vsize (KiB) 216056

[startup+781.501 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25408
/proc/meminfo: memFree=15499512/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=781.51 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 77906 245 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 781.51
Current children cumulated vsize (KiB) 216056

[startup+782.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25408
/proc/meminfo: memFree=15499512/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=782.32 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 77986 246 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 782.32
Current children cumulated vsize (KiB) 216056

[startup+782.501 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25408
/proc/meminfo: memFree=15499512/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=782.52 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 78006 246 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 782.52
Current children cumulated vsize (KiB) 216056

[startup+782.601 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 25408
/proc/meminfo: memFree=15499512/32951124 swapFree=67111528/67111528
[pid=25386] ppid=25384 vsize=216056 CPUtime=782.62 cores=5,7
/proc/25386/stat : 25386 (lingeling) R 25384 25386 24259 0 -1 4202496 343469 0 0 0 78016 246 0 0 25 0 1 0 490185201 221241344 52244 33554432000 4194304 4409164 140735195146672 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25386/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 782.62
Current children cumulated vsize (KiB) 216056

Child status: 20
Real time (s): 782.622
CPU time (s): 782.646
CPU user time (s): 780.173
CPU system time (s): 2.47262
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 224368

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

runsolver used 1.20782 second user time and 3.06453 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 04:44:08
IDJOB=3292014
IDBENCH=85007
IDSOLVER=1606
FILE ID=node105/3292014-1303785845
RUNJOBID= node105-1303785827-25265
PBS_JOBID= 13157226
Free space on /tmp= 71960 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292014-1303785845/watcher-3292014-1303785845 -o /tmp/evaluation-result-3292014-1303785845/solver-3292014-1303785845 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3292014-1303785845.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=341441695

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      15870932 kB
Buffers:       2289416 kB
Cached:       13881908 kB
SwapCached:          0 kB
Active:        8918224 kB
Inactive:      7588608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15870932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          255456 kB
Writeback:           0 kB
AnonPages:      334904 kB
Mapped:          15840 kB
Slab:           508032 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   521056 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= 71960 MiB
End job on node105 at 2011-04-26 04:57:10