Trace number 3422144

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) 5000.06 5000.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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-3422144-1306658771/watcher-3422144-1306658771 -o /tmp/evaluation-result-3422144-1306658771/solver-3422144-1306658771 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422144-1306658771.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.62 0.56 0.20 2/446 12110
/proc/meminfo: memFree=30712140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=20944 CPUtime=0 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 1137 0 0 0 0 0 0 0 23 0 1 0 777475899 21446656 1028 33554432000 4194304 4298156 140735063615824 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 5236 1029 216 26 0 1868 0

[startup+0.0171791 s]
/proc/loadavg: 1.62 0.56 0.20 2/446 12110
/proc/meminfo: memFree=30712140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=22496 CPUtime=0.01 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 1688 0 0 0 1 0 0 0 23 0 1 0 777475899 23035904 1528 33554432000 4194304 4298156 140735063615824 18446744073709551615 4231489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 5624 1529 216 26 0 2256 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22496

[startup+0.100168 s]
/proc/loadavg: 1.62 0.56 0.20 2/446 12110
/proc/meminfo: memFree=30712140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=35032 CPUtime=0.09 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 6034 0 0 0 9 0 0 0 23 0 1 0 777475899 35872768 5172 33554432000 4194304 4298156 140735063615824 18446744073709551615 4231592 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 8758 5173 224 26 0 5390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35032

[startup+0.300132 s]
/proc/loadavg: 1.62 0.56 0.20 2/446 12110
/proc/meminfo: memFree=30712140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=37176 CPUtime=0.28 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 9824 0 0 0 28 0 0 0 25 0 1 0 777475899 38068224 5368 33554432000 4194304 4298156 140735063615824 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 9294 5368 244 26 0 5926 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37176

[startup+0.70106 s]
/proc/loadavg: 1.62 0.56 0.20 2/446 12110
/proc/meminfo: memFree=30712140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=37176 CPUtime=0.69 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 10003 0 0 0 69 0 0 0 25 0 1 0 777475899 38068224 5535 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 9294 5535 245 26 0 5926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37176

[startup+1.50104 s]
/proc/loadavg: 1.65 0.59 0.21 3/447 12111
/proc/meminfo: memFree=30689696/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=41528 CPUtime=1.49 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 11384 0 0 0 148 1 0 0 25 0 1 0 777475899 42524672 6579 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 10382 6579 245 26 0 7014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41528

[startup+3.10075 s]
/proc/loadavg: 1.65 0.59 0.21 3/447 12111
/proc/meminfo: memFree=30680396/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=48600 CPUtime=3.09 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 12410 0 0 0 308 1 0 0 25 0 1 0 777475899 49766400 7445 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256981 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 12150 7445 245 26 0 8782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48600

[startup+6.30118 s]
/proc/loadavg: 1.65 0.59 0.21 3/447 12111
/proc/meminfo: memFree=30670336/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=48600 CPUtime=6.29 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 12984 0 0 0 628 1 0 0 25 0 1 0 777475899 49766400 7975 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 12150 7975 245 26 0 8782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48600

[startup+12.7011 s]
/proc/loadavg: 1.70 0.63 0.23 3/447 12112
/proc/meminfo: memFree=30658504/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=58676 CPUtime=12.69 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 17831 0 0 0 1268 1 0 0 25 0 1 0 777475899 60084224 10489 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12110/statm: 14669 10489 245 26 0 11301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58676

[startup+25.5008 s]
/proc/loadavg: 1.75 0.68 0.25 3/447 12112
/proc/meminfo: memFree=30638800/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=75596 CPUtime=25.43 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 23806 0 0 0 2542 1 0 0 25 0 1 0 777475899 77410304 15463 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 18899 15463 245 26 0 15531 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 75596

[startup+51.1003 s]
/proc/loadavg: 1.83 0.78 0.29 3/447 12113
/proc/meminfo: memFree=30621904/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=75596 CPUtime=51.03 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 23806 0 0 0 5102 1 0 0 25 0 1 0 777475899 77410304 15463 33554432000 4194304 4298156 140735063615824 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 18899 15463 245 26 0 15531 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 75596

[startup+102.317 s]
/proc/loadavg: 1.93 0.99 0.39 3/447 12114
/proc/meminfo: memFree=30623492/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=94452 CPUtime=102.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 56341 0 0 0 10220 5 0 0 25 0 1 0 777475899 96718848 19517 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 23613 19517 245 26 0 20245 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 94452

