Trace number 3288073

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
kw 2011-02-28UNSAT 1205.11 1205.09

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1205.01/1205.07	c 1205.080000 seconds
1205.01/1205.07	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3288073-1303775580/watcher-3288073-1303775580 -o /tmp/evaluation-result-3288073-1303775580/solver-3288073-1303775580 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288073-1303775580.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.36 1.93 2.79 4/189 7632
/proc/meminfo: memFree=14069768/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=11800 CPUtime=0 cores=0,2
/proc/7632/stat : 7632 (runsolver) R 7630 7632 6567 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 489156857 12083200 51 33554432000 4194304 5434984 140737105610544 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/7632/statm: 2950 51 31 303 0 2644 0

[startup+0.070318 s]
/proc/loadavg: 2.36 1.93 2.79 4/189 7632
/proc/meminfo: memFree=14069768/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=66120 CPUtime=0.05 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 14897 0 0 0 3 2 0 0 21 0 1 0 489156857 67706880 14831 33554432000 4194304 6935321 140736505783968 18446744073709551615 4400588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 16530 14831 247 670 0 15851 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 66120

[startup+0.100211 s]
/proc/loadavg: 2.36 1.93 2.79 4/189 7632
/proc/meminfo: memFree=14069768/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=67856 CPUtime=0.08 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 15338 0 0 0 6 2 0 0 21 0 1 0 489156857 69484544 15272 33554432000 4194304 6935321 140736505783968 18446744073709551615 5925415 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 16964 15272 247 670 0 16285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67856

[startup+0.300203 s]
/proc/loadavg: 2.36 1.93 2.79 4/189 7632
/proc/meminfo: memFree=14069768/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=80920 CPUtime=0.28 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 18554 0 0 0 26 2 0 0 22 0 1 0 489156857 82862080 18488 33554432000 4194304 6935321 140736505783968 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 20230 18488 247 670 0 19551 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80920

[startup+0.701102 s]
/proc/loadavg: 2.36 1.93 2.79 4/189 7632
/proc/meminfo: memFree=14069768/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=124388 CPUtime=0.68 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 29930 0 0 0 64 4 0 0 23 0 1 0 489156857 127373312 29284 33554432000 4194304 6935321 140736505783968 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 31097 29284 273 670 0 30418 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 124388

[startup+1.50101 s]
/proc/loadavg: 2.36 1.93 2.79 5/190 7633
/proc/meminfo: memFree=13938196/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=156732 CPUtime=1.48 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 38017 0 0 0 128 20 0 0 25 0 1 0 489156857 160493568 37371 33554432000 4194304 6935321 140736505783968 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39183 37371 273 670 0 38504 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156732

[startup+3.10073 s]
/proc/loadavg: 2.36 1.93 2.79 5/190 7633
/proc/meminfo: memFree=13909928/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=156316 CPUtime=3.09 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 38740 0 0 0 288 21 0 0 25 0 1 0 489156857 160067584 37321 33554432000 4194304 6935321 140736505783968 18446744073709551615 4718401 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39079 37321 286 670 0 38400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156316

[startup+6.30117 s]
/proc/loadavg: 2.49 1.96 2.80 5/190 7633
/proc/meminfo: memFree=13908932/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=156992 CPUtime=6.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 38940 0 0 0 608 21 0 0 25 0 1 0 489156857 160759808 37521 33554432000 4194304 6935321 140736505783968 18446744073709551615 4819728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39248 37521 298 670 0 38569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 156992

[startup+12.701 s]
/proc/loadavg: 2.61 2.00 2.80 5/190 7633
/proc/meminfo: memFree=13906128/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=157764 CPUtime=12.68 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 39134 0 0 0 1247 21 0 0 25 0 1 0 489156857 161550336 37715 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39441 37715 298 670 0 38762 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 157764

[startup+25.5008 s]
/proc/loadavg: 2.85 2.08 2.82 5/190 7660
/proc/meminfo: memFree=13831632/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=158764 CPUtime=25.48 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 39384 0 0 0 2527 21 0 0 25 0 1 0 489156857 162574336 37965 33554432000 4194304 6935321 140736505783968 18446744073709551615 4497849 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39691 37965 298 670 0 39012 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 158764

[startup+51.1003 s]
/proc/loadavg: 3.16 2.22 2.84 5/190 7688
/proc/meminfo: memFree=13880584/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=159540 CPUtime=51.08 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 39578 0 0 0 5086 22 0 0 25 0 1 0 489156857 163368960 38159 33554432000 4194304 6935321 140736505783968 18446744073709551615 4340868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 39885 38159 298 670 0 39206 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159540

