Trace number 3349723

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.02 1300.09

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data


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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.71 3.96 3.84 5/283 19591
/proc/meminfo: memFree=17676956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=20348 CPUtime=0 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 679 0 0 0 0 0 0 0 23 0 1 0 687617925 20836352 603 33554432000 4194304 4300056 140735077634096 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 5087 604 219 26 0 1719 0

[startup+0.09351 s]
/proc/loadavg: 3.71 3.96 3.84 5/283 19591
/proc/meminfo: memFree=17676956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=29472 CPUtime=0.08 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 4142 0 0 0 8 0 0 0 23 0 1 0 687617925 30179328 3594 33554432000 4194304 4300056 140735077634096 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 7368 3595 220 26 0 4000 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29472

[startup+0.100497 s]
/proc/loadavg: 3.71 3.96 3.84 5/283 19591
/proc/meminfo: memFree=17676956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=30364 CPUtime=0.09 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 4373 0 0 0 9 0 0 0 23 0 1 0 687617925 31092736 3817 33554432000 4194304 4300056 140735077634096 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 7591 3817 220 26 0 4223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30364

[startup+0.300465 s]
/proc/loadavg: 3.71 3.96 3.84 5/283 19591
/proc/meminfo: memFree=17676956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=58200 CPUtime=0.29 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 12595 0 0 0 28 1 0 0 25 0 1 0 687617925 59596800 10673 33554432000 4194304 4300056 140735077634096 18446744073709551615 4271752 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 14587 10681 220 26 0 11219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58200

[startup+0.700394 s]
/proc/loadavg: 3.71 3.96 3.84 5/283 19591
/proc/meminfo: memFree=17676956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=116364 CPUtime=0.69 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 28542 0 0 0 65 4 0 0 25 0 1 0 687617925 119156736 24140 33554432000 4194304 4300056 140735077634096 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 29091 24140 220 26 0 25723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116364

[startup+1.50022 s]
/proc/loadavg: 3.73 3.96 3.84 5/284 19592
/proc/meminfo: memFree=17499532/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=240216 CPUtime=1.48 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 58781 0 0 0 139 9 0 0 25 0 1 0 687617925 245981184 49080 33554432000 4194304 4300056 140735077634096 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 60054 49080 220 26 0 56686 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 240216

[startup+3.10095 s]
/proc/loadavg: 3.73 3.96 3.84 5/282 19592
/proc/meminfo: memFree=17349340/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=291824 CPUtime=3.09 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 77671 0 0 0 297 12 0 0 25 0 1 0 687617925 298827776 63765 33554432000 4194304 4300056 140735077634096 18446744073709551615 4226482 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 72956 63765 227 26 0 69588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 291824

[startup+6.30036 s]
/proc/loadavg: 3.73 3.96 3.84 5/287 19598
/proc/meminfo: memFree=16934040/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=291824 CPUtime=6.29 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 77671 0 0 0 617 12 0 0 25 0 1 0 687617925 298827776 63765 33554432000 4194304 4300056 140735077634096 18446744073709551615 4230345 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 72956 63765 227 26 0 69588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 291824

[startup+12.7012 s]
/proc/loadavg: 3.85 3.98 3.85 5/287 19598
/proc/meminfo: memFree=16848508/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=303760 CPUtime=12.69 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 82521 0 0 0 1256 13 0 0 25 0 1 0 687617925 311050240 68429 33554432000 4194304 4300056 140735077634096 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 75940 68429 228 26 0 72572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 303760

[startup+25.5009 s]
/proc/loadavg: 3.87 3.98 3.85 5/287 19599
/proc/meminfo: memFree=16878524/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=281280 CPUtime=25.49 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 101545 0 0 0 2533 16 0 0 25 0 1 0 687617925 288030720 58766 33554432000 4194304 4300056 140735077634096 18446744073709551615 4251382 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 70320 58766 247 26 0 66952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 281280

