Trace number 3371877

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 1228.33 1228.3

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

1228.23/1228.29	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-3371877-1305431180/watcher-3371877-1305431180 -o /tmp/evaluation-result-3371877-1305431180/solver-3371877-1305431180 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371877-1305431180.cnf 

running on 2 cores: 0,2

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.80 7.80 7.50 5/278 2540
/proc/meminfo: memFree=20420908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=7168 CPUtime=0 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 371 0 0 0 0 0 0 0 23 0 1 0 654718172 7340032 315 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 1792 315 112 53 0 215 0

[startup+0.041657 s]
/proc/loadavg: 6.80 7.80 7.50 5/278 2540
/proc/meminfo: memFree=20420908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=10584 CPUtime=0.03 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 1247 0 0 0 3 0 0 0 23 0 1 0 654718172 10838016 1169 33554432000 4194304 4409284 140733318906080 18446744073709551615 4255884 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 2646 1169 112 53 0 1069 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10584

[startup+0.100647 s]
/proc/loadavg: 6.80 7.80 7.50 5/278 2540
/proc/meminfo: memFree=20420908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=14300 CPUtime=0.09 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 2176 0 0 0 9 0 0 0 23 0 1 0 654718172 14643200 2098 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 3575 2098 112 53 0 1998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14300

[startup+0.30061 s]
/proc/loadavg: 6.80 7.80 7.50 5/278 2540
/proc/meminfo: memFree=20420908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=32096 CPUtime=0.29 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 6625 0 0 0 28 1 0 0 25 0 1 0 654718172 32866304 6547 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 8024 6547 112 53 0 6447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32096

[startup+0.700539 s]
/proc/loadavg: 6.80 7.80 7.50 5/278 2540
/proc/meminfo: memFree=20420908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=57184 CPUtime=0.69 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 12897 0 0 0 67 2 0 0 25 0 1 0 654718172 58556416 12819 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 14296 12819 112 53 0 12719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57184

[startup+1.50045 s]
/proc/loadavg: 6.80 7.80 7.50 5/279 2541
/proc/meminfo: memFree=20300296/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=107268 CPUtime=1.49 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 25441 0 0 0 145 4 0 0 25 0 1 0 654718172 109842432 25340 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 26817 25340 112 53 0 25240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107268

[startup+3.10011 s]
/proc/loadavg: 6.58 7.74 7.48 5/279 2541
/proc/meminfo: memFree=20133192/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=188524 CPUtime=3.09 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 54992 0 0 0 300 9 0 0 25 0 1 0 654718172 193048576 45662 33554432000 4194304 4409284 140733318906080 18446744073709551615 4263456 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 47131 45662 120 53 0 45554 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188524

[startup+6.30054 s]
/proc/loadavg: 6.58 7.74 7.48 5/280 2547
/proc/meminfo: memFree=19781512/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=205860 CPUtime=6.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 59476 0 0 0 620 10 0 0 25 0 1 0 654718172 210800640 49847 33554432000 4194304 4409284 140733318906080 18446744073709551615 4303728 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 51465 49847 130 53 0 49888 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 205860

[startup+12.7105 s]
/proc/loadavg: 6.33 7.65 7.45 5/285 2553
/proc/meminfo: memFree=19133788/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=211508 CPUtime=12.7 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 130522 0 0 0 1253 17 0 0 25 0 1 0 654718172 216584192 51391 33554432000 4194304 4409284 140733318906080 18446744073709551615 4333973 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 52877 51391 135 53 0 51300 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 211508

[startup+25.5002 s]
/proc/loadavg: 5.97 7.53 7.42 5/285 2553
/proc/meminfo: memFree=18757168/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=235856 CPUtime=25.5 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 136630 0 0 0 2531 19 0 0 25 0 1 0 654718172 241516544 57490 33554432000 4194304 4409284 140733318906080 18446744073709551615 4258782 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 58964 57490 140 53 0 57387 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 235856

