Trace number 3349549

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 761.076 761.066

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 benchmark117.78
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

761.00/761.05	c WARNING: for repeatability, setting FPU to use double precision
761.00/761.05	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-3349549-1304971334/watcher-3349549-1304971334 -o /tmp/evaluation-result-3349549-1304971334/solver-3349549-1304971334 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349549-1304971334.cnf -verb=0 -model 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.97 3.35 3.29 4/378 26018
/proc/meminfo: memFree=7837064/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=21656 CPUtime=0 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 1018 0 0 0 0 0 0 0 25 0 1 0 687364069 22175744 939 33554432000 4194304 4300056 140734498611776 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 5414 939 220 26 0 2046 0

[startup+0.0880909 s]
/proc/loadavg: 3.97 3.35 3.29 4/378 26018
/proc/meminfo: memFree=7837064/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=34048 CPUtime=0.07 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 4999 0 0 0 7 0 0 0 25 0 1 0 687364069 34865152 4453 33554432000 4194304 4300056 140734498611776 18446744073709551615 4272427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 8512 4454 220 26 0 5144 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34048

[startup+0.10109 s]
/proc/loadavg: 3.97 3.35 3.29 4/378 26018
/proc/meminfo: memFree=7837064/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=36924 CPUtime=0.09 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 5708 0 0 0 8 1 0 0 25 0 1 0 687364069 37810176 5123 33554432000 4194304 4300056 140734498611776 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 9231 5123 221 26 0 5863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36924

[startup+0.301053 s]
/proc/loadavg: 3.97 3.35 3.29 4/378 26018
/proc/meminfo: memFree=7837064/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=73756 CPUtime=0.29 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 15130 0 0 0 27 2 0 0 25 0 1 0 687364069 75526144 13243 33554432000 4194304 4300056 140734498611776 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 18439 13243 239 26 0 15071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73756

[startup+0.70099 s]
/proc/loadavg: 3.97 3.35 3.29 4/378 26018
/proc/meminfo: memFree=7837064/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=81472 CPUtime=0.69 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 21110 0 0 0 66 3 0 0 25 0 1 0 687364069 83427328 15700 33554432000 4194304 4300056 140734498611776 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 20368 15701 240 26 0 17000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81472

[startup+1.50086 s]
/proc/loadavg: 3.97 3.35 3.29 5/379 26019
/proc/meminfo: memFree=7771256/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=81528 CPUtime=1.49 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 25830 0 0 0 145 4 0 0 25 0 1 0 687364069 83484672 15778 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 20382 15778 248 26 0 17014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81528

[startup+3.10059 s]
/proc/loadavg: 3.97 3.35 3.29 5/379 26019
/proc/meminfo: memFree=7768652/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=81528 CPUtime=3.09 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 25938 0 0 0 305 4 0 0 25 0 1 0 687364069 83484672 15879 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 20382 15879 259 26 0 17014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81528

[startup+6.30105 s]
/proc/loadavg: 3.97 3.36 3.29 5/379 26019
/proc/meminfo: memFree=7762544/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=81528 CPUtime=6.29 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 26129 0 0 0 625 4 0 0 25 0 1 0 687364069 83484672 16049 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 20382 16049 259 26 0 17014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81528

[startup+12.701 s]
/proc/loadavg: 3.97 3.37 3.30 5/379 26019
/proc/meminfo: memFree=7775068/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=81528 CPUtime=12.69 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 26169 0 0 0 1265 4 0 0 25 0 1 0 687364069 83484672 16088 33554432000 4194304 4300056 140734498611776 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/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: 3.98 3.40 3.31 5/379 26019
/proc/meminfo: memFree=7752780/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=88668 CPUtime=25.49 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 27727 0 0 0 2544 5 0 0 25 0 1 0 687364069 90796032 17610 33554432000 4194304 4300056 140734498611776 18446744073709551615 4264218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 22167 17610 261 26 0 18799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88668

[startup+51.1006 s]
/proc/loadavg: 4.04 3.46 3.33 5/379 26019
/proc/meminfo: memFree=7684180/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=107344 CPUtime=51.09 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 29719 0 0 0 5103 6 0 0 25 0 1 0 687364069 109920256 19528 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 26836 19528 261 26 0 23468 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107344

