Trace number 3495446

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 x100_source? 422.678 422.673

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
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 variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

422.60/422.67	c - Reading the instance.. OK! Totally clauses:   285404; Vars:    96095; Time: 0.20
422.60/422.67	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
422.60/422.67	c - Delete by resolution.. OK! Removed clauses:     6887;                 Time: 30.02
422.60/422.67	c   - Solving the original instance..
422.60/422.67	c     - yet UNKNOWN! Continue to clause elimination..
422.60/422.67	c   - round:    1;   Skips in previous round:    0
422.60/422.67	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-3495446-1307806461/watcher-3495446-1307806461 -o /tmp/evaluation-result-3495446-1307806461/solver-3495446-1307806461 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495446-1307806461.cnf 

running on 2 cores: 4,6

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: 1.00 1.00 1.43 4/189 14133
/proc/meminfo: memFree=31178096/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=23852 CPUtime=0 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1565 0 0 0 0 0 0 0 21 0 1 0 892245764 24424448 1478 33554432000 4194304 4280283 140736107983792 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 5963 1483 223 21 0 2600 0

[startup+0.00713106 s]
/proc/loadavg: 1.00 1.00 1.43 4/189 14133
/proc/meminfo: memFree=31178096/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=24996 CPUtime=0 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1832 0 0 0 0 0 0 0 21 0 1 0 892245764 25595904 1745 33554432000 4194304 4280283 140736107983792 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 6249 1748 223 21 0 2886 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24996

[startup+0.100117 s]
/proc/loadavg: 1.00 1.00 1.43 4/189 14133
/proc/meminfo: memFree=31178096/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=62436 CPUtime=0.09 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 10830 0 0 0 8 1 0 0 21 0 1 0 892245764 63934464 10464 33554432000 4194304 4280283 140736107983792 18446744073709551615 4222601 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 15767 10480 238 21 0 12404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62436

[startup+0.301078 s]
/proc/loadavg: 1.00 1.00 1.43 4/189 14133
/proc/meminfo: memFree=31178096/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=110464 CPUtime=0.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 22098 0 0 0 26 3 0 0 22 0 1 0 892245764 113115136 21733 33554432000 4194304 4280283 140736107983792 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 27616 21735 239 21 0 24253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110464

[startup+0.701002 s]
/proc/loadavg: 1.00 1.00 1.43 4/189 14133
/proc/meminfo: memFree=31178096/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=0.69 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23137 0 0 0 66 3 0 0 24 0 1 0 892245764 121749504 22770 33554432000 4194304 4280283 140736107983792 18446744073709551615 4210355 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22770 251 21 0 26361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118896

