Trace number 1821618

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p1.cnf
MD5SUM10eca282b9263f77903cd90a479b46ee
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 variables225926
Number of clauses1207249
Sum of the clauses size2914329
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2854772
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.22/1.22	c ==============================================================================
1.22/1.22	c |           |     ORIGINAL     |              LEARNT              |          |
1.22/1.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.22/1.22	c ==============================================================================
1.22/1.22	c |         0 | 1195096  2901426 |  358528       0        0     nan |  0.000 % |
7.32/7.34	c |         0 |  838748  2352556 |      --       0       --      -- |     --   | -102684/26671
7.32/7.34	c ==============================================================================
7.32/7.34	c Result  :   #vars: 121873   #clauses: 838748   #literals: 2352556
7.32/7.34	c CPU time:   7.05 s
7.32/7.34	c ==============================================================================
8.21/8.22	c WARNING: for repeatability, setting FPU to use double precision
8.21/8.22	c Number of variables   : 121873       
8.21/8.22	c Number of clauses     : 838748       
8.71/8.80	c Parsing time: 0.53         s
1200.06/1200.03	HOME/SatELiteGTI: line 36: 18102 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-1821618-1242544340/watcher-1821618-1242544340 -o /tmp/evaluation-result-1821618-1242544340/solver-1821618-1242544340 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821618-1242544340.cnf -random-seed=1145695777 

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


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 18094
/proc/meminfo: memFree=749992/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=952 CPUtime=0
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 124 0 0 0 0 0 0 0 18 0 1 0 1018934565 974848 60 4294967295 134512640 135223648 3219737040 3219735636 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 238 63 46 174 0 63 0

