Trace number 3292126

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
march_rw 2011-03-02? (TO) 1300.11 1300.12

General information on the benchmark

NameSAT04/industrial/velev/pipe-sat-1-1/
12pipe_bug4_q0.used-as.sat04-723.cnf
MD5SUM82d2e6b2dace4a00c125b1aceaa46827
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.82366
Satisfiable
(Un)Satisfiability was proved
Number of variables138563
Number of clauses4675040
Sum of the clauses size13889090
Maximum clause length352
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23885881
Number of clauses of size 3728781
Number of clauses of size 4616
Number of clauses of size 5548
Number of clauses of size over 559213

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3292126-1303794861/watcher-3292126-1303794861 -o /tmp/evaluation-result-3292126-1303794861/solver-3292126-1303794861 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3292126-1303794861.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: 3.03 3.76 3.79 4/186 2280
/proc/meminfo: memFree=26560828/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=43528 CPUtime=0 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 2154 0 0 0 0 0 0 0 22 0 1 0 491089203 44572672 2098 33554432000 4194304 4300876 140733885595760 18446744073709551615 4245967 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 10882 2108 110 27 0 9331 0

[startup+0.028785 s]
/proc/loadavg: 3.03 3.76 3.79 4/186 2280
/proc/meminfo: memFree=26560828/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=73360 CPUtime=0.02 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 12198 0 0 0 1 1 0 0 22 0 1 0 491089203 75120640 12142 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 18340 12153 110 27 0 16789 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 73360

[startup+0.100762 s]
/proc/loadavg: 3.03 3.76 3.79 4/186 2280
/proc/meminfo: memFree=26560828/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=79344 CPUtime=0.09 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 13851 0 0 0 7 2 0 0 22 0 1 0 491089203 81248256 13795 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 19836 13796 113 27 0 18285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79344

[startup+0.300737 s]
/proc/loadavg: 3.03 3.76 3.79 4/186 2280
/proc/meminfo: memFree=26560828/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=90696 CPUtime=0.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 17006 0 0 0 27 2 0 0 23 0 1 0 491089203 92872704 16950 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 22674 16950 113 27 0 21123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90696

[startup+0.700657 s]
/proc/loadavg: 3.03 3.76 3.79 4/186 2280
/proc/meminfo: memFree=26560828/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=114192 CPUtime=0.69 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 23545 0 0 0 66 3 0 0 25 0 1 0 491089203 116932608 23489 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 28548 23490 113 27 0 26997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114192

[startup+1.50051 s]
/proc/loadavg: 3.03 3.76 3.79 5/187 2281
/proc/meminfo: memFree=26285504/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=161184 CPUtime=1.49 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 36600 0 0 0 143 6 0 0 25 0 1 0 491089203 165052416 36544 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 40296 36544 113 27 0 38745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161184

[startup+3.10023 s]
/proc/loadavg: 3.03 3.76 3.79 5/187 2281
/proc/meminfo: memFree=26000676/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=466228 CPUtime=3.09 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 69487 0 0 0 298 11 0 0 25 0 1 0 491089203 477417472 69429 33554432000 4194304 4300876 140733885595760 18446744073709551615 4242155 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 116557 69429 118 27 0 115006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 466228

[startup+6.30066 s]
/proc/loadavg: 3.27 3.80 3.80 5/190 2287
/proc/meminfo: memFree=25429580/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=563556 CPUtime=6.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4194304 118746 0 0 0 613 16 0 0 25 0 1 0 491089203 577081344 89276 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 140955 89303 128 27 0 139404 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 563556

[startup+12.7005 s]
/proc/loadavg: 3.33 3.80 3.80 5/190 2287
/proc/meminfo: memFree=24969548/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=472148 CPUtime=12.69 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 239921 0 0 0 1235 34 0 0 25 0 1 0 491089203 483479552 70934 33554432000 4194304 4300876 140733885595760 18446744073709551615 4240075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 118037 70934 143 27 0 116486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 472148

[startup+25.5003 s]
/proc/loadavg: 3.54 3.83 3.81 5/190 2287
/proc/meminfo: memFree=24993884/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=533216 CPUtime=25.5 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 513322 0 0 0 2479 71 0 0 25 0 1 0 491089203 546013184 86005 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 133304 86005 144 27 0 131753 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 533216

