Trace number 3291629

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
RestartSAT A75UNSAT 1069.66 1069.66

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1069.60/1069.63	c WARNING: for repeatability, setting FPU to use double precision
1069.60/1069.63	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-3291629-1303786202/watcher-3291629-1303786202 -o /tmp/evaluation-result-3291629-1303786202/solver-3291629-1303786202 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3291629-1303786202.cnf 

running on 2 cores: 1,3

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: 0.85 1.31 2.38 5/186 29399
/proc/meminfo: memFree=19845648/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=22404 CPUtime=0 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 1306 0 0 0 0 0 0 0 23 0 1 0 568851082 22941696 1248 33554432000 4194304 4291949 140734453982816 18446744073709551615 224284623056 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 5637 1261 226 24 0 2271 0

[startup+0.00791708 s]
/proc/loadavg: 0.85 1.31 2.38 5/186 29399
/proc/meminfo: memFree=19845648/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=24372 CPUtime=0 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 1673 0 0 0 0 0 0 0 23 0 1 0 568851082 24956928 1562 33554432000 4194304 4291949 140734453982816 18446744073709551615 224284623056 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 6093 1585 226 24 0 2727 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24372

[startup+0.100941 s]
/proc/loadavg: 0.85 1.31 2.38 5/186 29399
/proc/meminfo: memFree=19845648/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=79044 CPUtime=0.09 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 12674 0 0 0 8 1 0 0 23 0 1 0 568851082 80941056 12219 33554432000 4194304 4291949 140734453982816 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 19761 12219 228 24 0 16395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79044

[startup+0.300915 s]
/proc/loadavg: 0.85 1.31 2.38 5/186 29399
/proc/meminfo: memFree=19845648/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=93076 CPUtime=0.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 17273 0 0 0 27 2 0 0 25 0 1 0 568851082 95309824 16367 33554432000 4194304 4291949 140734453982816 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 23269 16367 228 24 0 19903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93076

[startup+0.700838 s]
/proc/loadavg: 0.85 1.31 2.38 5/186 29399
/proc/meminfo: memFree=19845648/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=118248 CPUtime=0.69 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 23662 0 0 0 65 4 0 0 25 0 1 0 568851082 121085952 21964 33554432000 4194304 4291949 140734453982816 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 29562 21964 228 24 0 26196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118248

[startup+1.50072 s]
/proc/loadavg: 0.85 1.31 2.38 5/187 29400
/proc/meminfo: memFree=19699704/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=151472 CPUtime=1.48 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 33991 0 0 0 142 6 0 0 25 0 1 0 568851082 155107328 30603 33554432000 4194304 4291949 140734453982816 18446744073709551615 4220240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 37868 30604 228 24 0 34502 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 151472

[startup+3.10044 s]
/proc/loadavg: 0.85 1.31 2.38 5/182 29421
/proc/meminfo: memFree=19659700/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=188836 CPUtime=3.09 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 43648 0 0 0 300 9 0 0 25 0 1 0 568851082 193368064 38780 33554432000 4194304 4291949 140734453982816 18446744073709551615 4217009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 47209 38780 234 24 0 43843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188836

[startup+6.3009 s]
/proc/loadavg: 1.10 1.35 2.39 5/190 29433
/proc/meminfo: memFree=19281044/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=205848 CPUtime=6.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 66331 0 0 0 616 13 0 0 25 0 1 0 568851082 210788352 43515 33554432000 4194304 4291949 140734453982816 18446744073709551615 4232432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 51462 43515 234 24 0 48096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205848

[startup+12.7068 s]
/proc/loadavg: 1.33 1.39 2.39 5/190 29433
/proc/meminfo: memFree=19194148/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=189140 CPUtime=12.7 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 70113 0 0 0 1256 14 0 0 25 0 1 0 568851082 193679360 37651 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 47285 37651 253 24 0 43919 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 189140

[startup+25.5007 s]
/proc/loadavg: 1.92 1.52 2.42 5/190 29433
/proc/meminfo: memFree=19240904/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=189140 CPUtime=25.49 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 70436 0 0 0 2535 14 0 0 25 0 1 0 568851082 193679360 37968 33554432000 4194304 4291949 140734453982816 18446744073709551615 4262102 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 47285 37968 253 24 0 43919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189140

[startup+51.1004 s]
/proc/loadavg: 2.63 1.72 2.46 5/190 29435
/proc/meminfo: memFree=19211592/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=189140 CPUtime=51.09 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 71186 0 0 0 5095 14 0 0 25 0 1 0 568851082 193679360 38704 33554432000 4194304 4291949 140734453982816 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 47285 38704 253 24 0 43919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189140

