Trace number 3494849

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
OptimuS a100_source? 661.235 661.219

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

661.21/661.21	c - Reading the instance.. OK! Totally clauses:   460862; Vars:   154038; Time: 0.34
661.21/661.21	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
661.21/661.21	c - Delete by resolution.. OK! Removed clauses:     5502;                 Time: 30.04
661.21/661.21	c   - Solving the original instance..
661.21/661.21	c     - yet UNKNOWN! Continue to clause elimination..
661.21/661.21	c   - round:    1;   Skips in previous round:    0
661.21/661.21	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3494849-1307806224/watcher-3494849-1307806224 -o /tmp/evaluation-result-3494849-1307806224/solver-3494849-1307806224 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494849-1307806224.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 2.00 2.24 2.76 5/187 5281
/proc/meminfo: memFree=31617544/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=24044 CPUtime=0 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1592 0 0 0 0 0 0 0 21 0 1 0 873038539 24621056 1531 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106466000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 6011 1544 223 21 0 2648 0

[startup+0.06211 s]
/proc/loadavg: 2.00 2.24 2.76 5/187 5281
/proc/meminfo: memFree=31617544/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=47908 CPUtime=0.05 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 7367 0 0 0 5 0 0 0 21 0 1 0 873038539 49057792 7090 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 11977 7094 224 21 0 8614 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 47908

[startup+0.101104 s]
/proc/loadavg: 2.00 2.24 2.76 5/187 5281
/proc/meminfo: memFree=31617544/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=66312 CPUtime=0.09 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 10755 0 0 0 8 1 0 0 21 0 1 0 873038539 67903488 10365 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 16578 10367 224 21 0 13215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66312

[startup+0.301068 s]
/proc/loadavg: 2.00 2.24 2.76 5/187 5281
/proc/meminfo: memFree=31617544/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=127460 CPUtime=0.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 26087 0 0 0 26 4 0 0 22 0 1 0 873038539 130519040 25494 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 31865 25498 239 21 0 28502 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 127460

[startup+0.70101 s]
/proc/loadavg: 2.00 2.24 2.76 5/187 5281
/proc/meminfo: memFree=31617544/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=0.69 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37441 0 0 0 64 5 0 0 23 0 1 0 873038539 183296000 36847 33554432000 4194304 4279335 140735437744016 18446744073709551615 4209993 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36847 250 21 0 41387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179000

[startup+1.50087 s]
/proc/loadavg: 2.00 2.24 2.76 5/190 5287
/proc/meminfo: memFree=31232724/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=1.49 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37441 0 0 0 144 5 0 0 25 0 1 0 873038539 183296000 36847 33554432000 4194304 4279335 140735437744016 18446744073709551615 4207522 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36847 250 21 0 41387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179000

[startup+3.10058 s]
/proc/loadavg: 2.24 2.29 2.77 5/190 5287
/proc/meminfo: memFree=31231980/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=3.09 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37441 0 0 0 304 5 0 0 25 0 1 0 873038539 183296000 36847 33554432000 4194304 4279335 140735437744016 18446744073709551615 4207385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36847 250 21 0 41387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179000

[startup+6.30101 s]
/proc/loadavg: 2.24 2.29 2.77 6/190 5288
/proc/meminfo: memFree=31224328/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=6.29 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37441 0 0 0 624 5 0 0 25 0 1 0 873038539 183296000 36847 33554432000 4194304 4279335 140735437744016 18446744073709551615 4207522 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36847 250 21 0 41387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179000

[startup+12.7009 s]
/proc/loadavg: 2.38 2.32 2.77 5/190 5288
/proc/meminfo: memFree=31058860/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=12.69 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37443 0 0 0 1264 5 0 0 25 0 1 0 873038539 183296000 36849 33554432000 4194304 4279335 140735437744016 18446744073709551615 4207538 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36849 250 21 0 41387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179000

[startup+25.5007 s]
/proc/loadavg: 2.81 2.42 2.80 5/190 5288
/proc/meminfo: memFree=30766176/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=179000 CPUtime=25.49 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 37443 0 0 0 2544 5 0 0 25 0 1 0 873038539 183296000 36849 33554432000 4194304 4279335 140735437744016 18446744073709551615 4209428 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 44750 36849 250 21 0 41387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179000

