Trace number 3495451

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? 1588.83 1588.8

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
MD5SUMe6bb96c7140e2a8d07499de24fcd1583
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 variables56416
Number of clauses168347
Sum of the clauses size392807
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2112230
Number of clauses of size 356115
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1588.73/1588.79	c - Reading the instance.. OK! Totally clauses:   168347; Vars:    56416; Time: 0.12
1588.73/1588.79	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
1588.73/1588.79	c - Delete by resolution.. OK! Removed clauses:      489;                 Time: 2.08
1588.73/1588.79	c   - Solving the original instance..
1588.73/1588.79	c     - yet UNKNOWN! Continue to clause elimination..
1588.73/1588.79	c   - round:    1;   Skips in previous round:    0
1588.73/1588.79	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-3495451-1307806535/watcher-3495451-1307806535 -o /tmp/evaluation-result-3495451-1307806535/solver-3495451-1307806535 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495451-1307806535.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: 3.99 3.14 2.58 5/189 1665
/proc/meminfo: memFree=24497700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=20356 CPUtime=0 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 880 0 0 0 0 0 0 0 25 0 1 0 892254420 20844544 820 33554432000 4194304 4280283 140735606262400 18446744073709551615 4250631 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 5089 823 223 21 0 1726 0

[startup+0.033466 s]
/proc/loadavg: 3.99 3.14 2.58 5/189 1665
/proc/meminfo: memFree=24497700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=34792 CPUtime=0.02 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 3933 0 0 0 2 0 0 0 25 0 1 0 892254420 35627008 3792 33554432000 4194304 4280283 140735606262400 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 8731 3795 224 21 0 5368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 34792

[startup+0.100479 s]
/proc/loadavg: 3.99 3.14 2.58 5/189 1665
/proc/meminfo: memFree=24497700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=58312 CPUtime=0.09 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 9384 0 0 0 8 1 0 0 25 0 1 0 892254420 59711488 9150 33554432000 4194304 4280283 140735606262400 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 14578 9151 239 21 0 11215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58312

[startup+0.300448 s]
/proc/loadavg: 3.99 3.14 2.58 5/189 1665
/proc/meminfo: memFree=24497700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=76312 CPUtime=0.29 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 13806 0 0 0 27 2 0 0 25 0 1 0 892254420 78143488 13571 33554432000 4194304 4280283 140735606262400 18446744073709551615 4210563 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 19078 13571 251 21 0 15715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76312

[startup+0.700382 s]
/proc/loadavg: 3.99 3.14 2.58 5/189 1665
/proc/meminfo: memFree=24497700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=76312 CPUtime=0.69 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 13806 0 0 0 67 2 0 0 25 0 1 0 892254420 78143488 13571 33554432000 4194304 4280283 140735606262400 18446744073709551615 4208570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 19078 13571 251 21 0 15715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76312

[startup+1.50024 s]
/proc/loadavg: 3.99 3.15 2.59 5/190 1666
/proc/meminfo: memFree=24405584/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=76312 CPUtime=1.49 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 13806 0 0 0 147 2 0 0 25 0 1 0 892254420 78143488 13571 33554432000 4194304 4280283 140735606262400 18446744073709551615 4208306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 19078 13571 251 21 0 15715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76312

[startup+3.10092 s]
/proc/loadavg: 3.99 3.15 2.59 5/190 1666
/proc/meminfo: memFree=24422444/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=81828 CPUtime=3.09 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 15823 0 0 0 307 2 0 0 25 0 1 0 892254420 83791872 15359 33554432000 4194304 4280283 140735606262400 18446744073709551615 4242809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 20457 15359 270 21 0 17094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81828

[startup+6.3004 s]
/proc/loadavg: 3.99 3.16 2.60 5/190 1666
/proc/meminfo: memFree=24351516/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=106652 CPUtime=6.29 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 19690 0 0 0 626 3 0 0 25 0 1 0 892254420 109211648 19219 33554432000 4194304 4280283 140735606262400 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 26663 19219 270 21 0 23300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106652

