Trace number 1821493

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 174.86 174.898

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.63/2.66	c ==============================================================================
2.63/2.66	c |           |     ORIGINAL     |              LEARNT              |          |
2.63/2.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.63/2.66	c ==============================================================================
2.63/2.66	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
173.28/173.36	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
173.28/173.37	c ==============================================================================
173.28/173.37	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
173.28/173.37	c CPU time:   172.65 s
173.28/173.37	c ==============================================================================
174.18/174.28	This is MiniSat 2.0 beta with hacks by AVG
174.18/174.28	WARNING: for repeatability, setting FPU to use double precision
174.18/174.28	============================[ Problem Statistics ]=============================
174.18/174.28	|                                                                             |
174.18/174.28	|  Number of variables:  51366                                                |
174.18/174.28	|  Number of clauses:    573237                                               |
174.25/174.71	|  Parsing time:         0.38         s                                       |
174.25/174.86	restarts              : 2
174.25/174.86	conflicts             : 237            (439 /sec)
174.25/174.86	decisions             : 2873           (1.95 % random) (5320 /sec)
174.25/174.86	propagations          : 45848          (84904 /sec)
174.25/174.86	conflict literals     : 1246           (7.77 % deleted)
174.25/174.86	Memory used           : 32.43 MB
174.25/174.86	CPU time              : 0.54 s
174.25/174.86	
174.25/174.86	UNSATISFIABLE
174.25/174.86	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-1821493-1242531366/watcher-1821493-1242531366 -o /tmp/evaluation-result-1821493-1242531366/solver-1821493-1242531366 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821493-1242531366.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 14816
/proc/meminfo: memFree=1238456/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=952 CPUtime=0
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 119 0 0 0 0 0 0 0 18 0 1 0 1017635145 974848 55 4294967295 134512640 135223648 3214390448 3214389324 134576032 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 238 58 47 174 0 63 0

