Trace number 3362500

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 reference: minisat 2.2.0? (TO) 1300.09 1300.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

running on 2 cores: 4,6

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.94 3.94 3.96 5/359 9965
/proc/meminfo: memFree=25500568/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=25144 CPUtime=0 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 1834 0 0 0 0 0 0 0 23 0 1 0 642269851 25747456 1771 33554432000 4194304 4291037 140737210828864 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 6286 1774 215 24 0 2920 0

[startup+0.0828931 s]
/proc/loadavg: 3.94 3.94 3.96 5/359 9965
/proc/meminfo: memFree=25500568/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=56044 CPUtime=0.07 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 8530 0 0 0 7 0 0 0 23 0 1 0 642269851 57389056 8261 33554432000 4194304 4291037 140737210828864 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 14011 8264 215 24 0 10645 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56044

[startup+0.100885 s]
/proc/loadavg: 3.94 3.94 3.96 5/359 9965
/proc/meminfo: memFree=25500568/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=58556 CPUtime=0.08 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 9406 0 0 0 8 0 0 0 23 0 1 0 642269851 59961344 9001 33554432000 4194304 4291037 140737210828864 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 14639 9003 215 24 0 11273 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58556

[startup+0.300849 s]
/proc/loadavg: 3.94 3.94 3.96 5/359 9965
/proc/meminfo: memFree=25500568/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=82936 CPUtime=0.29 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 15274 0 0 0 27 2 0 0 24 0 1 0 642269851 84926464 14355 33554432000 4194304 4291037 140737210828864 18446744073709551615 230808826506 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 20734 14355 215 24 0 17368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82936

[startup+0.700786 s]
/proc/loadavg: 3.94 3.94 3.96 5/359 9965
/proc/meminfo: memFree=25500568/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=114576 CPUtime=0.69 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 24525 0 0 0 66 3 0 0 25 0 1 0 642269851 117325824 22390 33554432000 4194304 4291037 140737210828864 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 28644 22390 215 24 0 25278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114576

[startup+1.50063 s]
/proc/loadavg: 3.94 3.94 3.96 5/360 9966
/proc/meminfo: memFree=25376692/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=146844 CPUtime=1.49 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 34450 0 0 0 144 5 0 0 25 0 1 0 642269851 150368256 30919 33554432000 4194304 4291037 140737210828864 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 36711 30920 239 24 0 33345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146844

[startup+3.10032 s]
/proc/loadavg: 3.94 3.94 3.96 6/360 9966
/proc/meminfo: memFree=25352884/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=136804 CPUtime=3.09 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 43880 0 0 0 303 6 0 0 25 0 1 0 642269851 140087296 28423 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 34201 28423 258 24 0 30835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136804

[startup+6.30075 s]
/proc/loadavg: 3.94 3.94 3.96 5/360 9966
/proc/meminfo: memFree=25370636/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=136804 CPUtime=6.29 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 44461 0 0 0 623 6 0 0 25 0 1 0 642269851 140087296 29002 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 34201 29002 258 24 0 30835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136804

[startup+12.7006 s]
/proc/loadavg: 3.94 3.95 3.96 5/360 9967
/proc/meminfo: memFree=25348320/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=148480 CPUtime=12.69 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 45837 0 0 0 1262 7 0 0 25 0 1 0 642269851 152043520 30373 33554432000 4194304 4291037 140737210828864 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 37120 30373 258 24 0 33754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148480

[startup+25.5003 s]
/proc/loadavg: 3.96 3.95 3.96 5/360 9967
/proc/meminfo: memFree=25287552/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=167448 CPUtime=25.49 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 49122 0 0 0 2542 7 0 0 25 0 1 0 642269851 171466752 33644 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 41862 33644 258 24 0 38496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167448

[startup+51.1006 s]
/proc/loadavg: 3.97 3.95 3.96 5/360 9968
/proc/meminfo: memFree=25179828/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=198268 CPUtime=51.09 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 55547 0 0 0 5100 9 0 0 25 0 1 0 642269851 203026432 40052 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 49567 40052 258 24 0 46201 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 198268

[startup+102.313 s]
/proc/loadavg: 3.99 3.95 3.96 5/360 9969
/proc/meminfo: memFree=24979184/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=248356 CPUtime=102.31 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 68179 0 0 0 10218 13 0 0 25 0 1 0 642269851 254316544 52643 33554432000 4194304 4291037 140737210828864 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 62089 52643 258 24 0 58723 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 248356

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.96 6/360 9971
/proc/meminfo: memFree=24762512/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=329744 CPUtime=162.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 82144 0 0 0 16212 18 0 0 25 0 1 0 642269851 337657856 66578 33554432000 4194304 4291037 140737210828864 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 82436 66578 258 24 0 79070 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 329744

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.96 6/360 9972
/proc/meminfo: memFree=24563324/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=462004 CPUtime=222.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 96067 0 0 0 22208 22 0 0 25 0 1 0 642269851 473092096 80477 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 115501 80477 258 24 0 112135 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 462004

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.96 6/360 9974
/proc/meminfo: memFree=24378884/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=462868 CPUtime=282.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 108703 0 0 0 28203 27 0 0 25 0 1 0 642269851 473976832 93084 33554432000 4194304 4291037 140737210828864 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 115717 93084 258 24 0 112351 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 462868

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.96 6/360 9975
/proc/meminfo: memFree=24200780/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=465516 CPUtime=342.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 121530 0 0 0 34200 30 0 0 25 0 1 0 642269851 476688384 105883 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 116379 105883 258 24 0 113013 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 465516

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.96 5/360 9977
/proc/meminfo: memFree=24021680/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=682780 CPUtime=402.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 135135 0 0 0 40194 36 0 0 25 0 1 0 642269851 699166720 119469 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248363 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 170695 119469 258 24 0 167329 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 682780

