Trace number 1820605

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/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark358.2
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

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 |  120147   314766 |   36044       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 841   #clauses: 120147   #literals: 314766
0.00/0.07	c CPU time:   0.06 s
0.00/0.07	c ==============================================================================
0.12/0.18	This is MiniSat 2.0 beta with hacks by AVG
0.12/0.18	WARNING: for repeatability, setting FPU to use double precision
0.12/0.18	============================[ Problem Statistics ]=============================
0.12/0.18	|                                                                             |
0.12/0.18	|  Number of variables:  841                                                  |
0.12/0.18	|  Number of clauses:    120147                                               |
0.18/0.24	|  Parsing time:         0.05         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 30505 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-1820605-1242457839/watcher-1820605-1242457839 -o /tmp/evaluation-result-1820605-1242457839/solver-1820605-1242457839 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820605-1242457839.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.02 1.05 1.01 2/91 30499
/proc/meminfo: memFree=706624/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2412 CPUtime=0.01
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 365 645 0 0 0 0 1 0 25 0 1 0 1010284232 2469888 275 4294967295 134512640 135169312 3219214688 3219213224 3085070062 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30499/statm: 603 275 235 161 0 42 0
[pid=30503] ppid=30499 vsize=816 CPUtime=0
/proc/30503/stat : 30503 (SatELite_releas) R 30499 30499 9090 0 -1 4202496 87 0 0 0 0 0 0 0 25 0 1 0 1010284232 835584 23 4294967295 134512640 135223648 3219644864 3219644572 134716528 0 0 0 0 0 0 0 17 2 0 0 0
/proc/30503/statm: 237 35 27 174 0 62 0

[startup+0.112373 s]
/proc/loadavg: 1.02 1.05 1.01 2/91 30499
/proc/meminfo: memFree=706624/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2412 CPUtime=0.01
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 365 645 0 0 0 0 1 0 25 0 1 0 1010284232 2469888 275 4294967295 134512640 135169312 3219214688 3219213224 3085070062 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30499/statm: 603 275 235 161 0 42 0
[pid=30503] ppid=30499 vsize=7460 CPUtime=0.11
/proc/30503/stat : 30503 (SatELite_releas) R 30499 30499 9090 0 -1 4202496 1782 0 0 0 9 2 0 0 25 0 1 0 1010284232 7639040 1718 4294967295 134512640 135223648 3219644864 3219641620 134688114 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30503/statm: 1865 1718 72 174 0 1690 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9872

[startup+0.212368 s]
/proc/loadavg: 1.02 1.05 1.01 2/91 30499
/proc/meminfo: memFree=706624/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 2416

[startup+0.312407 s]
/proc/loadavg: 1.02 1.05 1.01 2/91 30499
/proc/meminfo: memFree=706624/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 2416

[startup+0.712343 s]
/proc/loadavg: 1.02 1.05 1.01 2/91 30499
/proc/meminfo: memFree=706624/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 2416

[startup+1.51231 s]
/proc/loadavg: 1.02 1.05 1.01 3/93 30505
/proc/meminfo: memFree=697532/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=9316 CPUtime=1.34
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 2265 0 0 0 133 1 0 0 25 0 1 0 1010284250 9539584 2200 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 2329 2200 74 172 0 2156 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 11732

[startup+3.11223 s]
/proc/loadavg: 1.02 1.05 1.01 3/93 30505
/proc/meminfo: memFree=695672/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=11732 CPUtime=2.94
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 2837 0 0 0 293 1 0 0 25 0 1 0 1010284250 12013568 2772 4294967295 134512640 135214715 3215437344 3215435808 134528709 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 2933 2772 74 172 0 2760 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 14148

[startup+6.31211 s]
/proc/loadavg: 1.02 1.05 1.01 3/93 30505
/proc/meminfo: memFree=691372/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=15224 CPUtime=6.14
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 3731 0 0 0 613 1 0 0 25 0 1 0 1010284250 15589376 3666 4294967295 134512640 135214715 3215437344 3215435808 134528684 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 3806 3666 74 172 0 3633 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17640

