Trace number 1821848

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
BinMiniSat 2009-03-21UNSAT 48.83 48.8294

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.04
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.03/0.03	c ==============================================================================
0.03/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.03	c ==============================================================================
0.03/0.03	c |         0 |   47620   141221 |   14285       0        0     nan |  0.000 % |
0.32/0.34	c |         0 |   46872   196179 |      --       0       --      -- |     --   | -748/54958
0.32/0.34	c ==============================================================================
0.32/0.34	c Result  :   #vars: 532   #clauses: 46872   #literals: 196179
0.32/0.34	c CPU time:   0.34 s
0.32/0.34	c ==============================================================================
0.32/0.40	This is MiniSat 2.0 beta
0.32/0.40	WARNING: for repeatability, setting FPU to use double precision
0.32/0.40	============================[ Problem Statistics ]=============================
0.32/0.40	|                                                                             |
0.32/0.41	|  Number of variables:  532                                                  |
0.32/0.41	|  Number of clauses:    46872                                                |
0.41/0.43	|  Parsing time:         0.03         s                                       |
0.41/0.43	============================[ Search Statistics ]==============================
0.41/0.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.41/0.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.41/0.43	===============================================================================
0.41/0.43	|         0 |     532    46872   196179 |    15624        0    nan |  0.000 % |
0.41/0.46	|       100 |     532    46872   196179 |    17186      100     29 |  0.022 % |
0.41/0.48	|       253 |     532    46872   196179 |    18905      253     27 |  0.002 % |
0.41/0.56	|       479 |     532    46872   196179 |    20795      479     24 |  0.010 % |
0.41/0.61	|       817 |     532    46872   196179 |    22875      817     21 |  0.001 % |
0.41/0.73	|      1323 |     532    46872   196179 |    25162     1323     20 |  0.002 % |
0.41/0.89	|      2085 |     532    46872   196179 |    27678     2085     21 |  0.002 % |
1.22/1.27	|      3224 |     532    46872   196179 |    30446     3224     19 |  0.002 % |
1.82/1.90	|      4934 |     532    46872   196179 |    33491     4934     18 |  0.002 % |
2.92/2.98	|      7496 |     532    46872   196179 |    36840     7496     18 |  0.003 % |
4.72/4.75	|     11340 |     532    46872   196179 |    40524    11340     17 |  0.003 % |
7.62/7.70	|     17106 |     532    46872   196179 |    44577    17106     18 |  0.002 % |
12.13/12.17	|     25756 |     532    46872   196179 |    49034    25756     19 |  0.010 % |
20.73/20.74	|     38730 |     531    46458   194942 |    53938    31164     20 |  0.249 % |
35.63/35.64	|     58191 |     528    45117   190958 |    59332    37533     19 |  0.753 % |
48.82/48.82	===============================================================================
48.82/48.82	restarts              : 15
48.82/48.82	conflicts             : 73204          (1512 /sec)
48.82/48.82	decisions             : 80987          (1.73 % random) (1673 /sec)
48.82/48.82	propagations          : 5461621        (112843 /sec)
48.82/48.82	conflict literals     : 1322444        (30.19 % deleted)
48.82/48.82	Memory used           : 9.93 MB
48.82/48.82	CPU time              : 48.4 s
48.82/48.82	
48.82/48.82	UNSATISFIABLE
48.82/48.82	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-1821848-1242573572/watcher-1821848-1242573572 -o /tmp/evaluation-result-1821848-1242573572/solver-1821848-1242573572 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821848-1242573572.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: 1.00 1.00 1.00 2/96 14364
/proc/meminfo: memFree=1460652/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2416 CPUtime=0.01
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 369 643 0 0 0 1 0 0 18 0 1 0 1021855485 2473984 277 4294967295 134512640 135169312 3216455360 3216453896 3085786862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14364/statm: 604 277 235 161 0 43 0
[pid=14368] ppid=14364 vsize=952 CPUtime=0
/proc/14368/stat : 14368 (SatELite_releas) R 14364 14364 11066 0 -1 4202496 127 0 0 0 0 0 0 0 20 0 1 0 1021855485 974848 62 4294967295 134512640 135223648 3215275408 3215274004 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14368/statm: 238 63 46 174 0 63 0