[startup+51.1007 s]
/proc/loadavg: 3.70 3.84 3.81 5/190 2288
/proc/meminfo: memFree=24743252/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=577032 CPUtime=51.09 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 523879 0 0 0 5037 72 0 0 25 0 1 0 491089203 590880768 96562 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 144258 96562 144 27 0 142707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 577032

[startup+102.307 s]
/proc/loadavg: 3.87 3.86 3.82 5/190 2290
/proc/meminfo: memFree=24074368/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=661000 CPUtime=102.3 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 544432 0 0 0 10155 75 0 0 25 0 1 0 491089203 676864000 117115 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 165250 117115 144 27 0 163699 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 661000

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.83 5/190 2291
/proc/meminfo: memFree=23307412/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=751816 CPUtime=162.3 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 567817 0 0 0 16152 78 0 0 25 0 1 0 491089203 769859584 140500 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 187954 140500 144 27 0 186403 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 751816

[startup+222.3 s]
/proc/loadavg: 3.98 3.90 3.83 5/190 2293
/proc/meminfo: memFree=22051112/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=852368 CPUtime=222.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 591537 0 0 0 22148 81 0 0 25 0 1 0 491089203 872824832 164220 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 213092 164220 144 27 0 211541 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 852368

[startup+282.301 s]
/proc/loadavg: 4.05 3.93 3.84 5/190 2294
/proc/meminfo: memFree=20845176/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=948464 CPUtime=282.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 616198 0 0 0 28145 84 0 0 25 0 1 0 491089203 971227136 188881 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 237116 188881 144 27 0 235565 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 948464

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.85 5/190 2296
/proc/meminfo: memFree=19917260/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1039808 CPUtime=342.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 639630 0 0 0 34142 87 0 0 25 0 1 0 491089203 1064763392 212313 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 259952 212313 144 27 0 258401 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1039808

[startup+402.3 s]
/proc/loadavg: 4.02 3.97 3.86 5/190 2298
/proc/meminfo: memFree=19184360/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1161680 CPUtime=402.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 666624 0 0 0 40139 89 0 0 25 0 1 0 491089203 1189560320 239307 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 290420 239307 144 27 0 288869 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1161680

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.87 5/190 2299
/proc/meminfo: memFree=18341504/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1258700 CPUtime=462.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 691468 0 0 0 46137 92 0 0 25 0 1 0 491089203 1288908800 264151 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 314675 264151 144 27 0 313124 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1258700

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 2301
/proc/meminfo: memFree=17792740/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1355588 CPUtime=522.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 716262 0 0 0 52133 96 0 0 25 0 1 0 491089203 1388122112 288945 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 338897 288945 144 27 0 337346 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1355588

