Trace number 1820544

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
MiniSAT 09z 2009-03-22? (TO) 1200.09 1200.03

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.03	c CPU time:   0.02 s
0.00/0.03	c ==============================================================================
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 1165         
0.00/0.03	c Number of clauses     : 4834         
0.00/0.04	c Parsing time: 0.00         s
1200.08/1200.02	HOME/SatELiteGTI: line 36: 14052 Terminated              $MS $2 $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-1820544-1242452306/watcher-1820544-1242452306 -o /tmp/evaluation-result-1820544-1242452306/solver-1820544-1242452306 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820544-1242452306.cnf -random-seed=280049607 

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.13 1.08 1.02 3/93 14046
/proc/meminfo: memFree=686528/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2412 CPUtime=0
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1009731128 2469888 276 4294967295 134512640 135169312 3213902912 3213901448 3085070062 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14046/statm: 603 276 235 161 0 42 0
[pid=14050] ppid=14046 vsize=948 CPUtime=0
/proc/14050/stat : 14050 (SatELite_releas) R 14046 14046 10436 0 -1 4202496 112 0 0 0 0 0 0 0 18 0 1 0 1009731129 970752 48 4294967295 134512640 135223648 3220109872 3220108776 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14050/statm: 238 53 44 174 0 63 0

[startup+0.097224 s]
/proc/loadavg: 1.13 1.08 1.02 3/93 14046
/proc/meminfo: memFree=686528/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+0.117221 s]
/proc/loadavg: 1.13 1.08 1.02 3/93 14046
/proc/meminfo: memFree=686528/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+0.317205 s]
/proc/loadavg: 1.13 1.08 1.02 3/93 14046
/proc/meminfo: memFree=686528/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+0.717172 s]
/proc/loadavg: 1.13 1.08 1.02 3/93 14046
/proc/meminfo: memFree=686528/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2416

[startup+1.51711 s]
/proc/loadavg: 1.13 1.08 1.02 2/95 14052
/proc/meminfo: memFree=684404/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=4592 CPUtime=1.48
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 862 0 0 0 148 0 0 0 25 0 1 0 1009731132 4702208 797 4294967295 134512640 135212243 3215289840 3215288224 134536543 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 1148 797 73 171 0 975 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7008

[startup+3.11698 s]
/proc/loadavg: 1.20 1.10 1.03 2/95 14052
/proc/meminfo: memFree=683164/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=5980 CPUtime=3.08
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 1206 0 0 0 308 0 0 0 25 0 1 0 1009731132 6123520 1141 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 1495 1141 73 171 0 1322 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8396

[startup+6.31671 s]
/proc/loadavg: 1.20 1.10 1.03 2/95 14053
/proc/meminfo: memFree=681056/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=7728 CPUtime=6.28
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 1645 0 0 0 627 1 0 0 25 0 1 0 1009731132 7913472 1580 4294967295 134512640 135212243 3215289840 3215288448 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 1932 1580 73 171 0 1759 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10144

[startup+12.7162 s]
/proc/loadavg: 1.16 1.09 1.02 2/95 14054
/proc/meminfo: memFree=678772/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=9716 CPUtime=12.68
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 2140 0 0 0 1266 2 0 0 25 0 1 0 1009731132 9949184 2075 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 2429 2075 73 171 0 2256 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 12132

[startup+25.5151 s]
/proc/loadavg: 1.14 1.09 1.02 2/95 14054
/proc/meminfo: memFree=676264/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=12308 CPUtime=25.48
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 2773 0 0 0 2546 2 0 0 25 0 1 0 1009731132 12603392 2708 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 3077 2708 73 171 0 2904 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 14724

[startup+51.113 s]
/proc/loadavg: 1.09 1.08 1.02 3/95 14239
/proc/meminfo: memFree=672472/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=15792 CPUtime=51.08
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 3642 0 0 0 5106 2 0 0 25 0 1 0 1009731132 16171008 3577 4294967295 134512640 135212243 3215289840 3215288448 134526123 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 3948 3577 73 171 0 3775 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 18208