[startup+102.301 s]
/proc/loadavg: 3.47 2.08 2.54 5/190 29435
/proc/meminfo: memFree=19113728/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=219488 CPUtime=102.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 73376 0 0 0 10213 16 0 0 25 0 1 0 568851082 224755712 40860 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 54872 40860 253 24 0 51506 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 219488

[startup+162.307 s]
/proc/loadavg: 3.80 2.43 2.63 5/190 29437
/proc/meminfo: memFree=19014772/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=268808 CPUtime=162.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 83671 0 0 0 16212 18 0 0 25 0 1 0 568851082 275259392 51123 33554432000 4194304 4291949 140734453982816 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 67202 51123 253 24 0 63836 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 268808

[startup+222.301 s]
/proc/loadavg: 3.96 2.73 2.72 5/190 29439
/proc/meminfo: memFree=18949376/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=268808 CPUtime=222.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 86398 0 0 0 22210 19 0 0 25 0 1 0 568851082 275259392 53828 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 67202 53828 253 24 0 63836 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 268808

[startup+282.301 s]
/proc/loadavg: 3.98 2.96 2.80 5/190 29441
/proc/meminfo: memFree=18879396/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=299628 CPUtime=282.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 89229 0 0 0 28208 22 0 0 25 0 1 0 568851082 306819072 56635 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 74907 56635 253 24 0 71541 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 299628

[startup+342.301 s]
/proc/loadavg: 3.99 3.14 2.87 5/190 29443
/proc/meminfo: memFree=18819216/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=299628 CPUtime=342.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 92084 0 0 0 34206 23 0 0 25 0 1 0 568851082 306819072 59466 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 74907 59466 253 24 0 71541 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 299628

[startup+402.301 s]
/proc/loadavg: 3.99 3.30 2.94 5/190 29443
/proc/meminfo: memFree=18791896/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=299628 CPUtime=402.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 94965 0 0 0 40205 24 0 0 25 0 1 0 568851082 306819072 62317 33554432000 4194304 4291949 140734453982816 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 74907 62317 253 24 0 71541 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 299628

[startup+462.301 s]
/proc/loadavg: 4.03 3.44 3.01 5/190 29445
/proc/meminfo: memFree=18721428/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=349716 CPUtime=462.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 97745 0 0 0 46203 27 0 0 25 0 1 0 568851082 358109184 65060 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 87429 65060 253 24 0 84063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 349716

[startup+522.301 s]
/proc/loadavg: 4.01 3.54 3.07 5/190 29447
/proc/meminfo: memFree=18626776/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=349716 CPUtime=522.29 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 105051 0 0 0 52200 29 0 0 25 0 1 0 568851082 358109184 72341 33554432000 4194304 4291949 140734453982816 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 87429 72341 253 24 0 84063 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 349716

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.12 5/190 29449
/proc/meminfo: memFree=18572184/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=349716 CPUtime=582.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 107489 0 0 0 58199 31 0 0 25 0 1 0 568851082 358109184 74753 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 87429 74753 253 24 0 84063 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 349716

[startup+642.301 s]
/proc/loadavg: 4.00 3.68 3.17 5/190 29451
/proc/meminfo: memFree=18883884/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=349716 CPUtime=642.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 136466 0 0 0 64193 37 0 0 25 0 1 0 568851082 358109184 70882 33554432000 4194304 4291949 140734453982816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 87429 70882 253 24 0 84063 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 349716

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.22 5/190 29460
/proc/meminfo: memFree=18770536/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=349716 CPUtime=702.31 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 138951 0 0 0 70193 38 0 0 25 0 1 0 568851082 358109184 73341 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 87429 73341 253 24 0 84063 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 349716

[startup+762.301 s]
/proc/loadavg: 4.00 3.78 3.27 5/190 29462
/proc/meminfo: memFree=18703908/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=762.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 141895 0 0 0 76191 39 0 0 25 0 1 0 568851082 441450496 76267 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 76267 253 24 0 104410 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 431104

[startup+822.307 s]
/proc/loadavg: 4.09 3.85 3.32 5/190 29464
/proc/meminfo: memFree=18610376/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=822.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 144407 0 0 0 82189 41 0 0 25 0 1 0 568851082 441450496 78752 33554432000 4194304 4291949 140734453982816 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 78752 253 24 0 104410 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 431104

[startup+882.301 s]
/proc/loadavg: 4.03 3.88 3.36 5/190 29466
/proc/meminfo: memFree=18541384/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=882.31 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 146909 0 0 0 88187 44 0 0 25 0 1 0 568851082 441450496 81232 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 81232 253 24 0 104410 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 431104