[startup+12.7003 s]
/proc/loadavg: 3.99 3.18 2.61 5/190 1666
/proc/meminfo: memFree=24170764/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=157280 CPUtime=12.69 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 31649 0 0 0 1264 5 0 0 25 0 1 0 892254420 161054720 31164 33554432000 4194304 4280283 140735606262400 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 39320 31164 270 21 0 35957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 157280

[startup+25.501 s]
/proc/loadavg: 3.99 3.20 2.62 5/190 1667
/proc/meminfo: memFree=23747912/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=290432 CPUtime=25.49 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 66207 0 0 0 2540 9 0 0 25 0 1 0 892254420 297402368 65693 33554432000 4194304 4280283 140735606262400 18446744073709551615 4238856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 72608 65693 270 21 0 69245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 290432

[startup+51.1005 s]
/proc/loadavg: 3.99 3.28 2.66 5/190 1667
/proc/meminfo: memFree=22830948/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=638660 CPUtime=51.09 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 179203 0 0 0 5086 23 0 0 25 0 1 0 892254420 653987840 126069 33554432000 4194304 4280283 140735606262400 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 159665 126069 270 21 0 156302 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 638660

[startup+102.306 s]
/proc/loadavg: 3.99 3.39 2.73 5/190 1669
/proc/meminfo: memFree=22206056/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=639988 CPUtime=102.3 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 504709 0 0 0 10167 63 0 0 25 0 1 0 892254420 655347712 146631 33554432000 4194304 4280283 140735606262400 18446744073709551615 4256628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 159997 146631 270 21 0 156634 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 639988

[startup+162.301 s]
/proc/loadavg: 3.99 3.50 2.81 5/190 1670
/proc/meminfo: memFree=20501244/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=989940 CPUtime=162.29 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 842911 0 0 0 16121 108 0 0 25 0 1 0 892254420 1013698560 238137 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 247485 238137 270 21 0 244122 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 989940

[startup+222.301 s]
/proc/loadavg: 3.99 3.59 2.88 5/190 1710
/proc/meminfo: memFree=25891676/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=1558768 CPUtime=222.29 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 1215427 0 0 0 22075 154 0 0 25 0 1 0 892254420 1596178432 293732 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 389692 293732 270 21 0 386329 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1558768

[startup+282.301 s]
/proc/loadavg: 3.99 3.66 2.95 5/190 1711
/proc/meminfo: memFree=25606420/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=1559352 CPUtime=282.3 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 1619868 0 0 0 28025 205 0 0 25 0 1 0 892254420 1596776448 271774 33554432000 4194304 4280283 140735606262400 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 389838 271774 270 21 0 386475 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1559352

[startup+342.301 s]
/proc/loadavg: 4.07 3.73 3.02 5/190 1713
/proc/meminfo: memFree=25552416/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=992976 CPUtime=342.3 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 2004862 0 0 0 33980 250 0 0 25 0 1 0 892254420 1016807424 190715 33554432000 4194304 4280283 140735606262400 18446744073709551615 4238839 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 248244 190716 270 21 0 244881 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 992976

[startup+402.3 s]
/proc/loadavg: 4.03 3.78 3.07 5/190 1715
/proc/meminfo: memFree=23642660/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2483044 CPUtime=402.3 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 2257435 0 0 0 39950 280 0 0 25 0 1 0 892254420 2542637056 443264 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 620761 443264 270 21 0 617398 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2483044

[startup+462.301 s]
/proc/loadavg: 4.01 3.82 3.13 5/190 1754
/proc/meminfo: memFree=29995024/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=1561476 CPUtime=462.3 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 2693352 0 0 0 45895 335 0 0 25 0 1 0 892254420 1598951424 282879 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 390369 282879 270 21 0 387006 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1561476

[startup+522.301 s]
/proc/loadavg: 4.03 3.86 3.19 5/190 1756
/proc/meminfo: memFree=28524448/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2485144 CPUtime=522.31 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 2946033 0 0 0 51867 364 0 0 25 0 1 0 892254420 2544787456 535549 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 621286 535549 270 21 0 617923 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2485144

