Trace number 3350495

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

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-3350495-1304968434/watcher-3350495-1304968434 -o /tmp/evaluation-result-3350495-1304968434/solver-3350495-1304968434 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350495-1304968434.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: 4.14 2.77 1.24 5/382 3008
/proc/meminfo: memFree=4096768/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=11796 CPUtime=0 cores=5,7
/proc/3008/stat : 3008 (runsolver) R 3006 3008 2878 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 608441177 12079104 49 33554432000 4194304 5432360 140733612749136 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/3008/statm: 2949 49 30 303 0 2643 0

[startup+0.076718 s]
/proc/loadavg: 4.14 2.77 1.24 5/382 3008
/proc/meminfo: memFree=4096768/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=32396 CPUtime=0.05 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 4973 0 0 0 5 0 0 0 25 0 1 0 608441177 33173504 4319 33554432000 4194304 4298156 140737244015920 18446744073709551615 4284784 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 8099 4323 218 26 0 4731 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32396

[startup+0.100728 s]
/proc/loadavg: 4.14 2.77 1.24 5/382 3008
/proc/meminfo: memFree=4096768/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=33532 CPUtime=0.07 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 5576 0 0 0 7 0 0 0 25 0 1 0 608441177 34336768 4749 33554432000 4194304 4298156 140737244015920 18446744073709551615 4221688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 8383 4749 224 26 0 5015 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33532

[startup+0.300693 s]
/proc/loadavg: 4.14 2.77 1.24 5/382 3008
/proc/meminfo: memFree=4096768/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=41532 CPUtime=0.28 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 8996 0 0 0 27 1 0 0 25 0 1 0 608441177 42528768 5667 33554432000 4194304 4298156 140737244015920 18446744073709551615 4264205 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 10383 5673 225 26 0 7015 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41532

[startup+0.700608 s]
/proc/loadavg: 4.14 2.77 1.24 5/382 3008
/proc/meminfo: memFree=4096768/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=37176 CPUtime=0.68 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 9970 0 0 0 67 1 0 0 25 0 1 0 608441177 38068224 5505 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256495 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 9294 5505 245 26 0 5926 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37176

[startup+1.50046 s]
/proc/loadavg: 4.14 2.77 1.24 5/383 3009
/proc/meminfo: memFree=4072836/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=41528 CPUtime=1.48 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 11337 0 0 0 147 1 0 0 25 0 1 0 608441177 42524672 6535 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 10382 6535 245 26 0 7014 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41528

[startup+3.10017 s]
/proc/loadavg: 4.14 2.77 1.24 5/383 3009
/proc/meminfo: memFree=4065396/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=48600 CPUtime=3.07 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 11897 0 0 0 306 1 0 0 25 0 1 0 608441177 49766400 7069 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 12150 7069 245 26 0 8782 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48600

[startup+6.30058 s]
/proc/loadavg: 4.13 2.79 1.25 6/383 3009
/proc/meminfo: memFree=4052096/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=48600 CPUtime=6.28 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 12984 0 0 0 626 2 0 0 25 0 1 0 608441177 49766400 7975 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 12150 7975 245 26 0 8782 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48600

[startup+12.7004 s]
/proc/loadavg: 4.12 2.81 1.27 6/383 3009
/proc/meminfo: memFree=4054004/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=58676 CPUtime=12.67 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 17831 0 0 0 1265 2 0 0 25 0 1 0 608441177 60084224 10489 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 14669 10489 245 26 0 11301 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58676

[startup+25.5011 s]
/proc/loadavg: 4.25 2.90 1.32 6/383 3010
/proc/meminfo: memFree=4038276/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=75596 CPUtime=25.48 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 23391 0 0 0 2544 4 0 0 25 0 1 0 608441177 77410304 15071 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256214 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 18899 15071 245 26 0 15531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75596

[startup+51.1004 s]
/proc/loadavg: 4.16 2.99 1.39 5/383 3010
/proc/meminfo: memFree=4019024/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=75596 CPUtime=51.08 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 23806 0 0 0 5104 4 0 0 25 0 1 0 608441177 77410304 15463 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 18899 15463 245 26 0 15531 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75596

