Trace number 1821921

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 81.27 81.2675

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.39
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  161476   460214 |   48442       0        0     nan |  0.000 % |
1.32/1.39	c |         0 |  154193   474553 |      --       0       --      -- |     --   | -7234/14448
1.32/1.39	c ==============================================================================
1.32/1.39	c Result  :   #vars: 11514   #clauses: 154193   #literals: 474553
1.32/1.39	c CPU time:   1.36 s
1.32/1.39	c ==============================================================================
1.52/1.54	This is MiniSat 2.0 beta
1.52/1.54	WARNING: for repeatability, setting FPU to use double precision
1.52/1.54	============================[ Problem Statistics ]=============================
1.52/1.54	|                                                                             |
1.52/1.55	|  Number of variables:  11514                                                |
1.52/1.55	|  Number of clauses:    154193                                               |
1.55/1.64	|  Parsing time:         0.07         s                                       |
1.55/1.65	============================[ Search Statistics ]==============================
1.55/1.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/1.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/1.65	===============================================================================
1.55/1.65	|         0 |   11514   154193   474553 |    51397        0    nan |  0.000 % |
1.55/1.71	|       100 |   11513   154193   474553 |    56537       99     11 |  0.011 % |
1.55/1.76	|       251 |   11513   154193   474553 |    62191      250     50 |  0.009 % |
1.55/1.87	|       476 |   11512   154193   474553 |    68410      474     36 |  0.017 % |
1.55/2.01	|       813 |   11501   154193   474553 |    75251      805     32 |  0.124 % |
2.12/2.14	|      1319 |   11500   153308   472414 |    82776     1302     27 |  0.122 % |
2.32/2.31	|      2078 |   11500   153308   472414 |    91054     2061     43 |  0.123 % |
2.52/2.59	|      3217 |   11497   153286   472370 |   100159     3197     42 |  0.149 % |
3.12/3.12	|      4925 |   11497   153286   472370 |   110175     4905     47 |  0.148 % |
3.92/3.94	|      7487 |   11497   153191   472163 |   121193     7467     48 |  0.149 % |
5.12/5.13	|     11331 |   11497   153191   472163 |   133312    11311     43 |  0.148 % |
6.92/6.99	|     17098 |   11497   153191   472163 |   146643    17078     47 |  0.148 % |
10.02/10.05	|     25748 |   11431   152225   469552 |   161307    25365     52 |  1.755 % |
16.02/16.04	|     38722 |   11312   147730   459440 |   177438    37350     61 |  1.756 % |
25.02/25.08	|     58184 |   11312   147730   459440 |   195182    56812     55 |  1.757 % |
42.02/42.09	|     87376 |   11312   147730   459440 |   214700    86004     60 |  1.756 % |
77.33/77.32	|    131165 |   11309   146874   456816 |   236170    80552     63 |  7.636 % |
81.23/81.26	===============================================================================
81.23/81.26	restarts              : 17
81.23/81.26	conflicts             : 137826         (1731 /sec)
81.23/81.26	decisions             : 260417         (0.60 % random) (3271 /sec)
81.23/81.26	propagations          : 47034277       (590809 /sec)
81.23/81.26	conflict literals     : 7629323        (65.69 % deleted)
81.23/81.26	Memory used           : 40.25 MB
81.23/81.26	CPU time              : 79.61 s
81.23/81.26	
81.23/81.26	UNSATISFIABLE
81.23/81.26	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-1821921-1242579787/watcher-1821921-1242579787 -o /tmp/evaluation-result-1821921-1242579787/solver-1821921-1242579787 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821921-1242579787.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: 1.00 1.00 1.00 3/93 12471
/proc/meminfo: memFree=792200/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=948 CPUtime=0
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 98 0 0 0 0 0 0 0 18 0 1 0 1022479818 970752 35 4294967295 134512640 135223648 3216883472 3216883096 134719062 0 0 0 0 0 0 0 17 2 0 0 0
/proc/12475/statm: 237 49 40 174 0 62 0