[startup+102.319 s]
/proc/loadavg: 1.03 1.06 1.02 3/95 14426
/proc/meminfo: memFree=671988/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=16388 CPUtime=102.29
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 3760 0 0 0 10227 2 0 0 25 0 1 0 1009731132 16781312 3695 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4097 3695 73 171 0 3924 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 18804

[startup+162.314 s]
/proc/loadavg: 1.01 1.05 1.01 2/95 14615
/proc/meminfo: memFree=671708/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=16528 CPUtime=162.29
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 3802 0 0 0 16223 6 0 0 25 0 1 0 1009731132 16924672 3737 4294967295 134512640 135212243 3215289840 3215288448 134526086 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4132 3737 73 171 0 3959 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 18944

[startup+222.309 s]
/proc/loadavg: 1.00 1.04 1.00 2/95 14801
/proc/meminfo: memFree=671236/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=17096 CPUtime=222.29
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 3953 0 0 0 22223 6 0 0 25 0 1 0 1009731132 17506304 3888 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4274 3888 73 171 0 4101 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 19512

[startup+282.304 s]
/proc/loadavg: 1.00 1.03 1.00 2/95 14990
/proc/meminfo: memFree=670236/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=18112 CPUtime=282.29
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 4182 0 0 0 28222 7 0 0 25 0 1 0 1009731132 18546688 4117 4294967295 134512640 135212243 3215289840 3215288160 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4528 4117 73 171 0 4355 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 20528