[startup+51.1006 s]
/proc/loadavg: 5.35 7.26 7.33 5/285 2555
/proc/meminfo: memFree=18395764/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=244772 CPUtime=51.1 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 138865 0 0 0 5091 19 0 0 25 0 1 0 654718172 250646528 59720 33554432000 4194304 4409284 140733318906080 18446744073709551615 4226376 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 61193 59720 141 53 0 59616 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 244772

[startup+102.301 s]
/proc/loadavg: 4.60 6.72 7.14 5/282 2586
/proc/meminfo: memFree=19953020/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=264644 CPUtime=102.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 176944 0 0 0 10204 26 0 0 25 0 1 0 654718172 270995456 64688 33554432000 4194304 4409284 140733318906080 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 66161 64688 141 53 0 64584 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 264644

[startup+162.311 s]
/proc/loadavg: 4.22 6.22 6.94 5/285 2612
/proc/meminfo: memFree=20198464/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=235404 CPUtime=162.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 209932 0 0 0 16196 34 0 0 25 0 1 0 654718172 241053696 57378 33554432000 4194304 4409284 140733318906080 18446744073709551615 4301343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 58851 57378 141 53 0 57274 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 235404

[startup+222.3 s]
/proc/loadavg: 4.13 5.83 6.76 6/285 2613
/proc/meminfo: memFree=20169576/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=254932 CPUtime=222.29 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 231864 0 0 0 22187 42 0 0 25 0 1 0 654718172 261050368 62260 33554432000 4194304 4409284 140733318906080 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 63733 62260 141 53 0 62156 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 254932

[startup+282.301 s]
/proc/loadavg: 4.10 5.51 6.59 6/285 2615
/proc/meminfo: memFree=20164772/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=254900 CPUtime=282.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 248421 0 0 0 28181 49 0 0 25 0 1 0 654718172 261017600 62252 33554432000 4194304 4409284 140733318906080 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 63725 62252 141 53 0 62148 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 254900

[startup+342.301 s]
/proc/loadavg: 4.03 5.23 6.42 5/285 2617
/proc/meminfo: memFree=20153084/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=262408 CPUtime=342.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 264125 0 0 0 34172 58 0 0 25 0 1 0 654718172 268705792 64129 33554432000 4194304 4409284 140733318906080 18446744073709551615 4242861 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 65602 64129 141 53 0 64025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262408

[startup+402.301 s]
/proc/loadavg: 4.01 5.01 6.27 5/285 2618
/proc/meminfo: memFree=20157256/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=274028 CPUtime=402.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 283422 0 0 0 40164 66 0 0 25 0 1 0 654718172 280604672 67034 33554432000 4194304 4409284 140733318906080 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 68507 67034 141 53 0 66930 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274028

[startup+462.3 s]
/proc/loadavg: 4.06 4.84 6.13 6/285 2620
/proc/meminfo: memFree=20140360/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=272536 CPUtime=462.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 303650 0 0 0 46156 74 0 0 25 0 1 0 654718172 279076864 66661 33554432000 4194304 4409284 140733318906080 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 68134 66661 141 53 0 66557 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 272536

[startup+522.301 s]
/proc/loadavg: 4.02 4.68 5.99 5/285 2649
/proc/meminfo: memFree=20236292/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=222472 CPUtime=522.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 307557 0 0 0 52147 84 0 0 25 0 1 0 654718172 227811328 54145 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 55618 54145 141 53 0 54041 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 222472

[startup+582.301 s]
/proc/loadavg: 4.01 4.56 5.87 7/285 2684
/proc/meminfo: memFree=20116716/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=218332 CPUtime=582.3 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 327263 0 0 0 58139 91 0 0 25 0 1 0 654718172 223571968 53110 33554432000 4194304 4409284 140733318906080 18446744073709551615 4230351 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 54583 53110 141 53 0 53006 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 218332

[startup+642.3 s]
/proc/loadavg: 4.00 4.45 5.75 5/285 2714
/proc/meminfo: memFree=20104104/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=218844 CPUtime=642.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 327396 0 0 0 64133 98 0 0 25 0 1 0 654718172 224096256 53238 33554432000 4194304 4409284 140733318906080 18446744073709551615 4295812 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 54711 53238 141 53 0 53134 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 218844