[startup+162.301 s]
/proc/loadavg: 1.97 1.17 0.49 3/447 12116
/proc/meminfo: memFree=30578704/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=94452 CPUtime=162.24 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 57031 0 0 0 16219 5 0 0 25 0 1 0 777475899 96718848 20177 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 23613 20177 245 26 0 20245 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 94452

[startup+222.301 s]
/proc/loadavg: 2.11 1.35 0.59 3/447 12117
/proc/meminfo: memFree=30617240/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=106128 CPUtime=222.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 74385 0 0 0 22217 8 0 0 25 0 1 0 777475899 108675072 23008 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 26532 23008 245 26 0 23164 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 106128

[startup+282.3 s]
/proc/loadavg: 2.10 1.48 0.68 3/447 12119
/proc/meminfo: memFree=30586812/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=137208 CPUtime=282.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 83005 0 0 0 28216 9 0 0 25 0 1 0 777475899 140500992 30684 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 34302 30684 245 26 0 30934 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 137208

[startup+342.301 s]
/proc/loadavg: 2.03 1.57 0.76 3/447 12120
/proc/meminfo: memFree=30541632/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=137208 CPUtime=342.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 83185 0 0 0 34216 9 0 0 25 0 1 0 777475899 140500992 30859 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 34302 30859 245 26 0 30934 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 137208

[startup+402.3 s]
/proc/loadavg: 2.09 1.66 0.84 3/447 12122
/proc/meminfo: memFree=30594656/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=106860 CPUtime=402.24 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 124252 0 0 0 40211 13 0 0 25 0 1 0 777475899 109424640 23067 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 26715 23067 245 26 0 23347 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 106860

[startup+462.301 s]
/proc/loadavg: 2.03 1.72 0.91 3/447 12124
/proc/meminfo: memFree=30581720/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=106900 CPUtime=462.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 183443 0 0 0 46204 21 0 0 25 0 1 0 777475899 109465600 23289 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 26725 23289 245 26 0 23357 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 106900

[startup+522.301 s]
/proc/loadavg: 2.01 1.77 0.97 3/447 12125
/proc/meminfo: memFree=30548580/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=156220 CPUtime=522.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 226597 0 0 0 52199 26 0 0 25 0 1 0 777475899 159969280 31670 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 39055 31670 245 26 0 35687 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 156220

[startup+582.301 s]
/proc/loadavg: 2.00 1.81 1.04 3/447 12127
/proc/meminfo: memFree=30532532/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=156220 CPUtime=582.25 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 273821 0 0 0 58193 32 0 0 25 0 1 0 777475899 159969280 32749 33554432000 4194304 4298156 140735063615824 18446744073709551615 4252224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 39055 32749 245 26 0 35687 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 156220

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/447 12230
/proc/meminfo: memFree=30365452/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4002.33 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2603484 0 0 0 399862 371 0 0 25 0 1 0 777475899 191528960 37575 33554432000 4194304 4298156 140735063615824 18446744073709551615 4261605 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 37575 245 26 0 43392 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 187040

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 1.95 3/447 12232
/proc/meminfo: memFree=30368124/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4062.35 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2662919 0 0 0 405855 380 0 0 25 0 1 0 777475899 191528960 38652 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 38652 245 26 0 43392 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 187040

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/447 12233
/proc/meminfo: memFree=30337316/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4122.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2690051 0 0 0 411850 384 0 0 25 0 1 0 777475899 191528960 41085 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 41085 245 26 0 43392 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 187040

[startup+4182.3 s]
/proc/loadavg: 2.16 2.03 1.96 3/447 12235
/proc/meminfo: memFree=30346332/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4182.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2754568 0 0 0 417840 394 0 0 25 0 1 0 777475899 191528960 42266 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251910 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 42266 245 26 0 43392 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 187040

[startup+4242.3 s]
/proc/loadavg: 2.13 2.04 1.97 3/447 12236
/proc/meminfo: memFree=30323244/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4242.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2834656 0 0 0 423830 404 0 0 25 0 1 0 777475899 191528960 40487 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 40487 245 26 0 43392 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 187040

