Trace number 3495149

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 p100_source? 719.705 719.696

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

719.60/719.69	c - Reading the instance.. OK! Totally clauses:   460862; Vars:   154038; Time: 0.38
719.60/719.69	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
719.60/719.69	c - Delete by resolution.. OK! Removed clauses:     5448;                 Time: 30.07
719.60/719.69	c   - Solving the original instance..
719.60/719.69	c     - yet UNKNOWN! Continue to clause elimination..
719.60/719.69	c   - round:    1;   Skips in previous round:    0
719.60/719.69	c     - clauses done:  1%; among them skipped: 0.28%;
719.60/719.69	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-3495149-1307806232/watcher-3495149-1307806232 -o /tmp/evaluation-result-3495149-1307806232/solver-3495149-1307806232 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495149-1307806232.cnf 

running on 2 cores: 0,2

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.59 2.85 3.06 4/189 24638
/proc/meminfo: memFree=29842912/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=21972 CPUtime=0 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1174 0 0 0 0 0 0 0 25 0 1 0 348232674 22499328 1113 33554432000 4194304 4279399 140735429224480 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 5493 1118 223 21 0 2130 0

[startup+0.083706 s]
/proc/loadavg: 3.59 2.85 3.06 4/189 24638
/proc/meminfo: memFree=29842912/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=55016 CPUtime=0.07 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 8767 0 0 0 7 0 0 0 25 0 1 0 348232674 56336384 8443 33554432000 4194304 4279399 140735429224480 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 13754 8445 224 21 0 10391 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 55016

[startup+0.100697 s]
/proc/loadavg: 3.59 2.85 3.06 4/189 24638
/proc/meminfo: memFree=29842912/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=56600 CPUtime=0.09 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 10216 0 0 0 8 1 0 0 25 0 1 0 348232674 57958400 9844 33554432000 4194304 4279399 140735429224480 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 14150 9851 224 21 0 10787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56600

[startup+0.30066 s]
/proc/loadavg: 3.59 2.85 3.06 4/189 24638
/proc/meminfo: memFree=29842912/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=124292 CPUtime=0.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 24959 0 0 0 27 2 0 0 25 0 1 0 348232674 127275008 24366 33554432000 4194304 4279399 140735429224480 18446744073709551615 218880564992 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 31073 24369 239 21 0 27710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 124292

[startup+0.700595 s]
/proc/loadavg: 3.59 2.85 3.06 4/189 24638
/proc/meminfo: memFree=29842912/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=0.69 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37442 0 0 0 65 4 0 0 25 0 1 0 348232674 183296000 36848 33554432000 4194304 4279399 140735429224480 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36848 251 21 0 41387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179000

[startup+1.50045 s]
/proc/loadavg: 3.59 2.85 3.06 5/190 24639
/proc/meminfo: memFree=29682972/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=1.49 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37442 0 0 0 145 4 0 0 25 0 1 0 348232674 183296000 36848 33554432000 4194304 4279399 140735429224480 18446744073709551615 4209770 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36848 251 21 0 41387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179000

[startup+3.10117 s]
/proc/loadavg: 3.59 2.85 3.06 5/190 24639
/proc/meminfo: memFree=29664744/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=3.09 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37442 0 0 0 305 4 0 0 25 0 1 0 348232674 183296000 36848 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208194 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36848 251 21 0 41387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179000

[startup+6.30061 s]
/proc/loadavg: 3.62 2.87 3.06 5/190 24639
/proc/meminfo: memFree=29605548/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=6.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37442 0 0 0 625 4 0 0 25 0 1 0 348232674 183296000 36848 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36848 251 21 0 41387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179000

[startup+12.7005 s]
/proc/loadavg: 3.65 2.89 3.07 5/190 24639
/proc/meminfo: memFree=29386244/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=12.69 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37444 0 0 0 1265 4 0 0 25 0 1 0 348232674 183296000 36850 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208305 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36850 251 21 0 41387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179000

[startup+25.5002 s]
/proc/loadavg: 3.73 2.94 3.08 5/190 24639
/proc/meminfo: memFree=28735184/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=179000 CPUtime=25.49 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 37444 0 0 0 2545 4 0 0 25 0 1 0 348232674 183296000 36850 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 44750 36850 251 21 0 41387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179000

[startup+51.1007 s]
/proc/loadavg: 3.82 3.03 3.10 5/190 24640
/proc/meminfo: memFree=27170156/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=737920 CPUtime=51.08 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 141872 0 0 0 5092 16 0 0 25 0 1 0 348232674 755630080 140661 33554432000 4194304 4279399 140735429224480 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 184480 140661 270 21 0 181117 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 737920

