Trace number 3350126

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_GL_NOSHR 2011-03-02UNSAT 1162.19 1162.34

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

1162.15/1162.33	c WARNING: for repeatability, setting FPU to use double precision
1162.15/1162.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350126-1304969587/watcher-3350126-1304969587 -o /tmp/evaluation-result-3350126-1304969587/solver-3350126-1304969587 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350126-1304969587.cnf -verb=0 -model -no-shrinking 

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: 4.10 4.05 3.17 4/410 16603
/proc/meminfo: memFree=23508784/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=20468 CPUtime=0.01 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 729 0 0 0 1 0 0 0 22 0 1 0 608557397 20959232 655 33554432000 4194304 4300056 140733266796656 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 5117 655 219 26 0 1749 0

[startup+0.0266211 s]
/proc/loadavg: 4.10 4.05 3.17 4/410 16603
/proc/meminfo: memFree=23508784/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=22292 CPUtime=0.02 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 1361 0 0 0 2 0 0 0 22 0 1 0 608557397 22827008 1218 33554432000 4194304 4300056 140733266796656 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 5573 1220 220 26 0 2205 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22292

[startup+0.100669 s]
/proc/loadavg: 4.10 4.05 3.17 4/410 16603
/proc/meminfo: memFree=23508784/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=29660 CPUtime=0.09 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 4301 0 0 0 9 0 0 0 22 0 1 0 608557397 30371840 3710 33554432000 4194304 4300056 140733266796656 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 7415 3712 220 26 0 4047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29660

[startup+0.300635 s]
/proc/loadavg: 4.10 4.05 3.17 4/410 16603
/proc/meminfo: memFree=23508784/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=36916 CPUtime=0.29 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 6470 0 0 0 29 0 0 0 23 0 1 0 608557397 37801984 5571 33554432000 4194304 4300056 140733266796656 18446744073709551615 4230752 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 9229 5571 227 26 0 5861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36916

[startup+0.700565 s]
/proc/loadavg: 4.10 4.05 3.17 4/410 16603
/proc/meminfo: memFree=23508784/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=37696 CPUtime=0.69 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 8763 0 0 0 68 1 0 0 25 0 1 0 608557397 38600704 5540 33554432000 4194304 4300056 140733266796656 18446744073709551615 242970210843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 9424 5541 246 26 0 6056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37696

[startup+1.50044 s]
/proc/loadavg: 4.10 4.05 3.17 5/411 16604
/proc/meminfo: memFree=23483976/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=42116 CPUtime=1.49 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 9718 0 0 0 148 1 0 0 25 0 1 0 608557397 43126784 6478 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 10529 6478 247 26 0 7161 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42116

[startup+3.10115 s]
/proc/loadavg: 4.10 4.05 3.17 5/411 16604
/proc/meminfo: memFree=23457568/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=49296 CPUtime=3.09 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 11923 0 0 0 307 2 0 0 25 0 1 0 608557397 50479104 8659 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 12324 8659 247 26 0 8956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49296

[startup+6.30058 s]
/proc/loadavg: 4.09 4.05 3.18 5/411 16605
/proc/meminfo: memFree=23456184/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=80988 CPUtime=6.28 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 15768 0 0 0 625 3 0 0 25 0 1 0 608557397 82931712 12459 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 20247 12459 247 26 0 16879 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80988

[startup+12.7005 s]
/proc/loadavg: 4.09 4.05 3.18 5/411 16605
/proc/meminfo: memFree=23416964/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=113468 CPUtime=12.68 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 23937 0 0 0 1263 5 0 0 25 0 1 0 608557397 116191232 20534 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 28367 20534 247 26 0 24999 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113468

[startup+25.5003 s]
/proc/loadavg: 4.07 4.05 3.19 5/411 16605
/proc/meminfo: memFree=23335736/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=170668 CPUtime=25.49 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 36373 0 0 0 2541 8 0 0 25 0 1 0 608557397 174764032 32835 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 42667 32835 247 26 0 39299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170668

[startup+51.1008 s]
/proc/loadavg: 4.18 4.07 3.22 4/409 16607
/proc/meminfo: memFree=23250920/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=261144 CPUtime=51.08 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 57624 0 0 0 5094 14 0 0 25 0 1 0 608557397 267411456 53884 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 65286 53884 247 26 0 61918 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 261144

[startup+102.301 s]
/proc/loadavg: 4.32 4.14 3.29 5/411 16662
/proc/meminfo: memFree=22945980/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=273056 CPUtime=102.29 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 112421 0 0 0 10202 27 0 0 25 0 1 0 608557397 279609344 55669 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 68264 55669 247 26 0 64896 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 273056

[startup+162.301 s]
/proc/loadavg: 4.12 4.11 3.33 5/411 16664
/proc/meminfo: memFree=22753452/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=278620 CPUtime=162.28 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 170819 0 0 0 16189 39 0 0 25 0 1 0 608557397 285306880 60315 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 69655 60315 247 26 0 66287 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 278620

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 3.38 5/411 16665
/proc/meminfo: memFree=22559100/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=285456 CPUtime=222.28 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 232715 0 0 0 22174 54 0 0 25 0 1 0 608557397 292306944 65839 33554432000 4194304 4300056 140733266796656 18446744073709551615 4252234 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 71364 65839 247 26 0 67996 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 285456

