Trace number 3362528

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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-3362528-1305306603/watcher-3362528-1305306603 -o /tmp/evaluation-result-3362528-1305306603/solver-3362528-1305306603 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362528-1305306603.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.38 3.87 3.94 5/313 12892
/proc/meminfo: memFree=5536700/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=20348 CPUtime=0 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 925 0 0 0 0 0 0 0 25 0 1 0 642259933 20836352 855 33554432000 4194304 4291037 140736370383488 18446744073709551615 4240897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 5087 855 214 24 0 1721 0

[startup+0.06048 s]
/proc/loadavg: 3.38 3.87 3.94 5/313 12892
/proc/meminfo: memFree=5536700/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=32696 CPUtime=0.05 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 4517 0 0 0 5 0 0 0 25 0 1 0 642259933 33480704 4125 33554432000 4194304 4291037 140736370383488 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 8174 4127 215 24 0 4808 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32696

[startup+0.100416 s]
/proc/loadavg: 3.38 3.87 3.94 5/313 12892
/proc/meminfo: memFree=5536700/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=35364 CPUtime=0.09 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 5689 0 0 0 9 0 0 0 25 0 1 0 642259933 36212736 5131 33554432000 4194304 4291037 140736370383488 18446744073709551615 4277901 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 8841 5131 240 24 0 5475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35364

[startup+0.300381 s]
/proc/loadavg: 3.38 3.87 3.94 5/313 12892
/proc/meminfo: memFree=5536700/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=39168 CPUtime=0.29 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 7917 0 0 0 29 0 0 0 25 0 1 0 642259933 40108032 6109 33554432000 4194304 4291037 140736370383488 18446744073709551615 4232325 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 9792 6109 240 24 0 6426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39168

[startup+0.700376 s]
/proc/loadavg: 3.38 3.87 3.94 5/313 12892
/proc/meminfo: memFree=5536700/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=35424 CPUtime=0.69 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 8563 0 0 0 69 0 0 0 25 0 1 0 642259933 36274176 5351 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 8856 5351 259 24 0 5490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35424

