Trace number 3372175

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 1105.32 1105.28

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 benchmark441.7
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

1105.24/1105.26	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-3372175-1305419049/watcher-3372175-1305419049 -o /tmp/evaluation-result-3372175-1305419049/solver-3372175-1305419049 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372175-1305419049.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.63 4.35 5.88 3/349 19737
/proc/meminfo: memFree=24434636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=7844 CPUtime=0 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 482 0 0 0 0 0 0 0 21 0 1 0 653502324 8032256 426 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476392144 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 1961 437 112 53 0 384 0

[startup+0.0370561 s]
/proc/loadavg: 3.63 4.35 5.88 3/349 19737
/proc/meminfo: memFree=24434636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=10584 CPUtime=0.03 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 1248 0 0 0 3 0 0 0 21 0 1 0 653502324 10838016 1169 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 2646 1169 112 53 0 1069 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10584

[startup+0.101031 s]
/proc/loadavg: 3.63 4.35 5.88 3/349 19737
/proc/meminfo: memFree=24434636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=14300 CPUtime=0.09 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 2177 0 0 0 9 0 0 0 22 0 1 0 653502324 14643200 2098 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 3575 2098 112 53 0 1998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14300

[startup+0.300989 s]
/proc/loadavg: 3.63 4.35 5.88 3/349 19737
/proc/meminfo: memFree=24434636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=32096 CPUtime=0.29 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 6626 0 0 0 28 1 0 0 22 0 1 0 653502324 32866304 6547 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 8024 6547 112 53 0 6447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32096

[startup+0.700919 s]
/proc/loadavg: 3.63 4.35 5.88 3/349 19737
/proc/meminfo: memFree=24434636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=57184 CPUtime=0.69 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 12898 0 0 0 66 3 0 0 25 0 1 0 653502324 58556416 12819 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 14296 12819 112 53 0 12719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57184

[startup+1.51276 s]
/proc/loadavg: 3.63 4.35 5.88 3/350 19738
/proc/meminfo: memFree=24270072/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=107268 CPUtime=1.5 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 25442 0 0 0 145 5 0 0 25 0 1 0 653502324 109842432 25340 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 26817 25340 112 53 0 25240 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 107268

[startup+3.10046 s]
/proc/loadavg: 3.58 4.33 5.87 3/350 19738
/proc/meminfo: memFree=24122564/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=187712 CPUtime=3.09 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 55030 0 0 0 298 11 0 0 25 0 1 0 653502324 192217088 45400 33554432000 4194304 4409284 140734528139504 18446744073709551615 4276593 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 46928 45400 124 53 0 45351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187712

[startup+6.30084 s]
/proc/loadavg: 3.58 4.33 5.87 3/353 19744
/proc/meminfo: memFree=24013760/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=205860 CPUtime=6.29 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 59477 0 0 0 618 11 0 0 25 0 1 0 653502324 210800640 49847 33554432000 4194304 4409284 140734528139504 18446744073709551615 4303717 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 51465 49847 130 53 0 49888 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205860

[startup+12.7006 s]
/proc/loadavg: 3.48 4.28 5.84 3/353 19744
/proc/meminfo: memFree=23705312/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=211508 CPUtime=12.69 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 130524 0 0 0 1250 19 0 0 25 0 1 0 653502324 216584192 51392 33554432000 4194304 4409284 140734528139504 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 52877 51392 136 53 0 51300 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211508

[startup+25.5012 s]
/proc/loadavg: 3.25 4.21 5.80 3/353 19744
/proc/meminfo: memFree=23635012/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=235856 CPUtime=25.49 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 136632 0 0 0 2529 20 0 0 25 0 1 0 653502324 241516544 57491 33554432000 4194304 4409284 140734528139504 18446744073709551615 4226575 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/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: 2.82 4.03 5.69 3/353 19745
/proc/meminfo: memFree=23318472/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=244772 CPUtime=51.09 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 138866 0 0 0 5087 22 0 0 25 0 1 0 653502324 250646528 59720 33554432000 4194304 4409284 140734528139504 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 61193 59720 141 53 0 59616 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 244772

