Trace number 3494845

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OptimuS a100_source? 577.054 577.049

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark727.208
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

577.00/577.04	c - Reading the instance.. OK! Totally clauses:   469046; Vars:   156721; Time: 0.34
577.00/577.04	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
577.00/577.04	c - Delete by resolution.. OK! Removed clauses:     2489;                 Time: 30.05
577.00/577.04	c   - Solving the original instance..
577.00/577.04	c     - yet UNKNOWN! Continue to clause elimination..
577.00/577.04	c   - round:    1;   Skips in previous round:    0
577.00/577.04	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-3494845-1307806224/watcher-3494845-1307806224 -o /tmp/evaluation-result-3494845-1307806224/solver-3494845-1307806224 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494845-1307806224.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: 2.00 2.24 2.76 5/189 5286
/proc/meminfo: memFree=31605516/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=24040 CPUtime=0 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1564 0 0 0 0 0 0 0 22 0 1 0 873038540 24616960 1504 33554432000 4194304 4279335 140735175140240 18446744073709551615 255106466000 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 6010 1517 223 21 0 2647 0

[startup+0.0706029 s]
/proc/loadavg: 2.00 2.24 2.76 5/189 5286
/proc/meminfo: memFree=31605516/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=53904 CPUtime=0.06 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 8214 0 0 0 5 1 0 0 22 0 1 0 873038540 55197696 7910 33554432000 4194304 4279335 140735175140240 18446744073709551615 4266233 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 13476 7913 224 21 0 10113 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 53904

[startup+0.100607 s]
/proc/loadavg: 2.00 2.24 2.76 5/189 5286
/proc/meminfo: memFree=31605516/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=66352 CPUtime=0.08 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 10804 0 0 0 7 1 0 0 22 0 1 0 873038540 67944448 10413 33554432000 4194304 4279335 140735175140240 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 16588 10416 224 21 0 13225 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66352

[startup+0.30056 s]
/proc/loadavg: 2.00 2.24 2.76 5/189 5286
/proc/meminfo: memFree=31605516/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=136916 CPUtime=0.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 26244 0 0 0 25 4 0 0 23 0 1 0 873038540 140201984 25643 33554432000 4194304 4279335 140735175140240 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 34229 25645 239 21 0 30866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 136916

[startup+0.700516 s]
/proc/loadavg: 2.00 2.24 2.76 5/189 5286
/proc/meminfo: memFree=31605516/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=0.69 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38053 0 0 0 63 6 0 0 25 0 1 0 873038540 194195456 37451 33554432000 4194304 4279335 140735175140240 18446744073709551615 4209637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37451 250 21 0 44048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189644

[startup+1.50038 s]
/proc/loadavg: 2.00 2.24 2.76 5/190 5287
/proc/meminfo: memFree=31232352/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=1.49 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38053 0 0 0 143 6 0 0 25 0 1 0 873038540 194195456 37451 33554432000 4194304 4279335 140735175140240 18446744073709551615 4208194 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37451 250 21 0 44048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189644

[startup+3.1011 s]
/proc/loadavg: 2.24 2.29 2.77 5/190 5287
/proc/meminfo: memFree=31231980/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=3.09 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38053 0 0 0 303 6 0 0 25 0 1 0 873038540 194195456 37451 33554432000 4194304 4279335 140735175140240 18446744073709551615 4209305 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37451 250 21 0 44048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189644

[startup+6.30052 s]
/proc/loadavg: 2.24 2.29 2.77 5/190 5288
/proc/meminfo: memFree=31224328/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=6.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38053 0 0 0 623 6 0 0 25 0 1 0 873038540 194195456 37451 33554432000 4194304 4279335 140735175140240 18446744073709551615 4209844 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37451 250 21 0 44048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189644

[startup+12.7004 s]
/proc/loadavg: 2.38 2.32 2.77 5/190 5288
/proc/meminfo: memFree=31058488/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=12.69 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38053 0 0 0 1263 6 0 0 25 0 1 0 873038540 194195456 37451 33554432000 4194304 4279335 140735175140240 18446744073709551615 4208784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37451 250 21 0 44048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 189644

