Trace number 3350478

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.05 1300.02

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.87 5/244 29181
/proc/meminfo: memFree=18900164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=11796 CPUtime=0 cores=1,3
/proc/29181/stat : 29181 (runsolver) R 29179 29181 28048 0 -1 4202560 40 0 0 0 0 0 0 0 21 0 1 0 608967593 12079104 49 33554432000 4194304 5432360 140735356970400 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29181/statm: 2949 49 30 303 0 2643 0

[startup+0.0808391 s]
/proc/loadavg: 3.39 3.87 3.87 5/244 29181
/proc/meminfo: memFree=18900164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=53840 CPUtime=0.06 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 8647 0 0 0 5 1 0 0 21 0 1 0 608967593 55132160 8449 33554432000 4194304 4298156 140733288620720 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 13460 8451 216 26 0 10092 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 53840

[startup+0.100833 s]
/proc/loadavg: 3.39 3.87 3.87 5/244 29181
/proc/meminfo: memFree=18900164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=55972 CPUtime=0.09 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 9384 0 0 0 7 2 0 0 21 0 1 0 608967593 57315328 9087 33554432000 4194304 4298156 140733288620720 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 13993 9088 216 26 0 10625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55972

[startup+0.300792 s]
/proc/loadavg: 3.39 3.87 3.87 5/244 29181
/proc/meminfo: memFree=18900164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=72280 CPUtime=0.29 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 14928 0 0 0 26 3 0 0 22 0 1 0 608967593 74014720 13599 33554432000 4194304 4298156 140733288620720 18446744073709551615 4260253 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 18070 13601 216 26 0 14702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72280

[startup+0.700731 s]
/proc/loadavg: 3.39 3.87 3.87 5/244 29181
/proc/meminfo: memFree=18900164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=99816 CPUtime=0.68 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 22725 0 0 0 64 4 0 0 23 0 1 0 608967593 102211584 19678 33554432000 4194304 4298156 140733288620720 18446744073709551615 4200621 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 24954 19679 216 26 0 21586 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 99816

[startup+1.50057 s]
/proc/loadavg: 3.39 3.87 3.87 6/248 29188
/proc/meminfo: memFree=18701324/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=126232 CPUtime=1.48 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 29351 0 0 0 143 5 0 0 25 0 1 0 608967593 129261568 24861 33554432000 4194304 4298156 140733288620720 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 31558 24861 222 26 0 28190 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 126232

[startup+3.10028 s]
/proc/loadavg: 3.39 3.87 3.87 6/248 29188
/proc/meminfo: memFree=18597868/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=144764 CPUtime=3.09 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 50945 0 0 0 300 9 0 0 25 0 1 0 608967593 148238336 30116 33554432000 4194304 4298156 140733288620720 18446744073709551615 4234047 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 36191 30116 223 26 0 32823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144764

[startup+6.3007 s]
/proc/loadavg: 3.44 3.87 3.87 6/251 29194
/proc/meminfo: memFree=18263000/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=143772 CPUtime=6.29 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 55497 0 0 0 620 9 0 0 25 0 1 0 608967593 147222528 30502 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256578 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 35943 30502 242 26 0 32575 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143772

[startup+12.7005 s]
/proc/loadavg: 3.48 3.87 3.87 6/251 29194
/proc/meminfo: memFree=18134240/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=143772 CPUtime=12.68 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 55974 0 0 0 1259 9 0 0 25 0 1 0 608967593 147222528 30966 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 35943 30966 242 26 0 32575 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143772

[startup+25.5002 s]
/proc/loadavg: 3.60 3.88 3.87 6/251 29194
/proc/meminfo: memFree=18158676/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=150952 CPUtime=25.49 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 57858 0 0 0 2539 10 0 0 25 0 1 0 608967593 154574848 32784 33554432000 4194304 4298156 140733288620720 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 37738 32784 242 26 0 34370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150952

