Trace number 1821721

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.01 1199.94

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.10/0.15	c ==============================================================================
0.10/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.15	c ==============================================================================
0.10/0.15	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
3.10/3.12	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
3.10/3.12	c ==============================================================================
3.10/3.12	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
3.10/3.12	c CPU time:   3.1 s
3.10/3.12	c ==============================================================================
3.40/3.41	This is MiniSat 2.0 beta with hacks by AVG
3.40/3.41	WARNING: for repeatability, setting FPU to use double precision
3.40/3.41	============================[ Problem Statistics ]=============================
3.40/3.41	|                                                                             |
3.40/3.42	|  Number of variables:  1435                                                 |
3.40/3.42	|  Number of clauses:    215680                                               |
3.40/3.55	|  Parsing time:         0.12         s                                       |
1200.00/1199.93	HOME/SatELiteGTI: line 36: 26354 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-1821721-1242557131/watcher-1821721-1242557131 -o /tmp/evaluation-result-1821721-1242557131/solver-1821721-1242557131 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821721-1242557131.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26348
/proc/meminfo: memFree=788792/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=956 CPUtime=0
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 127 0 0 0 0 0 0 0 25 0 1 0 1020213619 978944 63 4294967295 134512640 135223648 3220111920 3220110516 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26352/statm: 239 67 45 174 0 64 0