[startup+51.1002 s]
/proc/loadavg: 3.21 2.54 2.83 5/190 5289
/proc/meminfo: memFree=29211052/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=1087644 CPUtime=51.09 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 190190 0 0 0 5087 22 0 0 25 0 1 0 873038539 1113747456 188965 33554432000 4194304 4279335 140735437744016 18446744073709551615 4242436 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 271911 188965 270 21 0 268548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1087644

[startup+102.307 s]
/proc/loadavg: 3.73 2.80 2.90 5/190 5290
/proc/meminfo: memFree=26664896/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=2578844 CPUtime=102.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 456817 0 0 0 10180 50 0 0 25 0 1 0 873038539 2640736256 455583 33554432000 4194304 4279335 140735437744016 18446744073709551615 4235570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 644711 455583 270 21 0 641348 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2578844

[startup+162.301 s]
/proc/loadavg: 3.89 3.00 2.96 5/190 5292
/proc/meminfo: memFree=24367152/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=4077476 CPUtime=162.29 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 673647 0 0 0 16157 72 0 0 25 0 1 0 873038539 4175335424 672409 33554432000 4194304 4279335 140735437744016 18446744073709551615 4206932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1019369 672409 270 21 0 1016006 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4077476

[startup+222.301 s]
/proc/loadavg: 3.96 3.19 3.03 5/190 5293
/proc/meminfo: memFree=21698152/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=4077476 CPUtime=222.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 736887 0 0 0 22151 79 0 0 25 0 1 0 873038539 4175335424 735648 33554432000 4194304 4279335 140735437744016 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1019369 735648 270 21 0 1016006 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4077476

[startup+282.301 s]
/proc/loadavg: 3.98 3.32 3.08 5/190 5295
/proc/meminfo: memFree=18714812/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=4078676 CPUtime=282.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 863254 0 0 0 28138 92 0 0 25 0 1 0 873038539 4176564224 862011 33554432000 4194304 4279335 140735437744016 18446744073709551615 4209637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1019669 862011 270 21 0 1016306 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4078676

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.14 5/190 5297
/proc/meminfo: memFree=17158456/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6513952 CPUtime=342.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1021256 0 0 0 34120 110 0 0 25 0 1 0 873038539 6670286848 1020011 33554432000 4194304 4279335 140735437744016 18446744073709551615 4255614 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1628488 1020011 270 21 0 1625125 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6513952

[startup+402.3 s]
/proc/loadavg: 3.99 3.54 3.19 5/190 5336
/proc/meminfo: memFree=21565820/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6513952 CPUtime=402.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1066250 0 0 0 40116 114 0 0 25 0 1 0 873038539 6670286848 1065003 33554432000 4194304 4279335 140735437744016 18446744073709551615 4209532 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1628488 1065003 270 21 0 1625125 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 6513952

[startup+462.301 s]
/proc/loadavg: 3.99 3.62 3.23 5/190 5338
/proc/meminfo: memFree=20794556/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6513952 CPUtime=462.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1074040 0 0 0 46115 115 0 0 25 0 1 0 873038539 6670286848 1072793 33554432000 4194304 4279335 140735437744016 18446744073709551615 4209557 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1628488 1072793 270 21 0 1625125 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 6513952

[startup+522.3 s]
/proc/loadavg: 3.99 3.69 3.28 5/190 5339
/proc/meminfo: memFree=19638104/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6513952 CPUtime=522.3 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1109917 0 0 0 52111 119 0 0 25 0 1 0 873038539 6670286848 1108669 33554432000 4194304 4279335 140735437744016 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1628488 1108669 270 21 0 1625125 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6513952

[startup+582.301 s]
/proc/loadavg: 4.12 3.77 3.33 5/190 5379
/proc/meminfo: memFree=24430780/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6516076 CPUtime=582.31 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1289623 0 0 0 58093 138 0 0 25 0 1 0 873038539 6672461824 1288372 33554432000 4194304 4279335 140735437744016 18446744073709551615 4258336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629019 1288372 270 21 0 1625656 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 6516076

