Trace number 1821495

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
APTUSAT 2009-03-22UNSAT 178.44 178.431

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark174.32
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c Parsing...
2.61/2.64	c ==============================================================================
2.61/2.64	c |           |     ORIGINAL     |              LEARNT              |          |
2.61/2.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.61/2.64	c ==============================================================================
2.61/2.64	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
176.64/176.66	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
176.64/176.67	c ==============================================================================
176.64/176.67	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
176.64/176.67	c CPU time:   176.14 s
176.64/176.67	c ==============================================================================
177.54/177.57	This is MiniSat 2.0 beta
177.54/177.57	WARNING: for repeatability, setting FPU to use double precision
177.54/177.57	============================[ Problem Statistics ]=============================
177.54/177.57	|                                                                             |
177.54/177.57	|  Number of variables:  51366                                                |
177.54/177.57	|  Number of clauses:    573237                                               |
177.59/177.99	|  Parsing time:         0.39         s                                       |
177.59/178.02	============================[ Search Statistics ]==============================
177.59/178.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
177.59/178.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
177.59/178.02	===============================================================================
177.59/178.02	|         0 |   51366   573237  2439840 |   191079        0    nan |  0.000 % |
177.59/178.09	|       101 |   51345   573237  2439840 |   210186       97      6 |  0.150 % |
177.59/178.10	|       251 |   51304   573237  2439840 |   231205      244      7 |  0.251 % |
178.14/178.13	|       478 |   51303   573237  2439840 |   254326      470      8 |  0.257 % |
178.14/178.15	|       815 |   51303   573237  2439840 |   279758      807      9 |  0.257 % |
178.14/178.19	|      1321 |   51303   573237  2439840 |   307734     1313     10 |  0.257 % |
178.34/178.32	|      2080 |   51303   573237  2439840 |   338508     2072      9 |  0.257 % |
178.34/178.40	===============================================================================
178.34/178.40	restarts              : 7
178.34/178.40	conflicts             : 2283           (2854 /sec)
178.34/178.40	decisions             : 8306           (1.83 % random) (10382 /sec)
178.34/178.40	propagations          : 490880         (613600 /sec)
178.34/178.40	conflict literals     : 20379          (17.80 % deleted)
178.34/178.40	Memory used           : 32.70 MB
178.34/178.40	CPU time              : 0.8 s
178.34/178.40	
178.34/178.40	UNSATISFIABLE
178.34/178.40	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-1821495-1242531547/watcher-1821495-1242531547 -o /tmp/evaluation-result-1821495-1242531547/solver-1821495-1242531547 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821495-1242531547.cnf -restarts=1 

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 15435
/proc/meminfo: memFree=1238208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=948 CPUtime=0
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 111 0 0 0 0 0 0 0 25 0 1 0 1017653207 970752 47 4294967295 134512640 135223648 3220984576 3220983560 134691264 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 237 49 40 174 0 62 0