[startup+4302.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/447 12238
/proc/meminfo: memFree=30314888/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4302.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2879541 0 0 0 429823 411 0 0 25 0 1 0 777475899 242819072 44085 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 44085 245 26 0 55914 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 237128

[startup+4362.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/447 12239
/proc/meminfo: memFree=30331196/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4362.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2918709 0 0 0 435817 417 0 0 25 0 1 0 777475899 191528960 40156 33554432000 4194304 4298156 140735063615824 18446744073709551615 4252224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 40156 245 26 0 43392 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 187040

[startup+4422.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/447 12241
/proc/meminfo: memFree=30339956/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4422.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 2961984 0 0 0 441811 423 0 0 25 0 1 0 777475899 191528960 39644 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 39644 245 26 0 43392 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 187040

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/447 12243
/proc/meminfo: memFree=30330616/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4482.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3007994 0 0 0 447805 429 0 0 25 0 1 0 777475899 191528960 40106 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 40106 245 26 0 43392 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 187040

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/447 12253
/proc/meminfo: memFree=30368128/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4542.34 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3051549 0 0 0 453799 435 0 0 25 0 1 0 777475899 191528960 40031 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 40031 245 26 0 43392 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 187040

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/447 12255
/proc/meminfo: memFree=30338576/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4602.36 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3080435 0 0 0 459796 440 0 0 25 0 1 0 777475899 191528960 43329 33554432000 4194304 4298156 140735063615824 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 43329 245 26 0 43392 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 187040

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/447 12257
/proc/meminfo: memFree=30338140/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=187040 CPUtime=4662.35 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3125708 0 0 0 465789 446 0 0 25 0 1 0 777475899 191528960 41989 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 46760 41989 245 26 0 43392 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 187040

[startup+4722.32 s]
/proc/loadavg: 2.00 2.00 1.97 3/447 12261
/proc/meminfo: memFree=30320276/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4722.37 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3158935 0 0 0 471784 453 0 0 25 0 1 0 777475899 242819072 47515 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 47515 245 26 0 55914 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 237128

[startup+4782.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/447 12263
/proc/meminfo: memFree=30339276/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4782.35 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3207653 0 0 0 477776 459 0 0 25 0 1 0 777475899 242819072 44740 33554432000 4194304 4298156 140735063615824 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 44740 245 26 0 55914 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 237128

[startup+4842.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/447 12291
/proc/meminfo: memFree=29723884/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4842.35 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3235528 0 0 0 483770 465 0 0 25 0 1 0 777475899 242819072 46356 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 46356 245 26 0 55914 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 237128

[startup+4902.3 s]
/proc/loadavg: 1.99 2.02 1.99 3/447 12320
/proc/meminfo: memFree=30429828/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4902.35 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3260808 0 0 0 489765 470 0 0 25 0 1 0 777475899 242819072 44361 33554432000 4194304 4298156 140735063615824 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 44361 245 26 0 55914 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 237128

[startup+4962.3 s]
/proc/loadavg: 1.99 2.02 1.99 3/447 12322
/proc/meminfo: memFree=30416400/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=4962.33 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3288308 0 0 0 495758 475 0 0 25 0 1 0 777475899 242819072 47908 33554432000 4194304 4298156 140735063615824 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 47908 245 26 0 55914 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 237128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.99 2.02 1.99 3/447 12323
/proc/meminfo: memFree=30397988/32950928 swapFree=34365936/67111528
[pid=12110] ppid=12108 vsize=237128 CPUtime=5000.05 cores=0,2,4,6
/proc/12110/stat : 12110 (contrasat_relea) R 12108 12110 12043 0 -1 4202496 3315238 0 0 0 499526 479 0 0 25 0 1 0 777475899 242819072 47937 33554432000 4194304 4298156 140735063615824 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/12110/statm: 59282 47937 245 26 0 55914 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 237128

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): 5000.02
CPU time (s): 5000.06
CPU user time (s): 4995.27
CPU system time (s): 4.79727
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 317268

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

runsolver used 21.8227 second user time and 50.9023 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-29 10:46:11
IDJOB=3422144
IDBENCH=70791
IDSOLVER=1915
FILE ID=node120/3422144-1306658771
RUNJOBID= node120-1306658668-12061
PBS_JOBID= 13471777
Free space on /tmp= 73464 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422144-1306658771/watcher-3422144-1306658771 -o /tmp/evaluation-result-3422144-1306658771/solver-3422144-1306658771 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422144-1306658771.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=2128313441

node120.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	: 5226.07
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30712296 kB
Buffers:        247396 kB
Cached:        1626248 kB
SwapCached:      15052 kB
Active:         487792 kB
Inactive:      1493116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30712296 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:            2708 kB
Writeback:           0 kB
AnonPages:      101988 kB
Mapped:           9328 kB
Slab:            98148 kB
PageTables:      91208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105477220 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= 73444 MiB
End job on node120 at 2011-05-29 12:09:33