Trace number 1820935

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 98.61 98.6292

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand128.cnf
MD5SUM34e3afebec3eaf03cbcceb51b352993a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30
Satisfiable
(Un)Satisfiability was proved
Number of variables53999
Number of clauses159692
Sum of the clauses size372612
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106460
Number of clauses of size 353230
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.13/0.15	c ==============================================================================
0.13/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.15	c ==============================================================================
0.13/0.15	c |         0 |  159690   372610 |   47906       0        0     nan |  0.000 % |
5.03/5.05	c |         0 |   63910   305867 |      --       0       --      -- |     --   | -95738/-66642
5.03/5.05	c ==============================================================================
5.03/5.05	c Result  :   #vars: 5924   #clauses: 63910   #literals: 305867
5.03/5.05	c CPU time:   4.97 s
5.03/5.05	c ==============================================================================
5.13/5.16	This is MiniSat 2.0 beta with hacks by AVG
5.13/5.16	WARNING: for repeatability, setting FPU to use double precision
5.13/5.16	============================[ Problem Statistics ]=============================
5.13/5.16	|                                                                             |
5.13/5.16	|  Number of variables:  5924                                                 |
5.13/5.16	|  Number of clauses:    63910                                                |
5.13/5.21	|  Parsing time:         0.05         s                                       |
98.50/98.61	restarts              : 17
98.50/98.61	conflicts             : 189524         (2032 /sec)
98.50/98.61	decisions             : 517864         (1.79 % random) (5553 /sec)
98.50/98.61	propagations          : 47852116       (513104 /sec)
98.50/98.61	conflict literals     : 32692708       (26.72 % deleted)
98.50/98.61	Memory used           : 90.02 MB
98.50/98.61	CPU time              : 93.26 s
98.50/98.61	
98.50/98.61	UNSATISFIABLE
98.60/98.61	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-1820935-1242489014/watcher-1820935-1242489014 -o /tmp/evaluation-result-1820935-1242489014/solver-1820935-1242489014 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820935-1242489014.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.98 1.03 1.02 2/97 7996
/proc/meminfo: memFree=1786172/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=956 CPUtime=0
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 149 0 0 0 0 0 0 0 20 0 1 0 1013402416 978944 85 4294967295 134512640 135223648 3214154880 3214153760 134542968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 239 86 46 174 0 64 0

[startup+0.030408 s]
/proc/loadavg: 0.98 1.03 1.02 2/97 7996
/proc/meminfo: memFree=1786172/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=5008 CPUtime=0.03
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 1056 0 0 0 3 0 0 0 21 0 1 0 1013402416 5128192 992 4294967295 134512640 135223648 3214154880 3214153464 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 1252 992 46 174 0 1077 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7420

[startup+0.120401 s]
/proc/loadavg: 0.98 1.03 1.02 2/97 7996
/proc/meminfo: memFree=1786172/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=18644 CPUtime=0.12
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 4095 0 0 0 11 1 0 0 21 0 1 0 1013402416 19091456 4031 4294967295 134512640 135223648 3214154880 3214153464 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 4661 4031 46 174 0 4486 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 21056

[startup+0.320389 s]
/proc/loadavg: 0.98 1.03 1.02 2/97 7996
/proc/meminfo: memFree=1786172/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=24764 CPUtime=0.32
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 6051 0 0 0 31 1 0 0 21 0 1 0 1013402416 25358336 5569 4294967295 134512640 135223648 3214154880 3214152896 134586830 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 6191 5569 73 174 0 6016 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 27176

[startup+0.720367 s]
/proc/loadavg: 0.98 1.03 1.02 2/97 7996
/proc/meminfo: memFree=1786172/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=25448 CPUtime=0.72
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 6214 0 0 0 70 2 0 0 22 0 1 0 1013402416 26058752 5732 4294967295 134512640 135223648 3214154880 3214152648 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 6362 5732 73 174 0 6187 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 27860

[startup+1.52032 s]
/proc/loadavg: 0.98 1.03 1.02 2/99 8001
/proc/meminfo: memFree=1758520/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=26784 CPUtime=1.52
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 6511 0 0 0 147 5 0 0 25 0 1 0 1013402416 27426816 6029 4294967295 134512640 135223648 3214154880 3214152880 134548984 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 6696 6029 73 174 0 6521 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 29196

[startup+3.12023 s]
/proc/loadavg: 0.98 1.03 1.02 2/99 8001
/proc/meminfo: memFree=1752816/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2412 CPUtime=0.01
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 364 645 0 0 1 0 0 0 18 0 1 0 1013402415 2469888 275 4294967295 134512640 135169312 3218473136 3218471672 3085356782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7996/statm: 603 275 235 161 0 42 0
[pid=8000] ppid=7996 vsize=28728 CPUtime=3.12
/proc/8000/stat : 8000 (SatELite_releas) R 7996 7996 16367 0 -1 4202496 6969 0 0 0 307 5 0 0 25 0 1 0 1013402416 29417472 6487 4294967295 134512640 135223648 3214154880 3214152880 134548979 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8000/statm: 7182 6487 73 174 0 7007 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 31140

[startup+6.32005 s]
/proc/loadavg: 0.98 1.03 1.02 2/99 8002
/proc/meminfo: memFree=1761404/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=8276 CPUtime=1.16
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 1989 0 0 0 116 0 0 0 25 0 1 0 1013402931 8474624 1923 4294967295 134512640 135214715 3213593696 3213590176 134536392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8002/statm: 2069 1923 74 172 0 1896 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 10692