[startup+702.301 s]
/proc/loadavg: 4.00 4.37 5.63 5/285 2715
/proc/meminfo: memFree=20101172/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=218324 CPUtime=702.32 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 343782 0 0 0 70126 106 0 0 25 0 1 0 654718172 223563776 53108 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 54581 53108 141 53 0 53004 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 218324

[startup+762.301 s]
/proc/loadavg: 4.07 4.31 5.53 5/285 2718
/proc/meminfo: memFree=20088632/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=207412 CPUtime=762.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 360911 0 0 0 76117 114 0 0 25 0 1 0 654718172 212389888 50380 33554432000 4194304 4409284 140733318906080 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 51853 50380 141 53 0 50276 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 207412

[startup+822.31 s]
/proc/loadavg: 4.02 4.25 5.44 5/285 2719
/proc/meminfo: memFree=20097496/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=207412 CPUtime=822.32 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 360911 0 0 0 82112 120 0 0 25 0 1 0 654718172 212389888 50380 33554432000 4194304 4409284 140733318906080 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 51853 50380 141 53 0 50276 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 207412

[startup+882.301 s]
/proc/loadavg: 4.01 4.20 5.34 5/285 2764
/proc/meminfo: memFree=20238340/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=221116 CPUtime=882.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 364343 0 0 0 88105 126 0 0 25 0 1 0 654718172 226422784 53806 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 55279 53806 141 53 0 53702 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 221116

[startup+942.301 s]
/proc/loadavg: 4.08 4.18 5.26 5/285 2797
/proc/meminfo: memFree=20341684/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=186688 CPUtime=942.32 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 394570 0 0 0 94090 142 0 0 25 0 1 0 654718172 191168512 44760 33554432000 4194304 4409284 140733318906080 18446744073709551615 4226513 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 46672 44760 141 53 0 45095 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 186688

[startup+1002.3 s]
/proc/loadavg: 4.03 4.15 5.18 5/285 2798
/proc/meminfo: memFree=20263644/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=224220 CPUtime=1002.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 422021 0 0 0 100082 149 0 0 25 0 1 0 654718172 229601280 54582 33554432000 4194304 4409284 140733318906080 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 56055 54582 141 53 0 54478 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 224220

[startup+1062.3 s]
/proc/loadavg: 4.07 4.14 5.11 5/285 2802
/proc/meminfo: memFree=20235300/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=228080 CPUtime=1062.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 425464 0 0 0 106073 158 0 0 25 0 1 0 654718172 233553920 55547 33554432000 4194304 4409284 140733318906080 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 57020 55547 141 53 0 55443 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 228080

[startup+1122.3 s]
/proc/loadavg: 4.02 4.12 5.04 5/285 2805
/proc/meminfo: memFree=20193256/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=234540 CPUtime=1122.31 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 451989 0 0 0 112062 169 0 0 25 0 1 0 654718172 240168960 57162 33554432000 4194304 4409284 140733318906080 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 58635 57162 141 53 0 57058 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 234540

[startup+1182.3 s]
/proc/loadavg: 4.01 4.09 4.97 5/285 2807
/proc/meminfo: memFree=20153528/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=291728 CPUtime=1182.32 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 467523 0 0 0 118052 180 0 0 25 0 1 0 654718172 298729472 71459 33554432000 4194304 4409284 140733318906080 18446744073709551615 4358761 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 72932 71459 141 53 0 71355 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 291728

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

[startup+1203.7 s]
/proc/loadavg: 4.00 4.08 4.95 5/285 2808
/proc/meminfo: memFree=20173840/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=249128 CPUtime=1203.72 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 469066 0 0 0 120187 185 0 0 25 0 1 0 654718172 255107072 60809 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 62282 60809 141 53 0 60705 0
Current children cumulated CPU time (s) 1203.72
Current children cumulated vsize (KiB) 249128

