Trace number 3281342

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 1171.76 1171.73

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

1171.72/1171.71	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-3281342-1303748174/watcher-3281342-1303748174 -o /tmp/evaluation-result-3281342-1303748174/solver-3281342-1303748174 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3281342-1303748174.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.55 3.53 2.90 4/189 29319
/proc/meminfo: memFree=14623020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=7168 CPUtime=0 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 372 0 0 0 0 0 0 0 23 0 1 0 486418754 7340032 315 33554432000 4194304 4409164 140736843338160 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 1792 315 112 53 0 215 0

[startup+0.065292 s]
/proc/loadavg: 2.55 3.53 2.90 4/189 29319
/proc/meminfo: memFree=14623020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=11096 CPUtime=0.06 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 1376 0 0 0 6 0 0 0 23 0 1 0 486418754 11362304 1297 33554432000 4194304 4409164 140736843338160 18446744073709551615 270612729322 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 2774 1297 112 53 0 1197 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11096

[startup+0.100288 s]
/proc/loadavg: 2.55 3.53 2.90 4/189 29319
/proc/meminfo: memFree=14623020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=14300 CPUtime=0.09 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 2177 0 0 0 9 0 0 0 23 0 1 0 486418754 14643200 2098 33554432000 4194304 4409164 140736843338160 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 3575 2098 112 53 0 1998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14300

[startup+0.300254 s]
/proc/loadavg: 2.55 3.53 2.90 4/189 29319
/proc/meminfo: memFree=14623020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=32096 CPUtime=0.29 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 6626 0 0 0 28 1 0 0 25 0 1 0 486418754 32866304 6547 33554432000 4194304 4409164 140736843338160 18446744073709551615 4225411 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 8024 6547 112 53 0 6447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32096

[startup+0.700182 s]
/proc/loadavg: 2.55 3.53 2.90 4/189 29319
/proc/meminfo: memFree=14623020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=57184 CPUtime=0.69 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 12898 0 0 0 66 3 0 0 25 0 1 0 486418754 58556416 12819 33554432000 4194304 4409164 140736843338160 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 14296 12819 112 53 0 12719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57184

[startup+1.50104 s]
/proc/loadavg: 2.67 3.54 2.91 5/190 29320
/proc/meminfo: memFree=14549116/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=107268 CPUtime=1.49 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 25442 0 0 0 143 6 0 0 25 0 1 0 486418754 109842432 25340 33554432000 4194304 4409164 140736843338160 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 26817 25340 112 53 0 25240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107268

[startup+3.10077 s]
/proc/loadavg: 2.67 3.54 2.91 5/190 29320
/proc/meminfo: memFree=14508020/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=188524 CPUtime=3.1 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 54993 0 0 0 298 12 0 0 25 0 1 0 486418754 193048576 45662 33554432000 4194304 4409164 140736843338160 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 47131 45662 120 53 0 45554 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 188524

[startup+6.3002 s]
/proc/loadavg: 2.67 3.54 2.91 5/190 29320
/proc/meminfo: memFree=14413160/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=205860 CPUtime=6.29 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 59477 0 0 0 617 12 0 0 25 0 1 0 486418754 210800640 49847 33554432000 4194304 4409164 140736843338160 18446744073709551615 4241304 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 51465 49847 130 53 0 49888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205860

[startup+12.7011 s]
/proc/loadavg: 2.87 3.55 2.92 5/190 29320
/proc/meminfo: memFree=14415276/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=211508 CPUtime=12.69 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 130524 0 0 0 1249 20 0 0 25 0 1 0 486418754 216584192 51392 33554432000 4194304 4409164 140736843338160 18446744073709551615 4233193 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 52877 51392 136 53 0 51300 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211508

[startup+25.5008 s]
/proc/loadavg: 3.05 3.57 2.93 5/190 29320
/proc/meminfo: memFree=14381752/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=235856 CPUtime=25.49 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 136632 0 0 0 2528 21 0 0 25 0 1 0 486418754 241516544 57491 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 58964 57491 141 53 0 57387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 235856

[startup+51.1003 s]
/proc/loadavg: 3.37 3.60 2.96 5/190 29321
/proc/meminfo: memFree=14357600/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=244772 CPUtime=51.09 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 138866 0 0 0 5086 23 0 0 25 0 1 0 486418754 250646528 59720 33554432000 4194304 4409164 140736843338160 18446744073709551615 4359243 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 61193 59720 141 53 0 59616 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 244772

[startup+102.307 s]
/proc/loadavg: 3.79 3.68 3.02 5/190 29322
/proc/meminfo: memFree=14273744/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=264644 CPUtime=102.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 176945 0 0 0 10199 31 0 0 25 0 1 0 486418754 270995456 64688 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230467 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 66161 64688 141 53 0 64584 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 264644

[startup+162.301 s]
/proc/loadavg: 4.00 3.76 3.09 5/190 29324
/proc/meminfo: memFree=14314260/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=251780 CPUtime=162.29 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 214029 0 0 0 16187 42 0 0 25 0 1 0 486418754 257822720 61472 33554432000 4194304 4409164 140736843338160 18446744073709551615 4242170 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 62945 61472 141 53 0 61368 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 251780

