Trace number 3371871

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 751.59 751.592

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

751.49/751.58	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-3371871-1305435531/watcher-3371871-1305435531 -o /tmp/evaluation-result-3371871-1305435531/solver-3371871-1305435531 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371871-1305435531.cnf 

running on 2 cores: 4,6

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: 1.60 2.50 3.37 5/326 19415
/proc/meminfo: memFree=22730584/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=6880 CPUtime=0 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 282 0 0 0 0 0 0 0 22 0 1 0 733783808 7045120 225 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 1720 225 110 53 0 143 0

[startup+0.0779521 s]
/proc/loadavg: 1.60 2.50 3.37 5/326 19415
/proc/meminfo: memFree=22730584/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=14008 CPUtime=0.07 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 2130 0 0 0 7 0 0 0 22 0 1 0 733783808 14344192 2025 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 3502 2025 112 53 0 1925 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14008

[startup+0.100944 s]
/proc/loadavg: 1.60 2.50 3.37 5/326 19415
/proc/meminfo: memFree=22730584/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=14008 CPUtime=0.09 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 2130 0 0 0 9 0 0 0 22 0 1 0 733783808 14344192 2025 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 3502 2025 112 53 0 1925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14008

[startup+0.300914 s]
/proc/loadavg: 1.60 2.50 3.37 5/326 19415
/proc/meminfo: memFree=22730584/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=31804 CPUtime=0.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 6579 0 0 0 28 1 0 0 23 0 1 0 733783808 32567296 6474 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 7951 6474 112 53 0 6374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31804

[startup+0.700855 s]
/proc/loadavg: 1.60 2.50 3.37 5/326 19415
/proc/meminfo: memFree=22730584/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=56892 CPUtime=0.69 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 12851 0 0 0 67 2 0 0 25 0 1 0 733783808 58257408 12746 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 14223 12746 112 53 0 12646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56892

[startup+1.5007 s]
/proc/loadavg: 1.79 2.52 3.37 5/327 19416
/proc/meminfo: memFree=22661268/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=107216 CPUtime=1.49 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 25460 0 0 0 145 4 0 0 25 0 1 0 733783808 109789184 25327 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 26804 25327 112 53 0 25227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107216

[startup+3.10039 s]
/proc/loadavg: 1.79 2.52 3.37 5/327 19416
/proc/meminfo: memFree=22619232/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=114480 CPUtime=3.09 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 31331 0 0 0 304 5 0 0 25 0 1 0 733783808 117227520 27098 33554432000 4194304 4409284 140736652456720 18446744073709551615 4301332 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 28620 27098 130 53 0 27043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114480

[startup+6.3008 s]
/proc/loadavg: 1.97 2.55 3.38 5/327 19416
/proc/meminfo: memFree=22610444/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=117308 CPUtime=6.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 34820 0 0 0 624 5 0 0 25 0 1 0 733783808 120123392 27839 33554432000 4194304 4409284 140736652456720 18446744073709551615 4228590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 29327 27839 133 53 0 27750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117308

[startup+12.7006 s]
/proc/loadavg: 2.13 2.57 3.38 5/327 19416
/proc/meminfo: memFree=22591116/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=137452 CPUtime=12.69 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 72635 0 0 0 1260 9 0 0 25 0 1 0 733783808 140750848 32884 33554432000 4194304 4409284 140736652456720 18446744073709551615 4230103 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 34363 32884 136 53 0 32786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137452

[startup+25.5002 s]
/proc/loadavg: 2.54 2.64 3.39 5/327 19417
/proc/meminfo: memFree=22588204/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=140240 CPUtime=25.49 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 73350 0 0 0 2540 9 0 0 25 0 1 0 733783808 143605760 33586 33554432000 4194304 4409284 140736652456720 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 35060 33586 141 53 0 33483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140240

[startup+51.1005 s]
/proc/loadavg: 3.04 2.75 3.40 5/327 19417
/proc/meminfo: memFree=22559144/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=156512 CPUtime=51.06 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 94014 0 0 0 5095 11 0 0 25 0 1 0 733783808 160268288 37654 33554432000 4194304 4409284 140736652456720 18446744073709551615 4229087 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 39128 37654 141 53 0 37551 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 156512