[startup+342.319 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 15180
/proc/meminfo: memFree=669956/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=18308 CPUtime=342.31
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 4215 0 0 0 34224 7 0 0 25 0 1 0 1009731132 18747392 4150 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4577 4150 73 171 0 4404 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 20724

[startup+402.314 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 15371
/proc/meminfo: memFree=668600/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=19728 CPUtime=402.31
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 4561 0 0 0 40224 7 0 0 25 0 1 0 1009731132 20201472 4496 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4932 4496 73 171 0 4759 0
Current children cumulated CPU time (s) 402.35

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

[pid=14052] ppid=14046 vsize=19728 CPUtime=462.32
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 4576 0 0 0 46221 11 0 0 25 0 1 0 1009731132 20201472 4511 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 4932 4511 73 171 0 4759 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 22144

[startup+522.314 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 15746
/proc/meminfo: memFree=667888/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=20700 CPUtime=522.32
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 4820 0 0 0 52221 11 0 0 25 0 1 0 1009731132 21196800 4755 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5175 4755 73 171 0 5002 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 23116

[startup+582.309 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 15935
/proc/meminfo: memFree=666848/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=21532 CPUtime=582.32
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5021 0 0 0 58221 11 0 0 25 0 1 0 1009731132 22048768 4956 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5383 4956 73 171 0 5210 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 23948

[startup+642.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 16123
/proc/meminfo: memFree=666632/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=21748 CPUtime=642.33
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5051 0 0 0 64222 11 0 0 25 0 1 0 1009731132 22269952 4986 4294967295 134512640 135212243 3215289840 3215288448 134526044 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5437 4986 73 171 0 5264 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 24164

[startup+702.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16310
/proc/meminfo: memFree=665648/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=22708 CPUtime=702.33
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5305 0 0 0 70222 11 0 0 25 0 1 0 1009731132 23252992 5240 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5677 5240 73 171 0 5504 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 25124

[startup+762.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16503
/proc/meminfo: memFree=665524/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=23264 CPUtime=762.34
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5425 0 0 0 76220 14 0 0 25 0 1 0 1009731132 23822336 5360 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5816 5360 73 171 0 5643 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 25680

[startup+822.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16689
/proc/meminfo: memFree=665368/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=23264 CPUtime=822.35
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5436 0 0 0 82221 14 0 0 25 0 1 0 1009731132 23822336 5371 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5816 5371 73 171 0 5643 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 25680

[startup+882.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16878
/proc/meminfo: memFree=665036/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=23760 CPUtime=882.36
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5536 0 0 0 88222 14 0 0 25 0 1 0 1009731132 24330240 5471 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 5940 5471 73 171 0 5767 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 26176

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17066
/proc/meminfo: memFree=663136/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=25636 CPUtime=942.35
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5991 0 0 0 94219 16 0 0 25 0 1 0 1009731132 26251264 5926 4294967295 134512640 135212243 3215289840 3215288448 134526035 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 6409 5926 73 171 0 6236 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 28052

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17253
/proc/meminfo: memFree=662880/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=25636 CPUtime=1002.36
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5991 0 0 0 100219 17 0 0 25 0 1 0 1009731132 26251264 5926 4294967295 134512640 135212243 3215289840 3215288448 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 6409 5926 73 171 0 6236 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 28052

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17446
/proc/meminfo: memFree=663020/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=25636 CPUtime=1062.34
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 5992 0 0 0 106217 17 0 0 25 0 1 0 1009731132 26251264 5927 4294967295 134512640 135212243 3215289840 3215288448 134526507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14052/statm: 6409 5927 73 171 0 6236 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 28052

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17632
/proc/meminfo: memFree=662888/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=25940 CPUtime=1122.33
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 6061 0 0 0 112216 17 0 0 25 0 1 0 1009731132 26562560 5996 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 6485 5996 73 171 0 6312 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 28356

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17821
/proc/meminfo: memFree=661336/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=27504 CPUtime=1182.33
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 6435 0 0 0 118216 17 0 0 25 0 1 0 1009731132 28164096 6370 4294967295 134512640 135212243 3215289840 3215288448 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 6876 6370 73 171 0 6703 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 29920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17822
/proc/meminfo: memFree=661500/2074464 swapFree=1948616/1959888
[pid=14046] ppid=14044 vsize=2416 CPUtime=0.04
/proc/14046/stat : 14046 (SatELiteGTI) S 14044 14046 10436 0 -1 4194304 384 1033 0 0 0 0 3 1 25 0 1 0 1009731128 2473984 277 4294967295 134512640 135169312 3213902912 3213899128 3085070062 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/14046/statm: 604 277 235 161 0 43 0
[pid=14052] ppid=14046 vsize=27636 CPUtime=1200.04
/proc/14052/stat : 14052 (minisat_static) R 14046 14046 10436 0 -1 4202496 6491 0 0 0 119987 17 0 0 25 0 1 0 1009731132 28299264 6426 4294967295 134512640 135212243 3215289840 3215288160 134527999 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14052/statm: 6909 6426 73 171 0 6736 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30052

Sending SIGTERM to process tree (bottom up)

Sleeping S secondsst ended. Dumping a history of the last processes samples6491 0 0 


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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8187
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= 18
involuntary context switches= 2580

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 07:38:26
IDJOB=1820544
IDBENCH=20468
IDSOLVER=659
FILE ID=tipi16/1820544-1242452306
PBS_JOBID=
Free space on /tmp= 5851 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820544-1242452306/watcher-1820544-1242452306 -o /tmp/evaluation-result-1820544-1242452306/solver-1820544-1242452306 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820544-1242452306.cnf -random-seed=280049607

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED= 280049607

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:        686792 kB
Buffers:         43628 kB
Cached:        1246688 kB
SwapCached:       6028 kB
Active:         721996 kB
Inactive:       578476 kB
HighTotal:     1178688 kB
HighFree:       195804 kB
LowTotal:       895776 kB
LowFree:        490988 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            1772 kB
Writeback:           0 kB
AnonPages:        9404 kB
Mapped:           3128 kB
Slab:            78276 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5851 MiB
End job on tipi16 at 2009-05-16 07:58:26