[startup+582.3 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 2302
/proc/meminfo: memFree=17214124/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1453400 CPUtime=582.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 741276 0 0 0 58130 98 0 0 25 0 1 0 491089203 1488281600 313959 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 363350 313960 144 27 0 361799 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1453400

[startup+642.301 s]
/proc/loadavg: 4.02 3.99 3.89 5/190 2304
/proc/meminfo: memFree=16601144/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1552664 CPUtime=642.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 766676 0 0 0 64127 102 0 0 25 0 1 0 491089203 1589927936 339359 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 388166 339359 144 27 0 386615 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1552664

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 2306
/proc/meminfo: memFree=15831916/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1655624 CPUtime=702.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 792976 0 0 0 70124 105 0 0 25 0 1 0 491089203 1695358976 365659 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 413906 365659 144 27 0 412355 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1655624

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 2308
/proc/meminfo: memFree=14415180/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1760564 CPUtime=762.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 819754 0 0 0 76121 108 0 0 25 0 1 0 491089203 1802817536 392437 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 440141 392437 144 27 0 438590 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1760564

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 2311
/proc/meminfo: memFree=13080392/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=1916128 CPUtime=822.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 846966 0 0 0 82117 112 0 0 25 0 1 0 491089203 1962115072 419649 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 479032 419649 144 27 0 477481 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1916128

[startup+882.3 s]
/proc/loadavg: 4.09 4.02 3.92 5/190 2312
/proc/meminfo: memFree=11691544/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2021860 CPUtime=882.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 874201 0 0 0 88113 115 0 0 25 0 1 0 491089203 2070384640 446884 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 505465 446884 144 27 0 503914 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2021860

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 2314
/proc/meminfo: memFree=10275100/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2129176 CPUtime=942.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 901851 0 0 0 94109 120 0 0 25 0 1 0 491089203 2180276224 474534 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 532294 474534 144 27 0 530743 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2129176

[startup+1002.3 s]
/proc/loadavg: 3.62 3.91 3.89 4/184 2334
/proc/meminfo: memFree=17079156/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2238472 CPUtime=1002.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 929973 0 0 0 100105 123 0 0 25 0 1 0 491089203 2292195328 502656 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 559618 502656 144 27 0 558067 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2238472

[startup+1062.3 s]
/proc/loadavg: 3.22 3.74 3.83 4/184 2335
/proc/meminfo: memFree=16851944/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2349748 CPUtime=1062.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 958623 0 0 0 106101 128 0 0 25 0 1 0 491089203 2406141952 531306 33554432000 4194304 4300876 140733885595760 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 587437 531306 144 27 0 585886 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2349748

[startup+1122.3 s]
/proc/loadavg: 3.08 3.60 3.77 4/184 2337
/proc/meminfo: memFree=16611708/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2464984 CPUtime=1122.29 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 988239 0 0 0 112098 131 0 0 25 0 1 0 491089203 2524143616 560922 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 616246 560922 144 27 0 614695 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2464984

[startup+1182.3 s]
/proc/loadavg: 3.07 3.51 3.73 4/185 2339
/proc/meminfo: memFree=15066388/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2582464 CPUtime=1182.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 1018419 0 0 0 118093 135 0 0 25 0 1 0 491089203 2644443136 591102 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 645616 591102 144 27 0 644065 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2582464

[startup+1242.3 s]
/proc/loadavg: 4.64 3.88 3.84 3/180 2358
/proc/meminfo: memFree=21213732/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2645428 CPUtime=1242.28 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 1035171 0 0 0 124091 137 0 0 25 0 1 0 491089203 2708918272 607854 33554432000 4194304 4300876 140733885595760 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 661357 607854 144 27 0 659806 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 2645428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.28 3.66 3.77 3/179 2361
/proc/meminfo: memFree=23066948/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=2771752 CPUtime=1300 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4202496 1069495 0 0 0 129857 143 0 0 25 0 1 0 491089203 2838274048 642178 33554432000 4194304 4300876 140733885595760 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2280/statm: 692938 642178 144 27 0 691387 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2771752

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300.11 s]
/proc/loadavg: 3.28 3.66 3.77 2/178 2362
/proc/meminfo: memFree=26702992/32951124 swapFree=67051468/67111528
[pid=2280] ppid=2278 vsize=0 CPUtime=1300.1 cores=1,3
/proc/2280/stat : 2280 (march_rw) R 2278 2280 1046 0 -1 4203524 1069496 0 0 0 129857 153 0 0 25 0 1 0 491089203 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 1300.11
CPU user time (s): 1298.57
CPU system time (s): 1.54077
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2771752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.57
system time used= 1.54076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1069496
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= 3
involuntary context switches= 962

runsolver used 1.89871 second user time and 4.04838 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 07:14:24
IDJOB=3292126
IDBENCH=85046
IDSOLVER=1561
FILE ID=node101/3292126-1303794861
RUNJOBID= node101-1303794861-2237
PBS_JOBID= 13157254
Free space on /tmp= 71800 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT04/industrial/velev/pipe-sat-1-1/12pipe_bug4_q0.used-as.sat04-723.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292126-1303794861/watcher-3292126-1303794861 -o /tmp/evaluation-result-3292126-1303794861/solver-3292126-1303794861 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3292126-1303794861.cnf

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

MD5SUM BENCH= 82d2e6b2dace4a00c125b1aceaa46827
RANDOM SEED=430625327

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26561356 kB
Buffers:       1932096 kB
Cached:        3838980 kB
SwapCached:      30452 kB
Active:        2424268 kB
Inactive:      3515644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26561356 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          377104 kB
Writeback:           0 kB
AnonPages:      159680 kB
Mapped:           8992 kB
Slab:           382712 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   395696 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= 72072 MiB
End job on node101 at 2011-04-26 07:36:06