Trace number 3439987

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_SHR 2011-03-02UNSAT 673.055 673.033

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

673.01/673.02	c WARNING: for repeatability, setting FPU to use double precision
673.01/673.02	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: 977)

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-3439987-1306910495/watcher-3439987-1306910495 -o /tmp/evaluation-result-3439987-1306910495/solver-3439987-1306910495 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439987-1306910495.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 25141
/proc/meminfo: memFree=5371736/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=21800 CPUtime=0.01 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 1082 0 0 0 1 0 0 0 25 0 1 0 881280234 22323200 999 33554432000 4194304 4300056 140734891408320 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 5450 999 220 26 0 2082 0

[startup+0.0946229 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 25141
/proc/meminfo: memFree=5371736/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=36924 CPUtime=0.08 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 5569 0 0 0 8 0 0 0 25 0 1 0 881280234 37810176 4997 33554432000 4194304 4300056 140734891408320 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 9231 4998 224 26 0 5863 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36924

[startup+0.100621 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 25141
/proc/meminfo: memFree=5371736/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=36924 CPUtime=0.09 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 5724 0 0 0 9 0 0 0 25 0 1 0 881280234 37810176 5137 33554432000 4194304 4300056 140734891408320 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 9231 5138 221 26 0 5863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36924

[startup+0.300587 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 25141
/proc/meminfo: memFree=5371736/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=73756 CPUtime=0.29 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 15131 0 0 0 27 2 0 0 25 0 1 0 881280234 75526144 13243 33554432000 4194304 4300056 140734891408320 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 18439 13243 239 26 0 15071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73756

[startup+0.700511 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 25141
/proc/meminfo: memFree=5371736/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=81472 CPUtime=0.69 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 21184 0 0 0 66 3 0 0 25 0 1 0 881280234 83427328 15768 33554432000 4194304 4300056 140734891408320 18446744073709551615 4255732 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 20368 15768 240 26 0 17000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81472

[startup+1.50036 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 25142
/proc/meminfo: memFree=5307132/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=81528 CPUtime=1.49 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 25842 0 0 0 145 4 0 0 25 0 1 0 881280234 83484672 15789 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 20382 15789 256 26 0 17014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81528

[startup+3.10105 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 25142
/proc/meminfo: memFree=5307132/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=81528 CPUtime=3.09 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 25959 0 0 0 305 4 0 0 25 0 1 0 881280234 83484672 15897 33554432000 4194304 4300056 140734891408320 18446744073709551615 4264953 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 20382 15897 259 26 0 17014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81528

[startup+6.30045 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 25142
/proc/meminfo: memFree=5306272/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=81528 CPUtime=6.29 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 26168 0 0 0 625 4 0 0 25 0 1 0 881280234 83484672 16086 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 20382 16086 259 26 0 17014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81528

[startup+12.7002 s]
/proc/loadavg: 2.04 2.05 2.00 3/516 25143
/proc/meminfo: memFree=5305592/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=81528 CPUtime=12.69 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 26170 0 0 0 1265 4 0 0 25 0 1 0 881280234 83484672 16088 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 20382 16088 261 26 0 17014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81528

[startup+25.5008 s]
/proc/loadavg: 2.03 2.05 2.00 3/516 25143
/proc/meminfo: memFree=5298396/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=88668 CPUtime=25.49 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 27964 0 0 0 2544 5 0 0 25 0 1 0 881280234 90796032 17834 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 22167 17834 261 26 0 18799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88668

[startup+51.101 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25144
/proc/meminfo: memFree=5270960/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=137696 CPUtime=51.09 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 34902 0 0 0 5103 6 0 0 25 0 1 0 881280234 141000704 24689 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 34424 24689 261 26 0 31056 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 137696

[startup+102.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/516 25145
/proc/meminfo: memFree=5246652/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=156664 CPUtime=102.32 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 39898 0 0 0 10223 9 0 0 25 0 1 0 881280234 160423936 29583 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 39166 29583 261 26 0 35798 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 156664

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 25147
/proc/meminfo: memFree=5219316/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=187484 CPUtime=162.29 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 45447 0 0 0 16218 11 0 0 25 0 1 0 881280234 191983616 35022 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 46871 35022 261 26 0 43503 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187484

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 25148
/proc/meminfo: memFree=5230816/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=145776 CPUtime=222.3 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 58225 0 0 0 22216 14 0 0 25 0 1 0 881280234 149274624 31110 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 36444 31110 261 26 0 33076 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 145776

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 25150
/proc/meminfo: memFree=5196304/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=195564 CPUtime=282.3 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 65688 0 0 0 28214 16 0 0 25 0 1 0 881280234 200257536 38444 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 48891 38444 261 26 0 45523 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 195564

[startup+342.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/516 25151
/proc/meminfo: memFree=5175048/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=195564 CPUtime=342.3 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 70341 0 0 0 34212 18 0 0 25 0 1 0 881280234 200257536 43015 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 48891 43015 261 26 0 45523 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195564

[startup+402.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/516 25153
/proc/meminfo: memFree=5153924/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=245652 CPUtime=402.3 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 75123 0 0 0 40210 20 0 0 25 0 1 0 881280234 251547648 47719 33554432000 4194304 4300056 140734891408320 18446744073709551615 4263712 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 61413 47719 261 26 0 58045 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245652

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/516 25155
/proc/meminfo: memFree=5219100/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=145776 CPUtime=462.31 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 82191 0 0 0 46209 22 0 0 25 0 1 0 881280234 149274624 30609 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 36444 30609 261 26 0 33076 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 145776

[startup+522.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/516 25156
/proc/meminfo: memFree=5191776/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=522.31 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 87739 0 0 0 52207 24 0 0 25 0 1 0 881280234 168697856 36035 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 36035 261 26 0 37818 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164744

[startup+582.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/516 25158
/proc/meminfo: memFree=5167672/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=195564 CPUtime=582.31 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 93406 0 0 0 58205 26 0 0 25 0 1 0 881280234 200257536 41606 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 48891 41606 261 26 0 45523 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 195564

[startup+642.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/516 25159
/proc/meminfo: memFree=5150024/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=245652 CPUtime=642.33 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 97517 0 0 0 64205 28 0 0 25 0 1 0 881280234 251547648 45632 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 61413 45632 261 26 0 58045 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 245652

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

[startup+652.701 s]
/proc/loadavg: 2.03 2.05 2.00 3/516 25160
/proc/meminfo: memFree=5146036/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=245652 CPUtime=652.72 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 98166 0 0 0 65243 29 0 0 25 0 1 0 881280234 251547648 46262 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 61413 46262 261 26 0 58045 0
Current children cumulated CPU time (s) 652.72
Current children cumulated vsize (KiB) 245652

[startup+665.519 s]
/proc/loadavg: 2.02 2.05 2.00 3/516 25160
/proc/meminfo: memFree=5143412/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=245652 CPUtime=665.54 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 99007 0 0 0 66525 29 0 0 25 0 1 0 881280234 251547648 47090 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 61413 47090 261 26 0 58045 0
Current children cumulated CPU time (s) 665.54
Current children cumulated vsize (KiB) 245652

[startup+668.701 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5142668/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=245652 CPUtime=668.74 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 99155 0 0 0 66845 29 0 0 25 0 1 0 881280234 251547648 47236 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 61413 47236 261 26 0 58045 0
Current children cumulated CPU time (s) 668.74
Current children cumulated vsize (KiB) 245652

[startup+670.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5142420/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=670.31 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 110109 0 0 0 67001 30 0 0 25 0 1 0 881280234 168697856 35221 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 35221 261 26 0 37818 0
Current children cumulated CPU time (s) 670.31
Current children cumulated vsize (KiB) 164744

[startup+671.9 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5189664/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=671.91 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 110242 0 0 0 67161 30 0 0 25 0 1 0 881280234 168697856 35351 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 35351 261 26 0 37818 0
Current children cumulated CPU time (s) 671.91
Current children cumulated vsize (KiB) 164744

[startup+672.701 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5190160/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=672.71 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 110289 0 0 0 67241 30 0 0 25 0 1 0 881280234 168697856 35398 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 35398 261 26 0 37818 0
Current children cumulated CPU time (s) 672.71
Current children cumulated vsize (KiB) 164744

[startup+672.901 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5190160/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=672.91 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 110303 0 0 0 67261 30 0 0 25 0 1 0 881280234 168697856 35412 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 35412 261 26 0 37818 0
Current children cumulated CPU time (s) 672.91
Current children cumulated vsize (KiB) 164744

[startup+673.001 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 25160
/proc/meminfo: memFree=5190160/32950928 swapFree=61513528/67111528
[pid=25141] ppid=25139 vsize=164744 CPUtime=673.01 cores=0,2,4,6
/proc/25141/stat : 25141 (lr_gl_shr) R 25139 25141 22922 0 -1 4202496 110305 0 0 0 67271 30 0 0 25 0 1 0 881280234 168697856 35414 33554432000 4194304 4300056 140734891408320 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25141/statm: 41186 35414 261 26 0 37818 0
Current children cumulated CPU time (s) 673.01
Current children cumulated vsize (KiB) 164744

Child status: 20
Real time (s): 673.033
CPU time (s): 673.055
CPU user time (s): 672.739
CPU system time (s): 0.315951
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 294972

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

runsolver used 3.65644 second user time and 7.98879 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 08:41:36
IDJOB=3439987
IDBENCH=82488
IDSOLVER=1938
FILE ID=node115/3439987-1306910495
RUNJOBID= node115-1306899876-24149
PBS_JOBID= 13488461
Free space on /tmp= 9036 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439987-1306910495/watcher-3439987-1306910495 -o /tmp/evaluation-result-3439987-1306910495/solver-3439987-1306910495 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439987-1306910495.cnf -verb=0 -model

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=1521506686

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5371892 kB
Buffers:         99356 kB
Cached:       14722140 kB
SwapCached:       5172 kB
Active:       18499368 kB
Inactive:      8449728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5371892 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            8560 kB
Writeback:           0 kB
AnonPages:    12125784 kB
Mapped:          33748 kB
Slab:           482856 kB
PageTables:      75840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 152125196 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= 9036 MiB
End job on node115 at 2011-06-01 08:52:49