[startup+0.115887 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 14816
/proc/meminfo: memFree=1238456/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=15664 CPUtime=0.12
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 3441 0 0 0 12 0 0 0 18 0 1 0 1017635145 16039936 3377 4294967295 134512640 135223648 3214390448 3214389016 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 3916 3378 47 174 0 3741 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 18076

[startup+0.225879 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 14816
/proc/meminfo: memFree=1238456/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=30992 CPUtime=0.23
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 6466 0 0 0 21 2 0 0 18 0 1 0 1017635145 31735808 6402 4294967295 134512640 135223648 3214390448 3214389400 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 7748 6402 47 174 0 7573 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 33404

[startup+0.325871 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 14816
/proc/meminfo: memFree=1238456/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=40064 CPUtime=0.33
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 9193 0 0 0 28 5 0 0 18 0 1 0 1017635145 41025536 9129 4294967295 134512640 135223648 3214390448 3214389016 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 10016 9130 47 174 0 9841 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 42476

[startup+0.72584 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 14816
/proc/meminfo: memFree=1238456/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=84608 CPUtime=0.73
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 19730 0 0 0 62 11 0 0 18 0 1 0 1017635145 86638592 19666 4294967295 134512640 135223648 3214390448 3214389400 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 21152 19667 47 174 0 20977 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 87020

[startup+1.52578 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 14824
/proc/meminfo: memFree=1118904/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=172628 CPUtime=1.53
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 40418 0 0 0 124 29 0 0 20 0 1 0 1017635145 176771072 40354 4294967295 134512640 135223648 3214390448 3214389032 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 43157 40354 47 174 0 42982 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 175040

[startup+3.12566 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 14824
/proc/meminfo: memFree=1006808/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=334932 CPUtime=3.13
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 71039 0 0 0 266 47 0 0 25 0 1 0 1017635145 342970368 70975 4294967295 134512640 135223648 3214390448 3214388864 134576622 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 83733 70975 67 174 0 83558 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 337344

[startup+6.32542 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15007
/proc/meminfo: memFree=952932/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=335600 CPUtime=6.3
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 71616 0 0 0 583 47 0 0 25 0 1 0 1017635145 343654400 71463 4294967295 134512640 135223648 3214390448 3214389040 134549024 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14820/statm: 83900 71463 67 174 0 83725 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 338012

[startup+12.7249 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15007
/proc/meminfo: memFree=929944/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=360596 CPUtime=12.68
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 77444 0 0 0 1218 50 0 0 25 0 1 0 1017635145 369250304 77202 4294967295 134512640 135223648 3214390448 3214388528 134548203 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90149 77202 72 174 0 89974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 363008

[startup+25.5239 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15007
/proc/meminfo: memFree=929932/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=360596 CPUtime=25.48
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 77458 0 0 0 2498 50 0 0 25 0 1 0 1017635145 369250304 77216 4294967295 134512640 135223648 3214390448 3214388528 134548581 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90149 77216 72 174 0 89974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 363008

[startup+51.112 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 15009
/proc/meminfo: memFree=929956/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=360104 CPUtime=51.07
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 77529 0 0 0 5055 52 0 0 25 0 1 0 1017635145 368746496 77164 4294967295 134512640 135223648 3214390448 3214388528 134548217 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90026 77164 72 174 0 89851 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 362516

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 15200
/proc/meminfo: memFree=929840/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=361576 CPUtime=102.27
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 77673 0 0 0 10175 52 0 0 25 0 1 0 1017635145 370253824 77164 4294967295 134512640 135223648 3214390448 3214388320 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90394 77164 72 174 0 90219 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 363988

[startup+162.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=929592/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=361716 CPUtime=162.28
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 78169 0 0 0 16174 54 0 0 25 0 1 0 1017635145 370397184 77311 4294967295 134512640 135223648 3214390448 3214388320 134548337 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90429 77311 72 174 0 90254 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 364128

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

[startup+166.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=929352/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=361552 CPUtime=166.38
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 78229 0 0 0 16584 54 0 0 25 0 1 0 1017635145 370229248 77330 4294967295 134512640 135223648 3214390448 3214388528 134548581 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 90388 77330 72 174 0 90213 0
Current children cumulated CPU time (s) 166.38
Current children cumulated vsize (KiB) 363964

[startup+169.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=917176/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=366312 CPUtime=169.58
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 84305 0 0 0 16898 60 0 0 25 0 1 0 1017635145 375103488 76073 4294967295 134512640 135223648 3214390448 3214388448 134549503 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 91578 76073 73 174 0 91403 0
Current children cumulated CPU time (s) 169.58
Current children cumulated vsize (KiB) 368724

[startup+172.813 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=885184/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=392636 CPUtime=172.78
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 90188 0 0 0 17210 68 0 0 25 0 1 0 1017635145 402059264 81024 4294967295 134512640 135223648 3214390448 3214388544 134586200 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 98159 81024 73 174 0 97984 0
Current children cumulated CPU time (s) 172.78
Current children cumulated vsize (KiB) 395048

[startup+173.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=885184/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2412 CPUtime=0
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1017635145 2469888 275 4294967295 134512640 135169312 3219665360 3219663896 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 603 275 235 161 0 42 0
[pid=14820] ppid=14816 vsize=366868 CPUtime=173.58
/proc/14820/stat : 14820 (SatELite_releas) R 14816 14816 15108 0 -1 4202496 95784 0 0 0 17288 70 0 0 25 0 1 0 1017635145 375672832 76302 4294967295 134512640 135223648 3214390448 3214387252 134823307 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14820/statm: 91717 76302 75 174 0 91542 0
Current children cumulated CPU time (s) 173.58
Current children cumulated vsize (KiB) 369280

[startup+174.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=895856/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2416 CPUtime=174.25
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 383 96432 0 0 0 0 17350 75 18 0 1 0 1017635145 2473984 276 4294967295 134512640 135169312 3219665360 3219661576 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 174.25
Current children cumulated vsize (KiB) 2416

[startup+174.813 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 15388
/proc/meminfo: memFree=895856/2074464 swapFree=1952056/1959888
[pid=14816] ppid=14814 vsize=2416 CPUtime=174.25
/proc/14816/stat : 14816 (SatELiteGTI) S 14814 14816 15108 0 -1 4194304 383 96432 0 0 0 0 17350 75 18 0 1 0 1017635145 2473984 276 4294967295 134512640 135169312 3219665360 3219661576 3085446894 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14816/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 174.25
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 174.898
CPU time (s): 174.86
CPU user time (s): 174.04
CPU system time (s): 0.82
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 405588

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 05:36:06
IDJOB=1821493
IDBENCH=70966
IDSOLVER=660
FILE ID=tipi24/1821493-1242531366
PBS_JOBID=
Free space on /tmp= 9843 MiB

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

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED= 1414007478

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:       1238488 kB
Buffers:         35576 kB
Cached:         715908 kB
SwapCached:       3828 kB
Active:         164920 kB
Inactive:       596040 kB
HighTotal:     1178688 kB
HighFree:       543016 kB
LowTotal:       895776 kB
LowFree:        695472 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           56576 kB
Writeback:           0 kB
AnonPages:        8716 kB
Mapped:           3356 kB
Slab:            65916 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:39:05