[startup+25.5012 s]
/proc/loadavg: 2.81 2.42 2.80 5/190 5288
/proc/meminfo: memFree=30766176/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=189644 CPUtime=25.49 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 38054 0 0 0 2543 6 0 0 25 0 1 0 873038540 194195456 37452 33554432000 4194304 4279335 140735175140240 18446744073709551615 4206412 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 47411 37452 250 21 0 44048 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189644

[startup+51.1007 s]
/proc/loadavg: 3.21 2.54 2.83 5/190 5289
/proc/meminfo: memFree=29210060/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=748304 CPUtime=51.09 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 158822 0 0 0 5091 18 0 0 25 0 1 0 873038540 766263296 157587 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242187 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 187076 157587 270 21 0 183713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 748304

[startup+102.307 s]
/proc/loadavg: 3.73 2.80 2.90 5/190 5290
/proc/meminfo: memFree=26664772/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=1097552 CPUtime=102.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 251994 0 0 0 10202 27 0 0 25 0 1 0 873038540 1123893248 250756 33554432000 4194304 4279335 140735175140240 18446744073709551615 4260397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 274388 250756 270 21 0 271025 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1097552

[startup+162.301 s]
/proc/loadavg: 3.89 3.00 2.96 5/190 5292
/proc/meminfo: memFree=24366904/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=1665080 CPUtime=162.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 276104 0 0 0 16198 31 0 0 25 0 1 0 873038540 1705041920 274866 33554432000 4194304 4279335 140735175140240 18446744073709551615 4208901 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 416270 274866 270 21 0 412907 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1665080

[startup+222.301 s]
/proc/loadavg: 3.96 3.19 3.03 5/190 5293
/proc/meminfo: memFree=21697904/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=2591176 CPUtime=222.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 556655 0 0 0 22168 61 0 0 25 0 1 0 873038540 2653364224 555390 33554432000 4194304 4279335 140735175140240 18446744073709551615 4241849 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 647794 555390 270 21 0 644431 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2591176

[startup+282.301 s]
/proc/loadavg: 3.98 3.32 3.08 5/190 5295
/proc/meminfo: memFree=18714440/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=4089808 CPUtime=282.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 833946 0 0 0 28143 86 0 0 25 0 1 0 873038540 4187963392 832678 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1022452 832678 270 21 0 1019089 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 4089808

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.14 5/190 5297
/proc/meminfo: memFree=17158332/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6526164 CPUtime=342.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1030487 0 0 0 34122 107 0 0 25 0 1 0 873038540 6682791936 1029209 33554432000 4194304 4279335 140735175140240 18446744073709551615 4241970 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631541 1029209 270 21 0 1628178 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6526164

[startup+402.301 s]
/proc/loadavg: 3.99 3.54 3.19 5/190 5336
/proc/meminfo: memFree=21565696/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6526572 CPUtime=402.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1179725 0 0 0 40108 121 0 0 25 0 1 0 873038540 6683209728 1178444 33554432000 4194304 4279335 140735175140240 18446744073709551615 4237906 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631643 1178444 270 21 0 1628280 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 6526572

[startup+462.3 s]
/proc/loadavg: 3.99 3.62 3.23 5/190 5338
/proc/meminfo: memFree=20794556/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=462.3 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1276214 0 0 0 46100 130 0 0 25 0 1 0 873038540 6684028928 1274931 33554432000 4194304 4279335 140735175140240 18446744073709551615 4257012 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1274931 270 21 0 1628480 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 6527372

[startup+522.301 s]
/proc/loadavg: 3.99 3.69 3.28 5/190 5339
/proc/meminfo: memFree=19638104/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=522.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1450657 0 0 0 52082 147 0 0 25 0 1 0 873038540 6684028928 1449366 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1449366 270 21 0 1628480 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 6527372

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

[startup+537.5 s]
/proc/loadavg: 3.99 3.70 3.29 5/190 5340
/proc/meminfo: memFree=19149036/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=537.49 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1517388 0 0 0 53596 153 0 0 25 0 1 0 873038540 6684028928 1516096 33554432000 4194304 4279335 140735175140240 18446744073709551615 4255787 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1516096 270 21 0 1628480 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 6527372

[startup+563.101 s]
/proc/loadavg: 4.06 3.75 3.32 5/190 5341
/proc/meminfo: memFree=18529272/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=563.1 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1586549 0 0 0 56150 160 0 0 25 0 1 0 873038540 6684028928 1585255 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1585255 270 21 0 1628480 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 6527372

