Trace number 1849575

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
minisat2 070721/coreUNSAT 67.15 67.1479

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.76
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
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.01/0.56	c ==============================================================================
0.01/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.56	c ==============================================================================
0.01/0.56	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.23/3.31	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.23/3.31	c ==============================================================================
3.23/3.31	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.23/3.31	c CPU time:   3.2 s
3.23/3.31	c ==============================================================================
3.63/3.63	This is MiniSat 2.0 beta
3.63/3.63	WARNING: for repeatability, setting FPU to use double precision
3.63/3.63	============================[ Problem Statistics ]=============================
3.63/3.63	|                                                                             |
3.63/3.63	|  Number of variables:  49462                                                |
3.63/3.63	|  Number of clauses:    300405                                               |
3.63/3.85	|  Parsing time:         0.20         s                                       |
3.63/3.86	============================[ Search Statistics ]==============================
3.63/3.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.63/3.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.63/3.86	===============================================================================
3.63/3.86	|         0 |   49462   300405   831416 |   100135        0    nan |  0.000 % |
3.63/3.98	|       101 |   49462   300405   831416 |   110148      100     74 |  0.259 % |
3.63/4.16	|       251 |   49406   300405   831416 |   121163      249     49 |  1.591 % |
3.63/4.27	|       476 |   49380   300405   831416 |   133279      472     60 |  2.026 % |
5.03/5.04	|       813 |   48360   292921   812195 |   146607      803     45 |  4.557 % |
5.54/5.59	|      1320 |   44453   265304   742798 |   161268     1276     46 | 10.932 % |
6.33/6.36	|      2079 |   44425   265304   742798 |   177395     2035     64 | 10.932 % |
7.82/7.82	|      3219 |   43658   260631   730670 |   195134     3167     83 | 13.085 % |
10.22/10.22	|      4927 |   42478   252583   709800 |   214648     4851    109 | 17.290 % |
14.12/14.18	|      7494 |   40877   241498   680693 |   236113     7393    138 | 17.357 % |
20.21/20.25	|     11339 |   39110   229185   649905 |   259724    11165    146 | 20.929 % |
32.31/32.34	|     17107 |   38708   225950   641600 |   285696    16814    153 | 21.815 % |
51.22/51.26	|     25759 |   37192   212725   607825 |   314266    19806    142 | 24.821 % |
67.12/67.13	===============================================================================
67.12/67.13	restarts              : 13
67.12/67.13	conflicts             : 31952          (503 /sec)
67.12/67.13	decisions             : 199728         (1.42 % random) (3147 /sec)
67.12/67.13	propagations          : 78226152       (1232684 /sec)
67.12/67.13	conflict literals     : 4627520        (32.91 % deleted)
67.12/67.13	Memory used           : 32.58 MB
67.12/67.13	CPU time              : 63.46 s
67.12/67.13	
67.12/67.13	UNSATISFIABLE
67.12/67.14	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-1849575-1244841791/watcher-1849575-1244841791 -o /tmp/evaluation-result-1849575-1244841791/solver-1849575-1244841791 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849575-1244841791.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.92 0.98 0.99 4/94 31633
/proc/meminfo: memFree=1304000/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 81604290 2473984 272 4294967295 134512640 135169312 3214251184 3214248776 3085923246 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/31630/statm: 604 272 230 161 0 43 0
[pid=31631] ppid=31630 vsize=2416 CPUtime=0
/proc/31631/stat : 31631 (SatELiteGTI) R 31630 31630 18729 0 -1 4194368 102 0 0 0 0 0 0 0 20 0 1 0 81604290 2473984 115 4294967295 134512640 135169312 3214251184 3214247404 3085731700 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/31631/statm: 604 115 72 161 0 43 0
[pid=31632] ppid=31631 vsize=0 CPUtime=0.01
/proc/31632/stat : 31632 (SatELiteGTI) Z 31631 31630 18729 0 -1 4194380 142 0 0 0 1 0 0 0 18 0 1 0 81604290 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 3 0 0 0
/proc/31632/statm: 0 0 0 0 0 0 0
[pid=31633] ppid=31631 vsize=2416 CPUtime=0
/proc/31633/stat : 31633 (SatELiteGTI) R 31631 31630 18729 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 81604290 2473984 43 4294967295 134512640 135169312 3214251184 3214247404 3085731700 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/31633/statm: 604 43 0 161 0 43 0