[startup+102.314 s]
/proc/loadavg: 4.07 3.14 1.52 6/383 3012
/proc/meminfo: memFree=3990088/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=94452 CPUtime=102.29 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 56341 0 0 0 10220 9 0 0 25 0 1 0 608441177 96718848 19517 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256780 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 23613 19517 245 26 0 20245 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94452

[startup+162.301 s]
/proc/loadavg: 4.02 3.30 1.68 5/383 3013
/proc/meminfo: memFree=3985856/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=94452 CPUtime=162.29 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 57031 0 0 0 16219 10 0 0 25 0 1 0 608441177 96718848 20177 33554432000 4194304 4298156 140737244015920 18446744073709551615 4251855 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 23613 20177 245 26 0 20245 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94452

[startup+222.301 s]
/proc/loadavg: 4.01 3.42 1.82 5/383 3015
/proc/meminfo: memFree=3969456/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=75780 CPUtime=222.29 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 66024 0 0 0 22217 12 0 0 25 0 1 0 608441177 77598720 15541 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 18945 15541 245 26 0 15577 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75780

[startup+282.3 s]
/proc/loadavg: 4.00 3.52 1.95 5/383 3017
/proc/meminfo: memFree=3938188/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=136476 CPUtime=282.28 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 83004 0 0 0 28213 15 0 0 25 0 1 0 608441177 139751424 30683 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 34119 30683 245 26 0 30751 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 136476

[startup+342.3 s]
/proc/loadavg: 4.00 3.61 2.08 5/383 3018
/proc/meminfo: memFree=3925260/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=137208 CPUtime=342.28 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 83005 0 0 0 34213 15 0 0 25 0 1 0 608441177 140500992 30684 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 34302 30684 245 26 0 30934 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 137208

[startup+402.3 s]
/proc/loadavg: 4.00 3.68 2.20 5/383 3048
/proc/meminfo: memFree=4073860/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=137208 CPUtime=402.28 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 83185 0 0 0 40213 15 0 0 25 0 1 0 608441177 140500992 30859 33554432000 4194304 4298156 140737244015920 18446744073709551615 4257008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 34302 30859 245 26 0 30934 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 137208

[startup+462.3 s]
/proc/loadavg: 4.00 3.73 2.31 5/383 3049
/proc/meminfo: memFree=4072456/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=106860 CPUtime=462.29 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 141623 0 0 0 46203 26 0 0 25 0 1 0 608441177 109424640 23280 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261780 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 26715 23280 245 26 0 23347 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 106860

[startup+522.3 s]
/proc/loadavg: 4.04 3.79 2.41 5/383 3051
/proc/meminfo: memFree=4051100/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=522.3 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 191068 0 0 0 52194 36 0 0 25 0 1 0 608441177 159969280 30913 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256360 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 30913 245 26 0 35687 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156220

[startup+582.3 s]
/proc/loadavg: 4.11 3.87 2.52 5/383 3053
/proc/meminfo: memFree=4002460/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=582.3 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 226461 0 0 0 58188 42 0 0 25 0 1 0 608441177 159969280 31538 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 31538 245 26 0 35687 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156220

[startup+642.3 s]
/proc/loadavg: 4.04 3.89 2.61 5/383 3054
/proc/meminfo: memFree=4002560/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=106900 CPUtime=642.3 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 264276 0 0 0 64181 49 0 0 25 0 1 0 608441177 109465600 23289 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 26725 23289 245 26 0 23357 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 106900

[startup+702.3 s]
/proc/loadavg: 4.06 3.92 2.70 5/383 3056
/proc/meminfo: memFree=3995712/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=106900 CPUtime=702.29 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 319555 0 0 0 70171 58 0 0 25 0 1 0 608441177 109465600 23289 33554432000 4194304 4298156 140737244015920 18446744073709551615 4251830 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 26725 23289 245 26 0 23357 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 106900