[startup+51.1012 s]
/proc/loadavg: 3.91 3.98 3.85 5/287 19599
/proc/meminfo: memFree=16790352/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=331368 CPUtime=51.05 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 113411 0 0 0 5087 18 0 0 25 0 1 0 687617925 339320832 70488 33554432000 4194304 4300056 140735077634096 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 82842 70488 247 26 0 79474 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 331368

[startup+102.311 s]
/proc/loadavg: 4.11 4.02 3.87 5/287 19628
/proc/meminfo: memFree=15852104/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=412756 CPUtime=102.26 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 138692 0 0 0 10203 23 0 0 25 0 1 0 687617925 422662144 95578 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 103189 95578 247 26 0 99821 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 412756

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.88 5/287 19656
/proc/meminfo: memFree=15229180/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=552708 CPUtime=162.24 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 164949 0 0 0 16195 29 0 0 25 0 1 0 687617925 565972992 121629 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 138177 121629 247 26 0 134809 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 552708

[startup+222.301 s]
/proc/loadavg: 4.09 4.03 3.89 5/287 19685
/proc/meminfo: memFree=15495404/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=773316 CPUtime=222.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 195140 0 0 0 22183 36 0 0 25 0 1 0 687617925 791875584 151608 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 193329 151608 247 26 0 189961 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 773316

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.90 5/287 19686
/proc/meminfo: memFree=15231404/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=788112 CPUtime=282.18 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 221547 0 0 0 28176 42 0 0 25 0 1 0 687617925 807026688 177844 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 197028 177844 247 26 0 193660 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 788112

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.90 5/287 19688
/proc/meminfo: memFree=14985844/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1141952 CPUtime=342.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 243272 0 0 0 34171 48 0 0 25 0 1 0 687617925 1169358848 199435 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 285488 199435 247 26 0 282120 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1141952

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/287 19690
/proc/meminfo: memFree=14685836/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1149788 CPUtime=402.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 269352 0 0 0 40164 55 0 0 25 0 1 0 687617925 1177382912 225386 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256566 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 287447 225386 247 26 0 284079 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1149788

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/287 19691
/proc/meminfo: memFree=14502528/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1161316 CPUtime=462.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 286347 0 0 0 46160 59 0 0 25 0 1 0 687617925 1189187584 242284 33554432000 4194304 4300056 140735077634096 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 290329 242284 247 26 0 286961 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1161316

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.92 5/287 19693
/proc/meminfo: memFree=14223616/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1176424 CPUtime=522.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 304365 0 0 0 52155 64 0 0 25 0 1 0 687617925 1204658176 260198 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 294106 260198 247 26 0 290738 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1176424

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/287 19694
/proc/meminfo: memFree=13871408/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1748540 CPUtime=582.19 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 337810 0 0 0 58147 72 0 0 25 0 1 0 687617925 1790504960 293496 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 437135 293496 247 26 0 433767 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1748540

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/287 19696
/proc/meminfo: memFree=13640612/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1752924 CPUtime=642.2 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 369664 0 0 0 64138 82 0 0 25 0 1 0 687617925 1794994176 325165 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 438231 325165 247 26 0 434863 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 1752924

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/287 19698
/proc/meminfo: memFree=13443280/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1771564 CPUtime=702.2 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 389851 0 0 0 70132 88 0 0 25 0 1 0 687617925 1814081536 345245 33554432000 4194304 4300056 140735077634096 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 442891 345245 247 26 0 439523 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 1771564

[startup+762.311 s]
/proc/loadavg: 4.08 4.05 3.94 5/287 19699
/proc/meminfo: memFree=13172304/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1778928 CPUtime=762.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 401578 0 0 0 76129 92 0 0 25 0 1 0 687617925 1821622272 356901 33554432000 4194304 4300056 140735077634096 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 444732 356901 247 26 0 441364 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 1778928

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/287 19701
/proc/meminfo: memFree=12923144/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1798348 CPUtime=822.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 416087 0 0 0 82125 96 0 0 25 0 1 0 687617925 1841508352 371319 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 449587 371319 247 26 0 446219 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 1798348

