Trace number 3349724

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.14 1300.1

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3349724-1304973871/watcher-3349724-1304973871 -o /tmp/evaluation-result-3349724-1304973871/solver-3349724-1304973871 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349724-1304973871.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 3.73 3.96 3.84 4/286 19597
/proc/meminfo: memFree=17348928/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=20348 CPUtime=0 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 678 0 0 0 0 0 0 0 23 0 1 0 687618141 20836352 604 33554432000 4194304 4300056 140737324568080 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 5087 604 219 26 0 1719 0

[startup+0.045302 s]
/proc/loadavg: 3.73 3.96 3.84 4/286 19597
/proc/meminfo: memFree=17348928/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=24412 CPUtime=0.04 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 2157 0 0 0 4 0 0 0 23 0 1 0 687618141 24997888 1907 33554432000 4194304 4300056 140737324568080 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 6103 1908 220 26 0 2735 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24412

[startup+0.100292 s]
/proc/loadavg: 3.73 3.96 3.84 4/286 19597
/proc/meminfo: memFree=17348928/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=30232 CPUtime=0.09 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 4402 0 0 0 9 0 0 0 23 0 1 0 687618141 30957568 3814 33554432000 4194304 4300056 140737324568080 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 7558 3814 220 26 0 4190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30232

[startup+0.300255 s]
/proc/loadavg: 3.73 3.96 3.84 4/286 19597
/proc/meminfo: memFree=17348928/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=58200 CPUtime=0.29 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 12544 0 0 0 27 2 0 0 25 0 1 0 687618141 59596800 10622 33554432000 4194304 4300056 140737324568080 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 14550 10624 220 26 0 11182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58200

[startup+0.70018 s]
/proc/loadavg: 3.73 3.96 3.84 4/286 19597
/proc/meminfo: memFree=17348928/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=116368 CPUtime=0.69 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 28409 0 0 0 65 4 0 0 25 0 1 0 687618141 119160832 24023 33554432000 4194304 4300056 140737324568080 18446744073709551615 260020092683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 29092 24024 220 26 0 25724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116368

[startup+1.50103 s]
/proc/loadavg: 3.73 3.96 3.84 5/287 19598
/proc/meminfo: memFree=17213900/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=241056 CPUtime=1.49 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 58892 0 0 0 139 10 0 0 25 0 1 0 687618141 246841344 49233 33554432000 4194304 4300056 140737324568080 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 60264 49233 220 26 0 56896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241056

[startup+3.10074 s]
/proc/loadavg: 3.73 3.96 3.84 5/287 19598
/proc/meminfo: memFree=17213900/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=449588 CPUtime=3.09 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 120353 0 0 0 288 21 0 0 25 0 1 0 687618141 460378112 99275 33554432000 4194304 4300056 140737324568080 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 112397 99276 220 26 0 109029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 449588

[startup+6.30015 s]
/proc/loadavg: 3.83 3.98 3.85 5/287 19598
/proc/meminfo: memFree=16862224/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=595416 CPUtime=6.29 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 143344 0 0 0 604 25 0 0 25 0 1 0 687618141 609705984 120871 33554432000 4194304 4300056 140737324568080 18446744073709551615 4255064 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 148854 120871 227 26 0 145486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 595416

[startup+12.701 s]
/proc/loadavg: 3.85 3.98 3.85 5/287 19598
/proc/meminfo: memFree=16842432/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=595416 CPUtime=12.69 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 143344 0 0 0 1244 25 0 0 25 0 1 0 687618141 609705984 120871 33554432000 4194304 4300056 140737324568080 18446744073709551615 4255424 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 148854 120871 227 26 0 145486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 595416

[startup+25.5006 s]
/proc/loadavg: 3.88 3.98 3.85 5/287 19599
/proc/meminfo: memFree=16866632/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=600028 CPUtime=25.5 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 145812 0 0 0 2525 25 0 0 25 0 1 0 687618141 614428672 123278 33554432000 4194304 4300056 140737324568080 18446744073709551615 4226486 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 150007 123278 228 26 0 146639 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 600028