[startup+222.301 s]
/proc/loadavg: 4.00 3.80 3.14 5/190 29325
/proc/meminfo: memFree=14253404/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=254932 CPUtime=222.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 231865 0 0 0 22176 54 0 0 25 0 1 0 486418754 261050368 62260 33554432000 4194304 4409164 140736843338160 18446744073709551615 4231402 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 63733 62260 141 53 0 62156 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 254932

[startup+282.3 s]
/proc/loadavg: 4.00 3.84 3.19 5/190 29327
/proc/meminfo: memFree=14212748/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=254900 CPUtime=282.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 248422 0 0 0 28167 63 0 0 25 0 1 0 486418754 261017600 62252 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/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.00 3.86 3.24 5/190 29329
/proc/meminfo: memFree=14252948/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=274028 CPUtime=342.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 283423 0 0 0 34154 76 0 0 25 0 1 0 486418754 280604672 67034 33554432000 4194304 4409164 140736843338160 18446744073709551615 4360216 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 68507 67034 141 53 0 66930 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 274028

[startup+402.301 s]
/proc/loadavg: 4.00 3.89 3.29 5/190 29330
/proc/meminfo: memFree=14207720/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=274028 CPUtime=402.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 283423 0 0 0 40140 90 0 0 25 0 1 0 486418754 280604672 67034 33554432000 4194304 4409164 140736843338160 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/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: 3.71 3.84 3.31 4/184 29349
/proc/meminfo: memFree=14308480/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=222116 CPUtime=462.31 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 307443 0 0 0 46130 101 0 0 25 0 1 0 486418754 227446784 54056 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 55529 54056 141 53 0 53952 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 222116

[startup+522.301 s]
/proc/loadavg: 3.26 3.68 3.28 4/184 29350
/proc/meminfo: memFree=14324456/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=222112 CPUtime=522.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 323944 0 0 0 52111 119 0 0 25 0 1 0 486418754 227442688 54055 33554432000 4194304 4409164 140736843338160 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 55528 54055 141 53 0 53951 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222112

[startup+582.301 s]
/proc/loadavg: 3.09 3.56 3.26 4/184 29352
/proc/meminfo: memFree=14317548/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=218332 CPUtime=582.3 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 327264 0 0 0 58101 129 0 0 25 0 1 0 486418754 223571968 53110 33554432000 4194304 4409164 140736843338160 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/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: 3.09 3.47 3.25 4/184 29354
/proc/meminfo: memFree=14351888/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=218328 CPUtime=642.31 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 343783 0 0 0 64085 146 0 0 25 0 1 0 486418754 223567872 53109 33554432000 4194304 4409164 140736843338160 18446744073709551615 4358081 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 54582 53109 141 53 0 53005 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 218328

[startup+702.301 s]
/proc/loadavg: 3.03 3.38 3.23 4/184 29355
/proc/meminfo: memFree=14369732/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=207948 CPUtime=702.31 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 344526 0 0 0 70070 161 0 0 25 0 1 0 486418754 212938752 50514 33554432000 4194304 4409164 140736843338160 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 51987 50514 141 53 0 50410 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 207948

[startup+762.306 s]
/proc/loadavg: 3.01 3.31 3.21 4/184 29357
/proc/meminfo: memFree=14367480/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=207412 CPUtime=762.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 360912 0 0 0 76057 175 0 0 25 0 1 0 486418754 212389888 50380 33554432000 4194304 4409164 140736843338160 18446744073709551615 4253634 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 51853 50380 141 53 0 50276 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 207412

[startup+822.301 s]
/proc/loadavg: 3.00 3.25 3.20 4/184 29358
/proc/meminfo: memFree=14320348/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=220620 CPUtime=822.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 364218 0 0 0 82048 184 0 0 25 0 1 0 486418754 225914880 53682 33554432000 4194304 4409164 140736843338160 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 55155 53682 141 53 0 53578 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 220620

[startup+882.301 s]
/proc/loadavg: 3.00 3.20 3.18 4/184 29360
/proc/meminfo: memFree=14276812/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=212476 CPUtime=882.31 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 394417 0 0 0 88023 208 0 0 25 0 1 0 486418754 217575424 51206 33554432000 4194304 4409164 140736843338160 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 53119 51206 141 53 0 51542 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 212476

[startup+942.3 s]
/proc/loadavg: 3.00 3.16 3.17 4/184 29362
/proc/meminfo: memFree=14324412/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=211156 CPUtime=942.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 401706 0 0 0 94013 219 0 0 25 0 1 0 486418754 216223744 51316 33554432000 4194304 4409164 140736843338160 18446744073709551615 4259235 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 52789 51316 141 53 0 51212 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 211156

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.16 4/184 29363
/proc/meminfo: memFree=14289056/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=228080 CPUtime=1002.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 425465 0 0 0 99998 234 0 0 25 0 1 0 486418754 233553920 55547 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230733 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 57020 55547 141 53 0 55443 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 228080

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.14 4/184 29365
/proc/meminfo: memFree=14334056/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=210944 CPUtime=1062.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 429698 0 0 0 105982 250 0 0 25 0 1 0 486418754 216006656 51263 33554432000 4194304 4409164 140736843338160 18446744073709551615 4272519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 52736 51263 141 53 0 51159 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 210944

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.13 4/184 29366
/proc/meminfo: memFree=14250096/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=291728 CPUtime=1122.32 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 467524 0 0 0 111964 268 0 0 25 0 1 0 486418754 298729472 71459 33554432000 4194304 4409164 140736843338160 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 72932 71459 141 53 0 71355 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 291728

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

