Trace number 1821513

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 45.38 45.4125

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.93
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.52/0.52	c ==============================================================================
0.52/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.52	c ==============================================================================
0.52/0.52	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.11/3.12	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.11/3.12	c ==============================================================================
3.11/3.12	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.11/3.12	c CPU time:   3 s
3.11/3.12	c ==============================================================================
3.41/3.43	This is MiniSat 2.0 beta
3.41/3.43	WARNING: for repeatability, setting FPU to use double precision
3.41/3.43	============================[ Problem Statistics ]=============================
3.41/3.43	|                                                                             |
3.41/3.43	|  Number of variables:  49470                                                |
3.41/3.43	|  Number of clauses:    300004                                               |
3.43/3.63	|  Parsing time:         0.17         s                                       |
3.43/3.65	============================[ Search Statistics ]==============================
3.43/3.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.43/3.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.43/3.65	===============================================================================
3.43/3.65	|         0 |   49470   300004   826435 |   100001        0    nan |  0.000 % |
3.43/3.80	|       102 |   49469   300004   826435 |   110001      101     56 |  1.154 % |
3.43/4.19	|       252 |   45560   273946   759398 |   121001      230     59 |  8.617 % |
4.49/4.56	|       477 |   43064   257123   717300 |   133101      410     63 | 12.950 % |
4.99/5.01	|       816 |   43056   257123   717300 |   146411      745     75 | 15.187 % |
5.69/5.78	|      1323 |   40808   242173   678449 |   161053     1222     90 | 17.599 % |
7.59/7.62	|      2082 |   40195   237982   667251 |   177158     1965    140 | 18.785 % |
9.59/9.65	|      3221 |   40164   237982   667251 |   194874     3101    155 | 19.544 % |
13.29/13.37	|      4931 |   38729   227563   640573 |   214361     4703    173 | 21.951 % |
18.49/18.60	|      7493 |   37224   216940   615225 |   235797     6364    183 | 25.791 % |
28.08/28.16	|     11337 |   35530   207036   592551 |   259377     8961    202 | 28.393 % |
45.19/45.27	|     17104 |   30712   170019   498811 |   285315     8135    154 | 46.970 % |
45.29/45.40	===============================================================================
45.29/45.40	restarts              : 12
45.29/45.40	conflicts             : 17147          (409 /sec)
45.29/45.40	decisions             : 25288          (1.10 % random) (604 /sec)
45.29/45.40	propagations          : 58539562       (1397793 /sec)
45.29/45.40	conflict literals     : 2561551        (35.87 % deleted)
45.29/45.40	Memory used           : 26.07 MB
45.29/45.40	CPU time              : 41.88 s
45.29/45.40	
45.29/45.40	UNSATISFIABLE
45.29/45.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-1821513-1242532473/watcher-1821513-1242532473 -o /tmp/evaluation-result-1821513-1242532473/solver-1821513-1242532473 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821513-1242532473.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.89 0.97 0.99 2/93 12240
/proc/meminfo: memFree=1186876/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) R 12238 12240 10436 0 -1 4194304 364 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599456 134666144 0 0 4 65536 0 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=812 CPUtime=0
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4194304 66 0 0 0 0 0 0 0 20 0 1 0 1017747874 831488 2 4294967295 0 0 3214761058 3217599092 3085298154 0 0 0 0 0 0 0 17 2 0 0 0
/proc/12244/statm: 204 13 9 174 0 29 0

