Trace number 1820611

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.1 1200.04

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.91
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  108080   283220 |   32423       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 784   #clauses: 108080   #literals: 283220
0.00/0.07	c CPU time:   0.07 s
0.00/0.07	c ==============================================================================
0.00/0.16	This is MiniSat 2.0 beta with hacks by AVG
0.00/0.16	WARNING: for repeatability, setting FPU to use double precision
0.00/0.16	============================[ Problem Statistics ]=============================
0.00/0.16	|                                                                             |
0.00/0.17	|  Number of variables:  784                                                  |
0.00/0.17	|  Number of clauses:    108080                                               |
0.16/0.22	|  Parsing time:         0.06         s                                       |
1200.09/1200.03	HOME/SatELiteGTI: line 36:  1014 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-1820611-1242458412/watcher-1820611-1242458412 -o /tmp/evaluation-result-1820611-1242458412/solver-1820611-1242458412 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820611-1242458412.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: 0.92 0.99 0.99 3/96 1011
/proc/meminfo: memFree=683664/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2412 CPUtime=0
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 337 0 0 0 0 0 0 0 25 0 1 0 1010341767 2469888 270 4294967295 134512640 135169312 3218563264 3218560856 3085607854 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/1008/statm: 603 270 230 161 0 42 0
[pid=1009] ppid=1008 vsize=2412 CPUtime=0
/proc/1009/stat : 1009 (SatELiteGTI) R 1008 1008 10436 0 -1 4194368 102 0 0 0 0 0 0 0 25 0 1 0 1010341768 2469888 114 4294967295 134512640 135169312 3218563264 3218559484 3085416308 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/1009/statm: 603 114 72 161 0 42 0
[pid=1010] ppid=1009 vsize=0 CPUtime=0
/proc/1010/stat : 1010 (SatELiteGTI) Z 1009 1008 10436 0 -1 4194380 143 0 0 0 0 0 0 0 25 0 1 0 1010341768 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/1010/statm: 0 0 0 0 0 0 0
[pid=1011] ppid=1009 vsize=2412 CPUtime=0
/proc/1011/stat : 1011 (SatELiteGTI) R 1009 1008 10436 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1010341768 2469888 42 4294967295 134512640 135169312 3218563264 3218559484 3085416308 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/1011/statm: 603 42 0 161 0 42 0

[startup+0.092501 s]
/proc/loadavg: 0.92 0.99 0.99 3/96 1011
/proc/meminfo: memFree=683664/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2412 CPUtime=0
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1010341767 2469888 275 4294967295 134512640 135169312 3218563264 3218561800 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1008/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.1125 s]
/proc/loadavg: 0.92 0.99 0.99 3/96 1011
/proc/meminfo: memFree=683664/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2412 CPUtime=0
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 1010341767 2469888 275 4294967295 134512640 135169312 3218563264 3218561800 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1008/statm: 603 275 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.312483 s]
/proc/loadavg: 0.92 0.99 0.99 3/96 1011
/proc/meminfo: memFree=683664/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2416

[startup+0.712451 s]
/proc/loadavg: 0.92 0.99 0.99 3/96 1011
/proc/meminfo: memFree=683664/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2416

[startup+1.51238 s]
/proc/loadavg: 0.92 0.99 0.99 2/95 1014
/proc/meminfo: memFree=674968/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=8908 CPUtime=1.33
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 2132 0 0 0 133 0 0 0 25 0 1 0 1010341784 9121792 2066 4294967295 134512640 135214715 3218927984 3218926376 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 2227 2066 74 172 0 2054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11324

[startup+3.11225 s]
/proc/loadavg: 0.92 0.99 0.99 2/95 1014
/proc/meminfo: memFree=673108/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=10924 CPUtime=2.92
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 2644 0 0 0 290 2 0 0 25 0 1 0 1010341784 11186176 2578 4294967295 134512640 135214715 3218927984 3218926376 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 2731 2578 74 172 0 2558 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13340

