Trace number 3350479

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
minisat hack: contrasat 2011-03-02? (TO) 1300.01 1300.02

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: 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-3350479-1304973827/watcher-3350479-1304973827 -o /tmp/evaluation-result-3350479-1304973827/solver-3350479-1304973827 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350479-1304973827.cnf 

running on 2 cores: 5,7

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.04 2.57 3.32 4/317 28979
/proc/meminfo: memFree=9668256/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=19388 CPUtime=0 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 451 0 0 0 0 0 0 0 22 0 1 0 341573985 19853312 385 33554432000 4194304 4298156 140735340343168 18446744073709551615 4233571 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 4847 385 220 26 0 1479 0

[startup+0.0465829 s]
/proc/loadavg: 1.04 2.57 3.32 4/317 28979
/proc/meminfo: memFree=9668256/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=15868 CPUtime=0.04 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 652 0 0 0 4 0 0 0 22 0 1 0 341573985 16248832 523 33554432000 4194304 4298156 140735340343168 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 3967 523 238 26 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15868

[startup+0.100561 s]
/proc/loadavg: 1.04 2.57 3.32 4/317 28979
/proc/meminfo: memFree=9668256/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=16492 CPUtime=0.09 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 827 0 0 0 9 0 0 0 22 0 1 0 341573985 16887808 677 33554432000 4194304 4298156 140735340343168 18446744073709551615 4261955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 4123 677 239 26 0 755 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16492

[startup+0.300527 s]
/proc/loadavg: 1.04 2.57 3.32 4/317 28979
/proc/meminfo: memFree=9668256/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=17912 CPUtime=0.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 1230 0 0 0 29 0 0 0 23 0 1 0 341573985 18341888 1047 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 4478 1047 239 26 0 1110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17912

[startup+0.700459 s]
/proc/loadavg: 1.04 2.57 3.32 4/317 28979
/proc/meminfo: memFree=9668256/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=19560 CPUtime=0.69 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 1331 0 0 0 69 0 0 0 25 0 1 0 341573985 20029440 1141 33554432000 4194304 4298156 140735340343168 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 4890 1141 239 26 0 1522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19560

[startup+1.50032 s]
/proc/loadavg: 1.04 2.57 3.32 5/329 29002
/proc/meminfo: memFree=9524880/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=21860 CPUtime=1.49 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 2365 0 0 0 149 0 0 0 25 0 1 0 341573985 22384640 2061 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 5465 2061 239 26 0 2097 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21860

[startup+3.10104 s]
/proc/loadavg: 1.04 2.57 3.32 5/329 29003
/proc/meminfo: memFree=9518852/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=27692 CPUtime=3.09 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 3390 0 0 0 309 0 0 0 25 0 1 0 341573985 28356608 2990 33554432000 4194304 4298156 140735340343168 18446744073709551615 4261964 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 6923 2990 239 26 0 3555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27692

[startup+6.30047 s]
/proc/loadavg: 1.27 2.59 3.33 5/329 29003
/proc/meminfo: memFree=9502960/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=30412 CPUtime=6.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 4718 0 0 0 629 0 0 0 25 0 1 0 341573985 31141888 4199 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256794 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 7603 4199 239 26 0 4235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30412

[startup+12.7003 s]
/proc/loadavg: 1.49 2.61 3.33 5/329 29030
/proc/meminfo: memFree=9530560/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=33132 CPUtime=12.69 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 11619 0 0 0 1268 1 0 0 25 0 1 0 341573985 33927168 4543 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 8283 4543 240 26 0 4915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33132

[startup+25.5011 s]
/proc/loadavg: 2.05 2.68 3.34 5/329 29030
/proc/meminfo: memFree=9480516/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=44752 CPUtime=25.49 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 20383 0 0 0 2547 2 0 0 25 0 1 0 341573985 45826048 7096 33554432000 4194304 4298156 140735340343168 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 11188 7096 240 26 0 7820 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44752

[startup+51.1006 s]
/proc/loadavg: 2.71 2.78 3.36 5/326 29052
/proc/meminfo: memFree=9399040/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=56356 CPUtime=51.09 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 24238 0 0 0 5106 3 0 0 25 0 1 0 341573985 57708544 10592 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 14089 10592 240 26 0 10721 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56356

[startup+102.312 s]
/proc/loadavg: 3.44 2.97 3.39 5/329 29086
/proc/meminfo: memFree=8649308/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=69684 CPUtime=102.3 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 45879 0 0 0 10224 6 0 0 25 0 1 0 341573985 71356416 13925 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 17421 13925 241 26 0 14053 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69684

[startup+162.301 s]
/proc/loadavg: 3.79 3.15 3.42 5/329 29088
/proc/meminfo: memFree=8668920/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=76864 CPUtime=162.3 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 47561 0 0 0 16223 7 0 0 25 0 1 0 341573985 78708736 15481 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 19216 15481 241 26 0 15848 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 76864

[startup+222.3 s]
/proc/loadavg: 4.08 3.34 3.47 5/329 29089
/proc/meminfo: memFree=8639976/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=107212 CPUtime=222.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 51741 0 0 0 22222 7 0 0 25 0 1 0 341573985 109785088 19293 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 26803 19293 241 26 0 23435 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 107212

[startup+282.301 s]
/proc/loadavg: 4.18 3.49 3.51 5/329 29091
/proc/meminfo: memFree=8609608/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=107212 CPUtime=282.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 51742 0 0 0 28222 7 0 0 25 0 1 0 341573985 109785088 19294 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 26803 19294 241 26 0 23435 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107212

