Trace number 1820275

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 110.7 110.679

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.29
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c Parsing...
0.62/0.70	c ==============================================================================
0.62/0.70	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.70	c ==============================================================================
0.62/0.70	c |         0 |  791609  1827554 |  237482       0        0     nan |  0.000 % |
5.12/5.14	c |         0 |  330007   875573 |      --       0       --      -- |     --   | -246452/-463289
5.12/5.14	c ==============================================================================
5.12/5.14	c Result  :   #vars: 58111   #clauses: 330007   #literals: 875573
5.12/5.14	c CPU time:   4.92 s
5.12/5.14	c ==============================================================================
5.42/5.50	This is MiniSat 2.0 beta with hacks by AVG
5.42/5.50	WARNING: for repeatability, setting FPU to use double precision
5.42/5.50	============================[ Problem Statistics ]=============================
5.42/5.50	|                                                                             |
5.42/5.50	|  Number of variables:  58111                                                |
5.42/5.50	|  Number of clauses:    330007                                               |
5.51/5.72	|  Parsing time:         0.19         s                                       |
110.64/110.67	restarts              : 14
110.64/110.67	conflicts             : 52130          (496 /sec)
110.64/110.67	decisions             : 73374          (1.04 % random) (698 /sec)
110.64/110.67	propagations          : 139858732      (1330341 /sec)
110.64/110.67	conflict literals     : 1628246        (41.29 % deleted)
110.64/110.67	Memory used           : 23.64 MB
110.64/110.67	CPU time              : 105.13 s
110.64/110.67	
110.64/110.67	UNSATISFIABLE
110.64/110.67	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-1820275-1242421054/watcher-1820275-1242421054 -o /tmp/evaluation-result-1820275-1242421054/solver-1820275-1242421054 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820275-1242421054.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.97 0.51 0.20 2/91 16103
/proc/meminfo: memFree=867792/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) R 16101 16103 15108 0 -1 4194304 353 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971052 3085014900 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=2412 CPUtime=0
/proc/16107/stat : 16107 (SatELiteGTI) R 16103 16103 15108 0 -1 4194368 21 0 0 0 0 0 0 0 25 0 1 0 1006603644 2469888 55 4294967295 134512640 135169312 3213972576 3213971072 134792613 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/16107/statm: 603 64 22 161 0 42 0

[startup+0.091772 s]
/proc/loadavg: 0.97 0.51 0.20 2/91 16103
/proc/meminfo: memFree=867792/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=21112 CPUtime=0.09
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 4125 0 0 0 5 4 0 0 25 0 1 0 1006603644 21618688 4061 4294967295 134512640 135223648 3217026880 3217025760 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 5278 4062 46 174 0 5103 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23524

[startup+0.111754 s]
/proc/loadavg: 0.97 0.51 0.20 2/91 16103
/proc/meminfo: memFree=867792/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=22696 CPUtime=0.11
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 5152 0 0 0 7 4 0 0 25 0 1 0 1006603644 23240704 5088 4294967295 134512640 135223648 3217026880 3217025464 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 5674 5090 46 174 0 5499 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25108

[startup+0.311738 s]
/proc/loadavg: 0.97 0.51 0.20 2/91 16103
/proc/meminfo: memFree=867792/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=54332 CPUtime=0.31
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 11068 0 0 0 25 6 0 0 25 0 1 0 1006603644 55635968 11004 4294967295 134512640 135223648 3217026880 3217025464 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 13583 11005 46 174 0 13408 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56744

[startup+0.711707 s]
/proc/loadavg: 0.97 0.51 0.20 2/91 16103
/proc/meminfo: memFree=867792/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=81360 CPUtime=0.71
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 18074 0 0 0 60 11 0 0 25 0 1 0 1006603644 83312640 18010 4294967295 134512640 135223648 3217026880 3217025472 134548963 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 20340 18010 65 174 0 20165 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 83772

[startup+1.51165 s]
/proc/loadavg: 0.97 0.52 0.20 2/93 16108
/proc/meminfo: memFree=788308/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=96828 CPUtime=1.51
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 22650 0 0 0 136 15 0 0 25 0 1 0 1006603644 99151872 20674 4294967295 134512640 135223648 3217026880 3217024896 134586742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 24207 20674 73 174 0 24032 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 99240

[startup+3.11152 s]
/proc/loadavg: 0.97 0.52 0.20 2/93 16108
/proc/meminfo: memFree=781240/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2412 CPUtime=0.01
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 367 645 0 0 0 0 0 1 25 0 1 0 1006603644 2469888 276 4294967295 134512640 135169312 3213972576 3213971112 3085012718 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16103/statm: 603 276 235 161 0 42 0
[pid=16107] ppid=16103 vsize=105700 CPUtime=3.11
/proc/16107/stat : 16107 (SatELite_releas) R 16103 16103 15108 0 -1 4202496 25086 0 0 0 294 17 0 0 25 0 1 0 1006603644 108236800 22777 4294967295 134512640 135223648 3217026880 3217024976 134585919 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16107/statm: 26425 22777 73 174 0 26250 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 108112

[startup+6.31128 s]
/proc/loadavg: 0.98 0.53 0.21 2/93 16108
/proc/meminfo: memFree=771824/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 2416

[startup+12.7108 s]
/proc/loadavg: 0.98 0.54 0.21 2/93 16111
/proc/meminfo: memFree=837996/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=20092 CPUtime=7.21
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 4747 0 0 0 718 3 0 0 25 0 1 0 1006604194 20574208 4674 4294967295 134512640 135214715 3220316864 3220315424 134540511 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 5023 4674 72 172 0 4850 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 22508