[startup+1216.5 s]
/proc/loadavg: 4.00 4.08 4.94 5/285 2808
/proc/meminfo: memFree=20186468/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=254648 CPUtime=1216.52 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 470470 0 0 0 121462 190 0 0 25 0 1 0 654718172 260759552 62189 33554432000 4194304 4409284 140733318906080 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 63662 62189 141 53 0 62085 0
Current children cumulated CPU time (s) 1216.52
Current children cumulated vsize (KiB) 254648

[startup+1222.9 s]
/proc/loadavg: 4.00 4.08 4.93 5/285 2808
/proc/meminfo: memFree=20208908/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=240812 CPUtime=1222.92 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 476375 0 0 0 122101 191 0 0 25 0 1 0 654718172 246591488 58730 33554432000 4194304 4409284 140733318906080 18446744073709551615 4271737 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 60203 58730 141 53 0 58626 0
Current children cumulated CPU time (s) 1222.92
Current children cumulated vsize (KiB) 240812

[startup+1226.1 s]
/proc/loadavg: 4.00 4.08 4.93 5/285 2808
/proc/meminfo: memFree=20174800/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=242232 CPUtime=1226.12 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 476828 0 0 0 122421 191 0 0 25 0 1 0 654718172 248045568 59085 33554432000 4194304 4409284 140733318906080 18446744073709551615 4269759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1226.12
Current children cumulated vsize (KiB) 242232

[startup+1227.7 s]
/proc/loadavg: 4.00 4.08 4.92 5/285 2808
/proc/meminfo: memFree=20174800/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=242232 CPUtime=1227.72 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 476828 0 0 0 122581 191 0 0 25 0 1 0 654718172 248045568 59085 33554432000 4194304 4409284 140733318906080 18446744073709551615 4241536 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1227.72
Current children cumulated vsize (KiB) 242232

[startup+1228.1 s]
/proc/loadavg: 4.00 4.08 4.92 5/285 2808
/proc/meminfo: memFree=20174800/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=242232 CPUtime=1228.13 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 476828 0 0 0 122622 191 0 0 25 0 1 0 654718172 248045568 59085 33554432000 4194304 4409284 140733318906080 18446744073709551615 4271992 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2540/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1228.13
Current children cumulated vsize (KiB) 242232

[startup+1228.3 s]
/proc/loadavg: 4.00 4.08 4.92 5/285 2808
/proc/meminfo: memFree=20174800/32950904 swapFree=67057400/67111528
[pid=2540] ppid=2538 vsize=65480 CPUtime=1228.32 cores=0,2
/proc/2540/stat : 2540 (lingeling) R 2538 2540 2491 0 -1 4202496 476899 0 0 0 122640 192 0 0 25 0 1 0 654718172 67051520 5614 33554432000 4194304 4409284 140733318906080 18446744073709551615 237278905450 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2540/statm: 16370 5614 142 53 0 14793 0
Current children cumulated CPU time (s) 1228.32
Current children cumulated vsize (KiB) 65480

Child status: 20
Real time (s): 1228.3
CPU time (s): 1228.33
CPU user time (s): 1226.4
CPU system time (s): 1.92971
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 342584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1226.4
system time used= 1.92971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476900
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= 4
involuntary context switches= 2518

runsolver used 3.2655 second user time and 7.56385 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 05:46:24
IDJOB=3371877
IDBENCH=20580
IDSOLVER=1849
FILE ID=node121/3371877-1305431180
RUNJOBID= node121-1305431180-2509
PBS_JOBID= 13324620
Free space on /tmp= 73088 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371877-1305431180/watcher-3371877-1305431180 -o /tmp/evaluation-result-3371877-1305431180/solver-3371877-1305431180 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371877-1305431180.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=493511659

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      20421444 kB
Buffers:        305584 kB
Cached:        6421884 kB
SwapCached:       7656 kB
Active:        6613604 kB
Inactive:      5548996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20421444 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          415604 kB
Writeback:           0 kB
AnonPages:     5433068 kB
Mapped:          22096 kB
Slab:           278316 kB
PageTables:      24880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30731572 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= 73340 MiB
End job on node121 at 2011-05-15 06:06:53