[startup+12.7197 s]
/proc/loadavg: 0.98 1.03 1.02 2/99 8004
/proc/meminfo: memFree=1744912/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=24036 CPUtime=7.54
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 5917 0 0 0 751 3 0 0 25 0 1 0 1013402931 24612864 5851 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8002/statm: 6009 5851 74 172 0 5836 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 26452

[startup+25.519 s]
/proc/loadavg: 0.98 1.02 1.02 3/99 8007
/proc/meminfo: memFree=1726780/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=41544 CPUtime=20.33
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 10282 0 0 0 2027 6 0 0 25 0 1 0 1013402931 42541056 10216 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 10386 10216 74 172 0 10213 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 43960

[startup+51.1175 s]
/proc/loadavg: 1.05 1.04 1.02 2/99 8191
/proc/meminfo: memFree=1712536/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=54880 CPUtime=45.93
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 13628 0 0 0 4586 7 0 0 25 0 1 0 1013402931 56197120 13562 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 13720 13562 74 172 0 13547 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 57296

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

[startup+76.7261 s]
/proc/loadavg: 1.03 1.03 1.02 2/99 8193
/proc/meminfo: memFree=1686580/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=82344 CPUtime=71.54
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 20483 0 0 0 7141 13 0 0 25 0 1 0 1013402931 84320256 20417 4294967295 134512640 135214715 3213593696 3213591456 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 20586 20417 74 172 0 20413 0
Current children cumulated CPU time (s) 76.71
Current children cumulated vsize (KiB) 84760

[startup+89.5254 s]
/proc/loadavg: 1.10 1.05 1.03 2/99 8195
/proc/meminfo: memFree=1675544/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=84.34
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 8418 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213592160 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 89.51
Current children cumulated vsize (KiB) 94588

[startup+92.7252 s]
/proc/loadavg: 1.10 1.05 1.03 2/99 8195
/proc/meminfo: memFree=1675544/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=87.54
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 8738 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213592160 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 92.71
Current children cumulated vsize (KiB) 94588

[startup+95.925 s]
/proc/loadavg: 1.10 1.04 1.03 2/99 8195
/proc/meminfo: memFree=1675560/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=90.74
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 9058 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213591904 134537270 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 95.91
Current children cumulated vsize (KiB) 94588

[startup+97.5249 s]
/proc/loadavg: 1.10 1.04 1.03 2/99 8195
/proc/meminfo: memFree=1675560/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=92.34
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 9218 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 97.51
Current children cumulated vsize (KiB) 94588

[startup+98.3149 s]
/proc/loadavg: 1.10 1.04 1.03 2/99 8195
/proc/meminfo: memFree=1675568/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=93.13
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 9297 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 98.3
Current children cumulated vsize (KiB) 94588

[startup+98.5148 s]
/proc/loadavg: 1.10 1.04 1.03 2/99 8195
/proc/meminfo: memFree=1675568/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=92172 CPUtime=93.33
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202496 22902 0 0 0 9317 16 0 0 25 0 1 0 1013402931 94384128 22836 4294967295 134512640 135214715 3213593696 3213592160 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 23043 22836 74 172 0 22870 0
Current children cumulated CPU time (s) 98.5
Current children cumulated vsize (KiB) 94588

[startup+98.6148 s]
/proc/loadavg: 1.10 1.04 1.03 2/99 8195
/proc/meminfo: memFree=1675568/2074464 swapFree=1949244/1959888
[pid=7996] ppid=7994 vsize=2416 CPUtime=5.17
/proc/7996/stat : 7996 (SatELiteGTI) S 7994 7996 16367 0 -1 4194304 384 8745 0 0 1 0 508 8 18 0 1 0 1013402415 2473984 277 4294967295 134512640 135169312 3218473136 3218469352 3085356782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7996/statm: 604 277 235 161 0 43 0
[pid=8002] ppid=7996 vsize=0 CPUtime=93.43
/proc/8002/stat : 8002 (minisat_static) R 7996 7996 16367 0 -1 4202500 22912 0 0 0 9326 17 0 0 25 0 1 0 1013402931 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8002/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 98.6
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 98.6292
CPU time (s): 98.61
CPU user time (s): 98.35
CPU system time (s): 0.26
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 94588

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 17:50:14
IDJOB=1820935
IDBENCH=70776
IDSOLVER=660
FILE ID=tipi11/1820935-1242489014
PBS_JOBID=
Free space on /tmp= 9916 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820935-1242489014/watcher-1820935-1242489014 -o /tmp/evaluation-result-1820935-1242489014/solver-1820935-1242489014 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820935-1242489014.cnf

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

MD5SUM BENCH= 34e3afebec3eaf03cbcceb51b352993a
RANDOM SEED= 530505299

Linux tipi11 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.431
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.431
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.431
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1786296 kB
Buffers:         23324 kB
Cached:         194528 kB
SwapCached:       5224 kB
Active:          55080 kB
Inactive:       174588 kB
HighTotal:     1178688 kB
HighFree:      1004200 kB
LowTotal:       895776 kB
LowFree:        782096 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            4184 kB
Writeback:           0 kB
AnonPages:       10996 kB
Mapped:           5052 kB
Slab:            49868 kB
PageTables:        372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9916 MiB
End job on tipi11 at 2009-05-16 17:51:53