[startup+102.307 s]
/proc/loadavg: 3.92 3.17 3.15 5/190 24641
/proc/meminfo: memFree=24605412/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=1655540 CPUtime=102.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 404413 0 0 0 10181 48 0 0 25 0 1 0 348232674 1695272960 403190 33554432000 4194304 4279399 140735429224480 18446744073709551615 4256496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 413885 403190 270 21 0 410522 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1655540

[startup+162.301 s]
/proc/loadavg: 4.05 3.34 3.20 5/190 24643
/proc/meminfo: memFree=22057428/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=2579296 CPUtime=162.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 519214 0 0 0 16167 62 0 0 25 0 1 0 348232674 2641199104 517989 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208194 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 644824 517989 270 21 0 641461 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2579296

[startup+222.3 s]
/proc/loadavg: 4.02 3.46 3.25 5/190 24644
/proc/meminfo: memFree=19113992/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=2579896 CPUtime=222.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 557902 0 0 0 22163 66 0 0 25 0 1 0 348232674 2641813504 556677 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 644974 556677 270 21 0 641611 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2579896

[startup+282.301 s]
/proc/loadavg: 4.04 3.57 3.30 5/190 24646
/proc/meminfo: memFree=16405792/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=4078528 CPUtime=282.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 665073 0 0 0 28151 78 0 0 25 0 1 0 348232674 4176412672 663848 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208793 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1019632 663848 270 21 0 1016269 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 4078528

[startup+342.3 s]
/proc/loadavg: 4.01 3.64 3.34 5/190 24648
/proc/meminfo: memFree=13816516/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=4079172 CPUtime=342.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 758335 0 0 0 34141 88 0 0 25 0 1 0 348232674 4177072128 757110 33554432000 4194304 4279399 140735429224480 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1019793 757110 270 21 0 1016430 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 4079172

[startup+402.301 s]
/proc/loadavg: 4.00 3.70 3.38 5/190 24687
/proc/meminfo: memFree=18277304/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=4079172 CPUtime=402.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 758335 0 0 0 40141 88 0 0 25 0 1 0 348232674 4177072128 757110 33554432000 4194304 4279399 140735429224480 18446744073709551615 4207854 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1019793 757110 270 21 0 1016430 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 4079172

[startup+462.301 s]
/proc/loadavg: 4.13 3.79 3.43 5/190 24689
/proc/meminfo: memFree=16681820/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=4079172 CPUtime=462.29 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 798155 0 0 0 46137 92 0 0 25 0 1 0 348232674 4177072128 796929 33554432000 4194304 4279399 140735429224480 18446744073709551615 4209411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1019793 796929 270 21 0 1016430 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 4079172

[startup+522.301 s]
/proc/loadavg: 4.04 3.82 3.46 5/190 24728
/proc/meminfo: memFree=21289124/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6514448 CPUtime=522.3 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1035726 0 0 0 52108 122 0 0 25 0 1 0 348232674 6670794752 1034494 33554432000 4194304 4279399 140735429224480 18446744073709551615 4255690 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628612 1034494 270 21 0 1625249 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6514448

[startup+582.301 s]
/proc/loadavg: 4.01 3.85 3.49 5/190 24730
/proc/meminfo: memFree=20104976/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6514448 CPUtime=582.3 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1198380 0 0 0 58092 138 0 0 25 0 1 0 348232674 6670794752 1197147 33554432000 4194304 4279399 140735429224480 18446744073709551615 4237945 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628612 1197147 270 21 0 1625249 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 6514448

[startup+642.3 s]
/proc/loadavg: 4.00 3.88 3.52 5/190 24732
/proc/meminfo: memFree=19007908/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6514932 CPUtime=642.3 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1351055 0 0 0 64075 155 0 0 25 0 1 0 348232674 6671290368 1349822 33554432000 4194304 4279399 140735429224480 18446744073709551615 4242271 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628733 1349822 270 21 0 1625370 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 6514932

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 24771
/proc/meminfo: memFree=23956784/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=702.3 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1578098 0 0 0 70050 180 0 0 25 0 1 0 348232674 6671831040 1576863 33554432000 4194304 4279399 140735429224480 18446744073709551615 4241877 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1576863 270 21 0 1625502 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 6515460

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