[startup+0.046698 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12471
/proc/meminfo: memFree=792200/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=4792 CPUtime=0.05
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 1059 0 0 0 4 1 0 0 18 0 1 0 1022479818 4907008 995 4294967295 134512640 135223648 3216883472 3216882424 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12475/statm: 1198 996 46 174 0 1023 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7208

[startup+0.11669 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12471
/proc/meminfo: memFree=792200/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=12008 CPUtime=0.12
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 2761 0 0 0 10 2 0 0 18 0 1 0 1022479818 12296192 2697 4294967295 134512640 135223648 3216883472 3216882312 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12475/statm: 3002 2699 47 174 0 2827 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14424

[startup+0.316671 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12471
/proc/meminfo: memFree=792200/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=16408 CPUtime=0.32
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 3984 0 0 0 30 2 0 0 18 0 1 0 1022479818 16801792 3620 4294967295 134512640 135223648 3216883472 3216881472 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12475/statm: 4102 3620 73 174 0 3927 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18824

[startup+0.716632 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12471
/proc/meminfo: memFree=792200/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=16860 CPUtime=0.72
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 4076 0 0 0 69 3 0 0 18 0 1 0 1022479818 17264640 3712 4294967295 134512640 135223648 3216883472 3216881488 134587025 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12475/statm: 4215 3712 73 174 0 4040 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 19276

[startup+1.51655 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12476
/proc/meminfo: memFree=776792/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2416 CPUtime=0
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1022479818 2473984 276 4294967295 134512640 135169312 3218497712 3218496248 3085270766 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12471/statm: 604 276 235 161 0 43 0
[pid=12475] ppid=12471 vsize=16908 CPUtime=1.52
/proc/12475/stat : 12475 (SatELite_releas) R 12471 12471 20977 0 -1 4202496 4723 0 0 0 149 3 0 0 20 0 1 0 1022479818 17313792 3737 4294967295 134512640 135223648 3216883472 3216880276 134822950 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12475/statm: 4227 3737 73 174 0 4052 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 19324

[startup+3.1164 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12477
/proc/meminfo: memFree=780636/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=10588 CPUtime=1.57
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 2523 0 0 0 155 2 0 0 25 0 1 0 1022479973 10842112 2457 4294967295 134512640 135213731 3214265600 3214263792 134527026 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 2647 2457 74 172 0 2473 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13008

[startup+6.31608 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12478
/proc/meminfo: memFree=778280/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=12836 CPUtime=4.77
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 3071 0 0 0 475 2 0 0 25 0 1 0 1022479973 13144064 3005 4294967295 134512640 135213731 3214265600 3214263856 134537369 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 3209 3005 74 172 0 3035 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 15256

[startup+12.7155 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12479
/proc/meminfo: memFree=773352/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=17692 CPUtime=11.17
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 4303 0 0 0 1114 3 0 0 25 0 1 0 1022479973 18116608 4237 4294967295 134512640 135213731 3214265600 3214264064 134523477 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 4423 4237 74 172 0 4249 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 20112

[startup+25.5142 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12480
/proc/meminfo: memFree=766596/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=23916 CPUtime=23.97
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 5835 0 0 0 2389 8 0 0 25 0 1 0 1022479973 24489984 5769 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 5979 5769 74 172 0 5805 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 26336

[startup+51.1117 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12665
/proc/meminfo: memFree=754420/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=35664 CPUtime=49.57
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 8723 0 0 0 4949 8 0 0 25 0 1 0 1022479973 36519936 8657 4294967295 134512640 135213731 3214265600 3214264080 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 8916 8657 74 172 0 8742 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 38084

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

[startup+63.9204 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12665
/proc/meminfo: memFree=751268/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=38868 CPUtime=62.38
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 9518 0 0 0 6228 10 0 0 25 0 1 0 1022479973 39800832 9452 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 9717 9452 74 172 0 9543 0
Current children cumulated CPU time (s) 63.93
Current children cumulated vsize (KiB) 41288

[startup+70.3198 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12666
/proc/meminfo: memFree=749524/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=40416 CPUtime=68.78
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 9934 0 0 0 6867 11 0 0 25 0 1 0 1022479973 41385984 9868 4294967295 134512640 135213731 3214265600 3214264080 134530103 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10104 9868 74 172 0 9930 0
Current children cumulated CPU time (s) 70.33
Current children cumulated vsize (KiB) 42836

[startup+76.7192 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12666
/proc/meminfo: memFree=748912/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=75.18
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10115 0 0 0 7507 11 0 0 25 0 1 0 1022479973 42196992 10049 4294967295 134512640 135213731 3214265600 3214263792 134527224 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10049 74 172 0 10128 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 43628

[startup+78.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12671
/proc/meminfo: memFree=749004/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=76.78
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10116 0 0 0 7667 11 0 0 25 0 1 0 1022479973 42196992 10050 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10050 74 172 0 10128 0
Current children cumulated CPU time (s) 78.33
Current children cumulated vsize (KiB) 43628

[startup+79.9189 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12671
/proc/meminfo: memFree=749004/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=78.38
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10116 0 0 0 7827 11 0 0 25 0 1 0 1022479973 42196992 10050 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10050 74 172 0 10128 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (KiB) 43628

[startup+80.7188 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12671
/proc/meminfo: memFree=749004/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=79.18
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10116 0 0 0 7907 11 0 0 25 0 1 0 1022479973 42196992 10050 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10050 74 172 0 10128 0
Current children cumulated CPU time (s) 80.73
Current children cumulated vsize (KiB) 43628

[startup+81.1187 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12671
/proc/meminfo: memFree=749004/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=79.58
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10116 0 0 0 7947 11 0 0 25 0 1 0 1022479973 42196992 10050 4294967295 134512640 135213731 3214265600 3214264080 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10050 74 172 0 10128 0
Current children cumulated CPU time (s) 81.13
Current children cumulated vsize (KiB) 43628

[startup+81.2187 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12671
/proc/meminfo: memFree=749004/2074464 swapFree=1951864/1959888
[pid=12471] ppid=12469 vsize=2420 CPUtime=1.55
/proc/12471/stat : 12471 (SatELiteGTI) S 12469 12471 20977 0 -1 4194304 384 5371 0 0 0 0 151 4 18 0 1 0 1022479818 2478080 278 4294967295 134512640 135169312 3218497712 3218493928 3085270766 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12471/statm: 605 278 235 161 0 44 0
[pid=12477] ppid=12471 vsize=41208 CPUtime=79.68
/proc/12477/stat : 12477 (minisat_static) R 12471 12471 20977 0 -1 4202496 10116 0 0 0 7957 11 0 0 25 0 1 0 1022479973 42196992 10050 4294967295 134512640 135213731 3214265600 3214264080 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12477/statm: 10302 10050 74 172 0 10128 0
Current children cumulated CPU time (s) 81.23
Current children cumulated vsize (KiB) 43628

Child status: 20
Real time (s): 81.2675
CPU time (s): 81.27
CPU user time (s): 81.12
CPU system time (s): 0.15
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 43628

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 19:03:07
IDJOB=1821921
IDBENCH=71731
IDSOLVER=662
FILE ID=tipi10/1821921-1242579787
PBS_JOBID=
Free space on /tmp= 3688 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821921-1242579787/watcher-1821921-1242579787 -o /tmp/evaluation-result-1821921-1242579787/solver-1821921-1242579787 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821921-1242579787.cnf -restarts=1

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED= 1080890142

Linux tipi10 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.367
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.367
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.367
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.367
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:        792208 kB
Buffers:         49604 kB
Cached:        1111636 kB
SwapCached:       2732 kB
Active:         396660 kB
Inactive:       774692 kB
HighTotal:     1178688 kB
HighFree:       443284 kB
LowTotal:       895776 kB
LowFree:        348924 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            4224 kB
Writeback:           0 kB
AnonPages:        9344 kB
Mapped:           3168 kB
Slab:           101380 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3688 MiB
End job on tipi10 at 2009-05-17 19:04:29