Trace number 1821385

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-23UNSAT 680.97 680.95

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark538.04
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.12/0.16	c ==============================================================================
0.12/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.16	c ==============================================================================
0.12/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.21/1.26	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.21/1.26	c ==============================================================================
1.21/1.26	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.21/1.26	c CPU time:   1.2 s
1.21/1.26	c ==============================================================================
1.31/1.35	This is MiniSat 2.0 beta with hacks by AVG
1.31/1.35	WARNING: for repeatability, setting FPU to use double precision
1.31/1.35	============================[ Problem Statistics ]=============================
1.31/1.35	|                                                                             |
1.31/1.35	|  Number of variables:  8333                                                 |
1.31/1.35	|  Number of clauses:    73221                                                |
1.31/1.40	|  Parsing time:         0.04         s                                       |
680.94/680.94	restarts              : 21
680.94/680.94	conflicts             : 762198         (1122 /sec)
680.94/680.94	decisions             : 1091584        (1.81 % random) (1607 /sec)
680.94/680.94	propagations          : 181934486      (267799 /sec)
680.94/680.94	conflict literals     : 17310828       (38.88 % deleted)
680.94/680.94	Memory used           : 28.28 MB
680.94/680.94	CPU time              : 679.37 s
680.94/680.94	
680.94/680.94	UNSATISFIABLE
680.94/680.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821385-1242523259/watcher-1821385-1242523259 -o /tmp/evaluation-result-1821385-1242523259/solver-1821385-1242523259 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821385-1242523259.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.03 1.05 1.01 2/97 20970
/proc/meminfo: memFree=1662620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2412 CPUtime=0.01
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 365 646 0 0 0 0 0 1 18 0 1 0 1016826940 2469888 275 4294967295 134512640 135169312 3218559168 3218557704 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 603 275 235 161 0 42 0
[pid=20974] ppid=20970 vsize=956 CPUtime=0
/proc/20974/stat : 20974 (SatELite_releas) R 20970 20970 16367 0 -1 4202496 133 0 0 0 0 0 0 0 20 0 1 0 1016826941 978944 69 4294967295 134512640 135223648 3220400752 3220399704 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20974/statm: 239 70 47 174 0 64 0

[startup+0.072877 s]
/proc/loadavg: 1.03 1.05 1.01 2/97 20970
/proc/meminfo: memFree=1662620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2412 CPUtime=0.01
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 365 646 0 0 0 0 0 1 18 0 1 0 1016826940 2469888 275 4294967295 134512640 135169312 3218559168 3218557704 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 603 275 235 161 0 42 0
[pid=20974] ppid=20970 vsize=9544 CPUtime=0.07
/proc/20974/stat : 20974 (SatELite_releas) R 20970 20970 16367 0 -1 4202496 2012 0 0 0 5 2 0 0 21 0 1 0 1016826941 9773056 1948 4294967295 134512640 135223648 3220400752 3220399632 134543988 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20974/statm: 2386 1948 47 174 0 2211 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11956

[startup+0.112872 s]
/proc/loadavg: 1.03 1.05 1.01 2/97 20970
/proc/meminfo: memFree=1662620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2412 CPUtime=0.01
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 365 646 0 0 0 0 0 1 18 0 1 0 1016826940 2469888 275 4294967295 134512640 135169312 3218559168 3218557704 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 603 275 235 161 0 42 0
[pid=20974] ppid=20970 vsize=12828 CPUtime=0.11
/proc/20974/stat : 20974 (SatELite_releas) R 20970 20970 16367 0 -1 4202496 2889 0 0 0 8 3 0 0 21 0 1 0 1016826941 13135872 2825 4294967295 134512640 135223648 3220400752 3220399320 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20974/statm: 3207 2826 47 174 0 3032 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15240

[startup+0.312862 s]
/proc/loadavg: 1.03 1.05 1.01 2/97 20970
/proc/meminfo: memFree=1662620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2412 CPUtime=0.01
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 365 646 0 0 0 0 0 1 18 0 1 0 1016826940 2469888 275 4294967295 134512640 135169312 3218559168 3218557704 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 603 275 235 161 0 42 0
[pid=20974] ppid=20970 vsize=22592 CPUtime=0.3
/proc/20974/stat : 20974 (SatELite_releas) R 20970 20970 16367 0 -1 4202496 4736 0 0 0 26 4 0 0 21 0 1 0 1016826941 23134208 4672 4294967295 134512640 135223648 3220400752 3220398644 134717049 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20974/statm: 5648 4672 72 174 0 5473 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 25004

