Trace number 1821457

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 606.61 606.568

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.7
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
1.12/1.12	c ==============================================================================
1.12/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.12/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.12/1.12	c ==============================================================================
1.12/1.12	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
26.72/26.73	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
26.72/26.74	c ==============================================================================
26.72/26.74	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
26.72/26.74	c CPU time:   26.52 s
26.72/26.74	c ==============================================================================
27.22/27.25	This is MiniSat 2.0 beta with hacks by AVG
27.22/27.25	WARNING: for repeatability, setting FPU to use double precision
27.22/27.25	============================[ Problem Statistics ]=============================
27.22/27.25	|                                                                             |
27.22/27.25	|  Number of variables:  34857                                                |
27.22/27.25	|  Number of clauses:    365178                                               |
27.42/27.49	|  Parsing time:         0.22         s                                       |
606.56/606.54	restarts              : 20
606.56/606.54	conflicts             : 538813         (930 /sec)
606.56/606.54	decisions             : 819977         (1.62 % random) (1416 /sec)
606.56/606.54	propagations          : 285580676      (493035 /sec)
606.56/606.54	conflict literals     : 15601269       (46.45 % deleted)
606.56/606.54	Memory used           : 74.82 MB
606.56/606.54	CPU time              : 579.23 s
606.56/606.54	
606.56/606.54	UNSATISFIABLE
606.56/606.55	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-1821457-1242529434/watcher-1821457-1242529434 -o /tmp/evaluation-result-1821457-1242529434/solver-1821457-1242529434 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821457-1242529434.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: 0.99 0.98 0.99 2/91 8516
/proc/meminfo: memFree=1292568/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=816 CPUtime=0
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4194304 75 0 0 0 0 0 0 0 25 0 1 0 1017441704 835584 11 4294967295 134512640 135223648 3214294176 3214293964 134737824 0 0 0 0 0 0 0 17 0 0 0 0
/proc/8520/statm: 205 24 18 174 0 30 0