[startup+0.018508 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 15435
/proc/meminfo: memFree=1238208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=3144 CPUtime=0.02
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 575 0 0 0 2 0 0 0 25 0 1 0 1017653207 3219456 511 4294967295 134512640 135223648 3220984576 3220983528 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 786 511 47 174 0 611 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5560

[startup+0.10849 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 15435
/proc/meminfo: memFree=1238208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=15136 CPUtime=0.11
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 3264 0 0 0 10 1 0 0 25 0 1 0 1017653207 15499264 3200 4294967295 134512640 135223648 3220984576 3220983076 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 3784 3200 47 174 0 3609 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 17552

[startup+0.308474 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 15435
/proc/meminfo: memFree=1238208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=38744 CPUtime=0.31
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 8706 0 0 0 29 2 0 0 25 0 1 0 1017653207 39673856 8642 4294967295 134512640 135223648 3220984576 3220983160 134718983 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 9686 8642 47 174 0 9511 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41160

[startup+0.708444 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 15435
/proc/meminfo: memFree=1238208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=83024 CPUtime=0.71
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 19180 0 0 0 66 5 0 0 25 0 1 0 1017653207 85016576 19116 4294967295 134512640 135223648 3220984576 3220983528 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 20756 19118 47 174 0 20581 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 85440

[startup+1.50838 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15440
/proc/meminfo: memFree=1131288/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=170648 CPUtime=1.51
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 39720 0 0 0 133 18 0 0 25 0 1 0 1017653207 174743552 39656 4294967295 134512640 135223648 3220984576 3220983312 134540952 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 42662 39660 47 174 0 42487 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 173064

[startup+3.10826 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15440
/proc/meminfo: memFree=1019316/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=335088 CPUtime=3.11
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 71476 0 0 0 275 36 0 0 25 0 1 0 1017653207 343130112 71323 4294967295 134512640 135223648 3220984576 3220982960 134575988 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 83772 71324 67 174 0 83597 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 337504

[startup+6.30801 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 15623
/proc/meminfo: memFree=952880/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=335600 CPUtime=6.31
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 71616 0 0 0 595 36 0 0 25 0 1 0 1017653207 343654400 71463 4294967295 134512640 135223648 3220984576 3220983168 134549033 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 83900 71463 67 174 0 83725 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 338016

[startup+12.7075 s]
/proc/loadavg: 0.99 0.98 0.99 4/93 15624
/proc/meminfo: memFree=929604/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=360596 CPUtime=12.71
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 77444 0 0 0 1234 37 0 0 25 0 1 0 1017653207 369250304 77202 4294967295 134512640 135223648 3220984576 3220982656 134549042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90149 77202 72 174 0 89974 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 363012

[startup+25.5165 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 15624
/proc/meminfo: memFree=929700/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=360596 CPUtime=25.52
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 77457 0 0 0 2515 37 0 0 25 0 1 0 1017653207 369250304 77215 4294967295 134512640 135223648 3220984576 3220982656 134548340 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90149 77215 72 174 0 89974 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 363012

[startup+51.1146 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 15628
/proc/meminfo: memFree=929724/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=360104 CPUtime=51.12
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 77528 0 0 0 5075 37 0 0 25 0 1 0 1017653207 368746496 77163 4294967295 134512640 135223648 3220984576 3220982656 134548206 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90026 77163 72 174 0 89851 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 362520

[startup+102.321 s]
/proc/loadavg: 0.99 0.98 0.99 4/93 15813
/proc/meminfo: memFree=929328/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=361576 CPUtime=102.33
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 77667 0 0 0 10196 37 0 0 25 0 1 0 1017653207 370253824 77158 4294967295 134512640 135223648 3220984576 3220982448 134549033 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90394 77158 72 174 0 90219 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 363992

[startup+162.326 s]
/proc/loadavg: 1.05 1.00 1.00 2/93 16002
/proc/meminfo: memFree=929220/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=361716 CPUtime=162.34
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 78113 0 0 0 16197 37 0 0 25 0 1 0 1017653207 370397184 77255 4294967295 134512640 135223648 3220984576 3220982656 134548203 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90429 77255 72 174 0 90254 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 364132

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

[startup+166.326 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16002
/proc/meminfo: memFree=929072/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=361716 CPUtime=166.34
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 78171 0 0 0 16597 37 0 0 25 0 1 0 1017653207 370397184 77313 4294967295 134512640 135223648 3220984576 3220982448 134549042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 90429 77313 72 174 0 90254 0
Current children cumulated CPU time (s) 166.34
Current children cumulated vsize (KiB) 364132

[startup+172.725 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16002
/proc/meminfo: memFree=919796/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=366312 CPUtime=172.74
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 84165 0 0 0 17228 46 0 0 25 0 1 0 1017653207 375103488 75933 4294967295 134512640 135223648 3220984576 3220982344 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 91578 75933 73 174 0 91403 0
Current children cumulated CPU time (s) 172.74
Current children cumulated vsize (KiB) 368728

[startup+175.925 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16002
/proc/meminfo: memFree=884208/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=392636 CPUtime=175.94
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 90188 0 0 0 17541 53 0 0 25 0 1 0 1017653207 402059264 81024 4294967295 134512640 135223648 3220984576 3220982672 134585544 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 98159 81024 73 174 0 97984 0
Current children cumulated CPU time (s) 175.94
Current children cumulated vsize (KiB) 395052

[startup+177.525 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16002
/proc/meminfo: memFree=896244/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2416 CPUtime=0
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1017653206 2473984 277 4294967295 134512640 135169312 3212944224 3212942760 3085565678 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15435/statm: 604 277 235 161 0 43 0
[pid=15439] ppid=15435 vsize=366868 CPUtime=177.54
/proc/15439/stat : 15439 (SatELite_releas) R 15435 15435 15108 0 -1 4202496 95785 0 0 0 17698 56 0 0 25 0 1 0 1017653207 375672832 76302 4294967295 134512640 135223648 3220984576 3220981196 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15439/statm: 91717 76302 75 174 0 91542 0
Current children cumulated CPU time (s) 177.54
Current children cumulated vsize (KiB) 369284

[startup+177.925 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16002
/proc/meminfo: memFree=896244/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2420 CPUtime=177.59
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 385 96431 0 0 0 0 17700 59 20 0 1 0 1017653206 2478080 278 4294967295 134512640 135169312 3212944224 3212940440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15435/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 177.59
Current children cumulated vsize (KiB) 2420

[startup+178.325 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16003
/proc/meminfo: memFree=1159488/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2420 CPUtime=177.59
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 385 96431 0 0 0 0 17700 59 20 0 1 0 1017653206 2478080 278 4294967295 134512640 135169312 3212944224 3212940440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15435/statm: 605 278 235 161 0 44 0
[pid=16003] ppid=15435 vsize=33344 CPUtime=0.75
/proc/16003/stat : 16003 (minisat_static) R 15435 15435 15108 0 -1 4202496 7996 0 0 0 73 2 0 0 25 0 1 0 1017670964 34144256 7931 4294967295 134512640 135213731 3215099328 3215097808 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16003/statm: 8336 7931 73 172 0 8162 0
Current children cumulated CPU time (s) 178.34
Current children cumulated vsize (KiB) 35764

[startup+178.425 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 16003
/proc/meminfo: memFree=1159488/2074464 swapFree=1952056/1959888
[pid=15435] ppid=15433 vsize=2936 CPUtime=178.41
/proc/15435/stat : 15435 (SatELiteGTI) S 15433 15435 15108 0 -1 4194304 476 104460 0 0 0 0 17780 61 18 0 1 0 1017653206 3006464 346 4294967295 134512640 135169312 3212944224 3212939608 3085565678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15435/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 178.41
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 178.431
CPU time (s): 178.44
CPU user time (s): 177.8
CPU system time (s): 0.64
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 405592

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 05:39:07
IDJOB=1821495
IDBENCH=70966
IDSOLVER=662
FILE ID=tipi24/1821495-1242531547
PBS_JOBID=
Free space on /tmp= 9843 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821495-1242531547/watcher-1821495-1242531547 -o /tmp/evaluation-result-1821495-1242531547/solver-1821495-1242531547 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821495-1242531547.cnf -restarts=1

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED= 757191446

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:       1238596 kB
Buffers:         36144 kB
Cached:         715932 kB
SwapCached:       3828 kB
Active:         165292 kB
Inactive:       596252 kB
HighTotal:     1178688 kB
HighFree:       543388 kB
LowTotal:       895776 kB
LowFree:        695208 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           57296 kB
Writeback:           0 kB
AnonPages:        8896 kB
Mapped:           3356 kB
Slab:            65896 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9843 MiB
End job on tipi24 at 2009-05-17 05:42:10