[startup+582.3 s]
/proc/loadavg: 4.01 3.88 3.23 5/190 1757
/proc/meminfo: memFree=28384152/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2485144 CPUtime=582.31 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 3387988 0 0 0 57811 420 0 0 25 0 1 0 892254420 2544787456 437638 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 621286 437638 270 21 0 617923 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2485144

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=28438572/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=1568524 CPUtime=942.31 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 5462573 0 0 0 93554 677 0 0 25 0 1 0 892254420 1606168576 297112 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 392131 297112 270 21 0 388768 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1568524

[startup+1002.3 s]
/proc/loadavg: 4.09 3.99 3.50 5/190 1845
/proc/meminfo: memFree=26768924/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2491048 CPUtime=1002.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 5704528 0 0 0 99526 706 0 0 25 0 1 0 892254420 2550833152 539056 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 622762 539056 270 21 0 619399 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2491048

[startup+1062.3 s]
/proc/loadavg: 4.07 4.00 3.54 5/190 1884
/proc/meminfo: memFree=25332524/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3990040 CPUtime=1062.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 5913429 0 0 0 105502 730 0 0 25 0 1 0 892254420 4085800960 747946 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997510 747946 270 21 0 994147 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3990040

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.56 5/190 1886
/proc/meminfo: memFree=25801784/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2491408 CPUtime=1122.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 6392385 0 0 0 111440 792 0 0 25 0 1 0 892254420 2551201792 478113 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243167 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 622852 478113 270 21 0 619489 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2491408

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 1887
/proc/meminfo: memFree=27547892/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3990344 CPUtime=1182.31 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 6618989 0 0 0 117415 816 0 0 25 0 1 0 892254420 4086112256 704703 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997586 704703 270 21 0 994223 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3990344

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 1889
/proc/meminfo: memFree=28353700/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=1569476 CPUtime=1242.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 7143491 0 0 0 123348 884 0 0 25 0 1 0 892254420 1607143424 356382 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 392369 356382 270 21 0 389006 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1569476