[startup+102.307 s]
/proc/loadavg: 3.49 2.44 2.88 5/190 7743
/proc/meminfo: memFree=13727428/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=163340 CPUtime=102.3 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 40528 0 0 0 10207 23 0 0 25 0 1 0 489156857 167260160 39109 33554432000 4194304 6935321 140736505783968 18446744073709551615 4487547 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 40835 39109 298 670 0 40156 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163340

[startup+162.3 s]
/proc/loadavg: 3.76 2.71 2.95 5/190 7772
/proc/meminfo: memFree=13655540/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=164096 CPUtime=162.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 40717 0 0 0 16206 23 0 0 25 0 1 0 489156857 168034304 39298 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 41024 39298 298 670 0 40345 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164096

[startup+222.301 s]
/proc/loadavg: 3.98 2.96 3.01 5/190 7774
/proc/meminfo: memFree=13650696/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=166300 CPUtime=222.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 41268 0 0 0 22206 23 0 0 25 0 1 0 489156857 170291200 39849 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 41575 39849 298 670 0 40896 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 166300

[startup+282.301 s]
/proc/loadavg: 3.99 3.14 3.07 5/190 7775
/proc/meminfo: memFree=13650540/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=166300 CPUtime=282.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 41268 0 0 0 28206 23 0 0 25 0 1 0 489156857 170291200 39849 33554432000 4194304 6935321 140736505783968 18446744073709551615 4334582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 41575 39849 298 670 0 40896 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 166300

[startup+342.3 s]
/proc/loadavg: 3.99 3.30 3.13 5/190 7777
/proc/meminfo: memFree=13643828/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=168696 CPUtime=342.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 41867 0 0 0 34206 23 0 0 25 0 1 0 489156857 172744704 40448 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 42174 40448 298 670 0 41495 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 168696

[startup+402.301 s]
/proc/loadavg: 3.99 3.42 3.18 5/190 7778
/proc/meminfo: memFree=13643068/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=168696 CPUtime=402.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 41867 0 0 0 40206 23 0 0 25 0 1 0 489156857 172744704 40448 33554432000 4194304 6935321 140736505783968 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 42174 40448 298 670 0 41495 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 168696

[startup+462.3 s]
/proc/loadavg: 4.06 3.54 3.23 5/190 7780
/proc/meminfo: memFree=13641560/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=168696 CPUtime=462.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 41867 0 0 0 46206 23 0 0 25 0 1 0 489156857 172744704 40448 33554432000 4194304 6935321 140736505783968 18446744073709551615 4476714 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 42174 40448 298 670 0 41495 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 168696

[startup+522.301 s]
/proc/loadavg: 4.02 3.62 3.28 5/190 7791
/proc/meminfo: memFree=13637240/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=172340 CPUtime=522.29 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 42778 0 0 0 52206 23 0 0 25 0 1 0 489156857 176476160 41359 33554432000 4194304 6935321 140736505783968 18446744073709551615 4429600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 43085 41359 298 670 0 42406 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 172340

[startup+582.301 s]
/proc/loadavg: 4.09 3.72 3.33 5/190 7792
/proc/meminfo: memFree=13631144/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=172340 CPUtime=582.3 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 42778 0 0 0 58206 24 0 0 25 0 1 0 489156857 176476160 41359 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 43085 41359 298 670 0 42406 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 172340

[startup+642.3 s]
/proc/loadavg: 4.03 3.77 3.37 5/190 7794
/proc/meminfo: memFree=13627652/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=172340 CPUtime=642.3 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 42778 0 0 0 64206 24 0 0 25 0 1 0 489156857 176476160 41359 33554432000 4194304 6935321 140736505783968 18446744073709551615 4336189 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 43085 41359 298 670 0 42406 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 172340

[startup+702.301 s]
/proc/loadavg: 4.01 3.81 3.41 5/190 7798
/proc/meminfo: memFree=13624260/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=172340 CPUtime=702.3 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 42801 0 0 0 70206 24 0 0 25 0 1 0 489156857 176476160 41382 33554432000 4194304 6935321 140736505783968 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 43085 41382 298 670 0 42406 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 172340

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.44 5/190 7800
/proc/meminfo: memFree=13606056/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=178092 CPUtime=762.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 44216 0 0 0 76206 25 0 0 25 0 1 0 489156857 182366208 42797 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 44523 42797 298 670 0 43844 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 178092