[startup+102.312 s]
/proc/loadavg: 3.58 2.94 3.43 5/327 19419
/proc/meminfo: memFree=22540284/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=157132 CPUtime=102.27 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 114494 0 0 0 10209 18 0 0 25 0 1 0 733783808 160903168 37809 33554432000 4194304 4409284 140736652456720 18446744073709551615 4358359 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 39283 37809 141 53 0 37706 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 157132

[startup+162.301 s]
/proc/loadavg: 3.84 3.13 3.47 5/327 19429
/proc/meminfo: memFree=22532084/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=156736 CPUtime=162.27 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 134667 0 0 0 16198 29 0 0 25 0 1 0 733783808 160497664 37710 33554432000 4194304 4409284 140736652456720 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 39184 37710 141 53 0 37607 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 156736

[startup+222.301 s]
/proc/loadavg: 4.03 3.32 3.51 5/327 19431
/proc/meminfo: memFree=22515312/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=155792 CPUtime=222.27 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 162083 0 0 0 22188 39 0 0 25 0 1 0 733783808 159531008 37474 33554432000 4194304 4409284 140736652456720 18446744073709551615 4295853 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 38948 37474 141 53 0 37371 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 155792

[startup+282.3 s]
/proc/loadavg: 4.05 3.45 3.54 5/327 19433
/proc/meminfo: memFree=22501516/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=161548 CPUtime=282.27 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 186744 0 0 0 28180 47 0 0 25 0 1 0 733783808 165425152 38913 33554432000 4194304 4409284 140736652456720 18446744073709551615 4226428 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 40387 38913 141 53 0 38810 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 161548

[startup+342.3 s]
/proc/loadavg: 4.02 3.55 3.56 5/327 19434
/proc/meminfo: memFree=22489588/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=162480 CPUtime=342.27 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 211315 0 0 0 34170 57 0 0 25 0 1 0 733783808 166379520 39146 33554432000 4194304 4409284 140736652456720 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 40620 39146 141 53 0 39043 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 162480

[startup+402.3 s]
/proc/loadavg: 4.04 3.64 3.59 5/327 19436
/proc/meminfo: memFree=22473068/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=160636 CPUtime=402.28 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 240200 0 0 0 40160 68 0 0 25 0 1 0 733783808 164491264 38717 33554432000 4194304 4409284 140736652456720 18446744073709551615 4251993 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 40159 38717 141 53 0 38582 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 160636

[startup+462.301 s]
/proc/loadavg: 4.09 3.73 3.63 5/327 19437
/proc/meminfo: memFree=22448856/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=183428 CPUtime=462.28 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 272298 0 0 0 46147 81 0 0 25 0 1 0 733783808 187830272 44383 33554432000 4194304 4409284 140736652456720 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 45857 44383 141 53 0 44280 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 183428

[startup+522.301 s]
/proc/loadavg: 4.03 3.78 3.65 5/327 19439
/proc/meminfo: memFree=22460988/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=181928 CPUtime=522.28 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 280613 0 0 0 52139 89 0 0 25 0 1 0 733783808 186294272 44008 33554432000 4194304 4409284 140736652456720 18446744073709551615 4258732 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 45482 44008 141 53 0 43905 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 181928

[startup+582.301 s]
/proc/loadavg: 4.01 3.82 3.67 5/327 19441
/proc/meminfo: memFree=22442108/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=181000 CPUtime=582.28 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 300519 0 0 0 58128 100 0 0 25 0 1 0 733783808 185344000 43776 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 45250 43776 141 53 0 43673 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 181000

[startup+642.301 s]
/proc/loadavg: 4.00 3.85 3.68 5/327 19442
/proc/meminfo: memFree=22456220/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=192388 CPUtime=642.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 313913 0 0 0 64113 116 0 0 25 0 1 0 733783808 197005312 46623 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 48097 46623 141 53 0 46520 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 192388

