Trace number 3349880

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.15 1300.11

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.17 4.03 3.87 4/286 19626
/proc/meminfo: memFree=16588596/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=20124 CPUtime=0 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 646 0 0 0 0 0 0 0 23 0 1 0 687625580 20606976 578 33554432000 4194304 4300056 140735218652160 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 5031 578 218 26 0 1663 0

[startup+0.0401091 s]
/proc/loadavg: 4.17 4.03 3.87 4/286 19626
/proc/meminfo: memFree=16588596/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=23404 CPUtime=0.03 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 1839 0 0 0 3 0 0 0 23 0 1 0 687625580 23965696 1606 33554432000 4194304 4300056 140735218652160 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 5851 1608 220 26 0 2483 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23404

[startup+0.10113 s]
/proc/loadavg: 4.17 4.03 3.87 4/286 19626
/proc/meminfo: memFree=16588596/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=29336 CPUtime=0.09 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 4106 0 0 0 9 0 0 0 23 0 1 0 687625580 30040064 3521 33554432000 4194304 4300056 140735218652160 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 7334 3521 220 26 0 3966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29336

[startup+0.301103 s]
/proc/loadavg: 4.17 4.03 3.87 4/286 19626
/proc/meminfo: memFree=16588596/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=55272 CPUtime=0.29 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 11583 0 0 0 27 2 0 0 25 0 1 0 687625580 56598528 9700 33554432000 4194304 4300056 140735218652160 18446744073709551615 260020061720 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 13818 9702 220 26 0 10450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55272

[startup+0.701018 s]
/proc/loadavg: 4.17 4.03 3.87 4/286 19626
/proc/meminfo: memFree=16588596/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=109348 CPUtime=0.69 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 26010 0 0 0 65 4 0 0 25 0 1 0 687625580 111972352 21751 33554432000 4194304 4300056 140735218652160 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 27337 21752 220 26 0 23969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109348

[startup+1.50089 s]
/proc/loadavg: 4.17 4.03 3.87 5/287 19627
/proc/meminfo: memFree=16462604/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=231588 CPUtime=1.49 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 54302 0 0 0 139 10 0 0 25 0 1 0 687625580 237146112 44841 33554432000 4194304 4300056 140735218652160 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 57897 44841 220 26 0 54529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231588

[startup+3.10056 s]
/proc/loadavg: 4.17 4.03 3.87 5/287 19627
/proc/meminfo: memFree=16334016/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=413360 CPUtime=3.09 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 103823 0 0 0 290 19 0 0 25 0 1 0 687625580 423280640 88277 33554432000 4194304 4300056 140735218652160 18446744073709551615 4261717 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 103340 88277 220 26 0 99972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 413360

[startup+6.301 s]
/proc/loadavg: 4.16 4.03 3.87 5/287 19627
/proc/meminfo: memFree=15964752/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=720668 CPUtime=6.29 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 196734 0 0 0 594 35 0 0 25 0 1 0 687625580 737964032 163867 33554432000 4194304 4300056 140735218652160 18446744073709551615 4226482 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 720668

[startup+12.7008 s]
/proc/loadavg: 4.15 4.03 3.87 5/287 19627
/proc/meminfo: memFree=15897720/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=720668 CPUtime=12.69 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 196734 0 0 0 1234 35 0 0 25 0 1 0 687625580 737964032 163867 33554432000 4194304 4300056 140735218652160 18446744073709551615 4255127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 720668

[startup+25.5005 s]
/proc/loadavg: 4.11 4.02 3.87 5/287 19628
/proc/meminfo: memFree=15854460/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=720668 CPUtime=25.49 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 196734 0 0 0 2514 35 0 0 25 0 1 0 687625580 737964032 163867 33554432000 4194304 4300056 140735218652160 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 720668