[startup+0.051627 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 12240
/proc/meminfo: memFree=1186876/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=14832 CPUtime=0.05
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 2832 0 0 0 3 2 0 0 20 0 1 0 1017747874 15187968 2664 4294967295 134512640 135223648 3214755088 3214753672 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 3708 2665 46 174 0 3533 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17248

[startup+0.111621 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 12240
/proc/meminfo: memFree=1186876/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=22076 CPUtime=0.11
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 4588 0 0 0 8 3 0 0 20 0 1 0 1017747874 22605824 4420 4294967295 134512640 135223648 3214755088 3214753672 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 5519 4421 46 174 0 5344 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24492

[startup+0.311604 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 12240
/proc/meminfo: memFree=1186876/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=34832 CPUtime=0.31
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 7642 0 0 0 27 4 0 0 21 0 1 0 1017747874 35667968 7474 4294967295 134512640 135223648 3214755088 3214753672 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 8708 7475 46 174 0 8533 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 37248

[startup+0.711572 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 12240
/proc/meminfo: memFree=1186876/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=52432 CPUtime=0.71
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 13083 0 0 0 64 7 0 0 22 0 1 0 1017747874 53690368 11895 4294967295 134512640 135223648 3214755088 3214752688 134577086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 13108 11895 72 174 0 12933 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 54848

[startup+1.51151 s]
/proc/loadavg: 0.89 0.97 0.99 2/95 12245
/proc/meminfo: memFree=1133176/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=60680 CPUtime=1.5
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 14925 0 0 0 142 8 0 0 25 0 1 0 1017747874 62136320 13532 4294967295 134512640 135223648 3214755088 3214753104 134587342 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 15170 13532 73 174 0 14995 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 63096

[startup+3.11137 s]
/proc/loadavg: 0.89 0.97 0.99 2/95 12245
/proc/meminfo: memFree=1130324/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2416 CPUtime=0.01
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 365 649 0 0 1 0 0 0 18 0 1 0 1017747873 2473984 276 4294967295 134512640 135169312 3217600464 3217599000 3085295342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12240/statm: 604 276 235 161 0 43 0
[pid=12244] ppid=12240 vsize=66700 CPUtime=3.1
/proc/12244/stat : 12244 (SatELite_releas) R 12240 12240 10436 0 -1 4202496 17966 0 0 0 300 10 0 0 25 0 1 0 1017747874 68300800 14524 4294967295 134512640 135223648 3214755088 3214753276 134585563 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12244/statm: 16675 14524 73 174 0 16500 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 69116

[startup+6.31112 s]
/proc/loadavg: 0.89 0.97 0.99 2/95 12246
/proc/meminfo: memFree=1160208/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=18472 CPUtime=2.86
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 4348 0 0 0 282 4 0 0 25 0 1 0 1017748217 18915328 4282 4294967295 134512640 135213731 3219216816 3219215296 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12246/statm: 4618 4282 73 172 0 4444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20892

[startup+12.7106 s]
/proc/loadavg: 0.90 0.97 0.99 2/95 12246
/proc/meminfo: memFree=1158428/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=20584 CPUtime=9.26
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 4869 0 0 0 921 5 0 0 25 0 1 0 1017748217 21078016 4803 4294967295 134512640 135213731 3219216816 3219215296 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12246/statm: 5146 4803 73 172 0 4972 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23004

[startup+25.5095 s]
/proc/loadavg: 0.92 0.97 0.99 3/95 12431
/proc/meminfo: memFree=1154564/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=24148 CPUtime=22.05
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 5750 0 0 0 2199 6 0 0 25 0 1 0 1017748217 24727552 5684 4294967295 134512640 135213731 3219216816 3219215296 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6037 5684 73 172 0 5863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26568

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

[startup+38.3185 s]
/proc/loadavg: 0.93 0.97 0.99 3/95 12432
/proc/meminfo: memFree=1152924/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26260 CPUtime=34.86
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6293 0 0 0 3480 6 0 0 25 0 1 0 1017748217 26890240 6227 4294967295 134512640 135213731 3219216816 3219215296 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6565 6227 73 172 0 6391 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 28680

[startup+41.5182 s]
/proc/loadavg: 0.94 0.97 0.99 3/95 12433
/proc/meminfo: memFree=1152552/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26524 CPUtime=38.06
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6361 0 0 0 3800 6 0 0 25 0 1 0 1017748217 27160576 6295 4294967295 134512640 135213731 3219216816 3219215072 134536767 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6631 6295 73 172 0 6457 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 28944

[startup+43.1181 s]
/proc/loadavg: 0.94 0.97 0.99 3/95 12433
/proc/meminfo: memFree=1152452/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26688 CPUtime=39.66
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6383 0 0 0 3960 6 0 0 25 0 1 0 1017748217 27328512 6317 4294967295 134512640 135213731 3219216816 3219215296 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6672 6317 73 172 0 6498 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 29108

[startup+44.718 s]
/proc/loadavg: 0.94 0.97 0.99 5/95 12433
/proc/meminfo: memFree=1152452/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26688 CPUtime=41.26
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6397 0 0 0 4120 6 0 0 25 0 1 0 1017748217 27328512 6331 4294967295 134512640 135213731 3219216816 3219215296 134530479 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6672 6331 73 172 0 6498 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 29108

[startup+45.1179 s]
/proc/loadavg: 0.94 0.97 0.99 3/95 12433
/proc/meminfo: memFree=1152484/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26688 CPUtime=41.66
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6397 0 0 0 4160 6 0 0 25 0 1 0 1017748217 27328512 6331 4294967295 134512640 135213731 3219216816 3219215296 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6672 6331 73 172 0 6498 0
Current children cumulated CPU time (s) 45.09
Current children cumulated vsize (KiB) 29108

[startup+45.3179 s]
/proc/loadavg: 0.94 0.97 0.99 3/95 12433
/proc/meminfo: memFree=1152484/2074464 swapFree=1948616/1959888
[pid=12240] ppid=12238 vsize=2420 CPUtime=3.43
/proc/12240/stat : 12240 (SatELiteGTI) S 12238 12240 10436 0 -1 4194304 384 18636 0 0 1 0 330 12 18 0 1 0 1017747873 2478080 278 4294967295 134512640 135169312 3217600464 3217596680 3085295342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12240/statm: 605 278 235 161 0 44 0
[pid=12246] ppid=12240 vsize=26688 CPUtime=41.86
/proc/12246/stat : 12246 (minisat_static) R 12240 12240 10436 0 -1 4202496 6397 0 0 0 4180 6 0 0 25 0 1 0 1017748217 27328512 6331 4294967295 134512640 135213731 3219216816 3219215296 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12246/statm: 6672 6331 73 172 0 6498 0
Current children cumulated CPU time (s) 45.29
Current children cumulated vsize (KiB) 29108

Child status: 20
Real time (s): 45.4125
CPU time (s): 45.38
CPU user time (s): 45.19
CPU system time (s): 0.19
CPU usage (%): 99.9283
Max. virtual memory (cumulated for all children) (KiB): 69116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.19
system time used= 0.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25704
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= 20
involuntary context switches= 690

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 05:54:33
IDJOB=1821513
IDBENCH=70974
IDSOLVER=662
FILE ID=tipi16/1821513-1242532473
PBS_JOBID=
Free space on /tmp= 4901 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821513-1242532473/watcher-1821513-1242532473 -o /tmp/evaluation-result-1821513-1242532473/solver-1821513-1242532473 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821513-1242532473.cnf -restarts=1

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED= 1114819221

Linux tipi16 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.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1186892 kB
Buffers:         44732 kB
Cached:         761096 kB
SwapCached:       5940 kB
Active:         111708 kB
Inactive:       704168 kB
HighTotal:     1178688 kB
HighFree:       454400 kB
LowTotal:       895776 kB
LowFree:        732492 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           10208 kB
Writeback:           0 kB
AnonPages:        9144 kB
Mapped:           3296 kB
Slab:            63288 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4901 MiB
End job on tipi16 at 2009-05-17 05:55:19