Trace number 3362626

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

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
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-3362626-1305306527/watcher-3362626-1305306527 -o /tmp/evaluation-result-3362626-1305306527/solver-3362626-1305306527 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362626-1305306527.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.88 4/250 2207
/proc/meminfo: memFree=17448408/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=19392 CPUtime=0 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 679 0 0 0 0 0 0 0 21 0 1 0 642253496 19857408 618 33554432000 4194304 4291037 140733439855104 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 4848 618 213 24 0 1482 0

[startup+0.00949294 s]
/proc/loadavg: 3.38 3.87 3.88 4/250 2207
/proc/meminfo: memFree=17448408/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=20800 CPUtime=0 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 1050 0 0 0 0 0 0 0 21 0 1 0 642253496 21299200 977 33554432000 4194304 4291037 140733439855104 18446744073709551615 4220882 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 5200 978 215 24 0 1834 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20800

[startup+0.100512 s]
/proc/loadavg: 3.38 3.87 3.88 4/250 2207
/proc/meminfo: memFree=17448408/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=39688 CPUtime=0.09 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 6564 0 0 0 9 0 0 0 21 0 1 0 642253496 40640512 5957 33554432000 4194304 4291037 140733439855104 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 9922 5960 215 24 0 6556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39688

[startup+0.300478 s]
/proc/loadavg: 3.38 3.87 3.88 4/250 2207
/proc/meminfo: memFree=17448408/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=86840 CPUtime=0.29 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 18838 0 0 0 26 3 0 0 22 0 1 0 642253496 88924160 16835 33554432000 4194304 4291037 140733439855104 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 21710 16836 273 24 0 18344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86840

[startup+0.700405 s]
/proc/loadavg: 3.38 3.87 3.88 4/250 2207
/proc/meminfo: memFree=17448408/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=132772 CPUtime=0.69 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 31121 0 0 0 65 4 0 0 23 0 1 0 642253496 135958528 27939 33554432000 4194304 4291037 140733439855104 18446744073709551615 4233090 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 33193 27940 306 24 0 29827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132772

[startup+1.50026 s]
/proc/loadavg: 3.38 3.87 3.88 6/251 2208
/proc/meminfo: memFree=17218140/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=150444 CPUtime=1.49 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 42508 0 0 0 144 5 0 0 25 0 1 0 642253496 154054656 31988 33554432000 4194304 4291037 140733439855104 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 37611 31988 306 24 0 34245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150444

[startup+3.10096 s]
/proc/loadavg: 3.38 3.87 3.88 5/251 2208
/proc/meminfo: memFree=17204624/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=165984 CPUtime=3.09 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 54290 0 0 0 302 7 0 0 25 0 1 0 642253496 169967616 35117 33554432000 4194304 4291037 140733439855104 18446744073709551615 4262192 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 41496 35117 325 24 0 38130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165984

[startup+6.30038 s]
/proc/loadavg: 3.43 3.87 3.88 5/251 2208
/proc/meminfo: memFree=17212856/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=165984 CPUtime=6.29 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 54974 0 0 0 622 7 0 0 25 0 1 0 642253496 169967616 35775 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 41496 35775 326 24 0 38130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 165984

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.88 5/251 2208
/proc/meminfo: memFree=17160940/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=184840 CPUtime=12.69 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 56195 0 0 0 1262 7 0 0 25 0 1 0 642253496 189276160 36959 33554432000 4194304 4291037 140733439855104 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 46210 36959 326 24 0 42844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184840

[startup+25.5009 s]
/proc/loadavg: 3.59 3.88 3.88 5/251 2236
/proc/meminfo: memFree=17029328/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=234160 CPUtime=25.49 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 67323 0 0 0 2540 9 0 0 25 0 1 0 642253496 239779840 48020 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 58540 48020 326 24 0 55174 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 234160

[startup+51.1002 s]
/proc/loadavg: 3.73 3.89 3.88 5/251 2236
/proc/meminfo: memFree=16932040/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=264980 CPUtime=51.09 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 73777 0 0 0 5099 10 0 0 25 0 1 0 642253496 271339520 54322 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 66245 54322 326 24 0 62879 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 264980

[startup+102.309 s]
/proc/loadavg: 3.81 3.88 3.88 5/248 2295
/proc/meminfo: memFree=16812232/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=315068 CPUtime=102.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 81251 0 0 0 10217 13 0 0 25 0 1 0 642253496 322629632 61627 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 78767 61627 326 24 0 75401 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 315068

[startup+162.301 s]
/proc/loadavg: 4.03 3.94 3.90 5/251 2302
/proc/meminfo: memFree=12813096/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=315068 CPUtime=162.29 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 87896 0 0 0 16214 15 0 0 25 0 1 0 642253496 322629632 68100 33554432000 4194304 4291037 140733439855104 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 78767 68100 326 24 0 75401 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 315068

[startup+222.301 s]
/proc/loadavg: 4.05 3.97 3.91 5/248 2307
/proc/meminfo: memFree=15937192/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=257904 CPUtime=222.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 107881 0 0 0 22210 20 0 0 25 0 1 0 642253496 264093696 53689 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 64476 53689 326 24 0 61110 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 257904

[startup+282.301 s]
/proc/loadavg: 4.07 3.99 3.92 5/251 2361
/proc/meminfo: memFree=16710440/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=338812 CPUtime=282.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 118023 0 0 0 28208 22 0 0 25 0 1 0 642253496 346943488 63530 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 84703 63530 326 24 0 81337 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 338812

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/251 2363
/proc/meminfo: memFree=16482668/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=338812 CPUtime=342.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 125702 0 0 0 34205 25 0 0 25 0 1 0 642253496 346943488 70987 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 84703 70987 326 24 0 81337 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 338812

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.92 5/251 2365
/proc/meminfo: memFree=16451156/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=420200 CPUtime=402.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 132141 0 0 0 40203 27 0 0 25 0 1 0 642253496 430284800 77237 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 105050 77237 326 24 0 101684 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 420200

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/251 2366
/proc/meminfo: memFree=16380956/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=289360 CPUtime=462.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 153921 0 0 0 46196 34 0 0 25 0 1 0 642253496 296304640 62528 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 72340 62528 326 24 0 68974 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 289360