[startup+703.9 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 24771
/proc/meminfo: memFree=23900608/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=703.9 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1584218 0 0 0 70210 180 0 0 25 0 1 0 348232674 6671831040 1582983 33554432000 4194304 4279399 140735429224480 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1582983 270 21 0 1625502 0
Current children cumulated CPU time (s) 703.9
Current children cumulated vsize (KiB) 6515460

[startup+710.3 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 24772
/proc/meminfo: memFree=23752424/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=710.3 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1606074 0 0 0 70847 183 0 0 25 0 1 0 348232674 6671831040 1604838 33554432000 4194304 4279399 140735429224480 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1604838 270 21 0 1625502 0
Current children cumulated CPU time (s) 710.3
Current children cumulated vsize (KiB) 6515460

[startup+713.501 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 24772
/proc/meminfo: memFree=23706288/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=713.5 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1612578 0 0 0 71167 183 0 0 25 0 1 0 348232674 6671831040 1611340 33554432000 4194304 4279399 140735429224480 18446744073709551615 218884095225 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1611340 270 21 0 1625502 0
Current children cumulated CPU time (s) 713.5
Current children cumulated vsize (KiB) 6515460

[startup+716.701 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 24772
/proc/meminfo: memFree=23642548/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=716.7 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1616426 0 0 0 71486 184 0 0 25 0 1 0 348232674 6671831040 1615188 33554432000 4194304 4279399 140735429224480 18446744073709551615 4237943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1615188 270 21 0 1625502 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 6515460

[startup+718.307 s]
/proc/loadavg: 4.08 3.92 3.56 5/190 24772
/proc/meminfo: memFree=23620724/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=718.31 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1617131 0 0 0 71647 184 0 0 25 0 1 0 348232674 6671831040 1615893 33554432000 4194304 4279399 140735429224480 18446744073709551615 4235602 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1615893 270 21 0 1625502 0
Current children cumulated CPU time (s) 718.31
Current children cumulated vsize (KiB) 6515460

[startup+719.101 s]
/proc/loadavg: 4.08 3.92 3.56 5/190 24772
/proc/meminfo: memFree=23620724/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6515460 CPUtime=719.1 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1621222 0 0 0 71725 185 0 0 25 0 1 0 348232674 6671831040 1619984 33554432000 4194304 4279399 140735429224480 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1628865 1619984 270 21 0 1625502 0
Current children cumulated CPU time (s) 719.1
Current children cumulated vsize (KiB) 6515460

[startup+719.501 s]
/proc/loadavg: 4.08 3.92 3.56 5/190 24772
/proc/meminfo: memFree=23581540/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6536092 CPUtime=719.5 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1623009 0 0 0 71756 194 0 0 25 0 1 0 348232674 6692958208 1039249 33554432000 4194304 4279399 140735429224480 18446744073709551615 218880608391 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1634023 1038737 285 21 0 1630660 0
Current children cumulated CPU time (s) 719.5
Current children cumulated vsize (KiB) 6536092

[startup+719.601 s]
/proc/loadavg: 4.08 3.92 3.56 5/190 24772
/proc/meminfo: memFree=23581540/32950928 swapFree=67054696/67111528
[pid=24638] ppid=24636 vsize=6536092 CPUtime=719.6 cores=0,2
/proc/24638/stat : 24638 (OptimuS_release) R 24636 24638 23146 0 -1 4202496 1623009 0 0 0 71756 204 0 0 25 0 1 0 348232674 6692958208 408465 33554432000 4194304 4279399 140735429224480 18446744073709551615 218880608391 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24638/statm: 1634023 407953 285 21 0 1630660 0
Current children cumulated CPU time (s) 719.6
Current children cumulated vsize (KiB) 6536092

Child status: 0
Real time (s): 719.696
CPU time (s): 719.705
CPU user time (s): 717.597
CPU system time (s): 2.10768
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6536700

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

runsolver used 1.3068 second user time and 2.6236 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-11 17:30:33
IDJOB=3495149
IDBENCH=82479
IDSOLVER=1987
FILE ID=node112/3495149-1307806232
RUNJOBID= node112-1307806136-24235
PBS_JOBID= 13551040
Free space on /tmp= 74008 MiB

SOLVER NAME= OptimuS p100_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-3495149-1307806232/watcher-3495149-1307806232 -o /tmp/evaluation-result-3495149-1307806232/solver-3495149-1307806232 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495149-1307806232.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=1173313482

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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:      29843456 kB
Buffers:        271380 kB
Cached:        1411356 kB
SwapCached:      10772 kB
Active:        1695968 kB
Inactive:      1182584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29843456 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:           23596 kB
Writeback:           0 kB
AnonPages:     1192852 kB
Mapped:           9700 kB
Slab:           161036 kB
PageTables:       7516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1635872 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= 74024 MiB
End job on node112 at 2011-06-11 17:42:32