[startup+702.3 s]
/proc/loadavg: 4.00 3.87 3.70 5/327 19444
/proc/meminfo: memFree=22372988/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=218632 CPUtime=702.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 336974 0 0 0 70103 126 0 0 25 0 1 0 733783808 223879168 51137 33554432000 4194304 4409284 140736652456720 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54658 51137 141 53 0 53081 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 218632

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

[startup+716.701 s]
/proc/loadavg: 4.00 3.88 3.70 5/327 19444
/proc/meminfo: memFree=22375340/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=218632 CPUtime=716.69 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 336974 0 0 0 71541 128 0 0 25 0 1 0 733783808 223879168 51137 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54658 51137 141 53 0 53081 0
Current children cumulated CPU time (s) 716.69
Current children cumulated vsize (KiB) 218632

[startup+729.5 s]
/proc/loadavg: 4.00 3.88 3.71 5/327 19445
/proc/meminfo: memFree=22398400/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=209696 CPUtime=729.49 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 340543 0 0 0 72818 131 0 0 25 0 1 0 733783808 214728704 50653 33554432000 4194304 4409284 140736652456720 18446744073709551615 4230534 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 52424 50653 141 53 0 50847 0
Current children cumulated CPU time (s) 729.49
Current children cumulated vsize (KiB) 209696

[startup+742.301 s]
/proc/loadavg: 4.08 3.90 3.72 5/327 19445
/proc/meminfo: memFree=22376320/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=742.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 74094 135 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 4358172 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 742.29
Current children cumulated vsize (KiB) 216056

[startup+745.5 s]
/proc/loadavg: 4.08 3.90 3.72 5/327 19445
/proc/meminfo: memFree=22332668/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=745.49 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 74414 135 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 745.49
Current children cumulated vsize (KiB) 216056

[startup+748.701 s]
/proc/loadavg: 4.15 3.92 3.72 5/327 19445
/proc/meminfo: memFree=22348416/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=748.69 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 74733 136 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 748.69
Current children cumulated vsize (KiB) 216056

[startup+750.3 s]
/proc/loadavg: 4.14 3.92 3.73 5/327 19445
/proc/meminfo: memFree=22367636/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=750.29 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 74893 136 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 4256791 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 750.29
Current children cumulated vsize (KiB) 216056

[startup+751.1 s]
/proc/loadavg: 4.14 3.92 3.73 5/327 19445
/proc/meminfo: memFree=22367636/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=751.09 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 74972 137 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 4226109 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 751.09
Current children cumulated vsize (KiB) 216056

[startup+751.5 s]
/proc/loadavg: 4.14 3.92 3.73 5/327 19445
/proc/meminfo: memFree=22334404/32951124 swapFree=59305796/67111528
[pid=19415] ppid=19413 vsize=216056 CPUtime=751.49 cores=4,6
/proc/19415/stat : 19415 (lingeling) R 19413 19415 18964 0 -1 4202496 343467 0 0 0 75012 137 0 0 25 0 1 0 733783808 221241344 52243 33554432000 4194304 4409284 140736652456720 18446744073709551615 4359728 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19415/statm: 54014 52243 141 53 0 52437 0
Current children cumulated CPU time (s) 751.49
Current children cumulated vsize (KiB) 216056

Child status: 20
Real time (s): 751.592
CPU time (s): 751.59
CPU user time (s): 750.211
CPU system time (s): 1.37879
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 224368

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

runsolver used 2.37364 second user time and 5.15022 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:58:53
IDJOB=3371871
IDBENCH=85007
IDSOLVER=1849
FILE ID=node111/3371871-1305435531
RUNJOBID= node111-1305435525-19347
PBS_JOBID= 13324629
Free space on /tmp= 73636 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3371871-1305435531/watcher-3371871-1305435531 -o /tmp/evaluation-result-3371871-1305435531/solver-3371871-1305435531 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371871-1305435531.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=670167275

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22730740 kB
Buffers:        275352 kB
Cached:        6629140 kB
SwapCached:      13720 kB
Active:        1132304 kB
Inactive:      8868772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22730740 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           99232 kB
Writeback:           0 kB
AnonPages:     3091564 kB
Mapped:          13444 kB
Slab:           119516 kB
PageTables:      37140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53441576 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= 73636 MiB
End job on node111 at 2011-05-15 07:11:25