[startup+102.314 s]
/proc/loadavg: 4.13 3.58 3.37 5/379 26021
/proc/meminfo: memFree=7597048/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=156664 CPUtime=102.31 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 38347 0 0 0 10222 9 0 0 25 0 1 0 687364069 160423936 28060 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 39166 28060 261 26 0 35798 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 156664

[startup+162.301 s]
/proc/loadavg: 4.13 3.67 3.41 5/379 26050
/proc/meminfo: memFree=8015052/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=187484 CPUtime=162.29 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 43945 0 0 0 16217 12 0 0 25 0 1 0 687364069 191983616 33552 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 46871 33552 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: 4.04 3.72 3.45 5/379 26052
/proc/meminfo: memFree=8003240/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=115424 CPUtime=222.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 50851 0 0 0 22214 16 0 0 25 0 1 0 687364069 118194176 23821 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 28856 23821 261 26 0 25488 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 115424

[startup+282.301 s]
/proc/loadavg: 4.01 3.77 3.48 5/379 26054
/proc/meminfo: memFree=7953120/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=282.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 61662 0 0 0 28210 20 0 0 25 0 1 0 687364069 168697856 34478 33554432000 4194304 4300056 140734498611776 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 34478 261 26 0 37818 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 164744

[startup+342.301 s]
/proc/loadavg: 4.00 3.81 3.51 5/379 26054
/proc/meminfo: memFree=7913652/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=195564 CPUtime=342.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 67341 0 0 0 34207 23 0 0 25 0 1 0 687364069 200257536 40058 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 48891 40058 261 26 0 45523 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195564

[startup+402.301 s]
/proc/loadavg: 4.00 3.84 3.54 5/379 26056
/proc/meminfo: memFree=7863776/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=195564 CPUtime=402.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 71579 0 0 0 40204 26 0 0 25 0 1 0 687364069 200257536 44237 33554432000 4194304 4300056 140734498611776 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 48891 44237 261 26 0 45523 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195564

[startup+462.301 s]
/proc/loadavg: 4.00 3.87 3.56 5/379 26058
/proc/meminfo: memFree=7837700/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=245652 CPUtime=462.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 75809 0 0 0 46202 28 0 0 25 0 1 0 687364069 251547648 48398 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 61413 48398 261 26 0 58045 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 245652

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.59 5/379 26060
/proc/meminfo: memFree=7872764/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=145776 CPUtime=522.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 82107 0 0 0 52200 30 0 0 25 0 1 0 687364069 149274624 30527 33554432000 4194304 4300056 140734498611776 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 36444 30527 261 26 0 33076 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145776

[startup+582.301 s]
/proc/loadavg: 4.03 3.92 3.62 5/379 26062
/proc/meminfo: memFree=7880544/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=582.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 87137 0 0 0 58197 33 0 0 25 0 1 0 687364069 168697856 35451 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35451 261 26 0 37818 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 164744

[startup+642.301 s]
/proc/loadavg: 4.08 3.95 3.64 5/379 26062
/proc/meminfo: memFree=7816164/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=195564 CPUtime=642.32 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 92102 0 0 0 64196 36 0 0 25 0 1 0 687364069 200257536 40317 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 48891 40317 261 26 0 45523 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 195564

[startup+702.301 s]
/proc/loadavg: 4.13 3.99 3.67 5/379 26064
/proc/meminfo: memFree=7800884/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=195564 CPUtime=702.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 96072 0 0 0 70191 39 0 0 25 0 1 0 687364069 200257536 44217 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 48891 44217 261 26 0 45523 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 195564

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

[startup+716.7 s]
/proc/loadavg: 4.10 3.99 3.68 5/379 26064
/proc/meminfo: memFree=7828404/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=245652 CPUtime=716.7 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 96924 0 0 0 71630 40 0 0 25 0 1 0 687364069 251547648 45053 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 61413 45053 261 26 0 58045 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 245652