[startup+0.712839 s]
/proc/loadavg: 1.03 1.05 1.01 2/97 20970
/proc/meminfo: memFree=1662620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2412 CPUtime=0.01
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 365 646 0 0 0 0 0 1 18 0 1 0 1016826940 2469888 275 4294967295 134512640 135169312 3218559168 3218557704 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 603 275 235 161 0 42 0
[pid=20974] ppid=20970 vsize=22368 CPUtime=0.7
/proc/20974/stat : 20974 (SatELite_releas) R 20970 20970 16367 0 -1 4202496 5086 0 0 0 66 4 0 0 22 0 1 0 1016826941 22904832 4617 4294967295 134512640 135223648 3220400752 3220398848 134597843 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20974/statm: 5592 4617 73 174 0 5417 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 24780

[startup+1.51279 s]
/proc/loadavg: 1.03 1.05 1.00 2/99 20975
/proc/meminfo: memFree=1641260/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 2416

[startup+3.1127 s]
/proc/loadavg: 1.03 1.05 1.00 2/99 20976
/proc/meminfo: memFree=1653536/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=7840 CPUtime=1.76
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 1855 0 0 0 175 1 0 0 25 0 1 0 1016827076 8028160 1789 4294967295 134512640 135214715 3214978480 3214977040 134540473 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20976/statm: 1960 1789 73 172 0 1787 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10256

[startup+6.31252 s]
/proc/loadavg: 1.03 1.05 1.00 2/99 20976
/proc/meminfo: memFree=1651180/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=9456 CPUtime=4.95
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 2278 0 0 0 494 1 0 0 25 0 1 0 1016827076 9682944 2212 4294967295 134512640 135214715 3214978480 3214976944 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 2364 2212 73 172 0 2191 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 11872

[startup+12.7122 s]
/proc/loadavg: 1.03 1.04 1.00 2/99 20976
/proc/meminfo: memFree=1648764/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=12180 CPUtime=11.35
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 2944 0 0 0 1133 2 0 0 25 0 1 0 1016827076 12472320 2878 4294967295 134512640 135214715 3214978480 3214976944 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 3045 2878 73 172 0 2872 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14596

[startup+25.5114 s]
/proc/loadavg: 1.02 1.04 1.00 3/99 21159
/proc/meminfo: memFree=1646544/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=13924 CPUtime=24.15
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 3375 0 0 0 2413 2 0 0 25 0 1 0 1016827076 14258176 3309 4294967295 134512640 135214715 3214978480 3214976944 134528613 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 3481 3309 73 172 0 3308 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16340

[startup+51.12 s]
/proc/loadavg: 1.01 1.04 1.00 3/99 21163
/proc/meminfo: memFree=1643364/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=17448 CPUtime=49.76
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 4211 0 0 0 4970 6 0 0 25 0 1 0 1016827076 17866752 4145 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 4362 4145 73 172 0 4189 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 19864

[startup+102.327 s]
/proc/loadavg: 1.00 1.03 1.00 3/99 21348
/proc/meminfo: memFree=1641620/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=19200 CPUtime=100.97
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 4644 0 0 0 10090 7 0 0 25 0 1 0 1016827076 19660800 4578 4294967295 134512640 135214715 3214978480 3214976944 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 4800 4578 73 172 0 4627 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21616

[startup+162.324 s]
/proc/loadavg: 1.00 1.02 1.00 2/99 21537
/proc/meminfo: memFree=1638016/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=22704 CPUtime=160.97
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 5544 0 0 0 16086 11 0 0 25 0 1 0 1016827076 23248896 5478 4294967295 134512640 135214715 3214978480 3214976944 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 5676 5478 73 172 0 5503 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 25120