[startup+51.101 s]
/proc/loadavg: 3.92 3.98 3.85 5/287 19599
/proc/meminfo: memFree=16786136/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=613948 CPUtime=51.09 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 151197 0 0 0 5083 26 0 0 25 0 1 0 687618141 628682752 128445 33554432000 4194304 4300056 140737324568080 18446744073709551615 4226482 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 153487 128445 228 26 0 150119 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 613948

[startup+102.301 s]
/proc/loadavg: 4.11 4.02 3.87 5/287 19628
/proc/meminfo: memFree=15844408/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=585584 CPUtime=102.29 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 195199 0 0 0 10197 32 0 0 25 0 1 0 687618141 599638016 118659 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 146396 118659 247 26 0 143028 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 585584

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.88 5/287 19656
/proc/meminfo: memFree=15224336/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=585584 CPUtime=162.3 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 209659 0 0 0 16194 36 0 0 25 0 1 0 687618141 599638016 132954 33554432000 4194304 4300056 140737324568080 18446744073709551615 4254452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 146396 132954 247 26 0 143028 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 585584

[startup+222.301 s]
/proc/loadavg: 4.09 4.03 3.89 5/287 19685
/proc/meminfo: memFree=15487088/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=717844 CPUtime=222.3 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 228345 0 0 0 22189 41 0 0 25 0 1 0 687618141 735072256 151461 33554432000 4194304 4300056 140737324568080 18446744073709551615 4251358 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 179461 151461 247 26 0 176093 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 717844

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.90 5/287 19687
/proc/meminfo: memFree=15221856/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=932768 CPUtime=282.3 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 254862 0 0 0 28182 48 0 0 25 0 1 0 687618141 955154432 177843 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 233192 177843 247 26 0 229824 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 932768

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.90 5/287 19688
/proc/meminfo: memFree=14972700/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=932768 CPUtime=342.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 278746 0 0 0 34178 53 0 0 25 0 1 0 687618141 955154432 201538 33554432000 4194304 4300056 140737324568080 18446744073709551615 4254452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 233192 201538 247 26 0 229824 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 932768

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/287 19690
/proc/meminfo: memFree=14675668/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1282016 CPUtime=402.3 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 314790 0 0 0 40168 62 0 0 25 0 1 0 687618141 1312784384 237400 33554432000 4194304 4300056 140737324568080 18446744073709551615 4262889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 320504 237400 247 26 0 317136 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1282016

[startup+462.311 s]
/proc/loadavg: 4.00 4.01 3.91 5/287 19691
/proc/meminfo: memFree=14493724/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1287740 CPUtime=462.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 330473 0 0 0 46165 66 0 0 25 0 1 0 687618141 1318645760 252949 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 321935 252949 247 26 0 318567 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1287740

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.92 5/287 19693
/proc/meminfo: memFree=14280284/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1292508 CPUtime=522.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 349374 0 0 0 52160 71 0 0 25 0 1 0 687618141 1323528192 271732 33554432000 4194304 4300056 140737324568080 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 323127 271732 247 26 0 319759 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1292508

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/287 19695
/proc/meminfo: memFree=13859876/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1295208 CPUtime=582.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 377730 0 0 0 58154 77 0 0 25 0 1 0 687618141 1326292992 299946 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 323802 299946 247 26 0 320434 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1295208

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/287 19696
/proc/meminfo: memFree=13634164/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1867328 CPUtime=642.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 395028 0 0 0 64149 82 0 0 25 0 1 0 687618141 1912143872 317156 33554432000 4194304 4300056 140737324568080 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 466832 317156 247 26 0 463464 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1867328

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/287 19698
/proc/meminfo: memFree=13427156/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1875528 CPUtime=702.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 414649 0 0 0 70143 88 0 0 25 0 1 0 687618141 1920540672 336687 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 468882 336687 247 26 0 465514 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1875528