[startup+0.091881 s]
/proc/loadavg: 0.92 0.98 0.99 4/94 31633
/proc/meminfo: memFree=1304000/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.121877 s]
/proc/loadavg: 0.92 0.98 0.99 4/94 31633
/proc/meminfo: memFree=1304000/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.321852 s]
/proc/loadavg: 0.92 0.98 0.99 4/94 31633
/proc/meminfo: memFree=1304000/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.721808 s]
/proc/loadavg: 0.92 0.98 0.99 4/94 31633
/proc/meminfo: memFree=1304000/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+1.52172 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 31635
/proc/meminfo: memFree=1251408/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
[pid=31635] ppid=31630 vsize=59604 CPUtime=1.52
/proc/31635/stat : 31635 (SatELite_releas) R 31630 31630 18729 0 -1 4202496 14937 0 0 0 143 9 0 0 25 0 1 0 81604291 61034496 13470 4294967295 134512640 135223648 3219800544 3219798560 134586721 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31635/statm: 14901 13470 73 174 0 14726 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 62020

[startup+3.12153 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 31635
/proc/meminfo: memFree=1248308/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2416 CPUtime=0.01
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 369 644 0 0 0 0 1 0 19 0 1 0 81604290 2473984 277 4294967295 134512640 135169312 3214251184 3214249720 3085729518 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31630/statm: 604 277 235 161 0 43 0
[pid=31635] ppid=31630 vsize=60048 CPUtime=3.12
/proc/31635/stat : 31635 (SatELite_releas) R 31630 31630 18729 0 -1 4202496 17093 0 0 0 302 10 0 0 25 0 1 0 81604291 61489152 13675 4294967295 134512640 135223648 3219800544 3219798628 134586614 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31635/statm: 15012 13675 73 174 0 14837 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 62464

[startup+6.32116 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 31636
/proc/meminfo: memFree=1277944/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=18616 CPUtime=2.7
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 4392 0 0 0 266 4 0 0 23 0 1 0 81604653 19062784 4327 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31636/statm: 4654 4327 76 171 0 4482 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 21036

[startup+12.7204 s]
/proc/loadavg: 0.94 0.98 0.99 3/93 31636
/proc/meminfo: memFree=1276296/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=20996 CPUtime=9.09
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 4969 0 0 0 905 4 0 0 25 0 1 0 81604653 21499904 4904 4294967295 134512640 135212939 3216324336 3216322800 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 5249 4904 76 171 0 5077 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 23416

[startup+25.509 s]
/proc/loadavg: 0.95 0.98 0.99 3/93 31636
/proc/meminfo: memFree=1270672/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=26596 CPUtime=21.88
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 6368 0 0 0 2184 4 0 0 25 0 1 0 81604653 27234304 6303 4294967295 134512640 135212939 3216324336 3216322800 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 6649 6303 76 171 0 6477 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 29016

[startup+51.116 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 31824
/proc/meminfo: memFree=1266460/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=30192 CPUtime=47.49
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 7263 0 0 0 4745 4 0 0 25 0 1 0 81604653 30916608 7198 4294967295 134512640 135212939 3216324336 3216322800 134527029 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 7548 7198 76 171 0 7376 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 32612

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

[startup+57.5153 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31824
/proc/meminfo: memFree=1265088/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=31512 CPUtime=53.89
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 7608 0 0 0 5384 5 0 0 25 0 1 0 81604653 32268288 7543 4294967295 134512640 135212939 3216324336 3216322896 134538793 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 7878 7543 76 171 0 7706 0
Current children cumulated CPU time (s) 57.52
Current children cumulated vsize (KiB) 33932

[startup+63.9145 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31825
/proc/meminfo: memFree=1263780/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=32964 CPUtime=60.29
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 7955 0 0 0 6024 5 0 0 25 0 1 0 81604653 33755136 7890 4294967295 134512640 135212939 3216324336 3216322512 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 8241 7890 76 171 0 8069 0
Current children cumulated CPU time (s) 63.92
Current children cumulated vsize (KiB) 35384

[startup+65.5144 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31825
/proc/meminfo: memFree=1263532/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=33096 CPUtime=61.89
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 8012 0 0 0 6184 5 0 0 25 0 1 0 81604653 33890304 7947 4294967295 134512640 135212939 3216324336 3216322800 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 8274 7947 76 171 0 8102 0
Current children cumulated CPU time (s) 65.52
Current children cumulated vsize (KiB) 35516

[startup+66.3143 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31826
/proc/meminfo: memFree=1263432/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=33228 CPUtime=62.69
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 8042 0 0 0 6264 5 0 0 25 0 1 0 81604653 34025472 7977 4294967295 134512640 135212939 3216324336 3216322512 134529376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 8307 7977 76 171 0 8135 0
Current children cumulated CPU time (s) 66.32
Current children cumulated vsize (KiB) 35648

[startup+66.7142 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31826
/proc/meminfo: memFree=1263432/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=33360 CPUtime=63.09
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 8057 0 0 0 6304 5 0 0 25 0 1 0 81604653 34160640 7992 4294967295 134512640 135212939 3216324336 3216322576 134536367 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 8340 7992 76 171 0 8168 0
Current children cumulated CPU time (s) 66.72
Current children cumulated vsize (KiB) 35780

[startup+67.1142 s]
/proc/loadavg: 0.97 0.98 0.99 3/93 31827
/proc/meminfo: memFree=1263300/2074464 swapFree=1959888/1959888
[pid=31630] ppid=31628 vsize=2420 CPUtime=3.63
/proc/31630/stat : 31630 (SatELiteGTI) S 31628 31630 18729 0 -1 4194304 387 18535 0 0 0 0 350 13 20 0 1 0 81604290 2478080 278 4294967295 134512640 135169312 3214251184 3214247400 3085729518 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31630/statm: 605 278 235 161 0 44 0
[pid=31636] ppid=31630 vsize=33360 CPUtime=63.49
/proc/31636/stat : 31636 (minisat_static) R 31630 31630 18729 0 -1 4202496 8069 0 0 0 6344 5 0 0 25 0 1 0 81604653 34160640 8004 4294967295 134512640 135212939 3216324336 3216322800 134526633 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31636/statm: 8340 8004 76 171 0 8168 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 35780

Child status: 20
Real time (s): 67.1479
CPU time (s): 67.15
CPU user time (s): 66.96
CPU system time (s): 0.19
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 68640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.96
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= 27277
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= 112

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 23:23:11
IDJOB=1849575
IDBENCH=71006
IDSOLVER=690
FILE ID=tipi07/1849575-1244841791
PBS_JOBID=
Free space on /tmp= 15218 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849575-1244841791/watcher-1849575-1244841791 -o /tmp/evaluation-result-1849575-1244841791/solver-1849575-1244841791 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849575-1244841791.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 1053012918

Linux tipi07 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.428
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.428
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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.428
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:       1303908 kB
Buffers:         49816 kB
Cached:         612116 kB
SwapCached:          0 kB
Active:         189928 kB
Inactive:       483440 kB
HighTotal:     1178688 kB
HighFree:       660868 kB
LowTotal:       895776 kB
LowFree:        643040 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           10392 kB
Writeback:           0 kB
AnonPages:       11268 kB
Mapped:           5436 kB
Slab:            88280 kB
PageTables:        552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86056 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15218 MiB
End job on tipi07 at 2009-06-12 23:24:19