[startup+0.095387 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 8516
/proc/meminfo: memFree=1292568/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=17392 CPUtime=0.1
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 3938 0 0 0 6 4 0 0 25 0 1 0 1017441704 17809408 3810 4294967295 134512640 135223648 3214294176 3214293128 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 4348 3811 47 174 0 4173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19804

[startup+0.115386 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 8516
/proc/meminfo: memFree=1292568/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=19100 CPUtime=0.12
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 4463 0 0 0 8 4 0 0 25 0 1 0 1017441704 19558400 4335 4294967295 134512640 135223648 3214294176 3214293056 134543351 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 4775 4342 47 174 0 4600 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21512

[startup+0.319595 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 8516
/proc/meminfo: memFree=1292568/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=48072 CPUtime=0.32
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 9732 0 0 0 22 10 0 0 25 0 1 0 1017441704 49225728 9604 4294967295 134512640 135223648 3214294176 3214293056 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 12018 9604 47 174 0 11843 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 50484

[startup+0.715339 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 8516
/proc/meminfo: memFree=1292568/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=78440 CPUtime=0.72
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 18951 0 0 0 59 13 0 0 25 0 1 0 1017441704 80322560 18823 4294967295 134512640 135223648 3214294176 3214293128 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 19610 18823 47 174 0 19435 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80852

[startup+1.51528 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8521
/proc/meminfo: memFree=1181432/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=125364 CPUtime=1.52
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 29793 0 0 0 132 20 0 0 25 0 1 0 1017441704 128372736 29652 4294967295 134512640 135223648 3214294176 3214292672 134548206 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 31341 29652 67 174 0 31166 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 127776

[startup+3.11516 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8521
/proc/meminfo: memFree=1174364/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=137064 CPUtime=3.12
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 32271 0 0 0 292 20 0 0 25 0 1 0 1017441704 140353536 32130 4294967295 134512640 135223648 3214294176 3214292256 134548577 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 34266 32130 72 174 0 34091 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 139476

[startup+6.31491 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8521
/proc/meminfo: memFree=1164476/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=137064 CPUtime=6.32
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 32281 0 0 0 612 20 0 0 25 0 1 0 1017441704 140353536 32140 4294967295 134512640 135223648 3214294176 3214292256 134548567 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 34266 32140 72 174 0 34091 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 139476

[startup+12.7144 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8522
/proc/meminfo: memFree=1164144/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=137064 CPUtime=12.72
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 32327 0 0 0 1252 20 0 0 25 0 1 0 1017441704 140353536 32186 4294967295 134512640 135223648 3214294176 3214292048 134548334 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 34266 32186 72 174 0 34091 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 139476

[startup+25.5134 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8706
/proc/meminfo: memFree=1160160/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2412 CPUtime=0
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017441704 2469888 277 4294967295 134512640 135169312 3214265520 3214264056 3084979950 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/8516/statm: 603 277 235 161 0 42 0
[pid=8520] ppid=8516 vsize=135736 CPUtime=25.52
/proc/8520/stat : 8520 (SatELite_releas) R 8516 8516 15108 0 -1 4202496 34828 0 0 0 2529 23 0 0 25 0 1 0 1017441704 138993664 31662 4294967295 134512640 135223648 3214294176 3214292240 134546529 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8520/statm: 33934 31662 73 174 0 33759 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 138148

[startup+51.1115 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8708
/proc/meminfo: memFree=1243668/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=31040 CPUtime=23.87
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 7481 0 0 0 2382 5 0 0 25 0 1 0 1017444429 31784960 7416 4294967295 134512640 135214715 3218889056 3218887520 134528693 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 7760 7416 73 172 0 7587 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 33456

[startup+102.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 8896
/proc/meminfo: memFree=1232516/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=42152 CPUtime=75.08
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 10193 0 0 0 7501 7 0 0 25 0 1 0 1017444429 43163648 10128 4294967295 134512640 135214715 3218889056 3218887520 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 10538 10128 73 172 0 10365 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 44568

[startup+162.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9088
/proc/meminfo: memFree=1222496/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=52480 CPUtime=135.09
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 12745 0 0 0 13500 9 0 0 25 0 1 0 1017444429 53739520 12680 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 13120 12680 73 172 0 12947 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 54896

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9276
/proc/meminfo: memFree=1213552/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=61104 CPUtime=195.08
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 14943 0 0 0 19497 11 0 0 25 0 1 0 1017444429 62570496 14878 4294967295 134512640 135214715 3218889056 3218887520 134528812 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 15276 14878 73 172 0 15103 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 63520

[startup+282.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 9464
/proc/meminfo: memFree=1207460/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=67144 CPUtime=255.09
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 16481 0 0 0 25497 12 0 0 25 0 1 0 1017444429 68755456 16416 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 16786 16416 73 172 0 16613 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 69560

[startup+342.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9650
/proc/meminfo: memFree=1203136/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=72048 CPUtime=315.09
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 17541 0 0 0 31497 12 0 0 25 0 1 0 1017444429 73777152 17476 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 18012 17476 73 172 0 17839 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 74464

[startup+402.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 9841
/proc/meminfo: memFree=1200168/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=74908 CPUtime=375.1
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18298 0 0 0 37498 12 0 0 25 0 1 0 1017444429 76705792 18233 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 18727 18233 73 172 0 18554 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 77324

[startup+462.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 10030
/proc/meminfo: memFree=1200052/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=75180 CPUtime=435.1
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18357 0 0 0 43498 12 0 0 25 0 1 0 1017444429 76984320 18292 4294967295 134512640 135214715 3218889056 3218887520 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 18795 18292 73 172 0 18622 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 77596

[startup+522.325 s]
/proc/loadavg: 1.10 1.02 1.00 5/93 10222
/proc/meminfo: memFree=1199392/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=75848 CPUtime=495.12
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18484 0 0 0 49500 12 0 0 25 0 1 0 1017444429 77668352 18419 4294967295 134512640 135214715 3218889056 3218887520 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 18962 18419 73 172 0 18789 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 78264

[startup+582.311 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 10410
/proc/meminfo: memFree=1198888/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76172 CPUtime=555.11
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18587 0 0 0 55499 12 0 0 25 0 1 0 1017444429 78000128 18522 4294967295 134512640 135214715 3218889056 3218887520 134529050 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19043 18522 73 172 0 18870 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 78588

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

[startup+588.71 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198920/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76308 CPUtime=561.51
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18601 0 0 0 56139 12 0 0 25 0 1 0 1017444429 78139392 18536 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19077 18536 73 172 0 18904 0
Current children cumulated CPU time (s) 588.76
Current children cumulated vsize (KiB) 78724

[startup+595.12 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198936/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76308 CPUtime=567.92
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18617 0 0 0 56780 12 0 0 25 0 1 0 1017444429 78139392 18552 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19077 18552 73 172 0 18904 0
Current children cumulated CPU time (s) 595.17
Current children cumulated vsize (KiB) 78724

[startup+601.509 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198688/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76616 CPUtime=574.31
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18665 0 0 0 57419 12 0 0 25 0 1 0 1017444429 78454784 18600 4294967295 134512640 135214715 3218889056 3218887440 134524464 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19154 18600 73 172 0 18981 0
Current children cumulated CPU time (s) 601.56
Current children cumulated vsize (KiB) 79032

[startup+604.709 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198704/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76616 CPUtime=577.51
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18665 0 0 0 57739 12 0 0 25 0 1 0 1017444429 78454784 18600 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19154 18600 73 172 0 18981 0
Current children cumulated CPU time (s) 604.76
Current children cumulated vsize (KiB) 79032

[startup+605.509 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198704/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76616 CPUtime=578.31
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18665 0 0 0 57819 12 0 0 25 0 1 0 1017444429 78454784 18600 4294967295 134512640 135214715 3218889056 3218887520 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19154 18600 73 172 0 18981 0
Current children cumulated CPU time (s) 605.56
Current children cumulated vsize (KiB) 79032

[startup+606.309 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198720/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76616 CPUtime=579.11
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18665 0 0 0 57899 12 0 0 25 0 1 0 1017444429 78454784 18600 4294967295 134512640 135214715 3218889056 3218887520 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19154 18600 73 172 0 18981 0
Current children cumulated CPU time (s) 606.36
Current children cumulated vsize (KiB) 79032

[startup+606.509 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 10411
/proc/meminfo: memFree=1198720/2074464 swapFree=1952056/1959888
[pid=8516] ppid=8514 vsize=2416 CPUtime=27.25
/proc/8516/stat : 8516 (SatELiteGTI) S 8514 8516 15108 0 -1 4194304 386 39878 0 0 0 0 2698 27 18 0 1 0 1017441704 2473984 278 4294967295 134512640 135169312 3214265520 3214261736 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8516/statm: 604 278 235 161 0 43 0
[pid=8707] ppid=8516 vsize=76616 CPUtime=579.31
/proc/8707/stat : 8707 (minisat_static) R 8516 8516 15108 0 -1 4202496 18665 0 0 0 57919 12 0 0 25 0 1 0 1017444429 78454784 18600 4294967295 134512640 135214715 3218889056 3218887440 134524292 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8707/statm: 19154 18600 73 172 0 18981 0
Current children cumulated CPU time (s) 606.56
Current children cumulated vsize (KiB) 79032

Child status: 20
Real time (s): 606.568
CPU time (s): 606.61
CPU user time (s): 606.21
CPU system time (s): 0.4
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 150620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 606.21
system time used= 0.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59214
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= 20
involuntary context switches= 1618

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 05:03:54
IDJOB=1821457
IDBENCH=70960
IDSOLVER=660
FILE ID=tipi24/1821457-1242529434
PBS_JOBID=
Free space on /tmp= 9874 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED= 1425203895

Linux tipi24 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.461
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.461
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:       1292584 kB
Buffers:         32804 kB
Cached:         665204 kB
SwapCached:       3828 kB
Active:         121004 kB
Inactive:       586548 kB
HighTotal:     1178688 kB
HighFree:       593772 kB
LowTotal:       895776 kB
LowFree:        698812 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           25112 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           3172 kB
Slab:            65300 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9874 MiB
End job on tipi24 at 2009-05-17 05:14:03