[startup+25.5098 s]
/proc/loadavg: 0.98 0.56 0.22 2/93 16111
/proc/meminfo: memFree=838092/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=20264 CPUtime=20.01
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 4798 0 0 0 1998 3 0 0 25 0 1 0 1006604194 20750336 4725 4294967295 134512640 135214715 3220316864 3220315424 134540427 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 5066 4725 72 172 0 4893 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 22680

[startup+51.1278 s]
/proc/loadavg: 0.99 0.59 0.24 2/93 16114
/proc/meminfo: memFree=836876/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=21392 CPUtime=45.63
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5056 0 0 0 4560 3 0 0 25 0 1 0 1006604194 21905408 4983 4294967295 134512640 135214715 3220316864 3220315328 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 5348 4983 72 172 0 5175 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 23808

[startup+102.324 s]
/proc/loadavg: 0.99 0.65 0.28 2/93 16300
/proc/meminfo: memFree=834032/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24068 CPUtime=96.83
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5705 0 0 0 9679 4 0 0 25 0 1 0 1006604194 24645632 5632 4294967295 134512640 135214715 3220316864 3220315328 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6017 5632 72 172 0 5844 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 26484

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

[startup+105.524 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16300
/proc/meminfo: memFree=833924/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=100.03
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5728 0 0 0 9999 4 0 0 25 0 1 0 1006604194 24780800 5655 4294967295 134512640 135214715 3220316864 3220315328 134528746 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5655 72 172 0 5877 0
Current children cumulated CPU time (s) 105.54
Current children cumulated vsize (KiB) 26616

[startup+108.723 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16300
/proc/meminfo: memFree=833932/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=103.23
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5744 0 0 0 10319 4 0 0 25 0 1 0 1006604194 24780800 5671 4294967295 134512640 135214715 3220316864 3220315328 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5671 72 172 0 5877 0
Current children cumulated CPU time (s) 108.74
Current children cumulated vsize (KiB) 26616

[startup+109.523 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16303
/proc/meminfo: memFree=833908/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=104.03
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5744 0 0 0 10399 4 0 0 25 0 1 0 1006604194 24780800 5671 4294967295 134512640 135214715 3220316864 3220315328 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5671 72 172 0 5877 0
Current children cumulated CPU time (s) 109.54
Current children cumulated vsize (KiB) 26616

[startup+110.323 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16303
/proc/meminfo: memFree=833908/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=104.83
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5744 0 0 0 10479 4 0 0 25 0 1 0 1006604194 24780800 5671 4294967295 134512640 135214715 3220316864 3220315328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5671 72 172 0 5877 0
Current children cumulated CPU time (s) 110.34
Current children cumulated vsize (KiB) 26616

[startup+110.523 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16303
/proc/meminfo: memFree=833908/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=105.03
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5744 0 0 0 10499 4 0 0 25 0 1 0 1006604194 24780800 5671 4294967295 134512640 135214715 3220316864 3220315328 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5671 72 172 0 5877 0
Current children cumulated CPU time (s) 110.54
Current children cumulated vsize (KiB) 26616

[startup+110.623 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16303
/proc/meminfo: memFree=833908/2074464 swapFree=1952056/1959888
[pid=16103] ppid=16101 vsize=2416 CPUtime=5.51
/proc/16103/stat : 16103 (SatELiteGTI) S 16101 16103 15108 0 -1 4194304 385 34458 0 0 0 0 526 25 18 0 1 0 1006603644 2473984 277 4294967295 134512640 135169312 3213972576 3213968792 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16103/statm: 604 277 235 161 0 43 0
[pid=16109] ppid=16103 vsize=24200 CPUtime=105.13
/proc/16109/stat : 16109 (minisat_static) R 16103 16103 15108 0 -1 4202496 5744 0 0 0 10509 4 0 0 25 0 1 0 1006604194 24780800 5671 4294967295 134512640 135214715 3220316864 3220315328 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16109/statm: 6050 5671 72 172 0 5877 0
Current children cumulated CPU time (s) 110.64
Current children cumulated vsize (KiB) 26616

Child status: 20
Real time (s): 110.679
CPU time (s): 110.7
CPU user time (s): 110.39
CPU system time (s): 0.31
CPU usage (%): 100.019
Max. virtual memory (cumulated for all children) (KiB): 111736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.39
system time used= 0.31
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40873
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= 22
involuntary context switches= 302

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-15 22:57:34
IDJOB=1820275
IDBENCH=20347
IDSOLVER=660
FILE ID=tipi24/1820275-1242421054
PBS_JOBID=
Free space on /tmp= 11081 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820275-1242421054/watcher-1820275-1242421054 -o /tmp/evaluation-result-1820275-1242421054/solver-1820275-1242421054 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820275-1242421054.cnf

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED= 1873521727

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:        868288 kB
Buffers:         29136 kB
Cached:        1084400 kB
SwapCached:       3968 kB
Active:         445460 kB
Inactive:       677744 kB
HighTotal:     1178688 kB
HighFree:       261936 kB
LowTotal:       895776 kB
LowFree:        606352 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           15936 kB
Writeback:           0 kB
AnonPages:        8896 kB
Mapped:           3356 kB
Slab:            74340 kB
PageTables:        340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 11081 MiB
End job on tipi24 at 2009-05-15 22:59:26