[startup+762.301 s]
/proc/loadavg: 4.08 4.05 3.94 5/287 19699
/proc/meminfo: memFree=13167464/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1881060 CPUtime=762.31 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 436116 0 0 0 76138 93 0 0 25 0 1 0 687618141 1926205440 358061 33554432000 4194304 4300056 140737324568080 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 470265 358061 247 26 0 466897 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1881060

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/287 19701
/proc/meminfo: memFree=12906772/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1883504 CPUtime=822.32 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 475995 0 0 0 82130 102 0 0 25 0 1 0 687618141 1928708096 397776 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 470876 397776 247 26 0 467508 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1883504

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/287 19703
/proc/meminfo: memFree=12545892/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=1885304 CPUtime=882.32 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 525467 0 0 0 88120 112 0 0 25 0 1 0 687618141 1930551296 447077 33554432000 4194304 4300056 140737324568080 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 471326 447077 247 26 0 467958 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1885304

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/287 19704
/proc/meminfo: memFree=12351292/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2826692 CPUtime=942.32 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 555647 0 0 0 94113 119 0 0 25 0 1 0 687618141 2894532608 477151 33554432000 4194304 4300056 140737324568080 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 706673 477151 247 26 0 703305 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2826692

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/287 19715
/proc/meminfo: memFree=12103564/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2829132 CPUtime=1002.33 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 572166 0 0 0 100110 123 0 0 25 0 1 0 687618141 2897031168 493582 33554432000 4194304 4300056 140737324568080 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 707283 493582 247 26 0 703915 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2829132

[startup+1062.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/287 19716
/proc/meminfo: memFree=11855636/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2841436 CPUtime=1062.32 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 589929 0 0 0 106104 128 0 0 25 0 1 0 687618141 2909630464 511256 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 710359 511256 247 26 0 706991 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2841436

[startup+1122.31 s]
/proc/loadavg: 4.04 4.04 3.95 5/287 19718
/proc/meminfo: memFree=11554032/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2843260 CPUtime=1122.33 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 604239 0 0 0 112101 132 0 0 25 0 1 0 687618141 2911498240 525479 33554432000 4194304 4300056 140737324568080 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 710815 525479 247 26 0 707447 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2843260

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.96 5/287 19720
/proc/meminfo: memFree=11207048/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2848036 CPUtime=1182.33 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 638830 0 0 0 118093 140 0 0 25 0 1 0 687618141 2916388864 559948 33554432000 4194304 4300056 140737324568080 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 712009 559948 247 26 0 708641 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2848036

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/287 19721
/proc/meminfo: memFree=10974376/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2854220 CPUtime=1242.33 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 656676 0 0 0 124087 146 0 0 25 0 1 0 687618141 2922721280 577725 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 713555 577725 247 26 0 710187 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2854220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 4.02 3.96 4/282 19741
/proc/meminfo: memFree=12792084/32951124 swapFree=67083432/67111528
[pid=19597] ppid=19595 vsize=2855788 CPUtime=1300.04 cores=1,3
/proc/19597/stat : 19597 (lr_gl_shr) R 19595 19597 18638 0 -1 4202496 673429 0 0 0 129855 149 0 0 25 0 1 0 687618141 2924326912 594398 33554432000 4194304 4300056 140737324568080 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19597/statm: 713947 594398 247 26 0 710579 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2855788

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.14
CPU user time (s): 1298.55
CPU system time (s): 1.58676
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2855788

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

runsolver used 3.42348 second user time and 8.33273 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 22:44:36
IDJOB=3349724
IDBENCH=85005
IDSOLVER=1814
FILE ID=node110/3349724-1304973871
RUNJOBID= node110-1304973871-19556
PBS_JOBID= 13285640
Free space on /tmp= 50232 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349724-1304973871/watcher-3349724-1304973871 -o /tmp/evaluation-result-3349724-1304973871/solver-3349724-1304973871 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349724-1304973871.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=994594535

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.74
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.830
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:      17349208 kB
Buffers:        204880 kB
Cached:       11355932 kB
SwapCached:       1408 kB
Active:        4738712 kB
Inactive:     10254716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17349208 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          237448 kB
Writeback:           0 kB
AnonPages:     3430716 kB
Mapped:          23292 kB
Slab:           524436 kB
PageTables:      21668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46481636 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= 50096 MiB
End job on node110 at 2011-05-09 23:06:18