[startup+522.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/251 2368
/proc/meminfo: memFree=16128600/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=370268 CPUtime=522.3 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 163275 0 0 0 52193 37 0 0 25 0 1 0 642253496 379154432 71611 33554432000 4194304 4291037 140733439855104 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 92567 71611 326 24 0 89201 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 370268

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/251 2369
/proc/meminfo: memFree=15947296/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=370268 CPUtime=582.31 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 170368 0 0 0 58190 41 0 0 25 0 1 0 642253496 379154432 78491 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 92567 78491 326 24 0 89201 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 370268

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/251 2371
/proc/meminfo: memFree=15982496/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=451656 CPUtime=642.31 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 176289 0 0 0 64187 44 0 0 25 0 1 0 642253496 462495744 84244 33554432000 4194304 4291037 140733439855104 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 112914 84244 326 24 0 109548 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 451656

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/251 2373
/proc/meminfo: memFree=16139340/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=240040 CPUtime=702.31 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 181738 0 0 0 70184 47 0 0 25 0 1 0 642253496 245800960 51556 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 60010 51556 326 24 0 56644 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 240040

[startup+762.309 s]
/proc/loadavg: 4.05 4.01 3.93 5/251 2402
/proc/meminfo: memFree=16126292/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=320180 CPUtime=762.32 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 202684 0 0 0 76179 53 0 0 25 0 1 0 642253496 327864320 72135 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 80045 72135 326 24 0 76679 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 320180

[startup+822.301 s]
/proc/loadavg: 4.13 4.04 3.94 5/251 2404
/proc/meminfo: memFree=15331308/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=370268 CPUtime=822.32 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 211626 0 0 0 82174 58 0 0 25 0 1 0 642253496 379154432 80812 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 92567 80812 326 24 0 89201 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 370268

[startup+882.301 s]
/proc/loadavg: 4.05 4.03 3.94 5/251 2405
/proc/meminfo: memFree=14999360/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=451656 CPUtime=882.31 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 218861 0 0 0 88168 63 0 0 25 0 1 0 642253496 462495744 87859 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 112914 87859 326 24 0 109548 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 451656

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/251 2407
/proc/meminfo: memFree=15145640/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=451656 CPUtime=942.31 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 224951 0 0 0 94164 67 0 0 25 0 1 0 642253496 462495744 93757 33554432000 4194304 4291037 140733439855104 18446744073709551615 4261898 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 112914 93757 326 24 0 109548 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 451656

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/251 2409
/proc/meminfo: memFree=14914964/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=314564 CPUtime=1002.32 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 240877 0 0 0 100159 73 0 0 25 0 1 0 642253496 322113536 65623 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 78641 65623 326 24 0 75275 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 314564

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/251 2410
/proc/meminfo: memFree=14955988/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=345384 CPUtime=1062.32 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 252504 0 0 0 106153 79 0 0 25 0 1 0 642253496 353673216 76891 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 86346 76891 326 24 0 82980 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 345384

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/251 2412
/proc/meminfo: memFree=15296344/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=395472 CPUtime=1122.33 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 260844 0 0 0 112148 85 0 0 25 0 1 0 642253496 404963328 84979 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 98868 84979 326 24 0 95502 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 395472

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/251 2413
/proc/meminfo: memFree=15019312/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=476860 CPUtime=1182.33 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 267059 0 0 0 118144 89 0 0 25 0 1 0 642253496 488304640 90969 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 119215 90969 326 24 0 115849 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 476860

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/251 2415
/proc/meminfo: memFree=15103248/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=476860 CPUtime=1242.32 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 272492 0 0 0 124141 91 0 0 25 0 1 0 642253496 488304640 96226 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 119215 96226 326 24 0 115849 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 476860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/251 2417
/proc/meminfo: memFree=14910040/32951124 swapFree=66522240/67111528
[pid=2207] ppid=2205 vsize=314564 CPUtime=1300.03 cores=5,7
/proc/2207/stat : 2207 (minisat_release) R 2205 2207 2147 0 -1 4202496 287384 0 0 0 129906 97 0 0 25 0 1 0 642253496 322113536 69079 33554432000 4194304 4291037 140733439855104 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2207/statm: 78641 69079 326 24 0 75275 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 314564

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.06
CPU user time (s): 1299.07
CPU system time (s): 0.992849
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 476860

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

runsolver used 2.84057 second user time and 6.64399 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-13 19:08:47
IDJOB=3362626
IDBENCH=69619
IDSOLVER=1840
FILE ID=node109/3362626-1305306527
RUNJOBID= node109-1305306527-2168
PBS_JOBID= 13321474
Free space on /tmp= 36452 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362626-1305306527/watcher-3362626-1305306527 -o /tmp/evaluation-result-3362626-1305306527/solver-3362626-1305306527 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362626-1305306527.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1336941071

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17449068 kB
Buffers:        221444 kB
Cached:        4048608 kB
SwapCached:      19036 kB
Active:        6458652 kB
Inactive:      8780844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17449068 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           43192 kB
Writeback:           0 kB
AnonPages:    10957712 kB
Mapped:          17836 kB
Slab:           165708 kB
PageTables:      31120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18005676 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= 36304 MiB
End job on node109 at 2011-05-13 19:30:30