[startup+0.09971 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26348
/proc/meminfo: memFree=788792/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=9132 CPUtime=0.09
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 2055 0 0 0 9 0 0 0 25 0 1 0 1020213619 9351168 1991 4294967295 134512640 135223648 3220111920 3220110872 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 2283 1991 46 174 0 2108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11544

[startup+0.109711 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26348
/proc/meminfo: memFree=788792/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=9800 CPUtime=0.1
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 2249 0 0 0 9 1 0 0 25 0 1 0 1020213619 10035200 2185 4294967295 134512640 135223648 3220111920 3220110872 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 2450 2187 46 174 0 2275 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12212

[startup+0.309693 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26348
/proc/meminfo: memFree=788792/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=17048 CPUtime=0.3
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 4101 0 0 0 28 2 0 0 25 0 1 0 1020213619 17457152 4037 4294967295 134512640 135223648 3220111920 3220109496 134709612 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 4262 4037 73 174 0 4087 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19460

[startup+0.70966 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26348
/proc/meminfo: memFree=788792/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=19752 CPUtime=0.7
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 4554 0 0 0 68 2 0 0 25 0 1 0 1020213619 20226048 4490 4294967295 134512640 135223648 3220111920 3220109920 134549036 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 4938 4490 73 174 0 4763 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 22164

[startup+1.50959 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26353
/proc/meminfo: memFree=767300/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=23972 CPUtime=1.5
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 5459 0 0 0 148 2 0 0 25 0 1 0 1020213619 24547328 5395 4294967295 134512640 135223648 3220111920 3220110016 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 5993 5395 73 174 0 5818 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 26384

[startup+3.10946 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26353
/proc/meminfo: memFree=766308/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2412 CPUtime=0
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020213619 2469888 277 4294967295 134512640 135169312 3215961664 3215960200 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 603 277 235 161 0 42 0
[pid=26352] ppid=26348 vsize=23972 CPUtime=3.1
/proc/26352/stat : 26352 (SatELite_releas) R 26348 26348 10436 0 -1 4202496 5459 0 0 0 308 2 0 0 25 0 1 0 1020213619 24547328 5395 4294967295 134512640 135223648 3220111920 3220110096 134585932 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26352/statm: 5993 5395 73 174 0 5818 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 26384

[startup+6.3092 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26354
/proc/meminfo: memFree=770928/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=13692 CPUtime=2.89
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 3280 0 0 0 287 2 0 0 24 0 1 0 1020213961 14020608 3214 4294967295 134512640 135214715 3213546576 3213545040 134528672 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26354/statm: 3423 3214 74 172 0 3250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16108

[startup+12.7087 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26356
/proc/meminfo: memFree=768984/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=15280 CPUtime=9.29
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 3665 0 0 0 927 2 0 0 25 0 1 0 1020213961 15646720 3599 4294967295 134512640 135214715 3213546576 3213545040 134528698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26354/statm: 3820 3599 74 172 0 3647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17696

[startup+25.5076 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26539
/proc/meminfo: memFree=764396/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=19912 CPUtime=22.09
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 4806 0 0 0 2206 3 0 0 25 0 1 0 1020213961 20389888 4740 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 4978 4740 74 172 0 4805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22328

[startup+51.1155 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26545
/proc/meminfo: memFree=756896/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=27216 CPUtime=47.7
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 6659 0 0 0 4764 6 0 0 25 0 1 0 1020213961 27869184 6593 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 6804 6593 74 172 0 6631 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 29632

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26732
/proc/meminfo: memFree=746644/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=37276 CPUtime=98.9
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 9138 0 0 0 9884 6 0 0 25 0 1 0 1020213961 38170624 9072 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 9319 9072 74 172 0 9146 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39692

[startup+162.326 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26921
/proc/meminfo: memFree=736088/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=48072 CPUtime=158.92
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 11764 0 0 0 15882 10 0 0 25 0 1 0 1020213961 49225728 11698 4294967295 134512640 135214715 3213546576 3213545040 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 12018 11698 74 172 0 11845 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 50488

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 27108
/proc/meminfo: memFree=728400/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=55580 CPUtime=218.92
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 13652 0 0 0 21874 18 0 0 25 0 1 0 1020213961 56913920 13586 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 13895 13586 74 172 0 13722 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 57996

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27296
/proc/meminfo: memFree=721960/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=62452 CPUtime=278.92
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 15284 0 0 0 27874 18 0 0 25 0 1 0 1020213961 63950848 15218 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 15613 15218 74 172 0 15440 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 64868

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27482
/proc/meminfo: memFree=716512/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=67636 CPUtime=338.92
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 16574 0 0 0 33870 22 0 0 25 0 1 0 1020213961 69259264 16508 4294967295 134512640 135214715 3213546576 3213545040 134528730 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 16909 16508 74 172 0 16736 0
Current children cumulated CPU time (s) 342.32

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

[pid=26354] ppid=26348 vsize=81092 CPUtime=518.94
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 19931 0 0 0 51870 24 0 0 25 0 1 0 1020213961 83038208 19865 4294967295 134512640 135214715 3213546576 3213545040 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 20273 19865 74 172 0 20100 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 83508

[startup+582.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28241
/proc/meminfo: memFree=698764/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=85640 CPUtime=578.94
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 21048 0 0 0 57862 32 0 0 25 0 1 0 1020213961 87695360 20982 4294967295 134512640 135214715 3213546576 3213545040 134528672 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 21410 20982 74 172 0 21237 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 88056

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28427
/proc/meminfo: memFree=695556/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=89356 CPUtime=638.94
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 21875 0 0 0 63861 33 0 0 25 0 1 0 1020213961 91500544 21809 4294967295 134512640 135214715 3213546576 3213545040 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 22339 21809 74 172 0 22166 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 91772

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 28616
/proc/meminfo: memFree=692456/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=92268 CPUtime=698.95
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 22630 0 0 0 69861 34 0 0 25 0 1 0 1020213961 94482432 22564 4294967295 134512640 135214715 3213546576 3213545040 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 23067 22564 74 172 0 22894 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 94684

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 28809
/proc/meminfo: memFree=689836/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=95328 CPUtime=758.96
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 23347 0 0 0 75861 35 0 0 25 0 1 0 1020213961 97615872 23281 4294967295 134512640 135214715 3213546576 3213545040 134528691 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 23832 23281 74 172 0 23659 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 97744

[startup+822.322 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 28996
/proc/meminfo: memFree=686612/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=98644 CPUtime=818.97
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 24158 0 0 0 81859 38 0 0 25 0 1 0 1020213961 101011456 24092 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 24661 24092 74 172 0 24488 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 101060

[startup+882.317 s]
/proc/loadavg: 1.07 1.03 1.00 2/95 29184
/proc/meminfo: memFree=683636/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=101788 CPUtime=878.97
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 24941 0 0 0 87859 38 0 0 25 0 1 0 1020213961 104230912 24875 4294967295 134512640 135214715 3213546576 3213545040 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 25447 24875 74 172 0 25274 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 104204

[startup+942.322 s]
/proc/loadavg: 1.08 1.03 1.00 3/95 29370
/proc/meminfo: memFree=680428/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=105108 CPUtime=938.98
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 25768 0 0 0 93860 38 0 0 25 0 1 0 1020213961 107630592 25702 4294967295 134512640 135214715 3213546576 3213545040 134528695 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 26277 25702 74 172 0 26104 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 107524

[startup+1002.31 s]
/proc/loadavg: 1.08 1.04 1.00 2/95 29559
/proc/meminfo: memFree=677576/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=107836 CPUtime=998.97
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 26420 0 0 0 99853 44 0 0 25 0 1 0 1020213961 110424064 26354 4294967295 134512640 135214715 3213546576 3213545040 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 26959 26354 74 172 0 26786 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 110252

[startup+1062.31 s]
/proc/loadavg: 1.08 1.04 1.00 2/95 29746
/proc/meminfo: memFree=674724/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=110788 CPUtime=1058.98
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 27155 0 0 0 105854 44 0 0 25 0 1 0 1020213961 113446912 27089 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 27697 27089 74 172 0 27524 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 113204

[startup+1122.31 s]
/proc/loadavg: 1.08 1.05 1.00 2/95 29939
/proc/meminfo: memFree=671856/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=113876 CPUtime=1118.98
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 27918 0 0 0 111854 44 0 0 25 0 1 0 1020213961 116609024 27852 4294967295 134512640 135214715 3213546576 3213545040 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 28469 27852 74 172 0 28296 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 116292

[startup+1182.32 s]
/proc/loadavg: 1.08 1.05 1.00 3/95 30127
/proc/meminfo: memFree=668732/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=116752 CPUtime=1179
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 28634 0 0 0 117856 44 0 0 25 0 1 0 1020213961 119554048 28568 4294967295 134512640 135214715 3213546576 3213545040 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 29188 28568 74 172 0 29015 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 119168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.06 1.05 1.00 3/95 30128
/proc/meminfo: memFree=668028/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=117592 CPUtime=1196.6
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 28842 0 0 0 119616 44 0 0 25 0 1 0 1020213961 120414208 28776 4294967295 134512640 135214715 3213546576 3213545040 134528672 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 29398 28776 74 172 0 29225 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 120008

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

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

[startup+1199.92 s]
/proc/loadavg: 1.06 1.05 1.00 3/95 30128
/proc/meminfo: memFree=668028/2074464 swapFree=1948616/1959888
[pid=26348] ppid=26346 vsize=2416 CPUtime=3.4
/proc/26348/stat : 26348 (SatELiteGTI) S 26346 26348 10436 0 -1 4194304 386 6110 0 0 0 0 333 7 20 0 1 0 1020213619 2473984 278 4294967295 134512640 135169312 3215961664 3215957880 3085496046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26348/statm: 604 278 235 161 0 43 0
[pid=26354] ppid=26348 vsize=117592 CPUtime=1196.6
/proc/26354/stat : 26354 (minisat_static) R 26348 26348 10436 0 -1 4202496 28842 0 0 0 119616 44 0 0 25 0 1 0 1020213961 120414208 28776 4294967295 134512640 135214715 3213546576 3213545040 134528672 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26354/statm: 29398 28776 74 172 0 29225 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 120008

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.01
CPU user time (s): 1199.49
CPU system time (s): 0.52
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 120008

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 12:45:31
IDJOB=1821721
IDBENCH=71074
IDSOLVER=660
FILE ID=tipi16/1821721-1242557131
PBS_JOBID=
Free space on /tmp= 4672 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821721-1242557131/watcher-1821721-1242557131 -o /tmp/evaluation-result-1821721-1242557131/solver-1821721-1242557131 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821721-1242557131.cnf

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED= 1202553704

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:        788816 kB
Buffers:         62932 kB
Cached:        1111540 kB
SwapCached:       5940 kB
Active:         271464 kB
Inactive:       912924 kB
HighTotal:     1178688 kB
HighFree:       133280 kB
LowTotal:       895776 kB
LowFree:        655536 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:        9176 kB
Mapped:           3172 kB
Slab:            92812 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4672 MiB
End job on tipi16 at 2009-05-17 13:05:31