Trace number 1820827

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.05

General information on the benchmark

Namemizh-md5-47-4.cnf
MD5SUMb0a37265834986ac9165bda379d279fd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark236.76
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273506
Sum of the clauses size814918
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118244
Number of clauses of size 342021
Number of clauses of size 4113042
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.24	c ==============================================================================
0.22/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.24	c ==============================================================================
0.22/0.24	c |         0 |  234811   677538 |   70443       0        0     nan |  0.000 % |
1.12/1.14	c |         0 |  153907   520964 |      --       0       --      -- |     --   | -79647/-152196
1.12/1.14	c ==============================================================================
1.12/1.14	c Result  :   #vars: 26157   #clauses: 153907   #literals: 520964
1.12/1.14	c CPU time:   1.07 s
1.12/1.14	c ==============================================================================
1.32/1.32	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.32	WARNING: for repeatability, setting FPU to use double precision
1.32/1.32	============================[ Problem Statistics ]=============================
1.32/1.32	|                                                                             |
1.32/1.32	|  Number of variables:  26157                                                |
1.32/1.32	|  Number of clauses:    153907                                               |
1.33/1.43	|  Parsing time:         0.06         s                                       |
1200.06/1200.04	HOME/SatELiteGTI: line 36:  8542 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-1820827-1242481360/watcher-1820827-1242481360 -o /tmp/evaluation-result-1820827-1242481360/solver-1820827-1242481360 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820827-1242481360.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.16 1.03 1.01 2/91 8536
/proc/meminfo: memFree=1430944/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2416 CPUtime=0.01
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 368 647 0 0 1 0 0 0 25 0 1 0 1012636396 2473984 277 4294967295 134512640 135169312 3219540400 3219538936 3085663982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8536/statm: 604 277 235 161 0 43 0
[pid=8540] ppid=8536 vsize=948 CPUtime=0
/proc/8540/stat : 8540 (SatELite_releas) R 8536 8536 9090 0 -1 4202496 97 0 0 0 0 0 0 0 25 0 1 0 1012636397 970752 34 4294967295 134512640 135223648 3215836704 3215836328 134719062 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8540/statm: 237 47 39 174 0 62 0

[startup+0.054292 s]
/proc/loadavg: 1.16 1.03 1.01 2/91 8536
/proc/meminfo: memFree=1430944/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2416 CPUtime=0.01
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 368 647 0 0 1 0 0 0 25 0 1 0 1012636396 2473984 277 4294967295 134512640 135169312 3219540400 3219538936 3085663982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8536/statm: 604 277 235 161 0 43 0
[pid=8540] ppid=8536 vsize=7680 CPUtime=0.05
/proc/8540/stat : 8540 (SatELite_releas) R 8536 8536 9090 0 -1 4202496 1518 0 0 0 4 1 0 0 25 0 1 0 1012636397 7864320 1454 4294967295 134512640 135223648 3215836704 3215835656 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8540/statm: 1920 1454 47 174 0 1745 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10096

[startup+0.114275 s]
/proc/loadavg: 1.16 1.03 1.01 2/91 8536
/proc/meminfo: memFree=1430944/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2416 CPUtime=0.01
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 368 647 0 0 1 0 0 0 25 0 1 0 1012636396 2473984 277 4294967295 134512640 135169312 3219540400 3219538936 3085663982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8536/statm: 604 277 235 161 0 43 0
[pid=8540] ppid=8536 vsize=15476 CPUtime=0.11
/proc/8540/stat : 8540 (SatELite_releas) R 8536 8536 9090 0 -1 4202496 3178 0 0 0 9 2 0 0 25 0 1 0 1012636397 15847424 3114 4294967295 134512640 135223648 3215836704 3215835288 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8540/statm: 3869 3117 47 174 0 3694 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 17892

[startup+0.314266 s]
/proc/loadavg: 1.16 1.03 1.01 2/91 8536
/proc/meminfo: memFree=1430944/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2416 CPUtime=0.01
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 368 647 0 0 1 0 0 0 25 0 1 0 1012636396 2473984 277 4294967295 134512640 135169312 3219540400 3219538936 3085663982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8536/statm: 604 277 235 161 0 43 0
[pid=8540] ppid=8536 vsize=36156 CPUtime=0.31
/proc/8540/stat : 8540 (SatELite_releas) R 8536 8536 9090 0 -1 4202496 8028 0 0 0 27 4 0 0 25 0 1 0 1012636397 37023744 7317 4294967295 134512640 135223648 3215836704 3215834372 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8540/statm: 9039 7317 73 174 0 8864 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 38572

