Trace number 1821013

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
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.50/0.58	c ==============================================================================
0.50/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.50/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.50/0.58	c ==============================================================================
0.50/0.58	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
8.20/8.24	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
8.20/8.25	c ==============================================================================
8.20/8.25	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
8.20/8.25	c CPU time:   7.95 s
8.20/8.25	c ==============================================================================
8.60/8.65	This is MiniSat 2.0 beta with hacks by AVG
8.60/8.65	WARNING: for repeatability, setting FPU to use double precision
8.60/8.65	============================[ Problem Statistics ]=============================
8.60/8.65	|                                                                             |
8.60/8.65	|  Number of variables:  72981                                                |
8.60/8.65	|  Number of clauses:    341039                                               |
8.81/8.90	|  Parsing time:         0.21         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821013-1242496648/watcher-1821013-1242496648 -o /tmp/evaluation-result-1821013-1242496648/solver-1821013-1242496648 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821013-1242496648.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 32717
/proc/meminfo: memFree=1751948/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=952 CPUtime=0
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 151 0 0 0 0 0 0 0 25 0 1 0 1014165934 974848 86 4294967295 134512640 135223648 3220783824 3220782776 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32721/statm: 238 86 46 174 0 63 0

[startup+0.098234 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 32717
/proc/meminfo: memFree=1751948/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=16264 CPUtime=0.1
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 3452 0 0 0 7 3 0 0 25 0 1 0 1014165934 16654336 3387 4294967295 134512640 135223648 3220783824 3220782592 134541094 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32721/statm: 4066 3387 46 174 0 3891 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18680

[startup+0.108261 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 32717
/proc/meminfo: memFree=1751948/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=16792 CPUtime=0.11
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 3624 0 0 0 8 3 0 0 25 0 1 0 1014165934 17195008 3559 4294967295 134512640 135223648 3220783824 3220782408 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32721/statm: 4198 3559 46 174 0 4023 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19208

[startup+0.308215 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 32717
/proc/meminfo: memFree=1751948/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=42296 CPUtime=0.3
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 10182 0 0 0 22 8 0 0 25 0 1 0 1014165934 43311104 10117 4294967295 134512640 135223648 3220783824 3220782776 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32721/statm: 10574 10117 46 174 0 10399 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 44712

[startup+0.708193 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 32717
/proc/meminfo: memFree=1751948/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=89948 CPUtime=0.7
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 21598 0 0 0 54 16 0 0 25 0 1 0 1014165934 92106752 19873 4294967295 134512640 135223648 3220783824 3220781920 134597718 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32721/statm: 22487 19873 73 174 0 22312 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 92364

[startup+1.50815 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32722
/proc/meminfo: memFree=1669612/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=93000 CPUtime=1.5
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 22285 0 0 0 132 18 0 0 25 0 1 0 1014165934 95232000 20560 4294967295 134512640 135223648 3220783824 3220781744 134575986 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32721/statm: 23250 20560 73 174 0 23075 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 95416

[startup+3.10806 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32722
/proc/meminfo: memFree=1660932/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=96664 CPUtime=3.1
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 23143 0 0 0 289 21 0 0 25 0 1 0 1014165934 98983936 21418 4294967295 134512640 135223648 3220783824 3220781840 134586706 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32721/statm: 24166 21418 73 174 0 23991 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 99080

[startup+6.30788 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32722
/proc/meminfo: memFree=1641588/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2416 CPUtime=0
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1014165933 2473984 277 4294967295 134512640 135169312 3216152176 3216150712 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 604 277 235 161 0 43 0
[pid=32721] ppid=32717 vsize=102456 CPUtime=6.3
/proc/32721/stat : 32721 (SatELite_releas) R 32717 32717 16367 0 -1 4202496 24656 0 0 0 602 28 0 0 25 0 1 0 1014165934 104914944 22931 4294967295 134512640 135223648 3220783824 3220781840 134586797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32721/statm: 25614 22931 73 174 0 25439 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 104872

[startup+12.7075 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32727
/proc/meminfo: memFree=1696608/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=24680 CPUtime=4.06
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 5677 0 0 0 402 4 0 0 25 0 1 0 1014166799 25272320 5604 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32724/statm: 6170 5604 73 172 0 5997 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27100

[startup+25.5068 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32729
/proc/meminfo: memFree=1692332/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=29564 CPUtime=16.86
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 6900 0 0 0 1675 11 0 0 25 0 1 0 1014166799 30273536 6827 4294967295 134512640 135214715 3214622032 3214620496 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 7391 6827 73 172 0 7218 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 31984

[startup+51.1153 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32733
/proc/meminfo: memFree=1677668/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=44316 CPUtime=42.47
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 10567 0 0 0 4226 21 0 0 25 0 1 0 1014166799 45379584 10494 4294967295 134512640 135214715 3214622032 3214620496 134528709 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 11079 10494 73 172 0 10906 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 46736

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 451
/proc/meminfo: memFree=1649096/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=72580 CPUtime=93.67
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 17629 0 0 0 9334 33 0 0 25 0 1 0 1014166799 74321920 17556 4294967295 134512640 135214715 3214622032 3214620496 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 18145 17556 73 172 0 17972 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 75000

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 639
/proc/meminfo: memFree=1615972/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=105932 CPUtime=153.67
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 25964 0 0 0 15322 45 0 0 25 0 1 0 1014166799 108474368 25891 4294967295 134512640 135214715 3214622032 3214620496 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 26483 25891 73 172 0 26310 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 108352

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 826
/proc/meminfo: memFree=1578640/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=143380 CPUtime=213.68
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 35249 0 0 0 21318 50 0 0 25 0 1 0 1014166799 146821120 35176 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 35845 35176 73 172 0 35672 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 145800

[startup+282.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 1028
/proc/meminfo: memFree=1539612/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=182744 CPUtime=273.68
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 45094 0 0 0 27313 55 0 0 25 0 1 0 1014166799 187129856 45021 4294967295 134512640 135214715 3214622032 3214620496 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 45686 45021 73 172 0 45513 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 185164

[startup+342.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 1219
/proc/meminfo: memFree=1515284/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=207164 CPUtime=333.68
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 51071 0 0 0 33303 65 0 0 25 0 1 0 1014166799 212135936 50998 4294967295 134512640 135214715 3214622032 3214620496 134529071 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 51791 50998 73 172 0 51618 0
Current children cumulated CPU time (s) 342.32

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

/proc/32724/statm: 70909 69798 73 172 0 70736 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 286056

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 1974
/proc/meminfo: memFree=1421672/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=302164 CPUtime=573.7
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 74454 0 0 0 57284 86 0 0 25 0 1 0 1014166799 309415936 74381 4294967295 134512640 135214715 3214622032 3214613008 134536349 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 75541 74381 73 172 0 75368 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 304584

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 2162
/proc/meminfo: memFree=1403436/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=320808 CPUtime=633.7
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 78938 0 0 0 63282 88 0 0 25 0 1 0 1014166799 328507392 78865 4294967295 134512640 135214715 3214622032 3214620496 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 80202 78865 73 172 0 80029 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 323228

[startup+702.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 2349
/proc/meminfo: memFree=1393888/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=330524 CPUtime=693.7
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 81338 0 0 0 69279 91 0 0 25 0 1 0 1014166799 338456576 81265 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 82631 81265 73 172 0 82458 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 332944

[startup+762.315 s]
/proc/loadavg: 1.07 1.03 1.01 3/99 2548
/proc/meminfo: memFree=1384960/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=339440 CPUtime=753.71
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 83575 0 0 0 75280 91 0 0 25 0 1 0 1014166799 347586560 83502 4294967295 134512640 135214715 3214622032 3214620496 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 84860 83502 73 172 0 84687 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 341860

[startup+822.312 s]
/proc/loadavg: 1.02 1.02 1.00 3/99 2738
/proc/meminfo: memFree=1373808/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=350504 CPUtime=813.71
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 86330 0 0 0 81278 93 0 0 25 0 1 0 1014166799 358916096 86257 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 87626 86257 73 172 0 87453 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 352924

[startup+882.308 s]
/proc/loadavg: 1.01 1.02 1.00 3/99 2932
/proc/meminfo: memFree=1363640/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=360588 CPUtime=873.71
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 88870 0 0 0 87276 95 0 0 25 0 1 0 1014166799 369242112 88797 4294967295 134512640 135214715 3214622032 3214620496 134528963 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 90147 88797 73 172 0 89974 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 363008

[startup+942.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 3121
/proc/meminfo: memFree=1350116/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=374348 CPUtime=933.72
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 92314 0 0 0 93276 96 0 0 25 0 1 0 1014166799 383332352 92241 4294967295 134512640 135214715 3214622032 3214620496 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 93587 92241 73 172 0 93414 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 376768

[startup+1002.32 s]
/proc/loadavg: 1.64 1.19 1.06 2/99 3310
/proc/meminfo: memFree=1339800/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=384508 CPUtime=993.73
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 94856 0 0 0 99276 97 0 0 25 0 1 0 1014166799 393736192 94783 4294967295 134512640 135214715 3214622032 3214620496 134528702 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 96127 94783 73 172 0 95954 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 386928

[startup+1062.32 s]
/proc/loadavg: 1.86 1.33 1.12 3/99 3510
/proc/meminfo: memFree=1316984/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=407580 CPUtime=1053.73
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 100639 0 0 0 105272 101 0 0 25 0 1 0 1014166799 417361920 100566 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 101895 100566 73 172 0 101722 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 410000

[startup+1122.31 s]
/proc/loadavg: 1.55 1.36 1.14 3/99 3712
/proc/meminfo: memFree=1288324/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=437172 CPUtime=1113.73
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 107730 0 0 0 111265 108 0 0 25 0 1 0 1014166799 447664128 107657 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 109293 107657 73 172 0 109120 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 439592

[startup+1182.32 s]
/proc/loadavg: 1.23 1.30 1.13 3/99 3908
/proc/meminfo: memFree=1262128/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=464372 CPUtime=1173.74
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 114419 0 0 0 117263 111 0 0 25 0 1 0 1014166799 475516928 114322 4294967295 134512640 135214715 3214622032 3214620240 134537308 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 116093 114322 73 172 0 115920 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 466792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.33 1.31 1.14 2/99 4091
/proc/meminfo: memFree=1255272/2074464 swapFree=1949244/1959888
[pid=32717] ppid=32715 vsize=2420 CPUtime=8.64
/proc/32717/stat : 32717 (SatELiteGTI) S 32715 32717 16367 0 -1 4194304 387 27700 0 0 0 0 834 30 25 0 1 0 1014165933 2478080 278 4294967295 134512640 135169312 3216152176 3216148392 3084934894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32717/statm: 605 278 235 161 0 44 0
[pid=32724] ppid=32717 vsize=470252 CPUtime=1191.44
/proc/32724/stat : 32724 (minisat_static) R 32717 32717 16367 0 -1 4202496 115913 0 0 0 119032 112 0 0 25 0 1 0 1014166799 481538048 115800 4294967295 134512640 135214715 3214622032 3214620496 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32724/statm: 117563 115800 73 172 0 117390 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 472672

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32717 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=340000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=300000
# CPU time returned by wait4() is 8.64
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.08
CPU user time (s): 1198.66
CPU system time (s): 1.42
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 472672

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 19:57:28
IDJOB=1821013
IDBENCH=70808
IDSOLVER=660
FILE ID=tipi11/1821013-1242496648
PBS_JOBID=
Free space on /tmp= 9900 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821013-1242496648/watcher-1821013-1242496648 -o /tmp/evaluation-result-1821013-1242496648/solver-1821013-1242496648 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821013-1242496648.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED= 1312117836

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1752320 kB
Buffers:         25736 kB
Cached:         226288 kB
SwapCached:       5224 kB
Active:          67060 kB
Inactive:       196780 kB
HighTotal:     1178688 kB
HighFree:       972472 kB
LowTotal:       895776 kB
LowFree:        779848 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           12336 kB
Writeback:           0 kB
AnonPages:       11120 kB
Mapped:           5012 kB
Slab:            49968 kB
PageTables:        544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9868 MiB
End job on tipi11 at 2009-05-16 20:17:32