[startup+282.301 s]
/proc/loadavg: 4.07 4.10 3.42 5/411 16667
/proc/meminfo: memFree=22432328/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=291244 CPUtime=282.27 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 291620 0 0 0 28160 67 0 0 25 0 1 0 608557397 298233856 57566 33554432000 4194304 4300056 140733266796656 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 72811 57566 247 26 0 69443 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 291244

[startup+342.316 s]
/proc/loadavg: 4.09 4.10 3.46 5/411 16696
/proc/meminfo: memFree=22712104/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=294708 CPUtime=342.28 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 347423 0 0 0 34151 77 0 0 25 0 1 0 608557397 301780992 56262 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 73677 56262 247 26 0 70309 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 294708

[startup+402.3 s]
/proc/loadavg: 4.16 4.11 3.50 5/411 16698
/proc/meminfo: memFree=22480184/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=218840 CPUtime=402.27 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 405294 0 0 0 40139 88 0 0 25 0 1 0 608557397 224092160 48890 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 54710 48890 247 26 0 51342 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 218840

[startup+462.301 s]
/proc/loadavg: 4.11 4.10 3.53 5/411 16700
/proc/meminfo: memFree=22206460/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=223964 CPUtime=462.24 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 457387 0 0 0 46124 100 0 0 25 0 1 0 608557397 229339136 47497 33554432000 4194304 4300056 140733266796656 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 55991 47497 247 26 0 52623 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 223964

[startup+522.301 s]
/proc/loadavg: 4.04 4.08 3.56 5/411 16701
/proc/meminfo: memFree=21825436/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=442548 CPUtime=522.24 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 488212 0 0 0 52115 109 0 0 25 0 1 0 608557397 453169152 78010 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 110637 78010 247 26 0 107269 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 442548

[startup+582.3 s]
/proc/loadavg: 4.08 4.09 3.59 5/411 16703
/proc/meminfo: memFree=21676224/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=322556 CPUtime=582.23 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 541103 0 0 0 58101 122 0 0 25 0 1 0 608557397 330297344 62078 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 80639 62078 247 26 0 77271 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 322556

[startup+642.301 s]
/proc/loadavg: 4.17 4.12 3.63 5/411 16704
/proc/meminfo: memFree=21453224/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=244048 CPUtime=642.22 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 586606 0 0 0 64090 132 0 0 25 0 1 0 608557397 249905152 53318 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 61012 53318 247 26 0 57644 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 244048

[startup+702.301 s]
/proc/loadavg: 4.11 4.11 3.66 5/411 16706
/proc/meminfo: memFree=21281456/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=244048 CPUtime=702.21 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 628195 0 0 0 70079 142 0 0 25 0 1 0 608557397 249905152 44092 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 61012 44092 247 26 0 57644 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 244048

[startup+762.3 s]
/proc/loadavg: 4.13 4.12 3.68 5/411 16708
/proc/meminfo: memFree=21018660/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=325436 CPUtime=762.2 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 650248 0 0 0 76073 147 0 0 25 0 1 0 608557397 333246464 65762 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 81359 65762 247 26 0 77991 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 325436

[startup+822.301 s]
/proc/loadavg: 4.05 4.09 3.70 5/411 16709
/proc/meminfo: memFree=20841932/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=326928 CPUtime=822.2 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 694607 0 0 0 82062 158 0 0 25 0 1 0 608557397 334774272 57238 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 81732 57238 247 26 0 78364 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 326928

[startup+882.301 s]
/proc/loadavg: 4.01 4.07 3.72 5/411 16711
/proc/meminfo: memFree=20553720/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=334652 CPUtime=882.2 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 713298 0 0 0 88057 163 0 0 25 0 1 0 608557397 342683648 75601 33554432000 4194304 4300056 140733266796656 18446744073709551615 4264157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 83663 75601 247 26 0 80295 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 334652

[startup+942.3 s]
/proc/loadavg: 4.00 4.06 3.73 5/411 16712
/proc/meminfo: memFree=20384792/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=338252 CPUtime=942.18 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 757258 0 0 0 94043 175 0 0 25 0 1 0 608557397 346370048 63824 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 84563 63824 247 26 0 81195 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 338252

[startup+1002.32 s]
/proc/loadavg: 4.13 4.09 3.76 5/411 16714
/proc/meminfo: memFree=20060508/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=478792 CPUtime=1002.18 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 774937 0 0 0 100039 179 0 0 25 0 1 0 608557397 490283008 81225 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 119698 81225 247 26 0 116330 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 478792

[startup+1062.3 s]
/proc/loadavg: 4.05 4.07 3.77 5/411 16716
/proc/meminfo: memFree=19916992/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=346532 CPUtime=1062.15 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 816774 0 0 0 106026 189 0 0 25 0 1 0 608557397 354848768 68469 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 86633 68469 247 26 0 83265 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 346532