[startup+0.714247 s]
/proc/loadavg: 1.16 1.03 1.01 2/91 8536
/proc/meminfo: memFree=1430944/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2416 CPUtime=0.01
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 368 647 0 0 1 0 0 0 25 0 1 0 1012636396 2473984 277 4294967295 134512640 135169312 3219540400 3219538936 3085663982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8536/statm: 604 277 235 161 0 43 0
[pid=8540] ppid=8536 vsize=43692 CPUtime=0.71
/proc/8540/stat : 8540 (SatELite_releas) R 8536 8536 9090 0 -1 4202496 9832 0 0 0 65 6 0 0 25 0 1 0 1012636397 44740608 9003 4294967295 134512640 135223648 3215836704 3215835056 134602371 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8540/statm: 10923 9003 74 174 0 10748 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 46108

[startup+1.51421 s]
/proc/loadavg: 1.16 1.03 1.01 2/93 8541
/proc/meminfo: memFree=1394572/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2420

[startup+3.11413 s]
/proc/loadavg: 1.16 1.03 1.01 2/93 8544
/proc/meminfo: memFree=1415404/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=11596 CPUtime=1.78
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 2748 0 0 0 173 5 0 0 25 0 1 0 1012636529 11874304 2683 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 2899 2683 74 172 0 2726 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 14016

[startup+6.31398 s]
/proc/loadavg: 1.15 1.03 1.01 2/93 8544
/proc/meminfo: memFree=1412800/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=14384 CPUtime=4.97
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 3447 0 0 0 491 6 0 0 25 0 1 0 1012636529 14729216 3382 4294967295 134512640 135214715 3216779104 3216777568 134528724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 3596 3383 74 172 0 3423 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 16804

[startup+12.7137 s]
/proc/loadavg: 1.13 1.03 1.01 2/93 8544
/proc/meminfo: memFree=1408440/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=17936 CPUtime=11.37
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 4350 0 0 0 1131 6 0 0 25 0 1 0 1012636529 18366464 4285 4294967295 134512640 135214715 3216779104 3216777568 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 4484 4285 74 172 0 4311 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 20356