[startup+51.1008 s]
/proc/loadavg: 4.07 4.02 3.88 5/287 19655
/proc/meminfo: memFree=15527044/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=746228 CPUtime=51.09 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 206815 0 0 0 5073 36 0 0 25 0 1 0 687625580 764137472 173559 33554432000 4194304 4300056 140735218652160 18446744073709551615 4255112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 186557 173559 228 26 0 183189 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 746228

[startup+102.31 s]
/proc/loadavg: 4.03 4.02 3.88 5/287 19684
/proc/meminfo: memFree=15604236/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=746228 CPUtime=102.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 206925 0 0 0 10194 36 0 0 25 0 1 0 687625580 764137472 173662 33554432000 4194304 4300056 140735218652160 18446744073709551615 4212952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 186557 173663 228 26 0 183189 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 746228

[startup+162.3 s]
/proc/loadavg: 4.07 4.03 3.89 5/287 19685
/proc/meminfo: memFree=15417684/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=693512 CPUtime=162.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 262413 0 0 0 16184 46 0 0 25 0 1 0 687625580 710156288 156090 33554432000 4194304 4300056 140735218652160 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 173378 156090 247 26 0 170010 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 693512

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/287 19687
/proc/meminfo: memFree=15163200/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=825772 CPUtime=222.29 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 271917 0 0 0 22180 49 0 0 25 0 1 0 687625580 845590528 165464 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 206443 165464 247 26 0 203075 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 825772

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/287 19689
/proc/meminfo: memFree=14897544/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=826844 CPUtime=282.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 285471 0 0 0 28177 53 0 0 25 0 1 0 687625580 846688256 178884 33554432000 4194304 4300056 140735218652160 18446744073709551615 4251358 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 206711 178884 247 26 0 203343 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 826844

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/287 19690
/proc/meminfo: memFree=14608576/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=827652 CPUtime=342.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 300821 0 0 0 34173 57 0 0 25 0 1 0 687625580 847515648 194109 33554432000 4194304 4300056 140735218652160 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 206913 194110 247 26 0 203545 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 827652

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/287 19692
/proc/meminfo: memFree=14428000/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1046224 CPUtime=402.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 312509 0 0 0 40170 60 0 0 25 0 1 0 687625580 1071333376 205671 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 261556 205671 247 26 0 258188 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1046224

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/287 19693
/proc/meminfo: memFree=14176360/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1046224 CPUtime=462.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 343181 0 0 0 46162 68 0 0 25 0 1 0 687625580 1071333376 236173 33554432000 4194304 4300056 140735218652160 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 261556 236173 247 26 0 258188 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1046224