[startup+569.501 s]
/proc/loadavg: 4.06 3.75 3.32 5/190 5341
/proc/meminfo: memFree=18320564/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=569.5 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1604435 0 0 0 56788 162 0 0 25 0 1 0 873038540 6684028928 1603138 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242129 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1603138 270 21 0 1628480 0
Current children cumulated CPU time (s) 569.5
Current children cumulated vsize (KiB) 6527372

[startup+572.701 s]
/proc/loadavg: 4.06 3.75 3.32 5/190 5341
/proc/meminfo: memFree=18200036/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=572.7 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1613081 0 0 0 57107 163 0 0 25 0 1 0 873038540 6684028928 1611784 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1611784 270 21 0 1628480 0
Current children cumulated CPU time (s) 572.7
Current children cumulated vsize (KiB) 6527372

[startup+574.301 s]
/proc/loadavg: 4.13 3.77 3.33 5/190 5341
/proc/meminfo: memFree=18131588/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527372 CPUtime=574.29 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1618551 0 0 0 57266 163 0 0 25 0 1 0 873038540 6684028928 1617254 33554432000 4194304 4279335 140735175140240 18446744073709551615 4242179 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631843 1617254 270 21 0 1628480 0
Current children cumulated CPU time (s) 574.29
Current children cumulated vsize (KiB) 6527372

[startup+575.901 s]
/proc/loadavg: 4.13 3.77 3.33 5/190 5341
/proc/meminfo: memFree=18117452/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527944 CPUtime=575.9 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1622545 0 0 0 57426 164 0 0 25 0 1 0 873038540 6684614656 1621248 33554432000 4194304 4279335 140735175140240 18446744073709551615 4237879 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631986 1621248 270 21 0 1628623 0
Current children cumulated CPU time (s) 575.9
Current children cumulated vsize (KiB) 6527944

[startup+576.7 s]
/proc/loadavg: 4.13 3.77 3.33 5/190 5341
/proc/meminfo: memFree=18073928/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6527944 CPUtime=576.7 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1624009 0 0 0 57506 164 0 0 25 0 1 0 873038540 6684614656 1622712 33554432000 4194304 4279335 140735175140240 18446744073709551615 4235582 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1631986 1622712 270 21 0 1628623 0
Current children cumulated CPU time (s) 576.7
Current children cumulated vsize (KiB) 6527944

[startup+576.9 s]
/proc/loadavg: 4.13 3.77 3.33 5/190 5341
/proc/meminfo: memFree=18073928/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6548272 CPUtime=576.9 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1624121 0 0 0 57515 175 0 0 25 0 1 0 873038540 6705430528 844924 33554432000 4194304 4279335 140735175140240 18446744073709551615 255106812039 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1637068 844412 285 21 0 1633705 0
Current children cumulated CPU time (s) 576.9
Current children cumulated vsize (KiB) 6548272

[startup+577 s]
/proc/loadavg: 4.13 3.77 3.33 5/190 5341
/proc/meminfo: memFree=18073928/32951124 swapFree=67088052/67111528
[pid=5286] ppid=5284 vsize=6548272 CPUtime=577 cores=4,6
/proc/5286/stat : 5286 (OptimuS_release) R 5284 5286 10609 0 -1 4202496 1624121 0 0 0 57515 185 0 0 25 0 1 0 873038540 6705430528 112252 33554432000 4194304 4279335 140735175140240 18446744073709551615 255106812039 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5286/statm: 1637068 111740 285 21 0 1633705 0
Current children cumulated CPU time (s) 577
Current children cumulated vsize (KiB) 6548272

Child status: 0
Real time (s): 577.049
CPU time (s): 577.054
CPU user time (s): 575.182
CPU system time (s): 1.87271
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6548272

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

runsolver used 1.02784 second user time and 2.12268 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1751155224

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31620252 kB
Buffers:        198856 kB
Cached:         826360 kB
SwapCached:       1652 kB
Active:         527724 kB
Inactive:       629248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31620252 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:           27184 kB
Writeback:           0 kB
AnonPages:      130040 kB
Mapped:          14164 kB
Slab:           108212 kB
PageTables:       5832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74008 MiB
End job on node144 at 2011-06-11 17:40:01