[startup+222.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/99 21726
/proc/meminfo: memFree=1636744/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=23796 CPUtime=220.96
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 5800 0 0 0 22085 11 0 0 25 0 1 0 1016827076 24367104 5734 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 5949 5734 73 172 0 5776 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 26212

[startup+282.317 s]
/proc/loadavg: 1.00 1.01 1.00 4/99 21917
/proc/meminfo: memFree=1635092/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=25252 CPUtime=280.97
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6175 0 0 0 28085 12 0 0 25 0 1 0 1016827076 25858048 6109 4294967295 134512640 135214715 3214978480 3214976560 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6313 6109 73 172 0 6140 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 27668

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22104
/proc/meminfo: memFree=1634644/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=25964 CPUtime=340.97
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6321 0 0 0 34079 18 0 0 25 0 1 0 1016827076 26587136 6255 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6491 6255 73 172 0 6318 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 28380

[startup+402.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22293
/proc/meminfo: memFree=1634404/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=26112 CPUtime=400.97
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6353 0 0 0 40079 18 0 0 25 0 1 0 1016827076 26738688 6287 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6528 6287 73 172 0 6355 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 28528

[startup+462.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22482
/proc/meminfo: memFree=1634156/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=26304 CPUtime=460.98
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6413 0 0 0 46080 18 0 0 25 0 1 0 1016827076 26935296 6347 4294967295 134512640 135214715 3214978480 3214976944 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6576 6347 73 172 0 6403 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 28720

[startup+522.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 22671
/proc/meminfo: memFree=1633628/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=26724 CPUtime=520.98
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6459 0 0 0 52078 20 0 0 25 0 1 0 1016827076 27365376 6393 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6681 6393 73 172 0 6508 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 29140

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 22858
/proc/meminfo: memFree=1633496/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=26952 CPUtime=580.98
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6510 0 0 0 58078 20 0 0 25 0 1 0 1016827076 27598848 6444 4294967295 134512640 135214715 3214978480 3214976944 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 6738 6444 73 172 0 6565 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 29368

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23049
/proc/meminfo: memFree=1631504/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28824 CPUtime=640.98
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6975 0 0 0 64077 21 0 0 25 0 1 0 1016827076 29515776 6909 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7206 6909 73 172 0 7033 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 31240

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

[startup+665.515 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631600/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=664.19
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6980 0 0 0 66395 24 0 0 25 0 1 0 1016827076 29650944 6914 4294967295 134512640 135214715 3214978480 3214976944 134528997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6914 73 172 0 7066 0
Current children cumulated CPU time (s) 665.54
Current children cumulated vsize (KiB) 31372

[startup+671.915 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=670.59
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6981 0 0 0 67035 24 0 0 25 0 1 0 1016827076 29650944 6915 4294967295 134512640 135214715 3214978480 3214976944 134528613 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6915 73 172 0 7066 0
Current children cumulated CPU time (s) 671.94
Current children cumulated vsize (KiB) 31372

[startup+675.115 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=673.79
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6981 0 0 0 67355 24 0 0 25 0 1 0 1016827076 29650944 6915 4294967295 134512640 135214715 3214978480 3214976944 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6915 73 172 0 7066 0
Current children cumulated CPU time (s) 675.14
Current children cumulated vsize (KiB) 31372

[startup+678.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=676.99
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6981 0 0 0 67675 24 0 0 25 0 1 0 1016827076 29650944 6915 4294967295 134512640 135214715 3214978480 3214976944 134528620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6915 73 172 0 7066 0
Current children cumulated CPU time (s) 678.34
Current children cumulated vsize (KiB) 31372

[startup+679.915 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=678.59
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6994 0 0 0 67835 24 0 0 25 0 1 0 1016827076 29650944 6928 4294967295 134512640 135214715 3214978480 3214976944 134528997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6928 73 172 0 7066 0
Current children cumulated CPU time (s) 679.94
Current children cumulated vsize (KiB) 31372

[startup+680.714 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=679.39
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6994 0 0 0 67915 24 0 0 25 0 1 0 1016827076 29650944 6928 4294967295 134512640 135214715 3214978480 3214976944 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6928 73 172 0 7066 0
Current children cumulated CPU time (s) 680.74
Current children cumulated vsize (KiB) 31372

[startup+680.914 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 23053
/proc/meminfo: memFree=1631608/2074464 swapFree=1949244/1959888
[pid=20970] ppid=20968 vsize=2416 CPUtime=1.35
/proc/20970/stat : 20970 (SatELiteGTI) S 20968 20970 16367 0 -1 4194304 385 6297 0 0 0 0 127 8 18 0 1 0 1016826940 2473984 277 4294967295 134512640 135169312 3218559168 3218555384 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20970/statm: 604 277 235 161 0 43 0
[pid=20976] ppid=20970 vsize=28956 CPUtime=679.59
/proc/20976/stat : 20976 (minisat_static) R 20970 20970 16367 0 -1 4202496 6994 0 0 0 67935 24 0 0 25 0 1 0 1016827076 29650944 6928 4294967295 134512640 135214715 3214978480 3214976944 134528737 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20976/statm: 7239 6928 73 172 0 7066 0
Current children cumulated CPU time (s) 680.94
Current children cumulated vsize (KiB) 31372

Child status: 20
Real time (s): 680.95
CPU time (s): 680.97
CPU user time (s): 680.64
CPU system time (s): 0.33
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 31372

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 03:20:59
IDJOB=1821385
IDBENCH=70947
IDSOLVER=660
FILE ID=tipi11/1821385-1242523259
PBS_JOBID=
Free space on /tmp= 9840 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED= 1569835674

Linux tipi11 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.431
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.431
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1662752 kB
Buffers:         28112 kB
Cached:         312040 kB
SwapCached:       5224 kB
Active:          82264 kB
Inactive:       269732 kB
HighTotal:     1178688 kB
HighFree:       886080 kB
LowTotal:       895776 kB
LowFree:        776672 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            4936 kB
Writeback:           0 kB
AnonPages:       11024 kB
Mapped:           5292 kB
Slab:            50408 kB
PageTables:        504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9840 MiB
End job on tipi11 at 2009-05-17 03:32:21