[startup+6.31199 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 1198
/proc/meminfo: memFree=669232/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=14036 CPUtime=6.12
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 3411 0 0 0 609 3 0 0 25 0 1 0 1010341784 14372864 3345 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 3509 3345 74 172 0 3336 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16452

[startup+12.7115 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 1200
/proc/meminfo: memFree=664788/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=18296 CPUtime=12.52
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 4469 0 0 0 1249 3 0 0 25 0 1 0 1010341784 18735104 4403 4294967295 134512640 135214715 3218927984 3218926448 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 4574 4403 74 172 0 4401 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20712

[startup+25.5104 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 1201
/proc/meminfo: memFree=658932/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=24068 CPUtime=25.32
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 5922 0 0 0 2528 4 0 0 25 0 1 0 1010341784 24645632 5856 4294967295 134512640 135214715 3218927984 3218926448 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 6017 5856 74 172 0 5844 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26484

[startup+51.1083 s]
/proc/loadavg: 0.96 0.99 0.99 3/95 1203
/proc/meminfo: memFree=651656/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=31556 CPUtime=50.92
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 7773 0 0 0 5087 5 0 0 25 0 1 0 1010341784 32313344 7707 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 7889 7707 74 172 0 7716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33972

[startup+102.324 s]
/proc/loadavg: 1.10 1.02 1.00 2/95 1390
/proc/meminfo: memFree=639876/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=43512 CPUtime=102.14
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 10678 0 0 0 10203 11 0 0 25 0 1 0 1010341784 44556288 10612 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 10878 10612 74 172 0 10705 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45928

[startup+162.319 s]
/proc/loadavg: 1.03 1.02 1.00 2/95 1578
/proc/meminfo: memFree=633792/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=49804 CPUtime=162.14
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 12237 0 0 0 16201 13 0 0 25 0 1 0 1010341784 50999296 12171 4294967295 134512640 135214715 3218927984 3218926448 134528721 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 12451 12171 74 172 0 12278 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 52220

[startup+222.314 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 1769
/proc/meminfo: memFree=626988/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=56684 CPUtime=222.14
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 13951 0 0 0 22201 13 0 0 25 0 1 0 1010341784 58044416 13885 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 14171 13885 74 172 0 13998 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59100

[startup+282.309 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 1958
/proc/meminfo: memFree=621152/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=63008 CPUtime=282.14
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 15447 0 0 0 28201 13 0 0 25 0 1 0 1010341784 64520192 15381 4294967295 134512640 135214715 3218927984 3218926448 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 15752 15381 74 172 0 15579 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 65424

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2144
/proc/meminfo: memFree=615828/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=68368 CPUtime=342.15
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 16802 0 0 0 34201 14 0 0 25 0 1 0 1010341784 70008832 16736 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 17092 16736 74 172 0 16919 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 70784

[startup+402.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 2335
/proc/meminfo: memFree=613960/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16

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

[pid=1014] ppid=1008 vsize=70272 CPUtime=462.16
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 17244 0 0 0 46199 17 0 0 25 0 1 0 1010341784 71958528 17178 4294967295 134512640 135214715 3218927984 3218926448 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 17568 17178 74 172 0 17395 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 72688

[startup+522.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 2724
/proc/meminfo: memFree=613844/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=70272 CPUtime=522.17
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 17244 0 0 0 52200 17 0 0 25 0 1 0 1010341784 71958528 17178 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 17568 17178 74 172 0 17395 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 72688

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 2919
/proc/meminfo: memFree=612704/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=71396 CPUtime=582.17
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 17505 0 0 0 58200 17 0 0 25 0 1 0 1010341784 73109504 17439 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 17849 17439 74 172 0 17676 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 73812

[startup+642.32 s]
/proc/loadavg: 1.16 1.04 1.01 3/95 3106
/proc/meminfo: memFree=611240/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=72648 CPUtime=642.18
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 17822 0 0 0 64201 17 0 0 25 0 1 0 1010341784 74391552 17756 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 18162 17756 74 172 0 17989 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 75064

[startup+702.315 s]
/proc/loadavg: 1.06 1.03 1.01 2/95 3297
/proc/meminfo: memFree=604784/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=79252 CPUtime=702.18
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 19450 0 0 0 70200 18 0 0 25 0 1 0 1010341784 81154048 19384 4294967295 134512640 135214715 3218927984 3218926448 134528794 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 19813 19384 74 172 0 19640 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 81668

[startup+762.32 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 3511
/proc/meminfo: memFree=600188/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=83576 CPUtime=762.19
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20540 0 0 0 76200 19 0 0 25 0 1 0 1010341784 85581824 20474 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 20894 20474 74 172 0 20721 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 85992

[startup+822.315 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 3698
/proc/meminfo: memFree=600204/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=83576 CPUtime=822.19
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20540 0 0 0 82200 19 0 0 25 0 1 0 1010341784 85581824 20474 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 20894 20474 74 172 0 20721 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 85992

[startup+882.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 3887
/proc/meminfo: memFree=599948/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=83876 CPUtime=882.2
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20593 0 0 0 88200 20 0 0 25 0 1 0 1010341784 85889024 20527 4294967295 134512640 135214715 3218927984 3218926128 134536495 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 20969 20527 74 172 0 20796 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 86292

[startup+942.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4077
/proc/meminfo: memFree=599708/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=84428 CPUtime=942.19
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20741 0 0 0 94195 24 0 0 25 0 1 0 1010341784 86454272 20675 4294967295 134512640 135214715 3218927984 3218926448 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21107 20675 74 172 0 20934 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 86844

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4266
/proc/meminfo: memFree=598832/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=85292 CPUtime=1002.2
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20918 0 0 0 100196 24 0 0 25 0 1 0 1010341784 87339008 20852 4294967295 134512640 135214715 3218927984 3218926448 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21323 20852 74 172 0 21150 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 87708

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4454
/proc/meminfo: memFree=598824/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=85456 CPUtime=1062.21
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20955 0 0 0 106197 24 0 0 25 0 1 0 1010341784 87506944 20889 4294967295 134512640 135214715 3218927984 3218926448 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21364 20889 74 172 0 21191 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 87872

[startup+1122.32 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 4641
/proc/meminfo: memFree=598840/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=85620 CPUtime=1122.22
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 20997 0 0 0 112198 24 0 0 25 0 1 0 1010341784 87674880 20931 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21405 20931 74 172 0 21232 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 88036

[startup+1182.33 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 4830
/proc/meminfo: memFree=598708/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=85992 CPUtime=1182.23
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 21050 0 0 0 118198 25 0 0 25 0 1 0 1010341784 88055808 20984 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21498 20984 74 172 0 21325 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 88408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 4830
/proc/meminfo: memFree=598220/2074464 swapFree=1948616/1959888
[pid=1008] ppid=1006 vsize=2416 CPUtime=0.16
/proc/1008/stat : 1008 (SatELiteGTI) S 1006 1008 10436 0 -1 4194304 385 2265 0 0 0 0 15 1 24 0 1 0 1010341767 2473984 277 4294967295 134512640 135169312 3218563264 3218559480 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1008/statm: 604 277 235 161 0 43 0
[pid=1014] ppid=1008 vsize=86480 CPUtime=1199.93
/proc/1014/stat : 1014 (minisat_static) R 1008 1008 10436 0 -1 4202496 21171 0 0 0 119967 26 0 0 25 0 1 0 1010341784 88555520 21105 4294967295 134512640 135214715 3218927984 3218926448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1014/statm: 21620 21105 74 172 0 21447 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 88896

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.04
CPU time (s): 1200.1
CPU user time (s): 1199.82
CPU system time (s): 0.28
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 88896

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 09:20:12
IDJOB=1820611
IDBENCH=20492
IDSOLVER=660
FILE ID=tipi16/1820611-1242458412
PBS_JOBID=
Free space on /tmp= 5849 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/grieu/vmpc_28.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820611-1242458412/watcher-1820611-1242458412 -o /tmp/evaluation-result-1820611-1242458412/solver-1820611-1242458412 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820611-1242458412.cnf

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

MD5SUM BENCH= 2679ca6fb11bcf9f950de09652ce7147
RANDOM SEED= 1030470794

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        683968 kB
Buffers:         43724 kB
Cached:        1249492 kB
SwapCached:       6028 kB
Active:         725080 kB
Inactive:       578280 kB
HighTotal:     1178688 kB
HighFree:       192996 kB
LowTotal:       895776 kB
LowFree:        490972 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            3020 kB
Writeback:           0 kB
AnonPages:        9104 kB
Mapped:           3304 kB
Slab:            78380 kB
PageTables:        684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5849 MiB
End job on tipi16 at 2009-05-16 09:40:13