[startup+1126.3 s]
/proc/loadavg: 3.00 3.08 3.13 4/184 29367
/proc/meminfo: memFree=14271420/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=291728 CPUtime=1126.33 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 467524 0 0 0 112363 270 0 0 25 0 1 0 486418754 298729472 71459 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230514 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 72932 71459 141 53 0 71355 0
Current children cumulated CPU time (s) 1126.33
Current children cumulated vsize (KiB) 291728

[startup+1151.9 s]
/proc/loadavg: 3.00 3.07 3.13 4/184 29367
/proc/meminfo: memFree=14268552/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=251128 CPUtime=1151.92 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 469591 0 0 0 114909 283 0 0 25 0 1 0 486418754 257155072 61309 33554432000 4194304 4409164 140736843338160 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 62782 61309 141 53 0 61205 0
Current children cumulated CPU time (s) 1151.92
Current children cumulated vsize (KiB) 251128

[startup+1164.7 s]
/proc/loadavg: 3.00 3.07 3.13 4/184 29368
/proc/meminfo: memFree=14284920/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=270472 CPUtime=1164.72 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476376 0 0 0 116182 290 0 0 25 0 1 0 486418754 276963328 66145 33554432000 4194304 4409164 140736843338160 18446744073709551615 4269736 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 67618 66145 141 53 0 66041 0
Current children cumulated CPU time (s) 1164.72
Current children cumulated vsize (KiB) 270472

[startup+1167.9 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 29368
/proc/meminfo: memFree=14312200/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=240812 CPUtime=1167.92 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476376 0 0 0 116501 291 0 0 25 0 1 0 486418754 246591488 58730 33554432000 4194304 4409164 140736843338160 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 60203 58730 141 53 0 58626 0
Current children cumulated CPU time (s) 1167.92
Current children cumulated vsize (KiB) 240812

[startup+1169.5 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 29368
/proc/meminfo: memFree=14297816/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=242232 CPUtime=1169.52 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476829 0 0 0 116661 291 0 0 25 0 1 0 486418754 248045568 59085 33554432000 4194304 4409164 140736843338160 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1169.52
Current children cumulated vsize (KiB) 242232

[startup+1171.1 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 29368
/proc/meminfo: memFree=14294468/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=242232 CPUtime=1171.12 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476829 0 0 0 116821 291 0 0 25 0 1 0 486418754 248045568 59085 33554432000 4194304 4409164 140736843338160 18446744073709551615 4253815 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1171.12
Current children cumulated vsize (KiB) 242232

[startup+1171.51 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 29368
/proc/meminfo: memFree=14294468/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=242232 CPUtime=1171.53 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476829 0 0 0 116862 291 0 0 25 0 1 0 486418754 248045568 59085 33554432000 4194304 4409164 140736843338160 18446744073709551615 4271663 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1171.53
Current children cumulated vsize (KiB) 242232

[startup+1171.7 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 29368
/proc/meminfo: memFree=14294468/32951124 swapFree=67111528/67111528
[pid=29319] ppid=29317 vsize=226172 CPUtime=1171.72 cores=1,3
/proc/29319/stat : 29319 (lingeling) R 29317 29319 29071 0 -1 4202496 476898 0 0 0 116881 291 0 0 25 0 1 0 486418754 231600128 55070 33554432000 4194304 4409164 140736843338160 18446744073709551615 4231003 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29319/statm: 56543 55070 141 53 0 54966 0
Current children cumulated CPU time (s) 1171.72
Current children cumulated vsize (KiB) 226172

Child status: 20
Real time (s): 1171.73
CPU time (s): 1171.76
CPU user time (s): 1168.83
CPU system time (s): 2.92655
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 342584

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

runsolver used 1.85972 second user time and 4.53531 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 18:16:18
IDJOB=3281342
IDBENCH=20580
IDSOLVER=1606
FILE ID=node108/3281342-1303748174
RUNJOBID= node108-1303746813-29091
PBS_JOBID= 13154054
Free space on /tmp= 71696 MiB

SOLVER NAME= Lingeling 587
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-3281342-1303748174/watcher-3281342-1303748174 -o /tmp/evaluation-result-3281342-1303748174/solver-3281342-1303748174 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3281342-1303748174.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=824712502

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:      14623300 kB
Buffers:       2257868 kB
Cached:       15333852 kB
SwapCached:          0 kB
Active:        9909168 kB
Inactive:      7844344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14623300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          146452 kB
Writeback:           0 kB
AnonPages:      161328 kB
Mapped:          15680 kB
Slab:           510380 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   347776 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= 71700 MiB
End job on node108 at 2011-04-25 18:35:50