Trace number 1821787

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.03 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.05/0.06	c ==============================================================================
0.05/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.06	c ==============================================================================
0.05/0.06	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.83/0.86	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.83/0.86	c ==============================================================================
0.83/0.86	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.83/0.86	c CPU time:   0.85 s
0.83/0.86	c ==============================================================================
0.93/0.97	This is MiniSat 2.0 beta with hacks by AVG
0.93/0.97	WARNING: for repeatability, setting FPU to use double precision
0.93/0.97	============================[ Problem Statistics ]=============================
0.93/0.97	|                                                                             |
0.93/0.97	|  Number of variables:  871                                                  |
0.93/0.97	|  Number of clauses:    86161                                                |
1.03/1.03	|  Parsing time:         0.05         s                                       |
1200.02/1200.02	HOME/SatELiteGTI: line 36: 17282 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-1821787-1242565097/watcher-1821787-1242565097 -o /tmp/evaluation-result-1821787-1242565097/solver-1821787-1242565097 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821787-1242565097.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 17276
/proc/meminfo: memFree=675888/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2416 CPUtime=0.02
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 368 644 0 0 0 0 0 2 18 0 1 0 1021010500 2473984 277 4294967295 134512640 135169312 3216725760 3216724296 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17276/statm: 604 277 235 161 0 43 0
[pid=17280] ppid=17276 vsize=952 CPUtime=0
/proc/17280/stat : 17280 (SatELite_releas) R 17276 17276 10114 0 -1 4202496 122 0 0 0 0 0 0 0 20 0 1 0 1021010500 974848 57 4294967295 134512640 135223648 3214437568 3214436164 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17280/statm: 238 59 45 174 0 63 0

