Trace number 3291813

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 A75? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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-3291813-1303787219/watcher-3291813-1303787219 -o /tmp/evaluation-result-3291813-1303787219/solver-3291813-1303787219 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3291813-1303787219.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: 1.84 3.01 5.65 1/176 14265
/proc/meminfo: memFree=20587540/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=13724 CPUtime=0 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4194304 219 0 0 0 0 0 0 0 17 0 1 0 222913127 14053376 171 33554432000 4194304 4291949 140735051220304 18446744073709551615 268655699857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14265/statm: 3431 172 145 24 0 52 0

[startup+0.0594579 s]
/proc/loadavg: 1.84 3.01 5.65 1/176 14265
/proc/meminfo: memFree=20587540/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=15952 CPUtime=0.05 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 661 0 0 0 5 0 0 0 17 0 1 0 222913127 16334848 565 33554432000 4194304 4291949 140735051220304 18446744073709551615 268660318211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 3988 565 249 24 0 622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15952

[startup+0.100457 s]
/proc/loadavg: 1.84 3.01 5.65 1/176 14265
/proc/meminfo: memFree=20587540/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=15952 CPUtime=0.09 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 675 0 0 0 9 0 0 0 17 0 1 0 222913127 16334848 579 33554432000 4194304 4291949 140735051220304 18446744073709551615 4250743 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 3988 579 249 24 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15952

[startup+0.300417 s]
/proc/loadavg: 1.84 3.01 5.65 1/176 14265
/proc/meminfo: memFree=20587540/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=15952 CPUtime=0.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 703 0 0 0 29 0 0 0 18 0 1 0 222913127 16334848 607 33554432000 4194304 4291949 140735051220304 18446744073709551615 4276253 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 3988 607 249 24 0 622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15952

[startup+0.700345 s]
/proc/loadavg: 1.84 3.01 5.65 1/176 14265
/proc/meminfo: memFree=20587540/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=16624 CPUtime=0.69 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 831 0 0 0 69 0 0 0 18 0 1 0 222913127 17022976 726 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 4156 726 249 24 0 790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16624

[startup+1.50021 s]
/proc/loadavg: 2.01 3.02 5.64 5/187 14286
/proc/meminfo: memFree=20519716/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=17284 CPUtime=1.49 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 910 0 0 0 149 0 0 0 19 0 1 0 222913127 17698816 802 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 4321 802 249 24 0 955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17284

[startup+3.10092 s]
/proc/loadavg: 2.01 3.02 5.64 5/187 14286
/proc/meminfo: memFree=20473128/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=17912 CPUtime=3.09 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 1210 0 0 0 309 0 0 0 25 0 1 0 222913127 18341888 1085 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255776 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 4478 1085 249 24 0 1112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17912

[startup+6.30037 s]
/proc/loadavg: 2.01 3.02 5.64 5/181 14308
/proc/meminfo: memFree=20290292/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=18956 CPUtime=6.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 1240 0 0 0 629 0 0 0 25 0 1 0 222913127 19410944 1115 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 4739 1115 249 24 0 1373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18956

[startup+12.7002 s]
/proc/loadavg: 2.46 3.09 5.63 5/190 14319
/proc/meminfo: memFree=19551768/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=19604 CPUtime=12.69 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 1659 0 0 0 1269 0 0 0 25 0 1 0 222913127 20074496 1508 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256135 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 4901 1508 249 24 0 1535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19604

[startup+25.501 s]
/proc/loadavg: 2.70 3.12 5.61 5/190 14346
/proc/meminfo: memFree=18651128/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=21012 CPUtime=25.49 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 1961 0 0 0 2549 0 0 0 25 0 1 0 222913127 21516288 1802 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 5253 1802 249 24 0 1887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21012

[startup+51.1005 s]
/proc/loadavg: 3.14 3.19 5.57 5/190 14347
/proc/meminfo: memFree=18660608/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=23620 CPUtime=51.09 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 2321 0 0 0 5109 0 0 0 25 0 1 0 222913127 24186880 2153 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 5905 2153 249 24 0 2539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23620