[startup+522.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/287 19695
/proc/meminfo: memFree=13793656/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1395472 CPUtime=522.3 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 361693 0 0 0 52157 73 0 0 25 0 1 0 687625580 1428963328 254599 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 348868 254599 247 26 0 345500 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1395472

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/287 19697
/proc/meminfo: memFree=13549588/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1397564 CPUtime=582.31 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 376134 0 0 0 58153 78 0 0 25 0 1 0 687625580 1431105536 268951 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 349391 268951 247 26 0 346023 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1397564

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/287 19698
/proc/meminfo: memFree=13341840/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1397564 CPUtime=642.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 393729 0 0 0 64149 83 0 0 25 0 1 0 687625580 1431105536 286449 33554432000 4194304 4300056 140735218652160 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 349391 286449 247 26 0 346023 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1397564

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 3.94 5/287 19700
/proc/meminfo: memFree=13089216/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1397564 CPUtime=702.31 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 413790 0 0 0 70142 89 0 0 25 0 1 0 687625580 1431105536 306374 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 349391 306374 247 26 0 346023 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1397564

[startup+762.31 s]
/proc/loadavg: 4.02 4.03 3.94 5/287 19701
/proc/meminfo: memFree=12829640/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1400848 CPUtime=762.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 428945 0 0 0 76138 94 0 0 25 0 1 0 687625580 1434468352 321417 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 350212 321417 247 26 0 346844 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1400848

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/287 19703
/proc/meminfo: memFree=12447060/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1410116 CPUtime=822.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 447120 0 0 0 82133 99 0 0 25 0 1 0 687625580 1443958784 339496 33554432000 4194304 4300056 140735218652160 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 352529 339496 247 26 0 349161 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1410116

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/287 19705
/proc/meminfo: memFree=12310120/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1981784 CPUtime=882.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 459060 0 0 0 88130 102 0 0 25 0 1 0 687625580 2029346816 351349 33554432000 4194304 4300056 140735218652160 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 495446 351349 247 26 0 492078 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1981784

[startup+942.3 s]
/proc/loadavg: 4.15 4.05 3.95 5/287 19715
/proc/meminfo: memFree=12089424/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1981784 CPUtime=942.31 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 491263 0 0 0 94119 112 0 0 25 0 1 0 687625580 2029346816 383427 33554432000 4194304 4300056 140735218652160 18446744073709551615 4262939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 495446 383427 247 26 0 492078 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1981784

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 3.95 5/287 19717
/proc/meminfo: memFree=11787308/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1981784 CPUtime=1002.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 530667 0 0 0 100109 123 0 0 25 0 1 0 687625580 2029346816 422719 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 495446 422719 247 26 0 492078 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1981784

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 3.96 5/287 19718
/proc/meminfo: memFree=11521168/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=1981784 CPUtime=1062.33 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 573655 0 0 0 106099 134 0 0 25 0 1 0 687625580 2029346816 465615 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 495446 465615 247 26 0 492078 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1981784

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.96 5/287 19720
/proc/meminfo: memFree=11141820/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=2908776 CPUtime=1122.33 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 610786 0 0 0 112091 142 0 0 25 0 1 0 687625580 2978586624 502656 33554432000 4194304 4300056 140735218652160 18446744073709551615 4254632 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 727194 502656 247 26 0 723826 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2908776

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/287 19721
/proc/meminfo: memFree=11004008/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=2931016 CPUtime=1182.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 625509 0 0 0 118088 144 0 0 25 0 1 0 687625580 3001360384 517305 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 732754 517305 247 26 0 729386 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2931016

[startup+1242.3 s]
/proc/loadavg: 3.54 3.92 3.93 3/275 19759
/proc/meminfo: memFree=15311356/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=2931016 CPUtime=1242.32 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 639312 0 0 0 124083 149 0 0 25 0 1 0 687625580 3001360384 531034 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 732754 531034 247 26 0 729386 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2931016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.56 3.57 3.80 3/275 19761
/proc/meminfo: memFree=15307092/32951124 swapFree=67083432/67111528
[pid=19626] ppid=19624 vsize=2936300 CPUtime=1300.04 cores=0,2
/proc/19626/stat : 19626 (lr_gl_shr) R 19624 19626 18638 0 -1 4202496 653838 0 0 0 129851 153 0 0 25 0 1 0 687625580 3006771200 545494 33554432000 4194304 4300056 140735218652160 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19626/statm: 734075 545494 247 26 0 730707 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2936300

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.11
CPU time (s): 1300.15
CPU user time (s): 1298.52
CPU system time (s): 1.62875
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2936300

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

runsolver used 3.81342 second user time and 7.67383 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 22:45:50
IDJOB=3349880
IDBENCH=85008
IDSOLVER=1814
FILE ID=node110/3349880-1304973943
RUNJOBID= node110-1304973871-19554
PBS_JOBID= 13285640
Free space on /tmp= 50024 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1618064124

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:      16588620 kB
Buffers:        205176 kB
Cached:       11595508 kB
SwapCached:       1408 kB
Active:        5474756 kB
Inactive:     10281792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16588620 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          285840 kB
Writeback:           0 kB
AnonPages:     3954184 kB
Mapped:          23348 kB
Slab:           520704 kB
PageTables:      22912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 47175384 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= 50252 MiB
End job on node110 at 2011-05-09 23:07:32