Trace number 1821343

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 536.81 536.808

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark512.76
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
1.01/1.02	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
1.01/1.02	c ==============================================================================
1.01/1.02	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
1.01/1.02	c CPU time:   1.01 s
1.01/1.02	c ==============================================================================
1.01/1.10	This is MiniSat 2.0 beta with hacks by AVG
1.01/1.10	WARNING: for repeatability, setting FPU to use double precision
1.01/1.10	============================[ Problem Statistics ]=============================
1.01/1.10	|                                                                             |
1.11/1.11	|  Number of variables:  7453                                                 |
1.11/1.11	|  Number of clauses:    64819                                                |
1.11/1.14	|  Parsing time:         0.03         s                                       |
536.73/536.80	restarts              : 21
536.73/536.80	conflicts             : 720658         (1346 /sec)
536.73/536.80	decisions             : 1052256        (1.79 % random) (1965 /sec)
536.73/536.80	propagations          : 169531672      (316527 /sec)
536.73/536.80	conflict literals     : 16402023       (39.10 % deleted)
536.73/536.80	Memory used           : 24.09 MB
536.73/536.80	CPU time              : 535.6 s
536.73/536.80	
536.73/536.80	UNSATISFIABLE
536.73/536.80	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-1821343-1242521379/watcher-1821343-1242521379 -o /tmp/evaluation-result-1821343-1242521379/solver-1821343-1242521379 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821343-1242521379.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.92 0.98 0.99 3/93 7099
/proc/meminfo: memFree=1180008/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2412 CPUtime=0
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1016638689 2469888 275 4294967295 134512640 135169312 3218997552 3218996088 3084938990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7099/statm: 603 275 235 161 0 42 0
[pid=7103] ppid=7099 vsize=956 CPUtime=0
/proc/7103/stat : 7103 (SatELite_releas) R 7099 7099 10114 0 -1 4202496 141 0 0 0 0 0 0 0 25 0 1 0 1016638689 978944 77 4294967295 134512640 135223648 3215717888 3215716608 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7103/statm: 239 77 47 174 0 64 0

