Trace number 1821349

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 678.35 678.344

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.98
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.12/0.15	c ==============================================================================
0.12/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.15	c ==============================================================================
0.12/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
1.12/1.16	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
1.12/1.16	c ==============================================================================
1.12/1.16	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
1.12/1.16	c CPU time:   1.09 s
1.12/1.16	c ==============================================================================
1.22/1.24	This is MiniSat 2.0 beta with hacks by AVG
1.22/1.24	WARNING: for repeatability, setting FPU to use double precision
1.22/1.24	============================[ Problem Statistics ]=============================
1.22/1.24	|                                                                             |
1.22/1.25	|  Number of variables:  7889                                                 |
1.22/1.25	|  Number of clauses:    68970                                                |
1.22/1.29	|  Parsing time:         0.04         s                                       |
678.33/678.33	restarts              : 21
678.33/678.33	conflicts             : 833926         (1232 /sec)
678.33/678.33	decisions             : 1207106        (1.80 % random) (1783 /sec)
678.33/678.33	propagations          : 199369252      (294563 /sec)
678.33/678.33	conflict literals     : 19055917       (39.42 % deleted)
678.33/678.33	Memory used           : 27.09 MB
678.33/678.33	CPU time              : 676.83 s
678.33/678.33	
678.33/678.33	UNSATISFIABLE
678.33/678.34	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-1821349-1242521928/watcher-1821349-1242521928 -o /tmp/evaluation-result-1821349-1242521928/solver-1821349-1242521928 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821349-1242521928.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 21678
/proc/meminfo: memFree=936044/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2416 CPUtime=0
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1016693851 2473984 277 4294967295 134512640 135169312 3217305488 3217304024 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21678/statm: 604 277 235 161 0 43 0
[pid=21682] ppid=21678 vsize=952 CPUtime=0
/proc/21682/stat : 21682 (SatELite_releas) R 21678 21678 20977 0 -1 4202496 126 0 0 0 0 0 0 0 25 0 1 0 1016693852 974848 62 4294967295 134512640 135223648 3219126592 3219125188 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21682/statm: 238 64 47 174 0 63 0