[startup+462.3 s]
/proc/loadavg: 4.17 4.02 3.97 6/360 9979
/proc/meminfo: memFree=23852520/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=684484 CPUtime=462.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 146786 0 0 0 46191 39 0 0 25 0 1 0 642269851 700911616 131093 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 171121 131093 258 24 0 167755 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 684484

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.97 5/360 10007
/proc/meminfo: memFree=23816124/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=687232 CPUtime=522.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 158899 0 0 0 52186 44 0 0 25 0 1 0 642269851 703725568 143188 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 171808 143188 258 24 0 168442 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 687232

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.97 6/360 10009
/proc/meminfo: memFree=23573692/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=690044 CPUtime=582.3 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 170953 0 0 0 58182 48 0 0 25 0 1 0 642269851 706605056 155226 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 172511 155226 258 24 0 169145 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 690044

[startup+642.3 s]
/proc/loadavg: 4.07 4.02 3.98 6/360 10010
/proc/meminfo: memFree=23377000/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=691272 CPUtime=642.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 182262 0 0 0 64180 52 0 0 25 0 1 0 642269851 707862528 166511 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 172818 166511 258 24 0 169452 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 691272

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.98 5/360 10012
/proc/meminfo: memFree=23174832/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1041920 CPUtime=702.31 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 192469 0 0 0 70176 55 0 0 25 0 1 0 642269851 1066926080 176699 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 260480 176699 258 24 0 257114 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1041920

[startup+762.314 s]
/proc/loadavg: 4.01 4.01 3.98 5/360 10014
/proc/meminfo: memFree=22937940/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1043808 CPUtime=762.33 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 201844 0 0 0 76175 58 0 0 25 0 1 0 642269851 1068859392 186062 33554432000 4194304 4291037 140737210828864 18446744073709551615 4262382 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 260952 186062 258 24 0 257586 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1043808

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/360 10015
/proc/meminfo: memFree=22736664/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1046096 CPUtime=822.31 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 212209 0 0 0 82169 62 0 0 25 0 1 0 642269851 1071202304 196401 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 261524 196401 258 24 0 258158 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1046096

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/360 10017
/proc/meminfo: memFree=22547896/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1047128 CPUtime=882.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 221809 0 0 0 88166 66 0 0 25 0 1 0 642269851 1072259072 205983 33554432000 4194304 4291037 140737210828864 18446744073709551615 4262394 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 261782 205983 258 24 0 258416 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1047128

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/360 10018
/proc/meminfo: memFree=22344260/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1048516 CPUtime=942.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 230329 0 0 0 94163 69 0 0 25 0 1 0 642269851 1073680384 214483 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 262129 214483 258 24 0 258763 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1048516

[startup+1002.3 s]
/proc/loadavg: 4.13 4.04 4.00 5/360 10020
/proc/meminfo: memFree=22156232/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1049932 CPUtime=1002.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 238854 0 0 0 100160 72 0 0 25 0 1 0 642269851 1075130368 222995 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 262483 222995 258 24 0 259117 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1049932

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.00 5/360 10021
/proc/meminfo: memFree=22006656/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1052988 CPUtime=1062.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 246905 0 0 0 106156 76 0 0 25 0 1 0 642269851 1078259712 231027 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 263247 231027 258 24 0 259881 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1052988

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/360 10023
/proc/meminfo: memFree=22179596/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1053544 CPUtime=1122.32 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 256625 0 0 0 112151 81 0 0 25 0 1 0 642269851 1078829056 240737 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 263386 240737 258 24 0 260020 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1053544

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/360 10052
/proc/meminfo: memFree=22499344/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1054952 CPUtime=1182.33 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 264329 0 0 0 118148 85 0 0 25 0 1 0 642269851 1080270848 248428 33554432000 4194304 4291037 140737210828864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 263738 248428 258 24 0 260372 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1054952

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/360 10053
/proc/meminfo: memFree=22381836/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1055880 CPUtime=1242.33 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 272885 0 0 0 124145 88 0 0 25 0 1 0 642269851 1081221120 256964 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 263970 256964 258 24 0 260604 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1055880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10138
/proc/meminfo: memFree=24761932/32951124 swapFree=40554400/67111528
[pid=9965] ppid=9963 vsize=1624308 CPUtime=1300.04 cores=4,6
/proc/9965/stat : 9965 (minisat_release) R 9963 9965 9823 0 -1 4202496 280629 0 0 0 129910 94 0 0 25 0 1 0 642269851 1663291392 264698 33554432000 4194304 4291037 140737210828864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9965/statm: 406077 264698 258 24 0 402711 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1624308

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.11
CPU system time (s): 0.98385
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1624308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.11
system time used= 0.98385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280629
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2469

runsolver used 4.71228 second user time and 9.69453 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:11:34
IDJOB=3362500
IDBENCH=71055
IDSOLVER=1840
FILE ID=node104/3362500-1305306693
RUNJOBID= node104-1305306639-9842
PBS_JOBID= 13321480
Free space on /tmp= 16296 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362500-1305306693/watcher-3362500-1305306693 -o /tmp/evaluation-result-3362500-1305306693/solver-3362500-1305306693 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362500-1305306693.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1367323836

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25500724 kB
Buffers:        207620 kB
Cached:        2319680 kB
SwapCached:     122128 kB
Active:        1386648 kB
Inactive:      5807832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25500724 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           26820 kB
Writeback:           0 kB
AnonPages:     4557984 kB
Mapped:          11372 kB
Slab:           105756 kB
PageTables:      86052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75369284 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= 16356 MiB
End job on node104 at 2011-05-13 19:33:16