Trace number 1820413

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.09 1200.03

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.11/0.17	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.11/0.17	c ==============================================================================
0.11/0.17	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.11/0.17	c CPU time:   0.18 s
0.11/0.17	c ==============================================================================
0.11/0.20	This is MiniSat 2.0 beta with hacks by AVG
0.11/0.20	WARNING: for repeatability, setting FPU to use double precision
0.11/0.20	============================[ Problem Statistics ]=============================
0.11/0.20	|                                                                             |
0.11/0.20	|  Number of variables:  2673                                                 |
0.11/0.20	|  Number of clauses:    15594                                                |
0.20/0.21	|  Parsing time:         0.01         s                                       |
1200.08/1200.03	HOME/SatELiteGTI: line 36:  8292 Terminated              $MS $TMP.cnf $TMP.result

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-1820413-1242440565/watcher-1820413-1242440565 -o /tmp/evaluation-result-1820413-1242440565/solver-1820413-1242440565 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820413-1242440565.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.02 1.00 2/93 8286
/proc/meminfo: memFree=1495612/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2412 CPUtime=0
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1008557266 2469888 276 4294967295 134512640 135169312 3216336544 3216335080 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8286/statm: 603 276 235 161 0 42 0
[pid=8290] ppid=8286 vsize=948 CPUtime=0
/proc/8290/stat : 8290 (SatELite_releas) R 8286 8286 10114 0 -1 4202496 113 0 0 0 0 0 0 0 25 0 1 0 1008557267 970752 48 4294967295 134512640 135223648 3215902256 3215901160 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8290/statm: 237 52 43 174 0 62 0

