Trace number 3350474

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/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3350474-1304973667/watcher-3350474-1304973667 -o /tmp/evaluation-result-3350474-1304973667/solver-3350474-1304973667 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350474-1304973667.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: 3.39 3.87 3.87 2/237 29169
/proc/meminfo: memFree=18985244/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=20096 CPUtime=0 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 677 0 0 0 0 0 0 0 22 0 1 0 608967482 20578304 600 33554432000 4194304 4298156 140734091962208 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 5024 601 215 26 0 1656 0

[startup+0.0758081 s]
/proc/loadavg: 3.39 3.87 3.87 2/237 29169
/proc/meminfo: memFree=18985244/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=16944 CPUtime=0.07 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 1161 0 0 0 7 0 0 0 22 0 1 0 608967482 17350656 808 33554432000 4194304 4298156 140734091962208 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 4236 808 239 26 0 868 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16944

[startup+0.100803 s]
/proc/loadavg: 3.39 3.87 3.87 2/237 29169
/proc/meminfo: memFree=18985244/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=17332 CPUtime=0.09 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 1301 0 0 0 9 0 0 0 22 0 1 0 608967482 17747968 912 33554432000 4194304 4298156 140734091962208 18446744073709551615 4254464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 4333 912 239 26 0 965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17332

[startup+0.300763 s]
/proc/loadavg: 3.39 3.87 3.87 2/237 29169
/proc/meminfo: memFree=18985244/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=18976 CPUtime=0.29 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 1731 0 0 0 29 0 0 0 23 0 1 0 608967482 19431424 1284 33554432000 4194304 4298156 140734091962208 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 4744 1284 241 26 0 1376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18976

[startup+0.700691 s]
/proc/loadavg: 3.39 3.87 3.87 2/237 29169
/proc/meminfo: memFree=18985244/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=20624 CPUtime=0.69 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 2221 0 0 0 69 0 0 0 25 0 1 0 608967482 21118976 1722 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 5156 1722 241 26 0 1788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20624

[startup+1.50055 s]
/proc/loadavg: 3.39 3.87 3.87 5/242 29176
/proc/meminfo: memFree=18903760/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=22700 CPUtime=1.49 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 2716 0 0 0 149 0 0 0 25 0 1 0 608967482 23244800 2168 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 5675 2168 241 26 0 2307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22700

[startup+3.10026 s]
/proc/loadavg: 3.39 3.87 3.87 5/248 29188
/proc/meminfo: memFree=18701820/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=27052 CPUtime=3.09 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 3506 0 0 0 309 0 0 0 25 0 1 0 608967482 27701248 2886 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 6763 2886 241 26 0 3395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27052

[startup+6.30067 s]
/proc/loadavg: 3.44 3.87 3.87 5/251 29194
/proc/meminfo: memFree=18350192/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=37532 CPUtime=6.29 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 10378 0 0 0 628 1 0 0 25 0 1 0 608967482 38432768 6017 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 9383 6017 241 26 0 6015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37532

[startup+12.7005 s]
/proc/loadavg: 3.48 3.87 3.87 5/251 29194
/proc/meminfo: memFree=18154452/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=40324 CPUtime=12.69 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 10897 0 0 0 1268 1 0 0 25 0 1 0 608967482 41291776 6499 33554432000 4194304 4298156 140734091962208 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 10081 6499 241 26 0 6713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40324

[startup+25.5012 s]
/proc/loadavg: 3.60 3.88 3.87 5/251 29194
/proc/meminfo: memFree=18161044/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=40324 CPUtime=25.49 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 11132 0 0 0 2548 1 0 0 25 0 1 0 608967482 41291776 6715 33554432000 4194304 4298156 140734091962208 18446744073709551615 4252753 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 10081 6715 241 26 0 6713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40324

[startup+51.1005 s]
/proc/loadavg: 3.73 3.89 3.87 5/251 29195
/proc/meminfo: memFree=18128124/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=63896 CPUtime=51.09 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 26230 0 0 0 5106 3 0 0 25 0 1 0 608967482 65429504 8081 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 15974 8081 241 26 0 12606 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63896

[startup+102.309 s]
/proc/loadavg: 3.98 3.93 3.89 5/251 29196
/proc/meminfo: memFree=18060604/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=68360 CPUtime=102.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 32426 0 0 0 10226 4 0 0 25 0 1 0 608967482 70000640 13722 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256583 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 17090 13722 241 26 0 13722 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68360

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/251 29198
/proc/meminfo: memFree=18068540/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=82924 CPUtime=162.29 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 51365 0 0 0 16223 6 0 0 25 0 1 0 608967482 84914176 17365 33554432000 4194304 4298156 140734091962208 18446744073709551615 4254760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 20731 17365 241 26 0 17363 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82924

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.90 5/251 29200
/proc/meminfo: memFree=18043836/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=94668 CPUtime=222.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 53263 0 0 0 22223 7 0 0 25 0 1 0 608967482 96940032 19128 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23667 19128 241 26 0 20299 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94668