[startup+102.3 s]
/proc/loadavg: 2.36 3.71 5.50 3/353 19776
/proc/meminfo: memFree=23652804/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=264644 CPUtime=102.29 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 176945 0 0 0 10198 31 0 0 25 0 1 0 653502324 270995456 64688 33554432000 4194304 4409284 140734528139504 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 66161 64688 141 53 0 64584 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 264644

[startup+162.301 s]
/proc/loadavg: 2.12 3.37 5.26 3/353 19778
/proc/meminfo: memFree=23309936/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=251744 CPUtime=162.3 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 214029 0 0 0 16184 46 0 0 25 0 1 0 653502324 257785856 61463 33554432000 4194304 4409284 140734528139504 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 62936 61463 141 53 0 61359 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 251744

[startup+222.301 s]
/proc/loadavg: 2.05 3.14 5.07 3/353 19806
/proc/meminfo: memFree=24100276/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=254932 CPUtime=222.3 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 231865 0 0 0 22165 65 0 0 25 0 1 0 653502324 261050368 62260 33554432000 4194304 4409284 140734528139504 18446744073709551615 4301760 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 63733 62260 141 53 0 62156 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 254932

[startup+282.301 s]
/proc/loadavg: 2.02 2.93 4.87 3/353 19808
/proc/meminfo: memFree=24135848/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=253036 CPUtime=282.3 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 248422 0 0 0 28147 83 0 0 25 0 1 0 653502324 259108864 61786 33554432000 4194304 4409284 140734528139504 18446744073709551615 4257163 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 63259 61786 141 53 0 61682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 253036

[startup+342.301 s]
/proc/loadavg: 2.00 2.76 4.69 3/353 19809
/proc/meminfo: memFree=24114636/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=274028 CPUtime=342.31 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 283423 0 0 0 34127 104 0 0 25 0 1 0 653502324 280604672 67034 33554432000 4194304 4409284 140734528139504 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 68507 67034 141 53 0 66930 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 274028

[startup+402.301 s]
/proc/loadavg: 2.00 2.62 4.52 3/353 19811
/proc/meminfo: memFree=24116932/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=272536 CPUtime=402.3 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 303651 0 0 0 40108 122 0 0 25 0 1 0 653502324 279076864 66661 33554432000 4194304 4409284 140734528139504 18446744073709551615 4228069 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 68134 66661 141 53 0 66557 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 272536

[startup+462.301 s]
/proc/loadavg: 2.12 2.53 4.36 3/353 19813
/proc/meminfo: memFree=24167628/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=222116 CPUtime=462.32 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 307443 0 0 0 46093 139 0 0 25 0 1 0 653502324 227446784 54056 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 55529 54056 141 53 0 53952 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 222116

[startup+522.301 s]
/proc/loadavg: 2.18 2.47 4.23 3/353 19814
/proc/meminfo: memFree=24172304/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=218332 CPUtime=522.31 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 327264 0 0 0 52069 162 0 0 25 0 1 0 653502324 223571968 53110 33554432000 4194304 4409284 140734528139504 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 54583 53110 141 53 0 53006 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 218332

[startup+582.314 s]
/proc/loadavg: 2.06 2.37 4.07 3/353 19816
/proc/meminfo: memFree=24171784/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=218328 CPUtime=582.32 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 327397 0 0 0 58049 183 0 0 25 0 1 0 653502324 223567872 53109 33554432000 4194304 4409284 140734528139504 18446744073709551615 4269745 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 54582 53109 141 53 0 53005 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 218328

[startup+642.301 s]
/proc/loadavg: 2.02 2.31 3.95 3/353 19844
/proc/meminfo: memFree=24304092/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=207432 CPUtime=642.32 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 344393 0 0 0 64026 206 0 0 25 0 1 0 653502324 212410368 50385 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 51858 50385 141 53 0 50281 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 207432