[startup+102.306 s]
/proc/loadavg: 3.71 3.34 5.48 5/190 14348
/proc/meminfo: memFree=18676404/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=23752 CPUtime=102.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 2690 0 0 0 10229 0 0 0 25 0 1 0 222913127 24322048 2515 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 5938 2515 249 24 0 2572 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23752

[startup+162.301 s]
/proc/loadavg: 4.00 3.50 5.40 5/190 14350
/proc/meminfo: memFree=18746284/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=26524 CPUtime=162.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 3432 0 0 0 16229 0 0 0 25 0 1 0 222913127 27160576 3229 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 6631 3229 249 24 0 3265 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26524

[startup+222.3 s]
/proc/loadavg: 4.00 3.59 5.31 5/190 14352
/proc/meminfo: memFree=18725724/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=28860 CPUtime=222.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 3434 0 0 0 22229 0 0 0 25 0 1 0 222913127 29552640 3231 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 7215 3231 249 24 0 3849 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28860

[startup+282.301 s]
/proc/loadavg: 4.00 3.66 5.23 5/190 14353
/proc/meminfo: memFree=18688608/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=28860 CPUtime=282.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4043 0 0 0 28229 0 0 0 25 0 1 0 222913127 29552640 3813 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 7215 3813 249 24 0 3849 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28860

[startup+342.3 s]
/proc/loadavg: 4.00 3.72 5.15 5/190 14355
/proc/meminfo: memFree=18658336/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=28860 CPUtime=342.29 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4044 0 0 0 34229 0 0 0 25 0 1 0 222913127 29552640 3814 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 7215 3814 249 24 0 3849 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28860

[startup+402.301 s]
/proc/loadavg: 4.00 3.77 5.07 5/190 14356
/proc/meminfo: memFree=18620276/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=30604 CPUtime=402.3 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4492 0 0 0 40229 1 0 0 25 0 1 0 222913127 31338496 4251 33554432000 4194304 4291949 140735051220304 18446744073709551615 4262357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 7651 4251 249 24 0 4285 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30604

[startup+462.3 s]
/proc/loadavg: 4.00 3.81 5.00 5/190 14358
/proc/meminfo: memFree=18593600/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=30604 CPUtime=462.3 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4495 0 0 0 46229 1 0 0 25 0 1 0 222913127 31338496 4254 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 7651 4254 249 24 0 4285 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 30604

[startup+522.301 s]
/proc/loadavg: 4.00 3.84 4.94 5/190 14360
/proc/meminfo: memFree=18550560/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=522.3 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4602 0 0 0 52229 1 0 0 25 0 1 0 222913127 34205696 4361 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4361 249 24 0 4985 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33404

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 4.87 5/190 14361
/proc/meminfo: memFree=18514208/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=582.3 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 4646 0 0 0 58229 1 0 0 25 0 1 0 222913127 34205696 4403 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4403 249 24 0 4985 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 33404

[startup+642.3 s]
/proc/loadavg: 4.07 3.90 4.82 5/190 14363
/proc/meminfo: memFree=18462204/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=642.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5185 0 0 0 64230 1 0 0 25 0 1 0 222913127 34205696 4927 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4927 249 24 0 4985 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33404

[startup+702.301 s]
/proc/loadavg: 4.18 3.97 4.78 5/190 14364
/proc/meminfo: memFree=18426464/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=702.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5237 0 0 0 70230 1 0 0 25 0 1 0 222913127 34205696 4975 33554432000 4194304 4291949 140735051220304 18446744073709551615 4276321 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4975 249 24 0 4985 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 33404

[startup+762.307 s]
/proc/loadavg: 4.07 3.97 4.73 5/190 14366
/proc/meminfo: memFree=18387732/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=762.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5237 0 0 0 76230 1 0 0 25 0 1 0 222913127 34205696 4975 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4975 249 24 0 4985 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 33404

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 4.68 5/190 14368
/proc/meminfo: memFree=18351376/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33404 CPUtime=822.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5237 0 0 0 82230 1 0 0 25 0 1 0 222913127 34205696 4975 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256318 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8351 4975 249 24 0 4985 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33404