[startup+12.7118 s]
/proc/loadavg: 1.02 1.05 1.01 3/93 30508
/proc/meminfo: memFree=686724/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=19480 CPUtime=12.54
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 4775 0 0 0 1252 2 0 0 25 0 1 0 1010284250 19947520 4710 4294967295 134512640 135214715 3215437344 3215435808 134528772 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 4870 4710 74 172 0 4697 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 21896

[startup+25.5112 s]
/proc/loadavg: 1.01 1.05 1.00 3/93 30508
/proc/meminfo: memFree=680248/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=25900 CPUtime=25.34
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 6375 0 0 0 2532 2 0 0 25 0 1 0 1010284250 26521600 6310 4294967295 134512640 135214715 3215437344 3215435808 134528672 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 6475 6310 74 172 0 6302 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 28316

[startup+51.1199 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 30693
/proc/meminfo: memFree=669612/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=36148 CPUtime=50.95
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 8951 0 0 0 5089 6 0 0 25 0 1 0 1010284250 37015552 8886 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 9037 8886 74 172 0 8864 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 38564

[startup+102.307 s]
/proc/loadavg: 1.00 1.03 1.00 4/93 30880
/proc/meminfo: memFree=656208/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=49536 CPUtime=102.14
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 12247 0 0 0 10204 10 0 0 25 0 1 0 1010284250 50724864 12182 4294967295 134512640 135214715 3215437344 3215435808 134528721 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 12384 12182 74 172 0 12211 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 51952

[startup+162.315 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 31069
/proc/meminfo: memFree=645272/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=60456 CPUtime=162.15
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 14963 0 0 0 16202 13 0 0 25 0 1 0 1010284250 61906944 14898 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 15114 14898 74 172 0 14941 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 62872

[startup+222.322 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 31254
/proc/meminfo: memFree=632468/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=72844 CPUtime=222.16
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 18008 0 0 0 22201 15 0 0 25 0 1 0 1010284250 74592256 17943 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 18211 17943 74 172 0 18038 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 75260

[startup+282.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 31443
/proc/meminfo: memFree=623308/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=82436 CPUtime=282.16
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 20410 0 0 0 28198 18 0 0 25 0 1 0 1010284250 84414464 20345 4294967295 134512640 135214715 3215437344 3215435808 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 20609 20345 74 172 0 20436 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 84852

[startup+342.316 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 31636
/proc/meminfo: memFree=621804/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=83492 CPUtime=342.16
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 20676 0 0 0 34198 18 0 0 25 0 1 0 1010284250 85495808 20611 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 20873 20611 74 172 0 20700 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 85908

[startup+402.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31828
/proc/meminfo: memFree=621704/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=83704 CPUtime=402.17

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

/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=85376 CPUtime=522.17
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 21059 0 0 0 52196 21 0 0 25 0 1 0 1010284250 87425024 20994 4294967295 134512640 135214715 3215437344 3215435808 134528691 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 21344 20994 74 172 0 21171 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 87792

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32391
/proc/meminfo: memFree=613512/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=92536 CPUtime=582.17
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 22788 0 0 0 58194 23 0 0 25 0 1 0 1010284250 94756864 22723 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 23134 22723 74 172 0 22961 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 94952

[startup+642.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 32545
/proc/meminfo: memFree=604756/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=101528 CPUtime=642.18
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 24973 0 0 0 64193 25 0 0 25 0 1 0 1010284250 103964672 24908 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 25382 24908 74 172 0 25209 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 103944

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 303
/proc/meminfo: memFree=597400/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=108912 CPUtime=702.18
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 26816 0 0 0 70191 27 0 0 25 0 1 0 1010284250 111525888 26751 4294967295 134512640 135214715 3215437344 3215435808 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 27228 26751 74 172 0 27055 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 111328

[startup+762.316 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 492
/proc/meminfo: memFree=590448/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=116340 CPUtime=762.18
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 28531 0 0 0 76191 27 0 0 25 0 1 0 1010284250 119132160 28466 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 29085 28466 74 172 0 28912 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 118756

[startup+822.303 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 668
/proc/meminfo: memFree=588596/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=118072 CPUtime=822.17
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 28955 0 0 0 82188 29 0 0 25 0 1 0 1010284250 120905728 28890 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 29518 28890 74 172 0 29345 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 120488

[startup+882.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 867
/proc/meminfo: memFree=588076/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=118996 CPUtime=882.18
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29165 0 0 0 88188 30 0 0 25 0 1 0 1010284250 121851904 29100 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 29749 29100 74 172 0 29576 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 121412

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 4/94 994
/proc/meminfo: memFree=587056/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=120028 CPUtime=942.19
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29368 0 0 0 94189 30 0 0 25 0 1 0 1010284250 122908672 29303 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30007 29303 74 172 0 29834 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 122444

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1256
/proc/meminfo: memFree=586620/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=120848 CPUtime=1002.19
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29536 0 0 0 100189 30 0 0 25 0 1 0 1010284250 123748352 29471 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30212 29471 74 172 0 30039 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 123264

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/94 1309
/proc/meminfo: memFree=585944/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=121584 CPUtime=1062.2
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29690 0 0 0 106190 30 0 0 25 0 1 0 1010284250 124502016 29625 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30396 29625 74 172 0 30223 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 124000

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1634
/proc/meminfo: memFree=585636/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=122072 CPUtime=1122.2
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29793 0 0 0 112188 32 0 0 25 0 1 0 1010284250 125001728 29728 4294967295 134512640 135214715 3215437344 3215435808 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30518 29728 74 172 0 30345 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 124488

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1640
/proc/meminfo: memFree=585412/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=122560 CPUtime=1182.2
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29893 0 0 0 118188 32 0 0 25 0 1 0 1010284250 125501440 29828 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30640 29828 74 172 0 30467 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 124976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1824
/proc/meminfo: memFree=585216/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=122804 CPUtime=1199.9
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29951 0 0 0 119958 32 0 0 25 0 1 0 1010284250 125751296 29886 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30701 29886 74 172 0 30528 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 125220

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1824
/proc/meminfo: memFree=585216/2074464 swapFree=1953004/1959888
[pid=30499] ppid=30497 vsize=2416 CPUtime=0.18
/proc/30499/stat : 30499 (SatELiteGTI) S 30497 30499 9090 0 -1 4194304 383 2429 0 0 0 0 15 3 24 0 1 0 1010284232 2473984 276 4294967295 134512640 135169312 3219214688 3219210904 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30499/statm: 604 276 235 161 0 43 0
[pid=30505] ppid=30499 vsize=122804 CPUtime=1199.9
/proc/30505/stat : 30505 (minisat_static) R 30499 30499 9090 0 -1 4202496 29951 0 0 0 119958 32 0 0 25 0 1 0 1010284250 125751296 29886 4294967295 134512640 135214715 3215437344 3215435808 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30505/statm: 30701 29886 74 172 0 30528 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 125220

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

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 09:10:39
IDJOB=1820605
IDBENCH=20491
IDSOLVER=660
FILE ID=tipi19/1820605-1242457839
PBS_JOBID=
Free space on /tmp= 10123 MiB

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

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

MD5SUM BENCH= 1e81246225c81a67548d334d1dfcc24b
RANDOM SEED= 1083599733

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        706656 kB
Buffers:         35252 kB
Cached:        1235272 kB
SwapCached:       3036 kB
Active:         483892 kB
Inactive:       796048 kB
HighTotal:     1178688 kB
HighFree:       217340 kB
LowTotal:       895776 kB
LowFree:        489316 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            3360 kB
Writeback:           0 kB
AnonPages:        8884 kB
Mapped:           3344 kB
Slab:            79516 kB
PageTables:        364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10123 MiB
End job on tipi19 at 2009-05-16 09:30:39