[startup+25.5131 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 8544
/proc/meminfo: memFree=1402088/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=24588 CPUtime=24.17
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 5965 0 0 0 2410 7 0 0 25 0 1 0 1012636529 25178112 5900 4294967295 134512640 135214715 3216779104 3216777568 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 6147 5900 74 172 0 5974 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 27008

[startup+51.1119 s]
/proc/loadavg: 1.07 1.03 1.01 2/93 8735
/proc/meminfo: memFree=1397048/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=28716 CPUtime=49.77
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 7013 0 0 0 4969 8 0 0 25 0 1 0 1012636529 29405184 6948 4294967295 134512640 135214715 3216779104 3216777568 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 7179 6948 74 172 0 7006 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 31136

[startup+102.319 s]
/proc/loadavg: 1.03 1.02 1.00 2/93 8920
/proc/meminfo: memFree=1383300/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=42320 CPUtime=100.98
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 10409 0 0 0 10086 12 0 0 25 0 1 0 1012636529 43335680 10344 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 10580 10344 74 172 0 10407 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 44740

[startup+162.317 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 9112
/proc/meminfo: memFree=1371100/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=54332 CPUtime=160.98
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 13438 0 0 0 16084 14 0 0 25 0 1 0 1012636529 55635968 13373 4294967295 134512640 135214715 3216779104 3216777568 134529008 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 13583 13373 74 172 0 13410 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 56752

[startup+222.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 9299
/proc/meminfo: memFree=1362468/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=63308 CPUtime=220.98
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 15682 0 0 0 22084 14 0 0 25 0 1 0 1012636529 64827392 15617 4294967295 134512640 135214715 3216779104 3216777568 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 15827 15617 74 172 0 15654 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 65728

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9488
/proc/meminfo: memFree=1344564/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=81136 CPUtime=280.98
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 20144 0 0 0 28081 17 0 0 25 0 1 0 1012636529 83083264 20079 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 20284 20079 74 172 0 20111 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 83556

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 9677
/proc/meminfo: memFree=1328568/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=96716 CPUtime=340.99
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 24034 0 0 0 34078 21 0 0 25 0 1 0 1012636529 99037184 23969 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 24179 23969 74 172 0 24006 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 99136

[startup+402.315 s]

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

[pid=8542] ppid=8536 vsize=131044 CPUtime=461
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 32620 0 0 0 46072 28 0 0 25 0 1 0 1012636529 134189056 32555 4294967295 134512640 135214715 3216779104 3216777568 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 32761 32555 74 172 0 32588 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 133464

[startup+522.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 10244
/proc/meminfo: memFree=1280976/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=145120 CPUtime=521
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 36003 0 0 0 52070 30 0 0 25 0 1 0 1012636529 148602880 35938 4294967295 134512640 135214715 3216779104 3216777568 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 36280 35938 74 172 0 36107 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 147540

[startup+582.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10433
/proc/meminfo: memFree=1280760/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=145120 CPUtime=581
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 36003 0 0 0 58070 30 0 0 25 0 1 0 1012636529 148602880 35938 4294967295 134512640 135214715 3216779104 3216777568 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 36280 35938 74 172 0 36107 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 147540

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10620
/proc/meminfo: memFree=1280844/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=145120 CPUtime=641
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 36004 0 0 0 64070 30 0 0 25 0 1 0 1012636529 148602880 35939 4294967295 134512640 135214715 3216779104 3216777568 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 36280 35939 74 172 0 36107 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 147540

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10807
/proc/meminfo: memFree=1280588/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=145120 CPUtime=701
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 36004 0 0 0 70070 30 0 0 25 0 1 0 1012636529 148602880 35939 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 36280 35939 74 172 0 36107 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 147540

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 10996
/proc/meminfo: memFree=1280504/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=145120 CPUtime=761.01
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 36004 0 0 0 76071 30 0 0 25 0 1 0 1012636529 148602880 35939 4294967295 134512640 135214715 3216779104 3216777568 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 36280 35939 74 172 0 36107 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 147540

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11187
/proc/meminfo: memFree=1269940/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=155964 CPUtime=821.01
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 38723 0 0 0 82069 32 0 0 25 0 1 0 1012636529 159707136 38658 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 38991 38658 74 172 0 38818 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 158384

[startup+882.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11376
/proc/meminfo: memFree=1251728/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=173936 CPUtime=881.02
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 43212 0 0 0 88068 34 0 0 25 0 1 0 1012636529 178110464 43147 4294967295 134512640 135214715 3216779104 3216777568 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 43484 43147 74 172 0 43311 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 176356

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11562
/proc/meminfo: memFree=1233576/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=192448 CPUtime=941.01
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 47830 0 0 0 94064 37 0 0 25 0 1 0 1012636529 197066752 47765 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 48112 47765 74 172 0 47939 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 194868

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11750
/proc/meminfo: memFree=1215164/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=210564 CPUtime=1001.02
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 52349 0 0 0 100059 43 0 0 25 0 1 0 1012636529 215617536 52284 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 52641 52284 74 172 0 52468 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 212984

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11939
/proc/meminfo: memFree=1197144/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=228660 CPUtime=1061.02
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 56894 0 0 0 106053 49 0 0 25 0 1 0 1012636529 234147840 56829 4294967295 134512640 135214715 3216779104 3216777312 134537872 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 57165 56829 74 172 0 56992 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 231080

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12126
/proc/meminfo: memFree=1180196/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=245580 CPUtime=1121.03
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 61107 0 0 0 112049 54 0 0 25 0 1 0 1012636529 251473920 61042 4294967295 134512640 135214715 3216779104 3216777568 134528812 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 61395 61042 74 172 0 61222 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 248000

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12319
/proc/meminfo: memFree=1164136/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=261692 CPUtime=1181.03
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 65126 0 0 0 118048 55 0 0 25 0 1 0 1012636529 267972608 65061 4294967295 134512640 135214715 3216779104 3216777568 134528781 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 65423 65061 74 172 0 65250 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 264112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12319
/proc/meminfo: memFree=1160056/2074464 swapFree=1953004/1959888
[pid=8536] ppid=8534 vsize=2420 CPUtime=1.33
/proc/8536/stat : 8536 (SatELiteGTI) S 8534 8536 9090 0 -1 4194304 387 11317 0 0 1 0 124 8 18 0 1 0 1012636396 2478080 278 4294967295 134512640 135169312 3219540400 3219536616 3085663982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8536/statm: 605 278 235 161 0 44 0
[pid=8542] ppid=8536 vsize=265656 CPUtime=1198.73
/proc/8542/stat : 8542 (minisat_static) R 8536 8536 9090 0 -1 4202496 66120 0 0 0 119818 55 0 0 25 0 1 0 1012636529 272031744 66055 4294967295 134512640 135214715 3216779104 3216777568 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8542/statm: 66414 66055 74 172 0 66241 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 268076

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.05
CPU time (s): 1200.08
CPU user time (s): 1199.43
CPU system time (s): 0.65
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 268076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.65
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78101
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= 1451

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 15:42:40
IDJOB=1820827
IDBENCH=69611
IDSOLVER=660
FILE ID=tipi19/1820827-1242481360
PBS_JOBID=
Free space on /tmp= 9313 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/mizh-md5-47-4.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820827-1242481360/watcher-1820827-1242481360 -o /tmp/evaluation-result-1820827-1242481360/solver-1820827-1242481360 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820827-1242481360.cnf

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

MD5SUM BENCH= b0a37265834986ac9165bda379d279fd
RANDOM SEED= 1495169495

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:       1430960 kB
Buffers:         21000 kB
Cached:         542424 kB
SwapCached:       2992 kB
Active:         132060 kB
Inactive:       440900 kB
HighTotal:     1178688 kB
HighFree:       713488 kB
LowTotal:       895776 kB
LowFree:        717472 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            7036 kB
Writeback:           0 kB
AnonPages:        8816 kB
Mapped:           3264 kB
Slab:            62236 kB
PageTables:        324 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= 9313 MiB
End job on tipi19 at 2009-05-16 16:02:41