[startup+51.1005 s]
/proc/loadavg: 3.73 3.89 3.87 6/251 29195
/proc/meminfo: memFree=18131968/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=181300 CPUtime=51.09 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 62437 0 0 0 5098 11 0 0 25 0 1 0 608967593 185651200 37025 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 45325 37025 242 26 0 41957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181300

[startup+102.309 s]
/proc/loadavg: 3.98 3.93 3.89 6/251 29196
/proc/meminfo: memFree=18059860/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=174296 CPUtime=102.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 89155 0 0 0 10215 15 0 0 25 0 1 0 608967593 178479104 38541 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 43574 38541 242 26 0 40206 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 174296

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.89 6/251 29198
/proc/meminfo: memFree=18035804/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=193268 CPUtime=162.29 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 177458 0 0 0 16202 27 0 0 25 0 1 0 608967593 197906432 39751 33554432000 4194304 4298156 140733288620720 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 48317 39751 242 26 0 44949 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193268

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.90 6/251 29200
/proc/meminfo: memFree=18061692/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=193268 CPUtime=222.29 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 260011 0 0 0 22190 39 0 0 25 0 1 0 608967593 197906432 39194 33554432000 4194304 4298156 140733288620720 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 48317 39194 242 26 0 44949 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 193268

[startup+282.301 s]
/proc/loadavg: 4.06 3.97 3.91 6/251 29201
/proc/meminfo: memFree=18010204/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=193268 CPUtime=282.29 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 326848 0 0 0 28177 52 0 0 25 0 1 0 608967593 197906432 42173 33554432000 4194304 4298156 140733288620720 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 48317 42173 242 26 0 44949 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 193268

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 3.91 6/251 29203
/proc/meminfo: memFree=17998248/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=193268 CPUtime=342.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 411341 0 0 0 34163 67 0 0 25 0 1 0 608967593 197906432 41549 33554432000 4194304 4298156 140733288620720 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 48317 41549 242 26 0 44949 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 193268

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/251 29204
/proc/meminfo: memFree=17994008/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=402.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 481675 0 0 0 40150 80 0 0 25 0 1 0 608967593 229466112 43981 33554432000 4194304 4298156 140733288620720 18446744073709551615 4262243 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 43981 242 26 0 52654 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 224088

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/251 29206
/proc/meminfo: memFree=18001416/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=193268 CPUtime=462.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 581081 0 0 0 46136 94 0 0 25 0 1 0 608967593 197906432 41346 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 48317 41346 242 26 0 44949 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 193268

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/251 29208
/proc/meminfo: memFree=17960588/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=522.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 660378 0 0 0 52123 107 0 0 25 0 1 0 608967593 229466112 44482 33554432000 4194304 4298156 140733288620720 18446744073709551615 4251930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 44482 242 26 0 52654 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 224088

[startup+582.3 s]
/proc/loadavg: 4.07 3.99 3.91 6/251 29209
/proc/meminfo: memFree=17960680/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=582.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 732451 0 0 0 58112 118 0 0 25 0 1 0 608967593 229466112 47380 33554432000 4194304 4298156 140733288620720 18446744073709551615 4251830 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 47380 242 26 0 52654 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 224088

[startup+642.3 s]
/proc/loadavg: 4.09 4.00 3.92 6/251 29211
/proc/meminfo: memFree=17962384/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=642.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 839355 0 0 0 64095 136 0 0 25 0 1 0 608967593 229466112 45640 33554432000 4194304 4298156 140733288620720 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 45640 242 26 0 52654 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 224088

[startup+702.3 s]
/proc/loadavg: 4.03 4.00 3.92 6/251 29212
/proc/meminfo: memFree=17944852/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=702.3 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 913646 0 0 0 70082 148 0 0 25 0 1 0 608967593 229466112 45100 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 45100 242 26 0 52654 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 224088