[startup+1.50023 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 12905
/proc/meminfo: memFree=5402096/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=39776 CPUtime=1.49 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 9016 0 0 0 149 0 0 0 25 0 1 0 642259933 40730624 5797 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 9944 5797 259 24 0 6578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39776

[startup+3.10095 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 12905
/proc/meminfo: memFree=5402220/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=51272 CPUtime=3.09 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 11891 0 0 0 308 1 0 0 25 0 1 0 642259933 52502528 8654 33554432000 4194304 4291037 140736370383488 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 12818 8654 259 24 0 9452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51272

[startup+6.30044 s]
/proc/loadavg: 3.51 3.89 3.95 5/320 12905
/proc/meminfo: memFree=5375820/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=58452 CPUtime=6.29 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 13905 0 0 0 628 1 0 0 25 0 1 0 642259933 59854848 10649 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 14613 10649 259 24 0 11247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58452

[startup+12.7002 s]
/proc/loadavg: 3.55 3.89 3.95 5/320 12905
/proc/meminfo: memFree=5347460/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=70128 CPUtime=12.69 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 16999 0 0 0 1268 1 0 0 25 0 1 0 642259933 71811072 13692 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 17532 13692 259 24 0 14166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70128

[startup+25.501 s]
/proc/loadavg: 3.65 3.89 3.95 5/320 12905
/proc/meminfo: memFree=5309676/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=70128 CPUtime=25.49 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 26551 0 0 0 2545 4 0 0 25 0 1 0 642259933 71811072 11638 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 17532 11638 259 24 0 14166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70128

[startup+51.1004 s]
/proc/loadavg: 3.77 3.90 3.95 5/320 12906
/proc/meminfo: memFree=5278156/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=72720 CPUtime=51.09 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 42918 0 0 0 5101 8 0 0 25 0 1 0 642259933 74465280 13193 33554432000 4194304 4291037 140736370383488 18446744073709551615 4262877 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 18180 13193 259 24 0 14814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72720

[startup+102.311 s]
/proc/loadavg: 3.94 3.93 3.95 5/320 12907
/proc/meminfo: memFree=5134552/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=177768 CPUtime=102.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 74815 0 0 0 10216 14 0 0 25 0 1 0 642259933 182034432 29162 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 44442 29162 259 24 0 41076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177768

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.96 5/320 12909
/proc/meminfo: memFree=5114060/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=84084 CPUtime=162.29 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 107392 0 0 0 16208 21 0 0 25 0 1 0 642259933 86102016 14936 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248492 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 21021 14936 259 24 0 17655 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84084

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.96 5/320 12911
/proc/meminfo: memFree=4999068/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=107292 CPUtime=222.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 143992 0 0 0 22199 31 0 0 25 0 1 0 642259933 109867008 22308 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 26823 22308 259 24 0 23457 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107292

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.96 5/320 12912
/proc/meminfo: memFree=4884704/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=142788 CPUtime=282.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 170147 0 0 0 28192 38 0 0 25 0 1 0 642259933 146214912 27933 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 35697 27933 259 24 0 32331 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 142788

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/320 12914
/proc/meminfo: memFree=4834464/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=113872 CPUtime=342.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 206911 0 0 0 34184 46 0 0 25 0 1 0 642259933 116604928 22069 33554432000 4194304 4291037 140736370383488 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 28468 22069 259 24 0 25102 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113872

[startup+402.301 s]
/proc/loadavg: 4.11 4.00 3.97 5/320 12915
/proc/meminfo: memFree=4769076/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=116696 CPUtime=402.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 241813 0 0 0 40176 54 0 0 25 0 1 0 642259933 119496704 24617 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 29174 24617 259 24 0 25808 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 116696

[startup+462.301 s]
/proc/loadavg: 4.04 4.00 3.97 5/320 12917
/proc/meminfo: memFree=4730364/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=119504 CPUtime=462.29 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 269205 0 0 0 46169 60 0 0 25 0 1 0 642259933 122372096 23913 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 29876 23913 259 24 0 26510 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 119504

[startup+522.301 s]
/proc/loadavg: 4.16 4.03 3.98 5/320 12919
/proc/meminfo: memFree=4670816/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=151360 CPUtime=522.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 304664 0 0 0 52161 69 0 0 25 0 1 0 642259933 154992640 27869 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 37840 27869 259 24 0 34474 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 151360

[startup+582.301 s]
/proc/loadavg: 4.12 4.04 3.98 5/320 12920
/proc/meminfo: memFree=4485032/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=286228 CPUtime=582.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 331011 0 0 0 58155 75 0 0 25 0 1 0 642259933 293097472 54105 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 71557 54105 259 24 0 68191 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 286228

[startup+642.3 s]
/proc/loadavg: 4.15 4.06 4.00 5/320 12922
/proc/meminfo: memFree=5012360/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=157928 CPUtime=642.3 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 356316 0 0 0 64147 83 0 0 25 0 1 0 642259933 161718272 34050 33554432000 4194304 4291037 140736370383488 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 39482 34050 259 24 0 36116 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 157928

[startup+702.301 s]
/proc/loadavg: 4.17 4.08 4.00 5/320 12923
/proc/meminfo: memFree=4854096/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=297652 CPUtime=702.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 379154 0 0 0 70142 89 0 0 25 0 1 0 642259933 304795648 56786 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 74413 56786 259 24 0 71047 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 297652

[startup+762.312 s]
/proc/loadavg: 4.11 4.08 4.00 5/320 12925
/proc/meminfo: memFree=4861252/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=167456 CPUtime=762.32 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 408055 0 0 0 76135 97 0 0 25 0 1 0 642259933 171474944 35148 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 41864 35148 259 24 0 38498 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 167456

[startup+822.301 s]
/proc/loadavg: 4.04 4.06 4.00 5/320 12927
/proc/meminfo: memFree=4838528/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=112448 CPUtime=822.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 433322 0 0 0 82128 103 0 0 25 0 1 0 642259933 115146752 23516 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 28112 23516 259 24 0 24746 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112448

[startup+882.3 s]
/proc/loadavg: 4.01 4.05 4.00 5/320 12928
/proc/meminfo: memFree=4750088/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=124124 CPUtime=882.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 463141 0 0 0 88121 110 0 0 25 0 1 0 642259933 127102976 26259 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 31031 26259 259 24 0 27665 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 124124

[startup+942.301 s]
/proc/loadavg: 4.08 4.05 4.01 5/320 12930
/proc/meminfo: memFree=4598908/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=225792 CPUtime=942.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 487178 0 0 0 94115 116 0 0 25 0 1 0 642259933 231211008 50117 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 56448 50117 259 24 0 53082 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 225792

[startup+1002.3 s]
/proc/loadavg: 4.10 4.06 4.00 5/320 12931
/proc/meminfo: memFree=4517900/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=307644 CPUtime=1002.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 523093 0 0 0 100106 125 0 0 25 0 1 0 642259933 315027456 54604 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 76911 54604 259 24 0 73545 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 307644

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/320 12933
/proc/meminfo: memFree=4497036/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=227972 CPUtime=1062.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 553419 0 0 0 106098 133 0 0 25 0 1 0 642259933 233443328 46299 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 56993 46299 259 24 0 53627 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 227972

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/320 12935
/proc/meminfo: memFree=4504196/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=149724 CPUtime=1122.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 586020 0 0 0 112090 141 0 0 25 0 1 0 642259933 153317376 31801 33554432000 4194304 4291037 140736370383488 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 37431 31801 259 24 0 34065 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 149724

[startup+1182.3 s]
/proc/loadavg: 4.18 4.07 4.01 5/320 12936
/proc/meminfo: memFree=4362560/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=232976 CPUtime=1182.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 607498 0 0 0 118084 147 0 0 25 0 1 0 642259933 238567424 53200 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 58244 53200 259 24 0 54878 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 232976

[startup+1242.3 s]
/proc/loadavg: 4.13 4.07 4.01 5/320 12938
/proc/meminfo: memFree=4379636/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=184644 CPUtime=1242.31 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 640420 0 0 0 124076 155 0 0 25 0 1 0 642259933 189075456 35181 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 46161 35181 259 24 0 42795 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 184644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.07 4.01 4/319 12940
/proc/meminfo: memFree=4329888/32950928 swapFree=67111348/67111528
[pid=12892] ppid=12890 vsize=316416 CPUtime=1300.02 cores=4,6
/proc/12892/stat : 12892 (minisat_release) R 12890 12892 12844 0 -1 4202496 665944 0 0 0 129841 161 0 0 25 0 1 0 642259933 324009984 60594 33554432000 4194304 4291037 140736370383488 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12892/statm: 79104 60594 259 24 0 75738 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 316416

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

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

runsolver used 3.86941 second user time and 9.15161 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-13 19:10:03
IDJOB=3362528
IDBENCH=70817
IDSOLVER=1840
FILE ID=node125/3362528-1305306603
RUNJOBID= node125-1305306603-12863
PBS_JOBID= 13321476
Free space on /tmp= 47900 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362528-1305306603/watcher-3362528-1305306603 -o /tmp/evaluation-result-3362528-1305306603/solver-3362528-1305306603 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362528-1305306603.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1851932299

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.828
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:       5537600 kB
Buffers:        258860 kB
Cached:       16458372 kB
SwapCached:          0 kB
Active:       14848068 kB
Inactive:     11934476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5537600 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:    10065552 kB
Mapped:          29756 kB
Slab:           529660 kB
PageTables:      35952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51024668 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= 47888 MiB
End job on node125 at 2011-05-13 19:31:45