[startup+0.089353 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 8286
/proc/meminfo: memFree=1495612/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2412 CPUtime=0
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1008557266 2469888 276 4294967295 134512640 135169312 3216336544 3216335080 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8286/statm: 603 276 235 161 0 42 0
[pid=8290] ppid=8286 vsize=4740 CPUtime=0.09
/proc/8290/stat : 8290 (SatELite_releas) R 8286 8286 10114 0 -1 4202496 1080 0 0 0 9 0 0 0 25 0 1 0 1008557267 4853760 1015 4294967295 134512640 135223648 3215902256 3215900272 134586751 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8290/statm: 1185 1015 73 174 0 1010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7152

[startup+0.10935 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 8286
/proc/meminfo: memFree=1495612/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2412 CPUtime=0
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1008557266 2469888 276 4294967295 134512640 135169312 3216336544 3216335080 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/8286/statm: 603 276 235 161 0 42 0
[pid=8290] ppid=8286 vsize=4740 CPUtime=0.11
/proc/8290/stat : 8290 (SatELite_releas) R 8286 8286 10114 0 -1 4202496 1081 0 0 0 11 0 0 0 25 0 1 0 1008557267 4853760 1016 4294967295 134512640 135223648 3215902256 3215900272 134586909 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8290/statm: 1185 1016 73 174 0 1010 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7152

[startup+0.30934 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 8286
/proc/meminfo: memFree=1495612/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+0.709321 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 8286
/proc/meminfo: memFree=1495612/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+1.50928 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8292
/proc/meminfo: memFree=1492388/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=4684 CPUtime=1.31
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 940 0 0 0 131 0 0 0 25 0 1 0 1008557286 4796416 875 4294967295 134512640 135214715 3214755184 3214753392 134537353 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1171 875 73 172 0 998 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 7100

[startup+3.1192 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8292
/proc/meminfo: memFree=1491272/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=5780 CPUtime=2.92
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 1214 0 0 0 292 0 0 0 25 0 1 0 1008557286 5918720 1149 4294967295 134512640 135214715 3214755184 3214753648 134528992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1445 1149 73 172 0 1272 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8196

[startup+6.31905 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8292
/proc/meminfo: memFree=1490344/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=6308 CPUtime=6.12
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 1343 0 0 0 612 0 0 0 25 0 1 0 1008557286 6459392 1278 4294967295 134512640 135214715 3214755184 3214753648 134528613 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1577 1278 73 172 0 1404 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8724

[startup+12.7187 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8292
/proc/meminfo: memFree=1488836/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=7776 CPUtime=12.52
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 1709 0 0 0 1251 1 0 0 25 0 1 0 1008557286 7962624 1644 4294967295 134512640 135214715 3214755184 3214753648 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1944 1644 73 172 0 1771 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 10192

[startup+25.5181 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8292
/proc/meminfo: memFree=1488932/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=7776 CPUtime=25.32
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 1710 0 0 0 2531 1 0 0 25 0 1 0 1008557286 7962624 1645 4294967295 134512640 135214715 3214755184 3214753648 134528515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1944 1645 73 172 0 1771 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10192

[startup+51.1169 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8295
/proc/meminfo: memFree=1488692/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=7776 CPUtime=50.92
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 1713 0 0 0 5090 2 0 0 25 0 1 0 1008557286 7962624 1648 4294967295 134512640 135214715 3214755184 3214753648 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 1944 1648 73 172 0 1771 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10192

[startup+102.324 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 8481
/proc/meminfo: memFree=1487080/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=9228 CPUtime=102.13
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 2070 0 0 0 10210 3 0 0 25 0 1 0 1008557286 9449472 2005 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 2307 2005 73 172 0 2134 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 11644

[startup+162.311 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 8670
/proc/meminfo: memFree=1485840/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=10316 CPUtime=162.12
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 2344 0 0 0 16209 3 0 0 25 0 1 0 1008557286 10563584 2279 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8292/statm: 2579 2279 73 172 0 2406 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 12732

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8858
/proc/meminfo: memFree=1485716/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=10316 CPUtime=222.12
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 2346 0 0 0 22208 4 0 0 25 0 1 0 1008557286 10563584 2281 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 2579 2281 73 172 0 2406 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 12732

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9046
/proc/meminfo: memFree=1483476/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=12692 CPUtime=282.13
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 2940 0 0 0 28209 4 0 0 25 0 1 0 1008557286 12996608 2875 4294967295 134512640 135214715 3214755184 3214753392 134537641 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3173 2875 73 172 0 3000 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 15108

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9233
/proc/meminfo: memFree=1483484/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=12692 CPUtime=342.13
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 2940 0 0 0 34209 4 0 0 25 0 1 0 1008557286 12996608 2875 4294967295 134512640 135214715 3214755184 3214753648 134528678 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3173 2875 73 172 0 3000 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 15108

[startup+402.32 s]
/proc/loadavg: 1.25 1.06 1.02 3/95 9426
/proc/meminfo: memFree=1482988/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2

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

[pid=8292] ppid=8286 vsize=13100 CPUtime=462.15
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3022 0 0 0 46210 5 0 0 25 0 1 0 1008557286 13414400 2957 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3275 2957 73 172 0 3102 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 15516

[startup+522.314 s]
/proc/loadavg: 1.15 1.08 1.02 3/95 9803
/proc/meminfo: memFree=1482864/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=13100 CPUtime=522.14
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3022 0 0 0 52209 5 0 0 25 0 1 0 1008557286 13414400 2957 4294967295 134512640 135214715 3214755184 3214753648 134528634 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3275 2957 73 172 0 3102 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 15516

[startup+582.321 s]
/proc/loadavg: 1.18 1.09 1.03 3/95 9991
/proc/meminfo: memFree=1482112/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=13892 CPUtime=582.15
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3224 0 0 0 58210 5 0 0 25 0 1 0 1008557286 14225408 3159 4294967295 134512640 135214715 3214755184 3214753648 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3473 3159 73 172 0 3300 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 16308

[startup+642.308 s]
/proc/loadavg: 1.06 1.07 1.02 3/95 10181
/proc/meminfo: memFree=1481996/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=13892 CPUtime=642.14
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3236 0 0 0 64209 5 0 0 25 0 1 0 1008557286 14225408 3171 4294967295 134512640 135214715 3214755184 3214753648 134528620 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3473 3171 73 172 0 3300 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 16308

[startup+702.315 s]
/proc/loadavg: 1.02 1.06 1.01 2/95 10368
/proc/meminfo: memFree=1481748/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=13892 CPUtime=702.15
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3236 0 0 0 70210 5 0 0 25 0 1 0 1008557286 14225408 3171 4294967295 134512640 135214715 3214755184 3214753648 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3473 3171 73 172 0 3300 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 16308

[startup+762.322 s]
/proc/loadavg: 1.01 1.05 1.01 2/95 10561
/proc/meminfo: memFree=1481376/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=14288 CPUtime=762.16
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3334 0 0 0 76211 5 0 0 25 0 1 0 1008557286 14630912 3269 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3572 3269 73 172 0 3399 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 16704

[startup+822.32 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 10749
/proc/meminfo: memFree=1480756/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15352 CPUtime=822.16
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3580 0 0 0 82211 5 0 0 25 0 1 0 1008557286 15720448 3515 4294967295 134512640 135214715 3214755184 3214753648 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3838 3515 73 172 0 3665 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 17768

[startup+882.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/95 10937
/proc/meminfo: memFree=1480748/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=882.15
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3591 0 0 0 88210 5 0 0 25 0 1 0 1008557286 15802368 3526 4294967295 134512640 135214715 3214755184 3214753448 134527279 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3526 73 172 0 3685 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 17848

[startup+942.314 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 11124
/proc/meminfo: memFree=1480632/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=942.16
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3591 0 0 0 94211 5 0 0 25 0 1 0 1008557286 15802368 3526 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3526 73 172 0 3685 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 17848

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 11313
/proc/meminfo: memFree=1480756/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=1002.16
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3591 0 0 0 100211 5 0 0 25 0 1 0 1008557286 15802368 3526 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3526 73 172 0 3685 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 17848

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 11503
/proc/meminfo: memFree=1480508/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=1062.17
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3594 0 0 0 106212 5 0 0 25 0 1 0 1008557286 15802368 3529 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3529 73 172 0 3685 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 17848

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11695
/proc/meminfo: memFree=1480756/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=1122.17
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3594 0 0 0 112212 5 0 0 25 0 1 0 1008557286 15802368 3529 4294967295 134512640 135214715 3214755184 3214753648 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3529 73 172 0 3685 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 17848

[startup+1182.32 s]
/proc/loadavg: 1.20 1.05 1.01 3/95 11883
/proc/meminfo: memFree=1480748/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=1182.18
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3594 0 0 0 118213 5 0 0 25 0 1 0 1008557286 15802368 3529 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3529 73 172 0 3685 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 17848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.14 1.04 1.01 3/95 12068
/proc/meminfo: memFree=1480336/2074464 swapFree=1950872/1959888
[pid=8286] ppid=8284 vsize=2416 CPUtime=0.2
/proc/8286/stat : 8286 (SatELiteGTI) S 8284 8286 10114 0 -1 4194304 385 1814 0 0 0 0 19 1 23 0 1 0 1008557266 2473984 277 4294967295 134512640 135169312 3216336544 3216332760 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8286/statm: 604 277 235 161 0 43 0
[pid=8292] ppid=8286 vsize=15432 CPUtime=1199.88
/proc/8292/stat : 8292 (minisat_static) R 8286 8286 10114 0 -1 4202496 3594 0 0 0 119983 5 0 0 25 0 1 0 1008557286 15802368 3529 4294967295 134512640 135214715 3214755184 3214753648 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8292/statm: 3858 3529 73 172 0 3685 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 17848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.07
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 17848

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 04:22:45
IDJOB=1820413
IDBENCH=20399
IDSOLVER=660
FILE ID=tipi13/1820413-1242440565
PBS_JOBID=
Free space on /tmp= 8377 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820413-1242440565/watcher-1820413-1242440565 -o /tmp/evaluation-result-1820413-1242440565/solver-1820413-1242440565 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820413-1242440565.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED= 1719940211

Linux tipi13 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.475
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1495860 kB
Buffers:         24408 kB
Cached:         473216 kB
SwapCached:       3612 kB
Active:         258004 kB
Inactive:       249344 kB
HighTotal:     1178688 kB
HighFree:       737256 kB
LowTotal:       895776 kB
LowFree:        758604 kB
SwapTotal:     1959888 kB
SwapFree:      1950872 kB
Dirty:            1932 kB
Writeback:           0 kB
AnonPages:        8788 kB
Mapped:           3052 kB
Slab:            62700 kB
PageTables:        644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8377 MiB
End job on tipi13 at 2009-05-16 04:42:45