[startup+1.5009 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31063536/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=1.49 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23137 0 0 0 146 3 0 0 25 0 1 0 892245764 121749504 22770 33554432000 4194304 4280283 140736107983792 18446744073709551615 4208044 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22770 251 21 0 26361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118896

[startup+3.10061 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31063044/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=3.09 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23137 0 0 0 306 3 0 0 25 0 1 0 892245764 121749504 22770 33554432000 4194304 4280283 140736107983792 18446744073709551615 4208044 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22770 251 21 0 26361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118896

[startup+6.301 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31058460/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=6.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23138 0 0 0 626 3 0 0 25 0 1 0 892245764 121749504 22771 33554432000 4194304 4280283 140736107983792 18446744073709551615 4208673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22771 251 21 0 26361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118896

[startup+12.7008 s]
/proc/loadavg: 1.66 1.15 1.47 5/190 14134
/proc/meminfo: memFree=30907736/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=12.69 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23138 0 0 0 1266 3 0 0 25 0 1 0 892245764 121749504 22771 33554432000 4194304 4280283 140736107983792 18446744073709551615 4209067 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22771 251 21 0 26361 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118896

[startup+25.5003 s]
/proc/loadavg: 2.02 1.24 1.50 5/190 14135
/proc/meminfo: memFree=30583324/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=118896 CPUtime=25.49 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 23138 0 0 0 2546 3 0 0 25 0 1 0 892245764 121749504 22771 33554432000 4194304 4280283 140736107983792 18446744073709551615 4208125 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 29724 22771 251 21 0 26361 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118896

[startup+51.1005 s]
/proc/loadavg: 2.80 1.50 1.58 5/190 14135
/proc/meminfo: memFree=29517888/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=678296 CPUtime=51.08 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 123192 0 0 0 5094 14 0 0 25 0 1 0 892245764 694575104 122411 33554432000 4194304 4280283 140736107983792 18446744073709551615 4242786 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 169574 122411 270 21 0 166211 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 678296

[startup+102.307 s]
/proc/loadavg: 3.48 1.89 1.70 5/190 14137
/proc/meminfo: memFree=27079152/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=1597940 CPUtime=102.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 377060 0 0 0 10187 42 0 0 25 0 1 0 892245764 1636290560 376256 33554432000 4194304 4280283 140736107983792 18446744073709551615 4242809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 399485 376256 270 21 0 396122 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1597940

[startup+162.3 s]
/proc/loadavg: 3.81 2.27 1.84 5/190 14138
/proc/meminfo: memFree=24287616/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=4020788 CPUtime=162.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 670149 0 0 0 16160 69 0 0 25 0 1 0 892245764 4117286912 669336 33554432000 4194304 4280283 140736107983792 18446744073709551615 4256552 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1005197 669336 270 21 0 1001834 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4020788

[startup+222.301 s]
/proc/loadavg: 3.93 2.58 1.97 5/190 14140
/proc/meminfo: memFree=25367248/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=4021508 CPUtime=222.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 823024 0 0 0 22146 83 0 0 25 0 1 0 892245764 4118024192 822207 33554432000 4194304 4280283 140736107983792 18446744073709551615 4206446 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1005377 822207 270 21 0 1002014 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4021508

[startup+282.3 s]
/proc/loadavg: 3.97 2.84 2.10 5/190 14141
/proc/meminfo: memFree=22536912/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6457504 CPUtime=282.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1112672 0 0 0 28117 112 0 0 25 0 1 0 892245764 6612484096 1111848 33554432000 4194304 4280283 140736107983792 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614376 1111848 270 21 0 1611013 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 6457504

[startup+342.301 s]
/proc/loadavg: 4.03 3.06 2.22 5/190 14143
/proc/meminfo: memFree=19672212/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458152 CPUtime=342.29 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1372481 0 0 0 34090 139 0 0 25 0 1 0 892245764 6613147648 1371649 33554432000 4194304 4280283 140736107983792 18446744073709551615 4210185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614538 1371649 270 21 0 1611175 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6458152

[startup+402.301 s]
/proc/loadavg: 4.05 3.24 2.33 5/190 14145
/proc/meminfo: memFree=22288684/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=402.3 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1527037 0 0 0 40076 154 0 0 25 0 1 0 892245764 6613475328 1526196 33554432000 4194304 4280283 140736107983792 18446744073709551615 4236498 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1526196 270 21 0 1611255 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 6458472

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

[startup+409.501 s]
/proc/loadavg: 4.04 3.25 2.34 5/190 14145
/proc/meminfo: memFree=21848596/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=409.49 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1557055 0 0 0 40793 156 0 0 25 0 1 0 892245764 6613475328 1556214 33554432000 4194304 4280283 140736107983792 18446744073709551615 4243167 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1556214 270 21 0 1611255 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 6458472

[startup+415.901 s]
/proc/loadavg: 4.04 3.28 2.36 5/190 14145
/proc/meminfo: memFree=21506852/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=415.9 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1581034 0 0 0 41431 159 0 0 25 0 1 0 892245764 6613475328 1580193 33554432000 4194304 4280283 140736107983792 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1580193 270 21 0 1611255 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 6458472

[startup+419.106 s]
/proc/loadavg: 4.04 3.28 2.36 5/190 14145
/proc/meminfo: memFree=21349744/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=419.1 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1593676 0 0 0 41750 160 0 0 25 0 1 0 892245764 6613475328 1592835 33554432000 4194304 4280283 140736107983792 18446744073709551615 4243396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1592835 270 21 0 1611255 0
Current children cumulated CPU time (s) 419.1
Current children cumulated vsize (KiB) 6458472

[startup+420.701 s]
/proc/loadavg: 4.04 3.28 2.36 5/190 14145
/proc/meminfo: memFree=21309320/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=420.69 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1599760 0 0 0 41909 160 0 0 25 0 1 0 892245764 6613475328 1598919 33554432000 4194304 4280283 140736107983792 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1598919 270 21 0 1611255 0
Current children cumulated CPU time (s) 420.69
Current children cumulated vsize (KiB) 6458472

[startup+421.501 s]
/proc/loadavg: 4.03 3.29 2.37 5/190 14145
/proc/meminfo: memFree=21256248/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=421.5 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1603731 0 0 0 41989 161 0 0 25 0 1 0 892245764 6613475328 1602890 33554432000 4194304 4280283 140736107983792 18446744073709551615 4242809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1602890 270 21 0 1611255 0
Current children cumulated CPU time (s) 421.5
Current children cumulated vsize (KiB) 6458472

[startup+422.301 s]
/proc/loadavg: 4.03 3.29 2.37 5/190 14145
/proc/meminfo: memFree=21198588/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6458472 CPUtime=422.31 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1608265 0 0 0 42069 162 0 0 25 0 1 0 892245764 6613475328 1607424 33554432000 4194304 4280283 140736107983792 18446744073709551615 4256628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1614618 1607424 270 21 0 1611255 0
Current children cumulated CPU time (s) 422.31
Current children cumulated vsize (KiB) 6458472

[startup+422.501 s]
/proc/loadavg: 4.03 3.29 2.37 5/190 14145
/proc/meminfo: memFree=21198588/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6495684 CPUtime=422.5 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1608883 0 0 0 42080 170 0 0 25 0 1 0 892245764 6651580416 1080293 33554432000 4194304 4280283 140736107983792 18446744073709551615 208080275591 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1623921 1080293 285 21 0 1620558 0
Current children cumulated CPU time (s) 422.5
Current children cumulated vsize (KiB) 6495684

[startup+422.601 s]
/proc/loadavg: 4.03 3.29 2.37 5/190 14145
/proc/meminfo: memFree=21198588/32950928 swapFree=67055948/67111528
[pid=14133] ppid=14131 vsize=6495684 CPUtime=422.6 cores=4,6
/proc/14133/stat : 14133 (OptimuS_release) R 14131 14133 4716 0 -1 4202496 1608883 0 0 0 42080 180 0 0 25 0 1 0 892245764 6651580416 368101 33554432000 4194304 4280283 140736107983792 18446744073709551615 208080275591 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14133/statm: 1623921 367966 285 21 0 1620558 0
Current children cumulated CPU time (s) 422.6
Current children cumulated vsize (KiB) 6495684

Child status: 0
Real time (s): 422.673
CPU time (s): 422.678
CPU user time (s): 420.826
CPU system time (s): 1.85172
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6496092

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

runsolver used 0.661899 second user time and 1.64875 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 17:34:21
IDJOB=3495446
IDBENCH=82489
IDSOLVER=1988
FILE ID=node127/3495446-1307806461
RUNJOBID= node127-1307806460-14076
PBS_JOBID= 13551023
Free space on /tmp= 74044 MiB

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

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=843158048

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31181120 kB
Buffers:        315532 kB
Cached:        1042344 kB
SwapCached:       9372 kB
Active:         788620 kB
Inactive:       785112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31181120 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           17532 kB
Writeback:           0 kB
AnonPages:      213952 kB
Mapped:          12876 kB
Slab:           131396 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   472656 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= 74044 MiB
End job on node127 at 2011-06-11 17:41:24