[startup+742.301 s]
/proc/loadavg: 4.18 4.02 3.69 5/379 26066
/proc/meminfo: memFree=7816492/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=245652 CPUtime=742.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 98375 0 0 0 74190 40 0 0 25 0 1 0 687364069 251547648 46471 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 61413 46471 261 26 0 58045 0
Current children cumulated CPU time (s) 742.3
Current children cumulated vsize (KiB) 245652

[startup+748.701 s]
/proc/loadavg: 4.16 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7812268/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=245652 CPUtime=748.7 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 98774 0 0 0 74829 41 0 0 25 0 1 0 687364069 251547648 46862 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 61413 46862 261 26 0 58045 0
Current children cumulated CPU time (s) 748.7
Current children cumulated vsize (KiB) 245652

[startup+755.101 s]
/proc/loadavg: 4.15 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7775312/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=245652 CPUtime=755.1 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 99121 0 0 0 75469 41 0 0 25 0 1 0 687364069 251547648 47203 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 61413 47203 261 26 0 58045 0
Current children cumulated CPU time (s) 755.1
Current children cumulated vsize (KiB) 245652

[startup+758.3 s]
/proc/loadavg: 4.14 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7773080/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=758.3 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 110136 0 0 0 75787 43 0 0 25 0 1 0 687364069 168697856 35248 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35248 261 26 0 37818 0
Current children cumulated CPU time (s) 758.3
Current children cumulated vsize (KiB) 164744

[startup+759.901 s]
/proc/loadavg: 4.14 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7820448/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=759.9 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 110247 0 0 0 75947 43 0 0 25 0 1 0 687364069 168697856 35357 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35357 261 26 0 37818 0
Current children cumulated CPU time (s) 759.9
Current children cumulated vsize (KiB) 164744

[startup+760.701 s]
/proc/loadavg: 4.13 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7819580/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=760.7 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 110289 0 0 0 76027 43 0 0 25 0 1 0 687364069 168697856 35399 33554432000 4194304 4300056 140734498611776 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35399 261 26 0 37818 0
Current children cumulated CPU time (s) 760.7
Current children cumulated vsize (KiB) 164744

[startup+760.901 s]
/proc/loadavg: 4.13 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7819580/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=760.9 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 110301 0 0 0 76047 43 0 0 25 0 1 0 687364069 168697856 35411 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35411 261 26 0 37818 0
Current children cumulated CPU time (s) 760.9
Current children cumulated vsize (KiB) 164744

[startup+761.001 s]
/proc/loadavg: 4.13 4.02 3.70 5/379 26066
/proc/meminfo: memFree=7819580/32951124 swapFree=45216028/67111528
[pid=26018] ppid=26016 vsize=164744 CPUtime=761 cores=5,7
/proc/26018/stat : 26018 (lr_gl_shr) R 26016 26018 25255 0 -1 4202496 110304 0 0 0 76057 43 0 0 25 0 1 0 687364069 168697856 35414 33554432000 4194304 4300056 140734498611776 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26018/statm: 41186 35414 261 26 0 37818 0
Current children cumulated CPU time (s) 761
Current children cumulated vsize (KiB) 164744

Child status: 20
Real time (s): 761.066
CPU time (s): 761.076
CPU user time (s): 760.634
CPU system time (s): 0.441932
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 294972

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

runsolver used 2.6306 second user time and 6.46602 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-09 22:02:14
IDJOB=3349549
IDBENCH=82488
IDSOLVER=1813
FILE ID=node118/3349549-1304971334
RUNJOBID= node118-1304971103-25721
PBS_JOBID= 13285632
Free space on /tmp= 50860 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-3349549-1304971334/watcher-3349549-1304971334 -o /tmp/evaluation-result-3349549-1304971334/solver-3349549-1304971334 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349549-1304971334.cnf -verb=0 -model

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=264099951

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7837220 kB
Buffers:        199368 kB
Cached:       13986448 kB
SwapCached:      22212 kB
Active:       14875136 kB
Inactive:      9684184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7837220 kB
SwapTotal:    67111528 kB
SwapFree:     45216028 kB
Dirty:            8564 kB
Writeback:           0 kB
AnonPages:    10364396 kB
Mapped:          15580 kB
Slab:           398300 kB
PageTables:      91748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89564092 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= 50868 MiB
End job on node118 at 2011-05-09 22:14:55