[startup+0.033131 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17276
/proc/meminfo: memFree=675888/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2416 CPUtime=0.02
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 368 644 0 0 0 0 0 2 18 0 1 0 1021010500 2473984 277 4294967295 134512640 135169312 3216725760 3216724296 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17276/statm: 604 277 235 161 0 43 0
[pid=17280] ppid=17276 vsize=3464 CPUtime=0.03
/proc/17280/stat : 17280 (SatELite_releas) R 17276 17276 10114 0 -1 4202496 762 0 0 0 3 0 0 0 20 0 1 0 1021010500 3547136 697 4294967295 134512640 135223648 3214437568 3214436520 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17280/statm: 866 697 46 174 0 691 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5880

[startup+0.113127 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17276
/proc/meminfo: memFree=675888/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2416 CPUtime=0.02
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 368 644 0 0 0 0 0 2 18 0 1 0 1021010500 2473984 277 4294967295 134512640 135169312 3216725760 3216724296 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17276/statm: 604 277 235 161 0 43 0
[pid=17280] ppid=17276 vsize=7796 CPUtime=0.11
/proc/17280/stat : 17280 (SatELite_releas) R 17276 17276 10114 0 -1 4202496 1820 0 0 0 11 0 0 0 21 0 1 0 1021010500 7983104 1755 4294967295 134512640 135223648 3214437568 3214435236 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17280/statm: 1949 1755 73 174 0 1774 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10212

[startup+0.313117 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17276
/proc/meminfo: memFree=675888/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2416 CPUtime=0.02
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 368 644 0 0 0 0 0 2 18 0 1 0 1021010500 2473984 277 4294967295 134512640 135169312 3216725760 3216724296 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17276/statm: 604 277 235 161 0 43 0
[pid=17280] ppid=17276 vsize=9824 CPUtime=0.31
/proc/17280/stat : 17280 (SatELite_releas) R 17276 17276 10114 0 -1 4202496 2323 0 0 0 31 0 0 0 21 0 1 0 1021010500 10059776 2258 4294967295 134512640 135223648 3214437568 3214435920 134601703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17280/statm: 2456 2258 73 174 0 2281 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 12240

[startup+0.713097 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 17276
/proc/meminfo: memFree=675888/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2416 CPUtime=0.02
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 368 644 0 0 0 0 0 2 18 0 1 0 1021010500 2473984 277 4294967295 134512640 135169312 3216725760 3216724296 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17276/statm: 604 277 235 161 0 43 0
[pid=17280] ppid=17276 vsize=10176 CPUtime=0.71
/proc/17280/stat : 17280 (SatELite_releas) R 17276 17276 10114 0 -1 4202496 2407 0 0 0 71 0 0 0 22 0 1 0 1021010500 10420224 2342 4294967295 134512640 135223648 3214437568 3214435664 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17280/statm: 2544 2342 73 174 0 2369 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 12592

[startup+1.51307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17282
/proc/meminfo: memFree=669068/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=6440 CPUtime=0.53
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 1538 0 0 0 53 0 0 0 22 0 1 0 1021010597 6594560 1473 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 1610 1473 74 172 0 1437 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8860

[startup+3.11299 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17282
/proc/meminfo: memFree=666712/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=7364 CPUtime=2.12
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 1787 0 0 0 211 1 0 0 25 0 1 0 1021010597 7540736 1722 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 1841 1722 74 172 0 1668 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9784

[startup+6.31283 s]
/proc/loadavg: 1.08 1.02 1.01 2/95 17282
/proc/meminfo: memFree=665032/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=8868 CPUtime=5.28
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 2162 0 0 0 527 1 0 0 25 0 1 0 1021010597 9080832 2097 4294967295 134512640 135214715 3215914640 3215913104 134528643 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 2217 2097 74 172 0 2044 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11288

[startup+12.7125 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 17282
/proc/meminfo: memFree=662500/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=11532 CPUtime=11.68
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 2796 0 0 0 1167 1 0 0 25 0 1 0 1021010597 11808768 2731 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 2883 2731 74 172 0 2710 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13952

[startup+25.5219 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 17284
/proc/meminfo: memFree=659124/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=14888 CPUtime=24.49
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 3638 0 0 0 2447 2 0 0 25 0 1 0 1021010597 15245312 3573 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 3722 3573 74 172 0 3549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17308

[startup+51.1207 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 17284
/proc/meminfo: memFree=653908/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=20216 CPUtime=50.09
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 4949 0 0 0 5005 4 0 0 25 0 1 0 1021010597 20701184 4884 4294967295 134512640 135214715 3215914640 3215913104 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 5054 4884 74 172 0 4881 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22636

[startup+102.328 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 17473
/proc/meminfo: memFree=645732/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=28104 CPUtime=101.3
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 6886 0 0 0 10123 7 0 0 25 0 1 0 1021010597 28778496 6821 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17282/statm: 7026 6821 74 172 0 6853 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30524

[startup+162.325 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 17660
/proc/meminfo: memFree=640036/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=34692 CPUtime=161.29
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 8506 0 0 0 16120 9 0 0 25 0 1 0 1021010597 35524608 8441 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 8673 8441 74 172 0 8500 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37112

[startup+222.312 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 17849
/proc/meminfo: memFree=637928/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=36748 CPUtime=221.28
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 9007 0 0 0 22119 9 0 0 25 0 1 0 1021010597 37629952 8942 4294967295 134512640 135214715 3215914640 3215913104 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 9187 8942 74 172 0 9014 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 39168

[startup+282.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 18036
/proc/meminfo: memFree=638036/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=36892 CPUtime=281.29
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 9035 0 0 0 28120 9 0 0 25 0 1 0 1021010597 37777408 8970 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 9223 8970 74 172 0 9050 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 39312

[startup+342.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18227
/proc/meminfo: memFree=637804/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=37056 CPUtime=341.28
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 9072 0 0 0 34119 9 0 0 25 0 1 0 1021010597 37945344 9007 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 9264 9007 74 172 0 9091 0
Current children cumulated CPU time (s) 342.27

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

[pid=17282] ppid=17276 vsize=38196 CPUtime=461.29
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 9340 0 0 0 46119 10 0 0 25 0 1 0 1021010597 39112704 9275 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 9549 9275 74 172 0 9376 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 40616

[startup+522.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18794
/proc/meminfo: memFree=633712/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=41184 CPUtime=521.3
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10097 0 0 0 52119 11 0 0 25 0 1 0 1021010597 42172416 10032 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 10296 10032 74 172 0 10123 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 43604

[startup+582.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 18981
/proc/meminfo: memFree=630596/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=44752 CPUtime=581.29
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10883 0 0 0 58116 13 0 0 25 0 1 0 1021010597 45826048 10818 4294967295 134512640 135214715 3215914640 3215913040 134535680 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11188 10818 74 172 0 11015 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 47172

[startup+642.312 s]
/proc/loadavg: 1.13 1.03 1.01 2/95 19168
/proc/meminfo: memFree=630488/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=44752 CPUtime=641.3
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10891 0 0 0 64114 16 0 0 25 0 1 0 1021010597 45826048 10826 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11188 10826 74 172 0 11015 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 47172

[startup+702.319 s]
/proc/loadavg: 1.05 1.02 1.00 3/95 19361
/proc/meminfo: memFree=630604/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=44752 CPUtime=701.31
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10894 0 0 0 70114 17 0 0 25 0 1 0 1021010597 45826048 10829 4294967295 134512640 135214715 3215914640 3215913104 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11188 10829 74 172 0 11015 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 47172

[startup+762.326 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 19548
/proc/meminfo: memFree=630612/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=44752 CPUtime=761.32
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10896 0 0 0 76112 20 0 0 25 0 1 0 1021010597 45826048 10831 4294967295 134512640 135214715 3215914640 3215913104 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11188 10831 74 172 0 11015 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 47172

[startup+822.323 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 19737
/proc/meminfo: memFree=630364/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=44916 CPUtime=821.32
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 10935 0 0 0 82105 27 0 0 25 0 1 0 1021010597 45993984 10870 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11229 10870 74 172 0 11056 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 47336

[startup+882.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 19924
/proc/meminfo: memFree=627868/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=47424 CPUtime=881.32
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 11567 0 0 0 88101 31 0 0 25 0 1 0 1021010597 48562176 11502 4294967295 134512640 135214715 3215914640 3215913104 134528714 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 11856 11502 74 172 0 11683 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49844

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20111
/proc/meminfo: memFree=625652/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=49768 CPUtime=941.32
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12124 0 0 0 94096 36 0 0 25 0 1 0 1021010597 50962432 12059 4294967295 134512640 135214715 3215914640 3215913104 134528709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12442 12059 74 172 0 12269 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 52188

[startup+1002.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 20300
/proc/meminfo: memFree=625644/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=49904 CPUtime=1001.32
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12145 0 0 0 100096 36 0 0 25 0 1 0 1021010597 51101696 12080 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12476 12080 74 172 0 12303 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 52324

[startup+1062.32 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 20493
/proc/meminfo: memFree=625404/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=50048 CPUtime=1061.33
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12211 0 0 0 106096 37 0 0 25 0 1 0 1021010597 51249152 12146 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12512 12146 74 172 0 12339 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 52468

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20682
/proc/meminfo: memFree=624908/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=50516 CPUtime=1121.33
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12312 0 0 0 112095 38 0 0 25 0 1 0 1021010597 51728384 12247 4294967295 134512640 135214715 3215914640 3215913104 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12629 12247 74 172 0 12456 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 52936

[startup+1182.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20872
/proc/meminfo: memFree=624652/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=50844 CPUtime=1181.34
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12400 0 0 0 118094 40 0 0 25 0 1 0 1021010597 52064256 12335 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12711 12335 74 172 0 12538 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 53264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21057
/proc/meminfo: memFree=624116/2074464 swapFree=1950884/1959888
[pid=17276] ppid=17274 vsize=2420 CPUtime=0.99
/proc/17276/stat : 17276 (SatELiteGTI) S 17274 17276 10114 0 -1 4194304 386 3056 0 0 0 0 97 2 18 0 1 0 1021010500 2478080 278 4294967295 134512640 135169312 3216725760 3216721976 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17276/statm: 605 278 235 161 0 44 0
[pid=17282] ppid=17276 vsize=51088 CPUtime=1199.03
/proc/17282/stat : 17282 (minisat_static) R 17276 17276 10114 0 -1 4202496 12442 0 0 0 119863 40 0 0 25 0 1 0 1021010597 52314112 12377 4294967295 134512640 135214715 3215914640 3215913104 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17282/statm: 12772 12377 74 172 0 12599 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 53508

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

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.03
CPU user time (s): 1199.6
CPU system time (s): 0.43
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 53508

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 14:58:17
IDJOB=1821787
IDBENCH=71089
IDSOLVER=660
FILE ID=tipi13/1821787-1242565097
PBS_JOBID=
Free space on /tmp= 6772 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED= 67430829

Linux tipi13 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.475
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.475
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.475
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.475
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:        675888 kB
Buffers:         65528 kB
Cached:        1216744 kB
SwapCached:       3516 kB
Active:         556608 kB
Inactive:       735092 kB
HighTotal:     1178688 kB
HighFree:        91628 kB
LowTotal:       895776 kB
LowFree:        584260 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            3048 kB
Writeback:           0 kB
AnonPages:        8424 kB
Mapped:           2944 kB
Slab:            97936 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6772 MiB
End job on tipi13 at 2009-05-17 15:18:17