[startup+702.301 s]
/proc/loadavg: 2.00 2.24 3.82 3/353 19846
/proc/meminfo: memFree=24296600/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=207412 CPUtime=702.31 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 360912 0 0 0 70005 226 0 0 25 0 1 0 653502324 212389888 50380 33554432000 4194304 4409284 140734528139504 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 51853 50380 141 53 0 50276 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 207412

[startup+762.3 s]
/proc/loadavg: 2.00 2.20 3.71 3/353 19848
/proc/meminfo: memFree=24266304/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=207412 CPUtime=762.32 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 360912 0 0 0 75982 250 0 0 25 0 1 0 653502324 212389888 50380 33554432000 4194304 4409284 140734528139504 18446744073709551615 4231431 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/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: 2.00 2.16 3.59 3/353 19849
/proc/meminfo: memFree=24306072/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=175676 CPUtime=822.32 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 385317 0 0 0 81952 280 0 0 25 0 1 0 653502324 179892224 42478 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 43919 42478 141 53 0 42342 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 175676

[startup+882.3 s]
/proc/loadavg: 2.00 2.13 3.50 3/353 19851
/proc/meminfo: memFree=24243800/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=205732 CPUtime=882.33 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 400300 0 0 0 87931 302 0 0 25 0 1 0 653502324 210669568 49960 33554432000 4194304 4409284 140734528139504 18446744073709551615 4248654 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 51433 49960 141 53 0 49856 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 205732

[startup+942.301 s]
/proc/loadavg: 2.00 2.10 3.39 3/353 19852
/proc/meminfo: memFree=24184488/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=224120 CPUtime=942.33 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 424475 0 0 0 93907 326 0 0 25 0 1 0 653502324 229498880 54557 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 56030 54557 141 53 0 54453 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 224120

[startup+1002.3 s]
/proc/loadavg: 2.00 2.08 3.31 3/353 19854
/proc/meminfo: memFree=24227224/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=210944 CPUtime=1002.33 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 429698 0 0 0 99883 350 0 0 25 0 1 0 653502324 216006656 51263 33554432000 4194304 4409284 140734528139504 18446744073709551615 4269707 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 52736 51263 141 53 0 51159 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 210944

[startup+1062.3 s]
/proc/loadavg: 2.12 2.11 3.23 3/353 19856
/proc/meminfo: memFree=24147944/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=291728 CPUtime=1062.34 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 467524 0 0 0 105858 376 0 0 25 0 1 0 653502324 298729472 71459 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 72932 71459 141 53 0 71355 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 291728

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

[startup+1075.5 s]
/proc/loadavg: 2.10 2.10 3.22 3/353 19856
/proc/meminfo: memFree=24187968/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=249128 CPUtime=1075.54 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 469067 0 0 0 107170 384 0 0 25 0 1 0 653502324 255107072 60809 33554432000 4194304 4409284 140734528139504 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 62282 60809 141 53 0 60705 0
Current children cumulated CPU time (s) 1075.54
Current children cumulated vsize (KiB) 249128

[startup+1088.31 s]
/proc/loadavg: 2.15 2.11 3.21 3/353 19856
/proc/meminfo: memFree=24197384/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=251128 CPUtime=1088.35 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 469591 0 0 0 108440 395 0 0 25 0 1 0 653502324 257155072 61309 33554432000 4194304 4409284 140734528139504 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 62782 61309 141 53 0 61205 0
Current children cumulated CPU time (s) 1088.35
Current children cumulated vsize (KiB) 251128

[startup+1094.7 s]
/proc/loadavg: 2.14 2.11 3.20 3/353 19857
/proc/meminfo: memFree=24140964/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=254648 CPUtime=1094.74 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 470471 0 0 0 109073 401 0 0 25 0 1 0 653502324 260759552 62189 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 63662 62189 141 53 0 62085 0
Current children cumulated CPU time (s) 1094.74
Current children cumulated vsize (KiB) 254648

