Trace number 3420219

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 B95? (TO) 5000.08 4999.93

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.63029
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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: 961)

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-3420219-1306630076/watcher-3420219-1306630076 -o /tmp/evaluation-result-3420219-1306630076/solver-3420219-1306630076 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420219-1306630076.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.04 2.00 2/521 17441
/proc/meminfo: memFree=7958540/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=20908 CPUtime=0 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 1050 0 0 0 0 0 0 0 25 0 1 0 755423139 21409792 993 33554432000 4194304 4291949 140733341986880 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 5227 994 227 24 0 1861 0

[startup+0.0410249 s]
/proc/loadavg: 2.05 2.04 2.00 2/521 17441
/proc/meminfo: memFree=7958540/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=24136 CPUtime=0.03 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 2260 0 0 0 3 0 0 0 25 0 1 0 755423139 24715264 2101 33554432000 4194304 4291949 140733341986880 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 6034 2102 227 24 0 2668 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24136

[startup+0.100999 s]
/proc/loadavg: 2.05 2.04 2.00 2/521 17441
/proc/meminfo: memFree=7958540/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=30868 CPUtime=0.08 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 5083 0 0 0 8 0 0 0 25 0 1 0 755423139 31608832 4494 33554432000 4194304 4291949 140733341986880 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 7717 4497 227 24 0 4351 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30868

[startup+0.300951 s]
/proc/loadavg: 2.05 2.04 2.00 2/521 17441
/proc/meminfo: memFree=7958540/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=31128 CPUtime=0.28 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 5175 0 0 0 28 0 0 0 25 0 1 0 755423139 31875072 4586 33554432000 4194304 4291949 140733341986880 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 7782 4586 232 24 0 4416 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31128

[startup+0.700865 s]
/proc/loadavg: 2.05 2.04 2.00 2/521 17441
/proc/meminfo: memFree=7958540/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=39528 CPUtime=0.69 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 7187 0 0 0 68 1 0 0 25 0 1 0 755423139 40476672 6598 33554432000 4194304 4291949 140733341986880 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 9882 6598 234 24 0 6516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39528

[startup+1.5007 s]
/proc/loadavg: 2.05 2.04 2.00 3/522 17442
/proc/meminfo: memFree=7930764/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=38140 CPUtime=1.49 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 8776 0 0 0 148 1 0 0 25 0 1 0 755423139 39055360 5805 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 9535 5805 252 24 0 6169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38140

[startup+3.10044 s]
/proc/loadavg: 2.05 2.04 2.00 3/522 17442
/proc/meminfo: memFree=7933616/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=38140 CPUtime=3.09 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 9130 0 0 0 308 1 0 0 25 0 1 0 755423139 39055360 6155 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 9535 6155 252 24 0 6169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38140

[startup+6.30085 s]
/proc/loadavg: 2.05 2.04 2.00 3/522 17442
/proc/meminfo: memFree=7930692/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=42560 CPUtime=6.29 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 9773 0 0 0 628 1 0 0 25 0 1 0 755423139 43581440 6780 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 10640 6780 252 24 0 7274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42560