[startup+942.301 s]
/proc/loadavg: 4.01 3.89 3.40 5/190 29468
/proc/meminfo: memFree=18484432/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=942.31 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 149160 0 0 0 94186 45 0 0 25 0 1 0 568851082 441450496 83455 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 83455 253 24 0 104410 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 431104

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.43 5/190 29468
/proc/meminfo: memFree=18528660/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=1002.31 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 151456 0 0 0 100185 46 0 0 25 0 1 0 568851082 441450496 85736 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 85736 253 24 0 104410 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 431104

[startup+1062.3 s]
/proc/loadavg: 4.05 3.94 3.47 5/190 29470
/proc/meminfo: memFree=18465992/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=1062.31 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 156811 0 0 0 106181 50 0 0 25 0 1 0 568851082 441450496 91068 33554432000 4194304 4291949 140734453982816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 91068 253 24 0 104410 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 431104

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

[startup+1065.1 s]
/proc/loadavg: 4.04 3.94 3.47 5/190 29470
/proc/meminfo: memFree=18464008/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=1065.11 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 157116 0 0 0 106461 50 0 0 25 0 1 0 568851082 441450496 91371 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 91371 253 24 0 104410 0
Current children cumulated CPU time (s) 1065.11
Current children cumulated vsize (KiB) 431104

[startup+1066.7 s]
/proc/loadavg: 4.04 3.94 3.47 5/190 29470
/proc/meminfo: memFree=18462272/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=1066.7 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 157242 0 0 0 106620 50 0 0 25 0 1 0 568851082 441450496 91497 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 91497 253 24 0 104410 0
Current children cumulated CPU time (s) 1066.7
Current children cumulated vsize (KiB) 431104

[startup+1068.3 s]
/proc/loadavg: 4.04 3.94 3.48 5/190 29470
/proc/meminfo: memFree=18459544/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=431104 CPUtime=1068.3 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 157397 0 0 0 106780 50 0 0 25 0 1 0 568851082 441450496 91652 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 107776 91652 253 24 0 104410 0
Current children cumulated CPU time (s) 1068.3
Current children cumulated vsize (KiB) 431104

[startup+1069.1 s]
/proc/loadavg: 4.04 3.94 3.48 5/190 29470
/proc/meminfo: memFree=18457916/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=219488 CPUtime=1069.1 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 160312 0 0 0 106859 51 0 0 25 0 1 0 568851082 224755712 45657 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 54872 45657 253 24 0 51506 0
Current children cumulated CPU time (s) 1069.1
Current children cumulated vsize (KiB) 219488

[startup+1069.5 s]
/proc/loadavg: 4.04 3.94 3.48 5/190 29470
/proc/meminfo: memFree=18457916/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=219488 CPUtime=1069.5 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 160320 0 0 0 106899 51 0 0 25 0 1 0 568851082 224755712 45665 33554432000 4194304 4291949 140734453982816 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 54872 45665 253 24 0 51506 0
Current children cumulated CPU time (s) 1069.5
Current children cumulated vsize (KiB) 219488

[startup+1069.6 s]
/proc/loadavg: 4.04 3.94 3.48 5/190 29470
/proc/meminfo: memFree=18457916/32951124 swapFree=67110396/67111528
[pid=29399] ppid=29397 vsize=219488 CPUtime=1069.6 cores=1,3
/proc/29399/stat : 29399 (RestartSAT) R 29397 29399 28890 0 -1 4202496 160322 0 0 0 106909 51 0 0 25 0 1 0 568851082 224755712 45667 33554432000 4194304 4291949 140734453982816 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29399/statm: 54872 45667 253 24 0 51506 0
Current children cumulated CPU time (s) 1069.6
Current children cumulated vsize (KiB) 219488

Child status: 20
Real time (s): 1069.66
CPU time (s): 1069.66
CPU user time (s): 1069.13
CPU system time (s): 0.528919
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 479944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1069.13
system time used= 0.528919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2951

runsolver used 1.60675 second user time and 4.22136 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 04:50:04
IDJOB=3291629
IDBENCH=84246
IDSOLVER=1581
FILE ID=node118/3291629-1303786202
RUNJOBID= node118-1303786202-29365
PBS_JOBID= 13157236
Free space on /tmp= 71924 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291629-1303786202/watcher-3291629-1303786202 -o /tmp/evaluation-result-3291629-1303786202/solver-3291629-1303786202 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3291629-1303786202.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1050740164

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19846052 kB
Buffers:       1875508 kB
Cached:       10517044 kB
SwapCached:        600 kB
Active:        8791768 kB
Inactive:      3785692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19846052 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           80484 kB
Writeback:           0 kB
AnonPages:      183508 kB
Mapped:          14972 kB
Slab:           463320 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   365392 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= 71876 MiB
End job on node118 at 2011-04-26 05:07:54