[startup+882.3 s]
/proc/loadavg: 4.01 3.97 4.64 5/190 14369
/proc/meminfo: memFree=18317616/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=33908 CPUtime=882.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5367 0 0 0 88230 1 0 0 25 0 1 0 222913127 34721792 5101 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8477 5101 249 24 0 5111 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 33908

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 4.60 5/190 14371
/proc/meminfo: memFree=18278132/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=34388 CPUtime=942.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5467 0 0 0 94230 1 0 0 25 0 1 0 222913127 35213312 5200 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8597 5200 249 24 0 5231 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 34388

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 4.55 5/190 14372
/proc/meminfo: memFree=18225024/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=34388 CPUtime=1002.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5482 0 0 0 100230 1 0 0 25 0 1 0 222913127 35213312 5214 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 8597 5214 249 24 0 5231 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 34388

[startup+1062.3 s]
/proc/loadavg: 3.85 3.94 4.51 4/184 14391
/proc/meminfo: memFree=18827800/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=37120 CPUtime=1062.31 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5767 0 0 0 106230 1 0 0 25 0 1 0 222913127 38010880 5495 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 9280 5495 249 24 0 5914 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 37120

[startup+1122.3 s]
/proc/loadavg: 3.31 3.77 4.41 4/184 14393
/proc/meminfo: memFree=18812432/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=37120 CPUtime=1122.32 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5768 0 0 0 112231 1 0 0 25 0 1 0 222913127 38010880 5496 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 9280 5496 249 24 0 5914 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 37120

[startup+1182.3 s]
/proc/loadavg: 3.11 3.62 4.32 4/184 14394
/proc/meminfo: memFree=18783260/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=37120 CPUtime=1182.32 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5770 0 0 0 118231 1 0 0 25 0 1 0 222913127 38010880 5498 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 9280 5498 249 24 0 5914 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 37120

[startup+1242.3 s]
/proc/loadavg: 3.10 3.52 4.24 4/184 14396
/proc/meminfo: memFree=18761276/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=37120 CPUtime=1242.32 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 5770 0 0 0 124231 1 0 0 25 0 1 0 222913127 38010880 5498 33554432000 4194304 4291949 140735051220304 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 9280 5498 249 24 0 5914 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 37120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.43 4.16 4/184 14397
/proc/meminfo: memFree=18742516/32951124 swapFree=67111528/67111528
[pid=14265] ppid=14263 vsize=37120 CPUtime=1300.02 cores=1,3
/proc/14265/stat : 14265 (RestartSAT) R 14263 14265 12462 0 -1 4202496 7655 0 0 0 130001 1 0 0 25 0 1 0 222913127 38010880 5865 33554432000 4194304 4291949 140735051220304 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14265/statm: 9280 5865 250 24 0 5914 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 37120

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.015997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 42504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7655
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= 11
involuntary context switches= 2238

runsolver used 2.00169 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 05:06:59
IDJOB=3291813
IDBENCH=84808
IDSOLVER=1581
FILE ID=node107/3291813-1303787219
RUNJOBID= node107-1303787219-14251
PBS_JOBID= 13157212
Free space on /tmp= 72016 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291813-1303787219/watcher-3291813-1303787219 -o /tmp/evaluation-result-3291813-1303787219/solver-3291813-1303787219 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3291813-1303787219.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=981283029

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      20587996 kB
Buffers:       2036464 kB
Cached:        9784748 kB
SwapCached:          0 kB
Active:        7641604 kB
Inactive:      4242916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20587996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             472 kB
Writeback:           0 kB
AnonPages:       62864 kB
Mapped:          14492 kB
Slab:           415464 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182928 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= 71652 MiB
End job on node107 at 2011-04-26 05:28:41