[startup+822.301 s]
/proc/loadavg: 4.03 3.88 3.48 5/190 7802
/proc/meminfo: memFree=13592268/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=178092 CPUtime=822.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 44217 0 0 0 82206 25 0 0 25 0 1 0 489156857 182366208 42798 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 44523 42798 298 670 0 43844 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178092

[startup+882.301 s]
/proc/loadavg: 4.01 3.90 3.51 5/190 7803
/proc/meminfo: memFree=13590388/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=178092 CPUtime=882.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 44218 0 0 0 88206 25 0 0 25 0 1 0 489156857 182366208 42799 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 44523 42799 298 670 0 43844 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 178092

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.54 5/190 7805
/proc/meminfo: memFree=13588020/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=178092 CPUtime=942.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 44219 0 0 0 94206 25 0 0 25 0 1 0 489156857 182366208 42800 33554432000 4194304 6935321 140736505783968 18446744073709551615 4346277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 44523 42800 298 670 0 43844 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 178092

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.56 5/190 7806
/proc/meminfo: memFree=13571388/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=179308 CPUtime=1002.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 44524 0 0 0 100206 25 0 0 25 0 1 0 489156857 183611392 43105 33554432000 4194304 6935321 140736505783968 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 44827 43105 298 670 0 44148 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 179308

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.58 5/190 7808
/proc/meminfo: memFree=13568640/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=183284 CPUtime=1062.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 45186 0 0 0 106206 25 0 0 25 0 1 0 489156857 187682816 43767 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 45821 43767 298 670 0 45142 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 183284

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 3.61 5/190 7810
/proc/meminfo: memFree=13559692/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1122.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47425 0 0 0 112206 25 0 0 25 0 1 0 489156857 196841472 46006 33554432000 4194304 6935321 140736505783968 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46006 298 670 0 47378 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 192228

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/190 7811
/proc/meminfo: memFree=13556196/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1182.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 118206 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 192228

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

[startup+1190.3 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7811
/proc/meminfo: memFree=13554948/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1190.31 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 119006 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1190.31
Current children cumulated vsize (KiB) 192228

[startup+1196.7 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13554948/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1196.72 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 119647 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 192228

[startup+1199.9 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13554944/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1199.91 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 119966 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1199.91
Current children cumulated vsize (KiB) 192228

[startup+1203.1 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13553704/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1203.11 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 120286 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1203.11
Current children cumulated vsize (KiB) 192228

[startup+1203.9 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13552088/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1203.91 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 120366 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1203.91
Current children cumulated vsize (KiB) 192228

[startup+1204.7 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13551840/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1204.71 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 120446 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4401045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1204.71
Current children cumulated vsize (KiB) 192228

[startup+1204.9 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13551840/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1204.91 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 120466 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1204.91
Current children cumulated vsize (KiB) 192228

[startup+1205 s]
/proc/loadavg: 4.01 3.97 3.64 5/190 7812
/proc/meminfo: memFree=13551840/32950928 swapFree=67111528/67111528
[pid=7632] ppid=7630 vsize=192228 CPUtime=1205.01 cores=0,2
/proc/7632/stat : 7632 (kw) R 7630 7632 6567 0 -1 4202496 47450 0 0 0 120476 25 0 0 25 0 1 0 489156857 196841472 46031 33554432000 4194304 6935321 140736505783968 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7632/statm: 48057 46031 298 670 0 47378 0
Current children cumulated CPU time (s) 1205.01
Current children cumulated vsize (KiB) 192228

Child status: 20
Real time (s): 1205.09
CPU time (s): 1205.11
CPU user time (s): 1204.84
CPU system time (s): 0.268959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 192228

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

runsolver used 1.91071 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 01:53:01
IDJOB=3288073
IDBENCH=82482
IDSOLVER=1658
FILE ID=node122/3288073-1303775580
RUNJOBID= node122-1303775520-7399
PBS_JOBID= 13157168
Free space on /tmp= 70772 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288073-1303775580/watcher-3288073-1303775580 -o /tmp/evaluation-result-3288073-1303775580/solver-3288073-1303775580 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3288073-1303775580.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=106231104

node122.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	: 5332.75
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.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.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.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.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.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.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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14069800 kB
Buffers:       1796184 kB
Cached:       15859904 kB
SwapCached:          0 kB
Active:        6892236 kB
Inactive:     11431236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14069800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           77796 kB
Writeback:           0 kB
AnonPages:      667076 kB
Mapped:          18864 kB
Slab:           491424 kB
PageTables:       6364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   887884 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= 70732 MiB
End job on node122 at 2011-04-26 02:13:06