[startup+0.074968 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21678
/proc/meminfo: memFree=936044/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2416 CPUtime=0
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1016693851 2473984 277 4294967295 134512640 135169312 3217305488 3217304024 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21678/statm: 604 277 235 161 0 43 0
[pid=21682] ppid=21678 vsize=9820 CPUtime=0.08
/proc/21682/stat : 21682 (SatELite_releas) R 21678 21678 20977 0 -1 4202496 2078 0 0 0 5 3 0 0 25 0 1 0 1016693852 10055680 2014 4294967295 134512640 135223648 3219126592 3219125544 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21682/statm: 2455 2014 47 174 0 2280 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12236

[startup+0.11495 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21678
/proc/meminfo: memFree=936044/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2416 CPUtime=0
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1016693851 2473984 277 4294967295 134512640 135169312 3217305488 3217304024 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21678/statm: 604 277 235 161 0 43 0
[pid=21682] ppid=21678 vsize=13104 CPUtime=0.12
/proc/21682/stat : 21682 (SatELite_releas) R 21678 21678 20977 0 -1 4202496 2998 0 0 0 7 5 0 0 25 0 1 0 1016693852 13418496 2934 4294967295 134512640 135223648 3219126592 3219125544 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21682/statm: 3276 2934 47 174 0 3101 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15520

[startup+0.314931 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21678
/proc/meminfo: memFree=936044/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2416 CPUtime=0
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1016693851 2473984 277 4294967295 134512640 135169312 3217305488 3217304024 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21678/statm: 604 277 235 161 0 43 0
[pid=21682] ppid=21678 vsize=21984 CPUtime=0.32
/proc/21682/stat : 21682 (SatELite_releas) R 21678 21678 20977 0 -1 4202496 4521 0 0 0 26 6 0 0 25 0 1 0 1016693852 22511616 4457 4294967295 134512640 135223648 3219126592 3219124672 134548331 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21682/statm: 5496 4457 72 174 0 5321 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24400

[startup+0.714897 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21678
/proc/meminfo: memFree=936044/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2416 CPUtime=0
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1016693851 2473984 277 4294967295 134512640 135169312 3217305488 3217304024 3085836014 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21678/statm: 604 277 235 161 0 43 0
[pid=21682] ppid=21678 vsize=21728 CPUtime=0.72
/proc/21682/stat : 21682 (SatELite_releas) R 21678 21678 20977 0 -1 4202496 4878 0 0 0 65 7 0 0 25 0 1 0 1016693852 22249472 4418 4294967295 134512640 135223648 3219126592 3219124592 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21682/statm: 5432 4418 73 174 0 5257 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 24144

[startup+1.51482 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21683
/proc/meminfo: memFree=915452/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 2420

[startup+3.11466 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21684
/proc/meminfo: memFree=926860/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=7820 CPUtime=1.87
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 1874 0 0 0 187 0 0 0 25 0 1 0 1016693976 8007680 1808 4294967295 134512640 135214715 3214798208 3214796672 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 1955 1808 73 172 0 1782 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 10240

[startup+6.31434 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21684
/proc/meminfo: memFree=924388/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=9832 CPUtime=5.04
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 2384 0 0 0 504 0 0 0 25 0 1 0 1016693976 10067968 2318 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 2458 2318 73 172 0 2285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12252

[startup+12.7137 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21684
/proc/meminfo: memFree=921516/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=12684 CPUtime=11.42
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 3068 0 0 0 1141 1 0 0 25 0 1 0 1016693976 12988416 3002 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 3171 3002 73 172 0 2998 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15104

[startup+25.5125 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21686
/proc/meminfo: memFree=918620/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=15324 CPUtime=24.22
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 3724 0 0 0 2419 3 0 0 25 0 1 0 1016693976 15691776 3658 4294967295 134512640 135214715 3214798208 3214796672 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 3831 3658 73 172 0 3658 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17744

[startup+51.1099 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21871
/proc/meminfo: memFree=916124/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=17536 CPUtime=49.82
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 4253 0 0 0 4978 4 0 0 25 0 1 0 1016693976 17956864 4187 4294967295 134512640 135214715 3214798208 3214796352 134536475 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 4384 4187 73 172 0 4211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19956

[startup+102.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21875
/proc/meminfo: memFree=914604/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=19132 CPUtime=101.03
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 4654 0 0 0 10099 4 0 0 25 0 1 0 1016693976 19591168 4588 4294967295 134512640 135214715 3214798208 3214796672 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21684/statm: 4783 4588 73 172 0 4610 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21552

[startup+162.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22062
/proc/meminfo: memFree=912468/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=21584 CPUtime=161.03
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 5276 0 0 0 16099 4 0 0 25 0 1 0 1016693976 22102016 5210 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 5396 5210 73 172 0 5223 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24004

[startup+222.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22255
/proc/meminfo: memFree=911172/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=22496 CPUtime=221.04
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 5468 0 0 0 22099 5 0 0 25 0 1 0 1016693976 23035904 5402 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 5624 5402 73 172 0 5451 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24916

[startup+282.317 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 22442
/proc/meminfo: memFree=909708/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=23920 CPUtime=281.04
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 5811 0 0 0 28094 10 0 0 25 0 1 0 1016693976 24494080 5745 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 5980 5745 73 172 0 5807 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26340

[startup+342.321 s]
/proc/loadavg: 1.16 1.05 1.01 2/95 22633
/proc/meminfo: memFree=908592/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=25136 CPUtime=341.05
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6139 0 0 0 34094 11 0 0 25 0 1 0 1016693976 25739264 6073 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6284 6073 73 172 0 6111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27556

[startup+402.325 s]
/proc/loadavg: 1.06 1.04 1.00 2/95 22820
/proc/meminfo: memFree=907848/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=25932 CPUtime=401.06
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6282 0 0 0 40093 13 0 0 25 0 1 0 1016693976 26554368 6216 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6483 6216 73 172 0 6310 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 28352

[startup+462.32 s]
/proc/loadavg: 1.02 1.03 1.00 5/95 23007
/proc/meminfo: memFree=907468/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=26384 CPUtime=461.06
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6373 0 0 0 46087 19 0 0 25 0 1 0 1016693976 27017216 6307 4294967295 134512640 135214715 3214798208 3214796608 134534997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6596 6307 73 172 0 6423 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 28804

[startup+522.314 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 23196
/proc/meminfo: memFree=907228/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=26716 CPUtime=521.06
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6466 0 0 0 52086 20 0 0 25 0 1 0 1016693976 27357184 6400 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6679 6400 73 172 0 6506 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 29136

[startup+582.318 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 23387
/proc/meminfo: memFree=906980/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27096 CPUtime=581.07
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6536 0 0 0 58083 24 0 0 25 0 1 0 1016693976 27746304 6470 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6774 6470 73 172 0 6601 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 29516

[startup+642.322 s]
/proc/loadavg: 1.08 1.03 1.01 2/95 23576
/proc/meminfo: memFree=906352/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=641.08
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6699 0 0 0 64082 26 0 0 25 0 1 0 1016693976 28401664 6633 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6633 73 172 0 6761 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 30156

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

[startup+665.52 s]
/proc/loadavg: 1.05 1.03 1.00 2/95 23761
/proc/meminfo: memFree=905744/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=664.28
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 66401 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 665.53
Current children cumulated vsize (KiB) 30156

[startup+671.919 s]
/proc/loadavg: 1.05 1.03 1.00 2/95 23761
/proc/meminfo: memFree=905808/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=670.68
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67041 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134528781 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 671.93
Current children cumulated vsize (KiB) 30156

[startup+675.119 s]
/proc/loadavg: 1.05 1.03 1.00 2/95 23761
/proc/meminfo: memFree=905808/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=673.88
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67361 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 675.13
Current children cumulated vsize (KiB) 30156

[startup+676.718 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23761
/proc/meminfo: memFree=905840/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=675.48
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67521 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 676.73
Current children cumulated vsize (KiB) 30156

[startup+677.518 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23761
/proc/meminfo: memFree=905840/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=676.28
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67601 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134529056 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 677.53
Current children cumulated vsize (KiB) 30156

[startup+677.918 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23761
/proc/meminfo: memFree=905840/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=676.68
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67641 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796672 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 677.93
Current children cumulated vsize (KiB) 30156

[startup+678.318 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23761
/proc/meminfo: memFree=905840/2074464 swapFree=1951864/1959888
[pid=21678] ppid=21676 vsize=2420 CPUtime=1.25
/proc/21678/stat : 21678 (SatELiteGTI) S 21676 21678 20977 0 -1 4194304 387 6015 0 0 0 0 117 8 18 0 1 0 1016693851 2478080 279 4294967295 134512640 135169312 3217305488 3217301704 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21678/statm: 605 279 235 161 0 44 0
[pid=21684] ppid=21678 vsize=27736 CPUtime=677.08
/proc/21684/stat : 21684 (minisat_static) R 21678 21678 20977 0 -1 4202496 6719 0 0 0 67681 27 0 0 25 0 1 0 1016693976 28401664 6653 4294967295 134512640 135214715 3214798208 3214796592 134524431 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21684/statm: 6934 6653 73 172 0 6761 0
Current children cumulated CPU time (s) 678.33
Current children cumulated vsize (KiB) 30156

Child status: 20
Real time (s): 678.344
CPU time (s): 678.35
CPU user time (s): 678
CPU system time (s): 0.35
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 30156

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 02:58:48
IDJOB=1821349
IDBENCH=70941
IDSOLVER=660
FILE ID=tipi10/1821349-1242521928
PBS_JOBID=
Free space on /tmp= 4165 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED= 1852870500

Linux tipi10 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.367
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.367
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.367
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.367
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:        936044 kB
Buffers:         25420 kB
Cached:         999144 kB
SwapCached:       2732 kB
Active:         469968 kB
Inactive:       564628 kB
HighTotal:     1178688 kB
HighFree:       324700 kB
LowTotal:       895776 kB
LowFree:        611344 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            4612 kB
Writeback:           0 kB
AnonPages:        9348 kB
Mapped:           3292 kB
Slab:            95128 kB
PageTables:        616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4165 MiB
End job on tipi10 at 2009-05-17 03:10:07