[startup+0.024044 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14364
/proc/meminfo: memFree=1460652/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2416 CPUtime=0.01
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 369 643 0 0 0 1 0 0 18 0 1 0 1021855485 2473984 277 4294967295 134512640 135169312 3216455360 3216453896 3085786862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14364/statm: 604 277 235 161 0 43 0
[pid=14368] ppid=14364 vsize=2788 CPUtime=0.02
/proc/14368/stat : 14368 (SatELite_releas) R 14364 14364 11066 0 -1 4202496 565 0 0 0 2 0 0 0 20 0 1 0 1021855485 2854912 500 4294967295 134512640 135223648 3215275408 3215273908 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14368/statm: 697 501 46 174 0 522 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5204

[startup+0.114038 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14364
/proc/meminfo: memFree=1460652/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2416 CPUtime=0.01
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 369 643 0 0 0 1 0 0 18 0 1 0 1021855485 2473984 277 4294967295 134512640 135169312 3216455360 3216453896 3085786862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14364/statm: 604 277 235 161 0 43 0
[pid=14368] ppid=14364 vsize=5092 CPUtime=0.11
/proc/14368/stat : 14368 (SatELite_releas) R 14364 14364 11066 0 -1 4202496 1164 0 0 0 11 0 0 0 20 0 1 0 1021855485 5214208 1099 4294967295 134512640 135223648 3215275408 3215273076 134718983 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14368/statm: 1273 1099 73 174 0 1098 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7508

[startup+0.314027 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14364
/proc/meminfo: memFree=1460652/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2416 CPUtime=0.01
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 369 643 0 0 0 1 0 0 18 0 1 0 1021855485 2473984 277 4294967295 134512640 135169312 3216455360 3216453896 3085786862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14364/statm: 604 277 235 161 0 43 0
[pid=14368] ppid=14364 vsize=5720 CPUtime=0.31
/proc/14368/stat : 14368 (SatELite_releas) R 14364 14364 11066 0 -1 4202496 1320 0 0 0 31 0 0 0 21 0 1 0 1021855485 5857280 1255 4294967295 134512640 135223648 3215275408 3215273504 134585544 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14368/statm: 1430 1255 73 174 0 1255 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 8136

[startup+0.714005 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14364
/proc/meminfo: memFree=1460652/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 2420

[startup+1.51396 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14370
/proc/meminfo: memFree=1456404/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=4808 CPUtime=1.11
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 1072 0 0 0 111 0 0 0 20 0 1 0 1021855526 4923392 1007 4294967295 134512640 135216011 3219929696 3219928048 134527280 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 1202 1007 71 172 0 1029 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7228

[startup+3.11387 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14370
/proc/meminfo: memFree=1455784/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=5208 CPUtime=2.71
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 1173 0 0 0 271 0 0 0 25 0 1 0 1021855526 5332992 1108 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 1302 1108 71 172 0 1129 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 7628

[startup+6.31369 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14370
/proc/meminfo: memFree=1455040/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=5880 CPUtime=5.91
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 1354 0 0 0 591 0 0 0 25 0 1 0 1021855526 6021120 1289 4294967295 134512640 135216011 3219929696 3219928048 134527533 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 1470 1289 71 172 0 1297 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8300

[startup+12.7233 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14370
/proc/meminfo: memFree=1453384/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=7320 CPUtime=12.32
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 1730 0 0 0 1231 1 0 0 25 0 1 0 1021855526 7495680 1665 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 1830 1665 71 172 0 1657 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 9740

[startup+25.5227 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 14372
/proc/meminfo: memFree=1451836/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=8852 CPUtime=25.12
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2105 0 0 0 2511 1 0 0 25 0 1 0 1021855526 9064448 2040 4294967295 134512640 135216011 3219929696 3219928048 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2213 2040 71 172 0 2040 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 11272

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

[startup+38.3219 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 14556
/proc/meminfo: memFree=1450848/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=9400 CPUtime=37.92
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2217 0 0 0 3791 1 0 0 25 0 1 0 1021855526 9625600 2152 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2350 2152 71 172 0 2177 0
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (KiB) 11820

[startup+44.7116 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450588/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=9888 CPUtime=44.31
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2318 0 0 0 4429 2 0 0 25 0 1 0 1021855526 10125312 2253 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2472 2253 71 172 0 2299 0
Current children cumulated CPU time (s) 44.72
Current children cumulated vsize (KiB) 12308

[startup+46.3115 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450372/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=10032 CPUtime=45.91
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2363 0 0 0 4589 2 0 0 25 0 1 0 1021855526 10272768 2298 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2508 2298 71 172 0 2335 0
Current children cumulated CPU time (s) 46.32
Current children cumulated vsize (KiB) 12452

[startup+47.9114 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450248/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=10164 CPUtime=47.51
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2402 0 0 0 4749 2 0 0 25 0 1 0 1021855526 10407936 2337 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2541 2337 71 172 0 2368 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 12584

[startup+48.3114 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450124/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=10164 CPUtime=47.91
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2411 0 0 0 4789 2 0 0 25 0 1 0 1021855526 10407936 2346 4294967295 134512640 135216011 3219929696 3219927992 134722150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2541 2346 71 172 0 2368 0
Current children cumulated CPU time (s) 48.32
Current children cumulated vsize (KiB) 12584

[startup+48.7113 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450124/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=10164 CPUtime=48.31
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2411 0 0 0 4829 2 0 0 25 0 1 0 1021855526 10407936 2346 4294967295 134512640 135216011 3219929696 3219928048 134527399 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2541 2346 71 172 0 2368 0
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (KiB) 12584

[startup+48.8113 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14556
/proc/meminfo: memFree=1450124/2074464 swapFree=1950760/1959888
[pid=14364] ppid=14362 vsize=2420 CPUtime=0.41
/proc/14364/stat : 14364 (SatELiteGTI) S 14362 14364 11066 0 -1 4194304 387 1967 0 0 0 1 40 0 15 0 1 0 1021855485 2478080 278 4294967295 134512640 135169312 3216455360 3216451576 3085786862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14364/statm: 605 278 235 161 0 44 0
[pid=14370] ppid=14364 vsize=10164 CPUtime=48.41
/proc/14370/stat : 14370 (minisat_static) R 14364 14364 11066 0 -1 4202496 2411 0 0 0 4839 2 0 0 25 0 1 0 1021855526 10407936 2346 4294967295 134512640 135216011 3219929696 3219928048 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14370/statm: 2541 2346 71 172 0 2368 0
Current children cumulated CPU time (s) 48.82
Current children cumulated vsize (KiB) 12584

Child status: 20
Real time (s): 48.8294
CPU time (s): 48.83
CPU user time (s): 48.8
CPU system time (s): 0.03
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 12584

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

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 17:19:32
IDJOB=1821848
IDBENCH=71102
IDSOLVER=661
FILE ID=tipi23/1821848-1242573572
PBS_JOBID=
Free space on /tmp= 8521 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821848-1242573572/watcher-1821848-1242573572 -o /tmp/evaluation-result-1821848-1242573572/solver-1821848-1242573572 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821848-1242573572.cnf

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 890986734

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.377
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:       1460684 kB
Buffers:         38440 kB
Cached:         489072 kB
SwapCached:       3584 kB
Active:         243920 kB
Inactive:       295188 kB
HighTotal:     1178688 kB
HighFree:       678660 kB
LowTotal:       895776 kB
LowFree:        782024 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2320 kB
Writeback:           0 kB
AnonPages:       11132 kB
Mapped:           4580 kB
Slab:            65644 kB
PageTables:        420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8521 MiB
End job on tipi23 at 2009-05-17 17:20:21