[startup+282.301 s]
/proc/loadavg: 4.06 3.97 3.91 5/251 29201
/proc/meminfo: memFree=18012684/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=94668 CPUtime=282.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 53263 0 0 0 28223 7 0 0 25 0 1 0 608967482 96940032 19128 33554432000 4194304 4298156 140734091962208 18446744073709551615 4251907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23667 19128 241 26 0 20299 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94668

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/251 29203
/proc/meminfo: memFree=18000232/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95440 CPUtime=342.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 54653 0 0 0 34223 7 0 0 25 0 1 0 608967482 97730560 20444 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23860 20444 241 26 0 20492 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95440

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/251 29204
/proc/meminfo: memFree=17997108/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95480 CPUtime=402.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 69192 0 0 0 40220 10 0 0 25 0 1 0 608967482 97771520 19645 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23870 19645 241 26 0 20502 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95480

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/251 29206
/proc/meminfo: memFree=18002656/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95480 CPUtime=462.3 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 137120 0 0 0 46210 20 0 0 25 0 1 0 608967482 97771520 20036 33554432000 4194304 4298156 140734091962208 18446744073709551615 4272512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23870 20036 241 26 0 20502 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 95480

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/251 29208
/proc/meminfo: memFree=17962448/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=125828 CPUtime=522.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 159191 0 0 0 52206 25 0 0 25 0 1 0 608967482 128847872 26784 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 31457 26784 241 26 0 28089 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 125828

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/251 29209
/proc/meminfo: memFree=17963532/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95480 CPUtime=582.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 222832 0 0 0 58194 37 0 0 25 0 1 0 608967482 97771520 19911 33554432000 4194304 4298156 140734091962208 18446744073709551615 4273244 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23870 19911 241 26 0 20502 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95480

[startup+642.301 s]
/proc/loadavg: 4.09 4.00 3.92 5/251 29211
/proc/meminfo: memFree=17966228/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=114448 CPUtime=642.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 316048 0 0 0 64181 51 0 0 25 0 1 0 608967482 117194752 21254 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 28612 21254 241 26 0 25244 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 114448

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.92 5/251 29212
/proc/meminfo: memFree=17924888/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=125828 CPUtime=702.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 350954 0 0 0 70177 54 0 0 25 0 1 0 608967482 128847872 27820 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 31457 27820 241 26 0 28089 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 125828

[startup+762.309 s]
/proc/loadavg: 4.01 4.00 3.92 5/251 29214
/proc/meminfo: memFree=17887892/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144772 CPUtime=762.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 356401 0 0 0 76177 55 0 0 25 0 1 0 608967482 148246528 32827 33554432000 4194304 4298156 140734091962208 18446744073709551615 4261721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36193 32827 241 26 0 32825 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 144772

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/251 29216
/proc/meminfo: memFree=17895284/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144772 CPUtime=822.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 356401 0 0 0 82176 55 0 0 25 0 1 0 608967482 148246528 32827 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36193 32827 241 26 0 32825 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 144772

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/251 29217
/proc/meminfo: memFree=17909380/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144772 CPUtime=882.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 356401 0 0 0 88176 55 0 0 25 0 1 0 608967482 148246528 32827 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36193 32827 241 26 0 32825 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 144772

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/251 29219
/proc/meminfo: memFree=17903876/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144772 CPUtime=942.31 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 356401 0 0 0 94176 55 0 0 25 0 1 0 608967482 148246528 32827 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36193 32827 241 26 0 32825 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 144772

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/251 29220
/proc/meminfo: memFree=17911400/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144772 CPUtime=1002.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 356401 0 0 0 100177 55 0 0 25 0 1 0 608967482 148246528 32827 33554432000 4194304 4298156 140734091962208 18446744073709551615 4254600 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36193 32827 241 26 0 32825 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 144772

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/251 29222
/proc/meminfo: memFree=17925228/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95456 CPUtime=1062.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 417358 0 0 0 106168 64 0 0 25 0 1 0 608967482 97746944 20498 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23864 20498 241 26 0 20496 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 95456

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/251 29224
/proc/meminfo: memFree=17901872/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144776 CPUtime=1122.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 494756 0 0 0 112156 76 0 0 25 0 1 0 608967482 148250624 29399 33554432000 4194304 4298156 140734091962208 18446744073709551615 4253685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36194 29399 241 26 0 32826 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 144776

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/251 29225
/proc/meminfo: memFree=17902576/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=144776 CPUtime=1182.32 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 560509 0 0 0 118144 88 0 0 25 0 1 0 608967482 148250624 29889 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 36194 29889 241 26 0 32826 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 144776

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/251 29236
/proc/meminfo: memFree=17896880/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95456 CPUtime=1242.33 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 630390 0 0 0 124132 101 0 0 25 0 1 0 608967482 97746944 20499 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23864 20499 242 26 0 20496 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 95456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/251 29237
/proc/meminfo: memFree=17923992/32951124 swapFree=66522184/67111528
[pid=29169] ppid=29167 vsize=95456 CPUtime=1300.04 cores=5,7
/proc/29169/stat : 29169 (contrasat_relea) R 29167 29169 28048 0 -1 4202496 692472 0 0 0 129894 110 0 0 25 0 1 0 608967482 97746944 20499 33554432000 4194304 4298156 140734091962208 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29169/statm: 23864 20499 242 26 0 20496 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 95456

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): 1298.95
CPU system time (s): 1.10483
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 224916

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

runsolver used 2.6226 second user time and 6.83896 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-09 22:41:07
IDJOB=3350474
IDBENCH=84237
IDSOLVER=1816
FILE ID=node109/3350474-1304973667
RUNJOBID= node109-1304973667-29154
PBS_JOBID= 13285641
Free space on /tmp= 36856 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350474-1304973667/watcher-3350474-1304973667 -o /tmp/evaluation-result-3350474-1304973667/solver-3350474-1304973667 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350474-1304973667.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
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:      18985448 kB
Buffers:        160076 kB
Cached:        2691196 kB
SwapCached:      18800 kB
Active:        5906056 kB
Inactive:      7831404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18985448 kB
SwapTotal:    67111528 kB
SwapFree:     66522184 kB
Dirty:             496 kB
Writeback:           0 kB
AnonPages:    10874136 kB
Mapped:          17728 kB
Slab:           135568 kB
PageTables:      31076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17854388 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:49