[startup+0.039769 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 18094
/proc/meminfo: memFree=749992/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=13468 CPUtime=0.04
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 2782 0 0 0 4 0 0 0 18 0 1 0 1018934565 13791232 2614 4294967295 134512640 135223648 3219737040 3219735920 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 3367 2616 46 174 0 3192 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15884

[startup+0.11975 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 18094
/proc/meminfo: memFree=749992/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=30936 CPUtime=0.12
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 6055 0 0 0 9 3 0 0 18 0 1 0 1018934565 31678464 5887 4294967295 134512640 135223648 3219737040 3219735776 134540952 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 7734 5888 46 174 0 7559 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 33352

[startup+0.319737 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 18094
/proc/meminfo: memFree=749992/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=50160 CPUtime=0.32
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 10692 0 0 0 28 4 0 0 18 0 1 0 1018934565 51363840 10524 4294967295 134512640 135223648 3219737040 3219735992 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 12540 10525 46 174 0 12365 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 52576

[startup+0.719719 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 18094
/proc/meminfo: memFree=749992/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=73592 CPUtime=0.72
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 16544 0 0 0 60 12 0 0 19 0 1 0 1018934565 75358208 16376 4294967295 134512640 135223648 3219737040 3219735992 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 18398 16377 47 174 0 18223 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76008

[startup+1.51968 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 18100
/proc/meminfo: memFree=651660/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=129680 CPUtime=1.52
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 28847 0 0 0 130 22 0 0 20 0 1 0 1018934565 132792320 28680 4294967295 134512640 135223648 3219737040 3219735392 134610042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 32420 28684 71 174 0 32245 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 132096

[startup+3.1196 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 18100
/proc/meminfo: memFree=625620/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=142116 CPUtime=3.12
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 35034 0 0 0 287 25 0 0 25 0 1 0 1018934565 145526784 31802 4294967295 134512640 135223648 3219737040 3219735056 134586667 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 35529 31802 73 174 0 35354 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 144532

[startup+6.31945 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 18101
/proc/meminfo: memFree=615080/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2416 CPUtime=0
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 366 645 0 0 0 0 0 0 20 0 1 0 1018934565 2473984 276 4294967295 134512640 135169312 3219022112 3219020648 3085041390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18094/statm: 604 276 235 161 0 43 0
[pid=18098] ppid=18094 vsize=153464 CPUtime=6.32
/proc/18098/stat : 18098 (SatELite_releas) R 18094 18094 9090 0 -1 4202496 40681 0 0 0 605 27 0 0 25 0 1 0 1018934565 157147136 34085 4294967295 134512640 135223648 3219737040 3219735136 134585480 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18098/statm: 38366 34085 73 174 0 38191 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 155880

[startup+12.7191 s]
/proc/loadavg: 0.94 0.98 0.99 2/93 18102
/proc/meminfo: memFree=679036/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=46612 CPUtime=4.5
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 11083 0 0 0 444 6 0 0 25 0 1 0 1018935387 47730688 10994 4294967295 134512640 135212243 3220931408 3220930016 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 11653 10994 73 171 0 11480 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 49032

[startup+25.5185 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 18103
/proc/meminfo: memFree=677768/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=47952 CPUtime=17.3
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 11427 0 0 0 1723 7 0 0 25 0 1 0 1018935387 49102848 11338 4294967295 134512640 135212243 3220931408 3220930016 134526236 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 11988 11338 73 171 0 11815 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 50372

[startup+51.1173 s]
/proc/loadavg: 0.97 0.98 0.99 2/93 18105
/proc/meminfo: memFree=672336/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=53584 CPUtime=42.9
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 12820 0 0 0 4280 10 0 0 25 0 1 0 1018935387 54870016 12731 4294967295 134512640 135212243 3220931408 3220930016 134526516 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 13396 12731 73 171 0 13223 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 56004

[startup+102.325 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 18292
/proc/meminfo: memFree=655348/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=70460 CPUtime=94.11
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 17053 0 0 0 9399 12 0 0 25 0 1 0 1018935387 72151040 16964 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 17615 16964 73 171 0 17442 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 72880

[startup+162.322 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 18480
/proc/meminfo: memFree=632780/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=92756 CPUtime=154.11
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 22628 0 0 0 15393 18 0 0 25 0 1 0 1018935387 94982144 22539 4294967295 134512640 135212243 3220931408 3220930016 134525957 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 23189 22539 73 171 0 23016 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 95176

[startup+222.319 s]
/proc/loadavg: 1.11 1.03 1.01 3/93 18667
/proc/meminfo: memFree=632936/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=92756 CPUtime=214.11
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 22629 0 0 0 21393 18 0 0 25 0 1 0 1018935387 94982144 22540 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 23189 22540 73 171 0 23016 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 95176

[startup+282.306 s]
/proc/loadavg: 1.04 1.02 1.00 3/93 18858
/proc/meminfo: memFree=619024/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=106748 CPUtime=274.1
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 26112 0 0 0 27391 19 0 0 25 0 1 0 1018935387 109309952 26023 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 26687 26023 73 171 0 26514 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 109168

[startup+342.313 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 19053
/proc/meminfo: memFree=619048/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=106748 CPUtime=334.11
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 26112 0 0 0 33392 19 0 0 25 0 1 0 1018935387 109309952 26023 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 26687 26023 73 171 0 26514 0
Current children cumulated CPU time (s) 342.32

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

[pid=18102] ppid=18094 vsize=112208 CPUtime=454.12
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 27445 0 0 0 45392 20 0 0 25 0 1 0 1018935387 114900992 27356 4294967295 134512640 135212243 3220931408 3220930016 134526150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 28052 27356 73 171 0 27879 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 114628

[startup+522.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 19615
/proc/meminfo: memFree=613964/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=112208 CPUtime=514.12
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 27445 0 0 0 51392 20 0 0 25 0 1 0 1018935387 114900992 27356 4294967295 134512640 135212243 3220931408 3220930016 134526302 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 28052 27356 73 171 0 27879 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 114628

[startup+582.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19803
/proc/meminfo: memFree=609748/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=116564 CPUtime=574.12
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 28526 0 0 0 57392 20 0 0 25 0 1 0 1018935387 119361536 28437 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 29141 28437 73 171 0 28968 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 118984

[startup+642.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19992
/proc/meminfo: memFree=609748/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=116564 CPUtime=634.12
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 28526 0 0 0 63392 20 0 0 25 0 1 0 1018935387 119361536 28437 4294967295 134512640 135212243 3220931408 3220929792 134535612 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 29141 28437 73 171 0 28968 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 118984

[startup+702.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20183
/proc/meminfo: memFree=601936/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=124492 CPUtime=694.13
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 30529 0 0 0 69391 22 0 0 25 0 1 0 1018935387 127479808 30440 4294967295 134512640 135212243 3220931408 3220930016 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 31123 30440 73 171 0 30950 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 126912

[startup+762.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20371
/proc/meminfo: memFree=601564/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=124492 CPUtime=754.14
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 30529 0 0 0 75392 22 0 0 25 0 1 0 1018935387 127479808 30440 4294967295 134512640 135212243 3220931408 3220930016 134526150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 31123 30440 73 171 0 30950 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 126912

[startup+822.32 s]
/proc/loadavg: 1.13 1.03 1.01 2/93 20558
/proc/meminfo: memFree=601192/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=125548 CPUtime=814.14
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 30800 0 0 0 81391 23 0 0 25 0 1 0 1018935387 128561152 30711 4294967295 134512640 135212243 3220931408 3220930016 134526507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 31387 30711 73 171 0 31214 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 127968

[startup+882.318 s]
/proc/loadavg: 1.17 1.06 1.01 3/93 20746
/proc/meminfo: memFree=579988/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=146416 CPUtime=874.14
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 36002 0 0 0 87387 27 0 0 25 0 1 0 1018935387 149929984 35913 4294967295 134512640 135212243 3220931408 3220930016 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 36604 35913 73 171 0 36431 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 148836

[startup+942.315 s]
/proc/loadavg: 1.18 1.08 1.02 3/93 20935
/proc/meminfo: memFree=579740/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=146416 CPUtime=934.14
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 36002 0 0 0 93387 27 0 0 25 0 1 0 1018935387 149929984 35913 4294967295 134512640 135212243 3220931408 3220930016 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 36604 35913 73 171 0 36431 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 148836

[startup+1002.32 s]
/proc/loadavg: 1.12 1.07 1.02 2/93 21122
/proc/meminfo: memFree=579616/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=146416 CPUtime=994.15
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 36002 0 0 0 99388 27 0 0 25 0 1 0 1018935387 149929984 35913 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 36604 35913 73 171 0 36431 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 148836

[startup+1062.32 s]
/proc/loadavg: 1.04 1.06 1.01 3/93 21310
/proc/meminfo: memFree=567712/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=158444 CPUtime=1054.15
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 39019 0 0 0 105387 28 0 0 25 0 1 0 1018935387 162246656 38930 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 39611 38930 73 171 0 39438 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 160864

[startup+1122.32 s]
/proc/loadavg: 1.01 1.05 1.01 2/93 21501
/proc/meminfo: memFree=560768/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=165200 CPUtime=1114.15
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 40702 0 0 0 111387 28 0 0 25 0 1 0 1018935387 169164800 40613 4294967295 134512640 135212243 3220931408 3220930016 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 41300 40613 73 171 0 41127 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 167620

[startup+1182.31 s]
/proc/loadavg: 1.00 1.03 1.00 3/93 21689
/proc/meminfo: memFree=560892/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=165200 CPUtime=1174.15
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 40702 0 0 0 117387 28 0 0 25 0 1 0 1018935387 169164800 40613 4294967295 134512640 135212243 3220931408 3220929792 134535612 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 41300 40613 73 171 0 41127 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 167620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 21873
/proc/meminfo: memFree=560620/2074464 swapFree=1953004/1959888
[pid=18094] ppid=18092 vsize=2420 CPUtime=8.21
/proc/18094/stat : 18094 (SatELiteGTI) S 18092 18094 9090 0 -1 4194304 383 43710 0 0 0 0 785 36 18 0 1 0 1018934565 2478080 277 4294967295 134512640 135169312 3219022112 3219018328 3085041390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/18094/statm: 605 277 235 161 0 44 0
[pid=18102] ppid=18094 vsize=165200 CPUtime=1191.85
/proc/18102/stat : 18102 (minisat_static) R 18094 18094 9090 0 -1 4202496 40702 0 0 0 119157 28 0 0 25 0 1 0 1018935387 169164800 40613 4294967295 134512640 135212243 3220931408 3220929728 134527978 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18102/statm: 41300 40613 73 171 0 41127 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 167620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.04
CPU time (s): 1200.08
CPU user time (s): 1199.42
CPU system time (s): 0.66
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 167620

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 09:12:20
IDJOB=1821618
IDBENCH=71034
IDSOLVER=659
FILE ID=tipi19/1821618-1242544340
PBS_JOBID=
Free space on /tmp= 8903 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821618-1242544340/watcher-1821618-1242544340 -o /tmp/evaluation-result-1821618-1242544340/solver-1821618-1242544340 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821618-1242544340.cnf -random-seed=1145695777

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

MD5SUM BENCH= 10eca282b9263f77903cd90a479b46ee
RANDOM SEED= 1145695777

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:        749992 kB
Buffers:         46820 kB
Cached:        1160228 kB
SwapCached:       2992 kB
Active:         319892 kB
Inactive:       896684 kB
HighTotal:     1178688 kB
HighFree:       109860 kB
LowTotal:       895776 kB
LowFree:        640132 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           24748 kB
Writeback:           0 kB
AnonPages:        8688 kB
Mapped:           3096 kB
Slab:           100344 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8896 MiB
End job on tipi19 at 2009-05-17 09:32:24