[startup+762.309 s]
/proc/loadavg: 4.01 4.00 3.92 6/251 29214
/proc/meminfo: memFree=17885164/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=762.32 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 963137 0 0 0 76075 157 0 0 25 0 1 0 608967593 229466112 50321 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 50321 242 26 0 52654 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 224088

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/251 29216
/proc/meminfo: memFree=17892184/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=822.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1054565 0 0 0 82060 171 0 0 25 0 1 0 608967593 229466112 50220 33554432000 4194304 4298156 140733288620720 18446744073709551615 4254106 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 50220 242 26 0 52654 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 224088

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.93 6/251 29217
/proc/meminfo: memFree=17907272/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=882.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1184383 0 0 0 88041 190 0 0 25 0 1 0 608967593 229466112 45696 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 45696 242 26 0 52654 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 224088

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.93 6/251 29219
/proc/meminfo: memFree=17902884/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=942.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1246096 0 0 0 94030 201 0 0 25 0 1 0 608967593 229466112 44156 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 44156 242 26 0 52654 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 224088

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.93 6/251 29220
/proc/meminfo: memFree=17910036/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=1002.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1319581 0 0 0 100018 213 0 0 25 0 1 0 608967593 229466112 45771 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256974 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 45771 242 26 0 52654 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 224088

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 6/251 29222
/proc/meminfo: memFree=17921632/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=1062.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1402963 0 0 0 106005 226 0 0 25 0 1 0 608967593 229466112 46876 33554432000 4194304 4298156 140733288620720 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 46876 242 26 0 52654 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 224088

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 6/251 29224
/proc/meminfo: memFree=17898400/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=1122.31 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1453343 0 0 0 111994 237 0 0 25 0 1 0 608967593 229466112 48443 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 48443 242 26 0 52654 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 224088

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 6/251 29225
/proc/meminfo: memFree=17899724/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=274176 CPUtime=1182.32 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1506078 0 0 0 117984 248 0 0 25 0 1 0 608967593 280756224 51530 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 68544 51530 242 26 0 65176 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 274176

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.94 6/251 29236
/proc/meminfo: memFree=17934576/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=1242.32 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1575775 0 0 0 123975 257 0 0 25 0 1 0 608967593 229466112 49842 33554432000 4194304 4298156 140733288620720 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 49842 242 26 0 52654 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 224088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 4/249 29238
/proc/meminfo: memFree=18030524/32951124 swapFree=66522184/67111528
[pid=29181] ppid=29179 vsize=224088 CPUtime=1300.03 cores=1,3
/proc/29181/stat : 29181 (contrasat_relea) R 29179 29181 28048 0 -1 4202496 1646177 0 0 0 129737 266 0 0 25 0 1 0 608967593 229466112 47160 33554432000 4194304 4298156 140733288620720 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29181/statm: 56022 47160 242 26 0 52654 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 224088

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.05
CPU user time (s): 1297.37
CPU system time (s): 2.67559
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 354316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.37
system time used= 2.67559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1646177
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= 5
involuntary context switches= 2153

runsolver used 2.81657 second user time and 6.62699 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-09 22:41:08
IDJOB=3350478
IDBENCH=84248
IDSOLVER=1816
FILE ID=node109/3350478-1304973667
RUNJOBID= node109-1304973667-29153
PBS_JOBID= 13285641
Free space on /tmp= 36808 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350478-1304973667/watcher-3350478-1304973667 -o /tmp/evaluation-result-3350478-1304973667/solver-3350478-1304973667 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350478-1304973667.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=760556984

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18900444 kB
Buffers:        160164 kB
Cached:        2760080 kB
SwapCached:      18800 kB
Active:        5938444 kB
Inactive:      7884144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18900444 kB
SwapTotal:    67111528 kB
SwapFree:     66522184 kB
Dirty:           49980 kB
Writeback:           0 kB
AnonPages:    10889808 kB
Mapped:          18028 kB
Slab:           136744 kB
PageTables:      31436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17890568 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= 36748 MiB
End job on node109 at 2011-05-09 23:02:50