[startup+12.7007 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 17443
/proc/meminfo: memFree=7925020/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=50100 CPUtime=12.68 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 10952 0 0 0 1267 1 0 0 25 0 1 0 755423139 51302400 7924 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 12525 7924 252 24 0 9159 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50100

[startup+25.5003 s]
/proc/loadavg: 2.03 2.03 2.00 3/522 17443
/proc/meminfo: memFree=7916096/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=64760 CPUtime=25.48 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 13332 0 0 0 2546 2 0 0 25 0 1 0 755423139 66314240 10265 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 16190 10265 252 24 0 12824 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64760

[startup+51.1006 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 17444
/proc/meminfo: memFree=7900776/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=88304 CPUtime=51.09 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 17239 0 0 0 5106 3 0 0 25 0 1 0 755423139 90423296 14109 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 22076 14109 252 24 0 18710 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88304

[startup+102.319 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 17445
/proc/meminfo: memFree=7874976/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=96036 CPUtime=102.31 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 23371 0 0 0 10226 5 0 0 25 0 1 0 755423139 98340864 20135 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 24009 20135 252 24 0 20643 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 96036

[startup+162.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 17447
/proc/meminfo: memFree=7855736/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=132300 CPUtime=162.29 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 28226 0 0 0 16222 7 0 0 25 0 1 0 755423139 135475200 24901 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 33075 24901 252 24 0 29709 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132300

[startup+222.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 17448
/proc/meminfo: memFree=7838000/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=138256 CPUtime=222.29 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 32857 0 0 0 22221 8 0 0 25 0 1 0 755423139 141574144 29464 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 34564 29464 252 24 0 31198 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 138256

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 17450
/proc/meminfo: memFree=7824352/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=192376 CPUtime=282.29 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 36437 0 0 0 28219 10 0 0 25 0 1 0 755423139 196993024 32991 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 48094 32991 252 24 0 44728 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192376

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 17451
/proc/meminfo: memFree=7881752/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=93984 CPUtime=342.29 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 45040 0 0 0 34216 13 0 0 25 0 1 0 755423139 96239616 18486 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 23496 18486 252 24 0 20130 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 93984

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 17453
/proc/meminfo: memFree=7862764/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=113476 CPUtime=402.3 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 50026 0 0 0 40215 15 0 0 25 0 1 0 755423139 116199424 23357 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 28369 23357 252 24 0 25003 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113476

[startup+462.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/522 17455
/proc/meminfo: memFree=7845644/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=145244 CPUtime=462.3 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 54359 0 0 0 46212 18 0 0 25 0 1 0 755423139 148729856 27586 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 36311 27586 252 24 0 32945 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145244

[startup+522.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 17456
/proc/meminfo: memFree=7831992/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=146912 CPUtime=522.3 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 57570 0 0 0 52211 19 0 0 25 0 1 0 755423139 150437888 30720 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 36728 30720 252 24 0 33362 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 146912

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 17458
/proc/meminfo: memFree=7819204/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=199932 CPUtime=582.3 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 60783 0 0 0 58210 20 0 0 25 0 1 0 755423139 204730368 33862 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 49983 33862 252 24 0 46617 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 199932

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 17591
/proc/meminfo: memFree=7473712/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=160400 CPUtime=4062.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 269678 0 0 0 406140 104 0 0 25 0 1 0 755423139 164249600 34534 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256172 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 40100 34534 252 24 0 36734 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 160400

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 17592
/proc/meminfo: memFree=7453732/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=179368 CPUtime=4122.41 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 273818 0 0 0 412136 105 0 0 25 0 1 0 755423139 183672832 38570 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 44842 38570 252 24 0 41476 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 179368

[startup+4182.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 17594
/proc/meminfo: memFree=7438464/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=210188 CPUtime=4182.42 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 277100 0 0 0 418135 107 0 0 25 0 1 0 755423139 215232512 41785 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 52547 41785 252 24 0 49181 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 210188

[startup+4242.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 17595
/proc/meminfo: memFree=7425552/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=210188 CPUtime=4242.42 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 279850 0 0 0 424134 108 0 0 25 0 1 0 755423139 215232512 44459 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 52547 44459 252 24 0 49181 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 210188

[startup+4302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 17597
/proc/meminfo: memFree=7414620/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=210188 CPUtime=4302.42 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 282245 0 0 0 430133 109 0 0 25 0 1 0 755423139 215232512 46787 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 52547 46787 252 24 0 49181 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 210188

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 17599
/proc/meminfo: memFree=7401320/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=262436 CPUtime=4362.42 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 284664 0 0 0 436132 110 0 0 25 0 1 0 755423139 268734464 49159 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 65609 49159 252 24 0 62243 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 262436

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 17609
/proc/meminfo: memFree=7389156/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=262436 CPUtime=4422.43 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 286784 0 0 0 442131 112 0 0 25 0 1 0 755423139 268734464 51222 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 65609 51222 252 24 0 62243 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 262436

[startup+4482.3 s]
/proc/loadavg: 2.42 2.14 2.04 3/522 19881
/proc/meminfo: memFree=7311028/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=262720 CPUtime=4482.43 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 289016 0 0 0 448122 121 0 0 25 0 1 0 755423139 269025280 53388 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 65680 53388 252 24 0 62314 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 262720

[startup+4542.3 s]
/proc/loadavg: 2.19 2.13 2.04 3/522 19882
/proc/meminfo: memFree=7300544/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=263788 CPUtime=4542.43 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 291176 0 0 0 454121 122 0 0 25 0 1 0 755423139 270118912 55502 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 65947 55502 252 24 0 62581 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 263788

[startup+4602.3 s]
/proc/loadavg: 2.07 2.10 2.03 3/522 19884
/proc/meminfo: memFree=7287876/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=266792 CPUtime=4602.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 293679 0 0 0 460122 122 0 0 25 0 1 0 755423139 273195008 57950 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 66698 57950 252 24 0 63332 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 266792

[startup+4662.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/522 19886
/proc/meminfo: memFree=7275688/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=270032 CPUtime=4662.43 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 296233 0 0 0 466120 123 0 0 25 0 1 0 755423139 276512768 60456 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 67508 60456 252 24 0 64142 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 270032

[startup+4722.32 s]
/proc/loadavg: 2.07 2.08 2.03 3/522 19887
/proc/meminfo: memFree=7265628/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=270032 CPUtime=4722.46 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 297902 0 0 0 472121 125 0 0 25 0 1 0 755423139 276512768 62088 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 67508 62088 252 24 0 64142 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 270032

[startup+4782.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/522 19889
/proc/meminfo: memFree=7255824/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=352276 CPUtime=4782.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 299903 0 0 0 478119 125 0 0 25 0 1 0 755423139 360730624 64035 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 88069 64035 252 24 0 84703 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 352276

[startup+4842.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/522 19890
/proc/meminfo: memFree=7242916/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=357136 CPUtime=4842.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 302555 0 0 0 484118 126 0 0 25 0 1 0 755423139 365707264 66641 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 89284 66641 252 24 0 85918 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 357136

[startup+4902.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/522 19892
/proc/meminfo: memFree=7365416/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=175872 CPUtime=4902.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 308864 0 0 0 490116 128 0 0 25 0 1 0 755423139 180092928 35818 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 43968 35818 252 24 0 40602 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 175872

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 19894
/proc/meminfo: memFree=7343068/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=194840 CPUtime=4962.44 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 313650 0 0 0 496114 130 0 0 25 0 1 0 755423139 199516160 40471 33554432000 4194304 4291949 140733341986880 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 48710 40471 252 24 0 45344 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 194840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 19895
/proc/meminfo: memFree=7332644/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=194840 CPUtime=5000.06 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 315991 0 0 0 499875 131 0 0 25 0 1 0 755423139 199516160 42757 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 48710 42757 252 24 0 45344 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 194840

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 19895
/proc/meminfo: memFree=7332644/32951124 swapFree=65066528/67111528
[pid=17441] ppid=17439 vsize=194840 CPUtime=5000.06 cores=0,2,4,6
/proc/17441/stat : 17441 (RestartSAT) R 17439 17441 16548 0 -1 4202496 315991 0 0 0 499875 131 0 0 25 0 1 0 755423139 199516160 42757 33554432000 4194304 4291949 140733341986880 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17441/statm: 48710 42757 252 24 0 45344 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 194840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4998.76
CPU system time (s): 1.3198
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 368632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.76
system time used= 1.3198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315991
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= 10
involuntary context switches= 2767

runsolver used 27.6658 second user time and 58.7101 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-29 02:47:57
IDJOB=3420219
IDBENCH=88062
IDSOLVER=1911
FILE ID=node142/3420219-1306630076
RUNJOBID= node142-1306624832-17184
PBS_JOBID= 13471589
Free space on /tmp= 73556 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420219-1306630076/watcher-3420219-1306630076 -o /tmp/evaluation-result-3420219-1306630076/solver-3420219-1306630076 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420219-1306630076.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=1386511157

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7958828 kB
Buffers:        284444 kB
Cached:        7585788 kB
SwapCached:      20520 kB
Active:       12320200 kB
Inactive:     12338500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7958828 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:    16776652 kB
Mapped:          33740 kB
Slab:           188504 kB
PageTables:      75300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145499896 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= 73552 MiB
End job on node142 at 2011-05-29 04:11:19