[startup+882.301 s]
/proc/loadavg: 4.01 4.03 3.94 5/287 19702
/proc/meminfo: memFree=12554952/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1801472 CPUtime=882.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 427156 0 0 0 88121 100 0 0 25 0 1 0 687617925 1844707328 382305 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 450368 382305 247 26 0 447000 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 1801472

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/287 19704
/proc/meminfo: memFree=12358364/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1814032 CPUtime=942.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 439915 0 0 0 94117 104 0 0 25 0 1 0 687617925 1857568768 394981 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 453508 394981 247 26 0 450140 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 1814032

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/287 19715
/proc/meminfo: memFree=12119680/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1819792 CPUtime=1002.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 448939 0 0 0 100114 107 0 0 25 0 1 0 687617925 1863467008 403930 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 454948 403930 247 26 0 451580 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 1819792

[startup+1062.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/287 19716
/proc/meminfo: memFree=11862956/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1826272 CPUtime=1062.21 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 458860 0 0 0 106112 109 0 0 25 0 1 0 687617925 1870102528 413780 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 456568 413780 247 26 0 453200 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 1826272

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/287 19718
/proc/meminfo: memFree=11567924/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1832752 CPUtime=1122.22 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 470002 0 0 0 112111 111 0 0 25 0 1 0 687617925 1876738048 424860 33554432000 4194304 4300056 140735077634096 18446744073709551615 4251670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 458188 424860 247 26 0 454820 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 1832752

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.96 5/287 19719
/proc/meminfo: memFree=11215484/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=1836352 CPUtime=1182.22 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 484668 0 0 0 118108 114 0 0 25 0 1 0 687617925 1880424448 439433 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 459088 439433 247 26 0 455720 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 1836352

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/287 19721
/proc/meminfo: memFree=10982688/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=2763452 CPUtime=1242.22 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 502731 0 0 0 124103 119 0 0 25 0 1 0 687617925 2829774848 457376 33554432000 4194304 4300056 140735077634096 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 690863 457376 247 26 0 687495 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 2763452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.96 5/287 19723
/proc/meminfo: memFree=10854560/32951124 swapFree=67083432/67111528
[pid=19591] ppid=19589 vsize=2766572 CPUtime=1299.92 cores=4,6
/proc/19591/stat : 19591 (lr_gl_shr) R 19589 19591 18638 0 -1 4202496 510905 0 0 0 129871 121 0 0 25 0 1 0 687617925 2832969728 465495 33554432000 4194304 4300056 140735077634096 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19591/statm: 691643 465495 247 26 0 688275 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 2766572

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.09
CPU time (s): 1300.02
CPU user time (s): 1298.72
CPU system time (s): 1.2948
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 2766572

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

runsolver used 3.84042 second user time and 7.9168 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 22:44:33
IDJOB=3349723
IDBENCH=85007
IDSOLVER=1814
FILE ID=node110/3349723-1304973871
RUNJOBID= node110-1304973871-19555
PBS_JOBID= 13285640
Free space on /tmp= 50296 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.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-3349723-1304973871/watcher-3349723-1304973871 -o /tmp/evaluation-result-3349723-1304973871/solver-3349723-1304973871 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349723-1304973871.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
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:      17677236 kB
Buffers:        204808 kB
Cached:       11283348 kB
SwapCached:       1408 kB
Active:        4328504 kB
Inactive:     10339240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17677236 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          171576 kB
Writeback:           0 kB
AnonPages:     3177804 kB
Mapped:          23228 kB
Slab:           522196 kB
PageTables:      21320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46180444 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= 50024 MiB
End job on node110 at 2011-05-09 23:06:15