[startup+1101.1 s]
/proc/loadavg: 2.13 2.11 3.19 3/353 19857
/proc/meminfo: memFree=24188936/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=240812 CPUtime=1101.13 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476376 0 0 0 109710 403 0 0 25 0 1 0 653502324 246591488 58730 33554432000 4194304 4409284 140734528139504 18446744073709551615 4229789 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 60203 58730 141 53 0 58626 0
Current children cumulated CPU time (s) 1101.13
Current children cumulated vsize (KiB) 240812

[startup+1102.7 s]
/proc/loadavg: 2.12 2.11 3.18 3/353 19857
/proc/meminfo: memFree=24188192/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=242232 CPUtime=1102.73 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476829 0 0 0 109870 403 0 0 25 0 1 0 653502324 248045568 59085 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1102.73
Current children cumulated vsize (KiB) 242232

[startup+1104.3 s]
/proc/loadavg: 2.12 2.11 3.18 3/353 19857
/proc/meminfo: memFree=24186828/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=242232 CPUtime=1104.33 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476829 0 0 0 110030 403 0 0 25 0 1 0 653502324 248045568 59085 33554432000 4194304 4409284 140734528139504 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1104.33
Current children cumulated vsize (KiB) 242232

[startup+1104.7 s]
/proc/loadavg: 2.12 2.11 3.18 3/353 19857
/proc/meminfo: memFree=24186828/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=242232 CPUtime=1104.74 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476829 0 0 0 110071 403 0 0 25 0 1 0 653502324 248045568 59085 33554432000 4194304 4409284 140734528139504 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1104.74
Current children cumulated vsize (KiB) 242232

[startup+1105.1 s]
/proc/loadavg: 2.12 2.11 3.18 3/353 19857
/proc/meminfo: memFree=24186828/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=242232 CPUtime=1105.13 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476829 0 0 0 110110 403 0 0 25 0 1 0 653502324 248045568 59085 33554432000 4194304 4409284 140734528139504 18446744073709551615 4269739 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 60558 59085 141 53 0 58981 0
Current children cumulated CPU time (s) 1105.13
Current children cumulated vsize (KiB) 242232

[startup+1105.2 s]
/proc/loadavg: 2.12 2.11 3.18 3/353 19857
/proc/meminfo: memFree=24186828/32950928 swapFree=67056568/67111528
[pid=19737] ppid=19735 vsize=225896 CPUtime=1105.24 cores=1,3,5,7
/proc/19737/stat : 19737 (lingeling) R 19735 19737 19302 0 -1 4202496 476829 0 0 0 110120 404 0 0 25 0 1 0 653502324 231317504 55001 33554432000 4194304 4409284 140734528139504 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19737/statm: 56474 55001 141 53 0 54897 0
Current children cumulated CPU time (s) 1105.24
Current children cumulated vsize (KiB) 225896

Child status: 20
Real time (s): 1105.28
CPU time (s): 1105.32
CPU user time (s): 1101.27
CPU system time (s): 4.05038
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 342584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1101.27
system time used= 4.05038
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= 6
involuntary context switches= 13941

runsolver used 3.48847 second user time and 8.5767 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 02:24:13
IDJOB=3372175
IDBENCH=20580
IDSOLVER=1850
FILE ID=node148/3372175-1305419049
RUNJOBID= node148-1305419049-19723
PBS_JOBID= 13324551
Free space on /tmp= 72576 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-3372175-1305419049/watcher-3372175-1305419049 -o /tmp/evaluation-result-3372175-1305419049/solver-3372175-1305419049 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372175-1305419049.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1569902653

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.83
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24434908 kB
Buffers:        320756 kB
Cached:        4898628 kB
SwapCached:       8488 kB
Active:        4710768 kB
Inactive:      3447080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24434908 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          270732 kB
Writeback:           0 kB
AnonPages:     2935912 kB
Mapped:          26776 kB
Slab:           265668 kB
PageTables:      28940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84650984 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= 72708 MiB
End job on node148 at 2011-05-15 02:42:38