[startup+1302.3 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 1891
/proc/meminfo: memFree=26777848/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2491712 CPUtime=1302.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 7390835 0 0 0 129319 913 0 0 25 0 1 0 892254420 2551513088 603712 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 622928 603712 270 21 0 619565 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 2491712

[startup+1362.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 1892
/proc/meminfo: memFree=25259156/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3990784 CPUtime=1362.32 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 7631774 0 0 0 135296 936 0 0 25 0 1 0 892254420 4086562816 844646 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997696 844646 270 21 0 994333 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3990784

[startup+1422.31 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 1894
/proc/meminfo: memFree=25947296/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=2492152 CPUtime=1422.33 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8209428 0 0 0 141226 1007 0 0 25 0 1 0 892254420 2551963648 512549 33554432000 4194304 4280283 140735606262400 18446744073709551615 270616569062 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 623038 512549 270 21 0 619675 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2492152

[startup+1482.3 s]
/proc/loadavg: 4.04 4.01 3.69 5/190 1934
/proc/meminfo: memFree=24476780/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3990784 CPUtime=1482.33 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8434222 0 0 0 147202 1031 0 0 25 0 1 0 892254420 4086562816 737334 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997696 737334 270 21 0 994333 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3990784

[startup+1542.3 s]
/proc/loadavg: 4.01 4.01 3.71 5/190 1945
/proc/meminfo: memFree=22817052/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3991216 CPUtime=1542.33 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8625545 0 0 0 153182 1051 0 0 25 0 1 0 892254420 4087005184 928650 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997804 928650 270 21 0 994441 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3991216

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

[startup+1561.5 s]
/proc/loadavg: 4.08 4.02 3.72 5/190 1946
/proc/meminfo: memFree=26442776/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=3991216 CPUtime=1561.53 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8676437 0 0 0 155095 1058 0 0 25 0 1 0 892254420 4087005184 979541 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 997804 979541 270 21 0 994441 0
Current children cumulated CPU time (s) 1561.53
Current children cumulated vsize (KiB) 3991216

[startup+1574.3 s]
/proc/loadavg: 4.07 4.02 3.72 5/190 1946
/proc/meminfo: memFree=26133484/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1574.33 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8716106 0 0 0 156370 1063 0 0 25 0 1 0 892254420 6580998144 1019210 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1019210 270 21 0 1603326 0
Current children cumulated CPU time (s) 1574.33
Current children cumulated vsize (KiB) 6426756

[startup+1580.71 s]
/proc/loadavg: 4.06 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25979476/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1580.74 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8739051 0 0 0 157008 1066 0 0 25 0 1 0 892254420 6580998144 1042154 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1042154 270 21 0 1603326 0
Current children cumulated CPU time (s) 1580.74
Current children cumulated vsize (KiB) 6426756

[startup+1583.9 s]
/proc/loadavg: 4.06 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25906560/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1583.93 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8748701 0 0 0 157327 1066 0 0 25 0 1 0 892254420 6580998144 1051804 33554432000 4194304 4280283 140735606262400 18446744073709551615 4242941 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1051804 270 21 0 1603326 0
Current children cumulated CPU time (s) 1583.93
Current children cumulated vsize (KiB) 6426756

[startup+1587.1 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25912388/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1587.13 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8758167 0 0 0 157645 1068 0 0 25 0 1 0 892254420 6580998144 1061270 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1061270 270 21 0 1603326 0
Current children cumulated CPU time (s) 1587.13
Current children cumulated vsize (KiB) 6426756

[startup+1587.9 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25865144/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1587.93 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8760191 0 0 0 157725 1068 0 0 25 0 1 0 892254420 6580998144 1063294 33554432000 4194304 4280283 140735606262400 18446744073709551615 4256984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1063294 270 21 0 1603326 0
Current children cumulated CPU time (s) 1587.93
Current children cumulated vsize (KiB) 6426756

[startup+1588.3 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25847164/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6426756 CPUtime=1588.33 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8761331 0 0 0 157765 1068 0 0 25 0 1 0 892254420 6580998144 1064434 33554432000 4194304 4280283 140735606262400 18446744073709551615 4243181 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1606689 1064434 270 21 0 1603326 0
Current children cumulated CPU time (s) 1588.33
Current children cumulated vsize (KiB) 6426756

[startup+1588.7 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 1946
/proc/meminfo: memFree=25847164/32951124 swapFree=67052292/67111528
[pid=1665] ppid=1663 vsize=6477364 CPUtime=1588.73 cores=4,6
/proc/1665/stat : 1665 (OptimuS_release) R 1663 1665 608 0 -1 4202496 8761724 0 0 0 157796 1077 0 0 25 0 1 0 892254420 6632820736 488082 33554432000 4194304 4280283 140735606262400 18446744073709551615 270613153927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1665/statm: 1619341 487570 285 21 0 1615978 0
Current children cumulated CPU time (s) 1588.73
Current children cumulated vsize (KiB) 6477364

Child status: 0
Real time (s): 1588.8
CPU time (s): 1588.83
CPU user time (s): 1577.99
CPU system time (s): 10.8473
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6492292

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

runsolver used 2.77758 second user time and 5.8911 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 17:35:35
IDJOB=3495451
IDBENCH=82490
IDSOLVER=1988
FILE ID=node108/3495451-1307806535
RUNJOBID= node108-1307806165-1446
PBS_JOBID= 13551068
Free space on /tmp= 74080 MiB

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

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

MD5SUM BENCH= e6bb96c7140e2a8d07499de24fcd1583
RANDOM SEED=918157396

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:     32951124 kB
MemFree:      24498128 kB
Buffers:        296332 kB
Cached:         835772 kB
SwapCached:      25932 kB
Active:        7609172 kB
Inactive:       614632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24498128 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            3120 kB
Writeback:           4 kB
AnonPages:     7086768 kB
Mapped:           9608 kB
Slab:           149272 kB
PageTables:      19040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10913180 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= 74092 MiB
End job on node108 at 2011-06-11 18:02:04