[startup+642.3 s]
/proc/loadavg: 4.10 3.83 3.38 5/190 5381
/proc/meminfo: memFree=24737184/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6517856 CPUtime=642.31 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1549410 0 0 0 64064 167 0 0 25 0 1 0 873038539 6674284544 1548148 33554432000 4194304 4279335 140735437744016 18446744073709551615 4241921 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629464 1548148 270 21 0 1626101 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 6517856

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

[startup+652.701 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=24508392/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6517856 CPUtime=652.71 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1590732 0 0 0 65099 172 0 0 25 0 1 0 873038539 6674284544 1589469 33554432000 4194304 4279335 140735437744016 18446744073709551615 4241970 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629464 1589469 270 21 0 1626101 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 6517856

[startup+655.901 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=24403612/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6518272 CPUtime=655.9 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1609600 0 0 0 65416 174 0 0 25 0 1 0 873038539 6674710528 1608337 33554432000 4194304 4279335 140735437744016 18446744073709551615 4255592 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629568 1608337 270 21 0 1626205 0
Current children cumulated CPU time (s) 655.9
Current children cumulated vsize (KiB) 6518272

[startup+659.1 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=24318672/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6518272 CPUtime=659.11 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1619455 0 0 0 65735 176 0 0 25 0 1 0 873038539 6674710528 1618192 33554432000 4194304 4279335 140735437744016 18446744073709551615 4255814 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629568 1618192 270 21 0 1626205 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 6518272

[startup+659.9 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=24310488/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6518272 CPUtime=659.91 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1621460 0 0 0 65815 176 0 0 25 0 1 0 873038539 6674710528 1620197 33554432000 4194304 4279335 140735437744016 18446744073709551615 4258370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629568 1620197 270 21 0 1626205 0
Current children cumulated CPU time (s) 659.91
Current children cumulated vsize (KiB) 6518272

[startup+660.701 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=24310488/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6518272 CPUtime=660.71 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1622702 0 0 0 65895 176 0 0 25 0 1 0 873038539 6674710528 1621439 33554432000 4194304 4279335 140735437744016 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1629568 1621439 270 21 0 1626205 0
Current children cumulated CPU time (s) 660.71
Current children cumulated vsize (KiB) 6518272

[startup+661.107 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=25352580/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=6538904 CPUtime=661.12 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1623855 0 0 0 65921 191 0 0 25 0 1 0 873038539 6695837696 558134 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106812039 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 1634726 557895 285 21 0 1631363 0
Current children cumulated CPU time (s) 661.12
Current children cumulated vsize (KiB) 6538904

[startup+661.201 s]
/proc/loadavg: 4.08 3.84 3.39 5/190 5381
/proc/meminfo: memFree=25352580/32951124 swapFree=67088052/67111528
[pid=5281] ppid=5279 vsize=189128 CPUtime=661.21 cores=1,3
/proc/5281/stat : 5281 (OptimuS_release) R 5279 5281 10609 0 -1 4202496 1623855 0 0 0 65922 199 0 0 25 0 1 0 873038539 193667072 26746 33554432000 4194304 4279335 140735437744016 18446744073709551615 255106417664 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5281/statm: 47282 26746 285 21 0 43919 0
Current children cumulated CPU time (s) 661.21
Current children cumulated vsize (KiB) 189128

Child status: 0
Real time (s): 661.219
CPU time (s): 661.235
CPU user time (s): 659.239
CPU system time (s): 1.9957
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6583808

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

runsolver used 1.10683 second user time and 2.50462 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 17:30:24
IDJOB=3494849
IDBENCH=82479
IDSOLVER=1986
FILE ID=node144/3494849-1307806224
RUNJOBID= node144-1307806224-5230
PBS_JOBID= 13551004
Free space on /tmp= 74004 MiB

SOLVER NAME= OptimuS a100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494849-1307806224/watcher-3494849-1307806224 -o /tmp/evaluation-result-3494849-1307806224/solver-3494849-1307806224 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3494849-1307806224.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=1751155224

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31625080 kB
Buffers:        198852 kB
Cached:         825976 kB
SwapCached:       1652 kB
Active:         520624 kB
Inactive:       630864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31625080 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:           26796 kB
Writeback:           0 kB
AnonPages:      124996 kB
Mapped:          14164 kB
Slab:           108212 kB
PageTables:       5832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330680 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= 74016 MiB
End job on node144 at 2011-06-11 17:41:25