[startup+1122.3 s]
/proc/loadavg: 4.02 4.05 3.79 5/411 16717
/proc/meminfo: memFree=19701456/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1122.15 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 869927 0 0 0 112014 201 0 0 25 0 1 0 608557397 365359104 64218 33554432000 4194304 4300056 140733266796656 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 64218 247 26 0 85831 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 356796

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

[startup+1127.6 s]
/proc/loadavg: 4.01 4.05 3.79 5/411 16717
/proc/meminfo: memFree=19672180/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1127.45 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 872152 0 0 0 112544 201 0 0 25 0 1 0 608557397 365359104 66410 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 66410 247 26 0 85831 0
Current children cumulated CPU time (s) 1127.45
Current children cumulated vsize (KiB) 356796

[startup+1140.4 s]
/proc/loadavg: 4.01 4.05 3.79 5/411 16718
/proc/meminfo: memFree=19611420/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1140.25 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 877097 0 0 0 113821 204 0 0 25 0 1 0 608557397 365359104 71283 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 71283 247 26 0 85831 0
Current children cumulated CPU time (s) 1140.25
Current children cumulated vsize (KiB) 356796

[startup+1153.2 s]
/proc/loadavg: 4.08 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19599504/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1153.04 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 881448 0 0 0 115099 205 0 0 25 0 1 0 608557397 365359104 75586 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 75586 247 26 0 85831 0
Current children cumulated CPU time (s) 1153.04
Current children cumulated vsize (KiB) 356796

[startup+1156.4 s]
/proc/loadavg: 4.08 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19588220/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1156.24 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 882199 0 0 0 115419 205 0 0 25 0 1 0 608557397 365359104 76321 33554432000 4194304 4300056 140733266796656 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 76321 247 26 0 85831 0
Current children cumulated CPU time (s) 1156.24
Current children cumulated vsize (KiB) 356796

[startup+1159.61 s]
/proc/loadavg: 4.07 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19543704/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1159.45 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 883440 0 0 0 115740 205 0 0 25 0 1 0 608557397 365359104 77542 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256706 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 77542 247 26 0 85831 0
Current children cumulated CPU time (s) 1159.45
Current children cumulated vsize (KiB) 356796

[startup+1161.2 s]
/proc/loadavg: 4.07 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19540108/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=356796 CPUtime=1161.05 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 883825 0 0 0 115899 206 0 0 25 0 1 0 608557397 365359104 77920 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 89199 77920 247 26 0 85831 0
Current children cumulated CPU time (s) 1161.05
Current children cumulated vsize (KiB) 356796

[startup+1162 s]
/proc/loadavg: 4.07 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19537008/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=163856 CPUtime=1161.85 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 887713 0 0 0 115978 207 0 0 25 0 1 0 608557397 167788544 33739 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 40964 33739 247 26 0 37596 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 163856

[startup+1162.2 s]
/proc/loadavg: 4.07 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19537008/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=163856 CPUtime=1162.05 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 887818 0 0 0 115998 207 0 0 25 0 1 0 608557397 167788544 33838 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 40964 33838 247 26 0 37596 0
Current children cumulated CPU time (s) 1162.05
Current children cumulated vsize (KiB) 163856

[startup+1162.3 s]
/proc/loadavg: 4.07 4.06 3.80 5/411 16718
/proc/meminfo: memFree=19537008/32951132 swapFree=67093844/67111528
[pid=16603] ppid=16601 vsize=163856 CPUtime=1162.15 cores=4,6
/proc/16603/stat : 16603 (lr_gl_shr) R 16601 16603 15070 0 -1 4202496 887849 0 0 0 116008 207 0 0 25 0 1 0 608557397 167788544 33868 33554432000 4194304 4300056 140733266796656 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16603/statm: 40964 33868 247 26 0 37596 0
Current children cumulated CPU time (s) 1162.15
Current children cumulated vsize (KiB) 163856

Child status: 20
Real time (s): 1162.34
CPU time (s): 1162.19
CPU user time (s): 1160.11
CPU system time (s): 2.07768
CPU usage (%): 99.9871
Max. virtual memory (cumulated for all children) (KiB): 619284

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

runsolver used 4.66129 second user time and 10.6374 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 21:33:08
IDJOB=3350126
IDBENCH=71718
IDSOLVER=1815
FILE ID=node128/3350126-1304969587
RUNJOBID= node128-1304968220-16308
PBS_JOBID= 13285622
Free space on /tmp= 50988 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350126-1304969587/watcher-3350126-1304969587 -o /tmp/evaluation-result-3350126-1304969587/solver-3350126-1304969587 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350126-1304969587.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=1134519315

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23509056 kB
Buffers:        167736 kB
Cached:        3209472 kB
SwapCached:       1408 kB
Active:        6126176 kB
Inactive:      3000488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23509056 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            8208 kB
Writeback:           0 kB
AnonPages:     5747684 kB
Mapped:          32328 kB
Slab:           210684 kB
PageTables:      39796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101301140 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 50928 MiB
End job on node128 at 2011-05-09 21:52:30