[startup+0.117605 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 7099
/proc/meminfo: memFree=1180008/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2412 CPUtime=0
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1016638689 2469888 275 4294967295 134512640 135169312 3218997552 3218996088 3084938990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7099/statm: 603 275 235 161 0 42 0
[pid=7103] ppid=7099 vsize=13504 CPUtime=0.12
/proc/7103/stat : 7103 (SatELite_releas) R 7099 7099 10114 0 -1 4202496 3119 0 0 0 11 1 0 0 25 0 1 0 1016638689 13828096 3055 4294967295 134512640 135223648 3215717888 3215716840 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7103/statm: 3376 3058 47 174 0 3201 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15916

[startup+0.207598 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 7099
/proc/meminfo: memFree=1180008/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2412 CPUtime=0
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1016638689 2469888 275 4294967295 134512640 135169312 3218997552 3218996088 3084938990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7099/statm: 603 275 235 161 0 42 0
[pid=7103] ppid=7099 vsize=18292 CPUtime=0.21
/proc/7103/stat : 7103 (SatELite_releas) R 7099 7099 10114 0 -1 4202496 4216 0 0 0 19 2 0 0 25 0 1 0 1016638689 18731008 4152 4294967295 134512640 135223648 3215717888 3215715968 134548331 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7103/statm: 4573 4152 72 174 0 4398 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 20704

[startup+0.307592 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 7099
/proc/meminfo: memFree=1180008/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2412 CPUtime=0
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1016638689 2469888 275 4294967295 134512640 135169312 3218997552 3218996088 3084938990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7099/statm: 603 275 235 161 0 42 0
[pid=7103] ppid=7099 vsize=18292 CPUtime=0.31
/proc/7103/stat : 7103 (SatELite_releas) R 7099 7099 10114 0 -1 4202496 4222 0 0 0 29 2 0 0 25 0 1 0 1016638689 18731008 4158 4294967295 134512640 135223648 3215717888 3215715968 134548581 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7103/statm: 4573 4158 72 174 0 4398 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 20704

[startup+0.707573 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 7099
/proc/meminfo: memFree=1180008/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2412 CPUtime=0
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1016638689 2469888 275 4294967295 134512640 135169312 3218997552 3218996088 3084938990 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7099/statm: 603 275 235 161 0 42 0
[pid=7103] ppid=7099 vsize=18544 CPUtime=0.71
/proc/7103/stat : 7103 (SatELite_releas) R 7099 7099 10114 0 -1 4202496 4675 0 0 0 69 2 0 0 25 0 1 0 1016638689 18989056 4244 4294967295 134512640 135223648 3215717888 3215715904 134587028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7103/statm: 4636 4244 73 174 0 4461 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 20956

[startup+1.50753 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 7105
/proc/meminfo: memFree=1177024/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=5772 CPUtime=0.4
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 1349 0 0 0 38 2 0 0 23 0 1 0 1016638800 5910528 1283 4294967295 134512640 135214715 3218585888 3218584352 134529050 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 1443 1283 73 172 0 1270 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8188

[startup+3.10746 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 7105
/proc/meminfo: memFree=1171568/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=7320 CPUtime=2
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 1740 0 0 0 198 2 0 0 25 0 1 0 1016638800 7495680 1674 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 1830 1674 73 172 0 1657 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9736

[startup+6.3173 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 7105
/proc/meminfo: memFree=1169376/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=9200 CPUtime=5.21
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 2185 0 0 0 518 3 0 0 25 0 1 0 1016638800 9420800 2119 4294967295 134512640 135214715 3218585888 3218584352 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 2300 2119 73 172 0 2127 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 11616

[startup+12.717 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 7107
/proc/meminfo: memFree=1167340/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=11008 CPUtime=11.6
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 2635 0 0 0 1156 4 0 0 25 0 1 0 1016638800 11272192 2569 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 2752 2569 73 172 0 2579 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13424

[startup+25.5164 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 7107
/proc/meminfo: memFree=1165088/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=13308 CPUtime=24.4
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 3202 0 0 0 2435 5 0 0 25 0 1 0 1016638800 13627392 3136 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 3327 3136 73 172 0 3154 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15724

[startup+51.1151 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 7111
/proc/meminfo: memFree=1163096/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=15072 CPUtime=50
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 3631 0 0 0 4994 6 0 0 25 0 1 0 1016638800 15433728 3565 4294967295 134512640 135214715 3218585888 3218584352 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 3768 3565 73 172 0 3595 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17488

[startup+102.313 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 7296
/proc/meminfo: memFree=1158748/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=19232 CPUtime=101.2
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 4658 0 0 0 10113 7 0 0 25 0 1 0 1016638800 19693568 4592 4294967295 134512640 135214715 3218585888 3218583648 134536610 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 4808 4592 73 172 0 4635 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21648

[startup+162.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7485
/proc/meminfo: memFree=1156912/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=21288 CPUtime=161.21
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5158 0 0 0 16112 9 0 0 25 0 1 0 1016638800 21798912 5092 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 5322 5092 73 172 0 5149 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 23704

[startup+222.327 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7672
/proc/meminfo: memFree=1156268/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=21792 CPUtime=221.22
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5281 0 0 0 22113 9 0 0 25 0 1 0 1016638800 22315008 5215 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 5448 5215 73 172 0 5275 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 24208

[startup+282.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7861
/proc/meminfo: memFree=1155664/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=22388 CPUtime=281.21
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5424 0 0 0 28110 11 0 0 25 0 1 0 1016638800 22925312 5358 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 5597 5358 73 172 0 5424 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 24804

[startup+342.311 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 8055
/proc/meminfo: memFree=1154384/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=23652 CPUtime=341.21
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5779 0 0 0 34110 11 0 0 25 0 1 0 1016638800 24219648 5713 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7105/statm: 5913 5713 73 172 0 5740 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 26068

[startup+402.318 s]
/proc/loadavg: 1.08 1.01 1.00 2/95 8241
/proc/meminfo: memFree=1154184/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24064 CPUtime=401.22
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5863 0 0 0 40111 11 0 0 25 0 1 0 1016638800 24641536 5797 4294967295 134512640 135214715 3218585888 3218584096 134537270 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6016 5797 73 172 0 5843 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 26480

[startup+462.325 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 8430
/proc/meminfo: memFree=1154224/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24408 CPUtime=461.23
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 5940 0 0 0 46112 11 0 0 25 0 1 0 1016638800 24993792 5874 4294967295 134512640 135214715 3218585888 3218584352 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6102 5874 73 172 0 5929 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 26824

[startup+522.322 s]
/proc/loadavg: 1.05 1.02 1.00 2/95 8617
/proc/meminfo: memFree=1154224/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24588 CPUtime=521.23
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6001 0 0 0 52112 11 0 0 25 0 1 0 1016638800 25178112 5935 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6147 5935 73 172 0 5974 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 27004

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

[startup+524.832 s]
/proc/loadavg: 1.05 1.02 1.00 3/95 8617
/proc/meminfo: memFree=1154224/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24588 CPUtime=523.74
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6001 0 0 0 52363 11 0 0 25 0 1 0 1016638800 25178112 5935 4294967295 134512640 135214715 3218585888 3218584352 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6147 5935 73 172 0 5974 0
Current children cumulated CPU time (s) 524.84
Current children cumulated vsize (KiB) 27004

[startup+531.222 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 8617
/proc/meminfo: memFree=1154100/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=530.13
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53002 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 531.23
Current children cumulated vsize (KiB) 27084

[startup+534.422 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 8619
/proc/meminfo: memFree=1154092/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=533.33
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53322 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 534.43
Current children cumulated vsize (KiB) 27084

[startup+536.022 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 8619
/proc/meminfo: memFree=1154092/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=534.93
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53482 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 536.03
Current children cumulated vsize (KiB) 27084

[startup+536.422 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 8619
/proc/meminfo: memFree=1154092/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=535.33
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53522 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 536.43
Current children cumulated vsize (KiB) 27084

[startup+536.622 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 8619
/proc/meminfo: memFree=1154092/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=535.53
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53542 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 536.63
Current children cumulated vsize (KiB) 27084

[startup+536.721 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 8619
/proc/meminfo: memFree=1154092/2074464 swapFree=1950884/1959888
[pid=7099] ppid=7097 vsize=2416 CPUtime=1.1
/proc/7099/stat : 7099 (SatELiteGTI) S 7097 7099 10114 0 -1 4194304 382 5670 0 0 0 0 107 3 18 0 1 0 1016638689 2473984 276 4294967295 134512640 135169312 3218997552 3218993768 3084938990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7099/statm: 604 276 235 161 0 43 0
[pid=7105] ppid=7099 vsize=24668 CPUtime=535.63
/proc/7105/stat : 7105 (minisat_static) R 7099 7099 10114 0 -1 4202496 6018 0 0 0 53552 11 0 0 25 0 1 0 1016638800 25260032 5952 4294967295 134512640 135214715 3218585888 3218584352 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7105/statm: 6167 5952 73 172 0 5994 0
Current children cumulated CPU time (s) 536.73
Current children cumulated vsize (KiB) 27084

Child status: 20
Real time (s): 536.808
CPU time (s): 536.81
CPU user time (s): 536.67
CPU system time (s): 0.14
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 27084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.67
system time used= 0.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12354
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= 21
involuntary context switches= 1538

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 02:49:39
IDJOB=1821343
IDBENCH=70940
IDSOLVER=660
FILE ID=tipi13/1821343-1242521379
PBS_JOBID=
Free space on /tmp= 7054 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED= 382168496

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1180008 kB
Buffers:         44304 kB
Cached:         756596 kB
SwapCached:       3516 kB
Active:         352832 kB
Inactive:       457396 kB
HighTotal:     1178688 kB
HighFree:       445856 kB
LowTotal:       895776 kB
LowFree:        734152 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            4508 kB
Writeback:           0 kB
AnonPages:        8860 kB
Mapped:           3008 kB
Slab:            75104 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7054 MiB
End job on tipi13 at 2009-05-17 02:58:36