[startup+762.315 s]
/proc/loadavg: 4.02 3.93 2.78 5/383 3057
/proc/meminfo: memFree=3970388/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156216 CPUtime=762.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 351119 0 0 0 76168 63 0 0 25 0 1 0 608441177 159965184 35286 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39054 35286 245 26 0 35686 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 156216

[startup+822.301 s]
/proc/loadavg: 4.01 3.94 2.85 6/383 3059
/proc/meminfo: memFree=3938744/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156216 CPUtime=822.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 351465 0 0 0 82167 64 0 0 25 0 1 0 608441177 159965184 35618 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39054 35618 245 26 0 35686 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 156216

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 2.92 6/383 3061
/proc/meminfo: memFree=3994136/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=882.3 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 391793 0 0 0 88158 72 0 0 25 0 1 0 608441177 159969280 33237 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 33237 245 26 0 35687 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 156220

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 2.99 6/383 3062
/proc/meminfo: memFree=3947364/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=942.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 436780 0 0 0 94150 81 0 0 25 0 1 0 608441177 159969280 32883 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261462 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 32883 245 26 0 35687 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 156220

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.05 5/383 3123
/proc/meminfo: memFree=4259060/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=1002.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 473292 0 0 0 100143 88 0 0 25 0 1 0 608441177 159969280 32865 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 32865 245 26 0 35687 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 156220

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.11 5/383 3124
/proc/meminfo: memFree=4231256/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=1062.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 502194 0 0 0 106136 95 0 0 25 0 1 0 608441177 159969280 34756 33554432000 4194304 4298156 140737244015920 18446744073709551615 4252778 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 34756 245 26 0 35687 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 156220

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.17 5/383 3219
/proc/meminfo: memFree=4210164/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=1122.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 530627 0 0 0 112130 101 0 0 25 0 1 0 608441177 159969280 35325 33554432000 4194304 4298156 140737244015920 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 35325 245 26 0 35687 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 156220

[startup+1182.3 s]
/proc/loadavg: 4.12 4.03 3.23 5/383 3221
/proc/meminfo: memFree=4180612/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=187040 CPUtime=1182.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 575664 0 0 0 118122 109 0 0 25 0 1 0 608441177 191528960 35749 33554432000 4194304 4298156 140737244015920 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 46760 35749 245 26 0 43392 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 187040

[startup+1242.3 s]
/proc/loadavg: 4.16 4.05 3.29 5/383 3222
/proc/meminfo: memFree=4187504/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=1242.31 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 633345 0 0 0 124113 118 0 0 25 0 1 0 608441177 159969280 32306 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 32306 245 26 0 35687 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 156220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.33 5/383 3224
/proc/meminfo: memFree=4206812/32951124 swapFree=67111348/67111528
[pid=3008] ppid=3006 vsize=156220 CPUtime=1300.02 cores=5,7
/proc/3008/stat : 3008 (contrasat_relea) R 3006 3008 2878 0 -1 4202496 668365 0 0 0 129877 125 0 0 25 0 1 0 608441177 159969280 31909 33554432000 4194304 4298156 140737244015920 18446744073709551615 4261203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3008/statm: 39055 31909 245 26 0 35687 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 156220

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.79
CPU system time (s): 1.25981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 236360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.79
system time used= 1.25981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 668366
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= 9
involuntary context switches= 1303

runsolver used 4.46332 second user time and 11.2353 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-09 21:13:54
IDJOB=3350495
IDBENCH=70791
IDSOLVER=1816
FILE ID=node139/3350495-1304968434
RUNJOBID= node139-1304968093-2900
PBS_JOBID= 13285611
Free space on /tmp= 40708 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-3350495-1304968434/watcher-3350495-1304968434 -o /tmp/evaluation-result-3350495-1304968434/solver-3350495-1304968434 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350495-1304968434.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=31805394

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:       4097048 kB
Buffers:        226532 kB
Cached:       20584492 kB
SwapCached:          8 kB
Active:       16524304 kB
Inactive:     11549632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4097048 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:     7262820 kB
Mapped:          29404 kB
Slab:           676140 kB
PageTables:      39732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77305360 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= 40760 MiB
End job on node139 at 2011-05-09 21:35:36