[startup+342.3 s]
/proc/loadavg: 4.06 3.58 3.54 5/329 29093
/proc/meminfo: memFree=8586560/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=107212 CPUtime=342.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 52338 0 0 0 34221 8 0 0 25 0 1 0 341573985 109785088 19841 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 26803 19841 241 26 0 23435 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 107212

[startup+402.301 s]
/proc/loadavg: 4.09 3.67 3.57 5/329 29094
/proc/meminfo: memFree=8557832/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=107212 CPUtime=402.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 53269 0 0 0 40221 8 0 0 25 0 1 0 341573985 109785088 20692 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256794 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 26803 20692 241 26 0 23435 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 107212

[startup+462.301 s]
/proc/loadavg: 4.03 3.73 3.59 5/329 29096
/proc/meminfo: memFree=8537960/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119176 CPUtime=462.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 59506 0 0 0 46219 9 0 0 25 0 1 0 341573985 122036224 26374 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29794 26374 241 26 0 26426 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 119176

[startup+522.301 s]
/proc/loadavg: 4.01 3.77 3.61 5/329 29097
/proc/meminfo: memFree=8580396/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=522.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 75518 0 0 0 52218 11 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 119368

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.64 5/329 29099
/proc/meminfo: memFree=8542724/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=582.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 92401 0 0 0 58215 13 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 119368

[startup+642.3 s]
/proc/loadavg: 4.04 3.86 3.66 5/329 29101
/proc/meminfo: memFree=8481612/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=168688 CPUtime=642.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 118065 0 0 0 64212 17 0 0 25 0 1 0 341573985 172736512 34126 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 42172 34126 241 26 0 38804 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 168688

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.68 5/329 29102
/proc/meminfo: memFree=8539552/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=702.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 128069 0 0 0 70209 19 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 119368

[startup+762.312 s]
/proc/loadavg: 4.00 3.90 3.70 5/329 29107
/proc/meminfo: memFree=8551856/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=762.3 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 128069 0 0 0 76211 19 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 119368

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.71 5/329 29108
/proc/meminfo: memFree=8548020/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=822.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 128069 0 0 0 82210 19 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 119368

[startup+882.3 s]
/proc/loadavg: 4.08 3.96 3.74 5/329 29110
/proc/meminfo: memFree=8541716/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=119368 CPUtime=882.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 128069 0 0 0 88210 19 0 0 25 0 1 0 341573985 122232832 26422 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 29842 26422 241 26 0 26474 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 119368

[startup+942.301 s]
/proc/loadavg: 4.03 3.96 3.75 5/329 29112
/proc/meminfo: memFree=8510092/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=141116 CPUtime=942.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 131716 0 0 0 94209 19 0 0 25 0 1 0 341573985 144502784 29754 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 35279 29754 241 26 0 31911 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 141116

[startup+1002.3 s]
/proc/loadavg: 4.04 3.98 3.77 5/329 29113
/proc/meminfo: memFree=8476488/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=141116 CPUtime=1002.29 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 156908 0 0 0 100206 23 0 0 25 0 1 0 341573985 144502784 30476 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256614 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 35279 30476 241 26 0 31911 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 141116

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.78 5/329 29124
/proc/meminfo: memFree=8473744/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=160088 CPUtime=1062.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 182813 0 0 0 106201 27 0 0 25 0 1 0 341573985 163930112 32604 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 40022 32604 241 26 0 36654 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 160088

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.79 5/329 29125
/proc/meminfo: memFree=8477100/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=160088 CPUtime=1122.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 200718 0 0 0 112198 30 0 0 25 0 1 0 341573985 163930112 32954 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 40022 32954 241 26 0 36654 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 160088

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.81 5/329 29127
/proc/meminfo: memFree=8441272/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=160088 CPUtime=1182.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 219280 0 0 0 118194 34 0 0 25 0 1 0 341573985 163930112 32775 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256547 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 40022 32775 241 26 0 36654 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 160088

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/329 29129
/proc/meminfo: memFree=8445012/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=160088 CPUtime=1242.28 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 237950 0 0 0 124190 38 0 0 25 0 1 0 341573985 163930112 33103 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 40022 33103 241 26 0 36654 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 160088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.82 5/329 29130
/proc/meminfo: memFree=8446344/32951124 swapFree=46575196/67111528
[pid=28979] ppid=28977 vsize=160088 CPUtime=1299.99 cores=5,7
/proc/28979/stat : 28979 (contrasat_relea) R 28977 28979 27995 0 -1 4202496 260023 0 0 0 129957 42 0 0 25 0 1 0 341573985 163930112 32962 33554432000 4194304 4298156 140735340343168 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28979/statm: 40022 32962 241 26 0 36654 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 160088

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.02
CPU time (s): 1300.01
CPU user time (s): 1299.58
CPU system time (s): 0.429934
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 209408

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

runsolver used 3.63045 second user time and 9.40157 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-09 22:43:47
IDJOB=3350479
IDBENCH=84808
IDSOLVER=1816
FILE ID=node107/3350479-1304973827
RUNJOBID= node107-1304973827-28962
PBS_JOBID= 13285643
Free space on /tmp= 41324 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350479-1304973827/watcher-3350479-1304973827 -o /tmp/evaluation-result-3350479-1304973827/solver-3350479-1304973827 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350479-1304973827.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=418535337

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:       9668420 kB
Buffers:        238768 kB
Cached:       18113576 kB
SwapCached:       9560 kB
Active:        6170544 kB
Inactive:     16471696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9668420 kB
SwapTotal:    67111528 kB
SwapFree:     46575196 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:     4287048 kB
Mapped:          18680 kB
Slab:           507400 kB
PageTables:      68828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64922172 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= 41152 MiB
End job on node107 at 2011-05-09 23:05:29