Trace number 1821917

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
minisat_cumr r-2009-03-18UNSAT 70.16 70.1615

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.13/0.13	c ==============================================================================
0.13/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.13	c ==============================================================================
0.13/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.40	c ==============================================================================
1.32/1.40	c Result  :   #vars: 11514   #clauses: 154193   #literals: 474553
1.32/1.40	c CPU time:   1.35 s
1.32/1.40	c ==============================================================================
1.52/1.55	c This is MiniSat 2.0 beta
1.52/1.55	c WARNING: for repeatability, setting FPU to use double precision
1.52/1.55	c ============================[ Problem Statistics ]=============================
1.52/1.55	c |                                                                             |
1.52/1.56	c |  Number of variables:  11514                                                |
1.52/1.56	c |  Number of clauses:    154193                                               |
1.55/1.65	c |  Parsing time:         0.10         s                                       |
1.55/1.66	c ============================[ Search Statistics ]==============================
1.55/1.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/1.66	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/1.66	c ===============================================================================
1.55/1.66	c |         0 |   11514   154193   474553 |    51397        0    nan |  0.000 % |
1.55/1.80	c |       512 |   11513   154193   474553 |    51397      511     27 |  0.009 % |
1.55/1.94	c |      1024 |   11512   154193   474553 |    51397     1022     29 |  0.017 % |
1.55/2.04	c |      1536 |   11512   154193   474553 |    51397     1534     38 |  0.017 % |
2.22/2.29	c |      2561 |   11512   154128   474423 |    51397     2559     67 |  0.017 % |
2.32/2.41	c |      3073 |   11512   154128   474423 |    51397     3071     63 |  0.017 % |
2.52/2.53	c |      3585 |   11512   154128   474423 |    51397     3583     66 |  0.017 % |
2.72/2.73	c |      4612 |   11512   154128   474423 |    51397     4610     62 |  0.017 % |
3.22/3.27	c |      6660 |   11512   154128   474423 |    51397     6658     73 |  0.019 % |
3.32/3.40	c |      7173 |   11512   154128   474423 |    51397     7171     71 |  0.018 % |
3.42/3.50	c |      7686 |   11512   154128   474423 |    51397     7684     69 |  0.017 % |
3.72/3.77	c |      8711 |   11512   154128   474423 |    51397     8709     69 |  0.017 % |
3.82/3.89	c |      9226 |   11512   154128   474423 |    51397     9224     68 |  0.018 % |
3.92/4.01	c |      9738 |   11512   154128   474423 |    51397     9736     67 |  0.018 % |
4.22/4.26	c |     10764 |   11512   154128   474423 | 2147483647    10762     66 |  0.017 % |
4.82/4.85	c |     12812 |   11512   154128   474423 | 2147483647    12810     63 |  0.017 % |
5.82/5.87	c |     16908 |   11512   154128   474423 | 2147483647    16906     59 |  0.017 % |
5.92/6.00	c |     17422 |   11512   154128   474423 | 2147483647    17420     59 |  0.017 % |
6.12/6.16	c |     17934 |   11512   154128   474423 | 2147483647    17932     59 |  0.017 % |
6.42/6.47	c |     18959 |   11512   154128   474423 | 2147483647    18957     57 |  0.017 % |
6.62/6.64	c |     19472 |   11512   154128   474423 | 2147483647    19470     57 |  0.018 % |
6.72/6.79	c |     19985 |   11512   154128   474423 | 2147483647    19983     56 |  0.020 % |
7.02/7.11	c |     21010 |   11512   154128   474423 | 2147483647    21008     55 |  0.017 % |
7.92/7.94	c |     23059 |   11511   154114   474395 | 2147483647    23055     66 |  0.026 % |
8.12/8.15	c |     23572 |   11511   154114   474395 | 2147483647    23568     68 |  0.026 % |
8.32/8.35	c |     24084 |   11511   154114   474395 | 2147483647    24080     68 |  0.026 % |
8.62/8.71	c |     25108 |   11511   154114   474395 | 2147483647    25104     69 |  0.026 % |
8.82/8.90	c |     25620 |   11511   154114   474395 | 2147483647    25616     68 |  0.026 % |
9.02/9.07	c |     26133 |   11511   154114   474395 | 2147483647    26129     68 |  0.026 % |
9.52/9.54	c |     27157 |   11511   154114   474395 | 2147483647    27153     70 |  0.026 % |
10.22/10.30	c |     29205 |   11511   154114   474395 | 2147483647    29201     67 |  0.026 % |
11.81/11.88	c |     33302 |   11511   154114   474395 | 2147483647    33298     65 |  0.026 % |
15.31/15.40	c |     41495 |   11511   154114   474395 | 2147483647    41491     75 |  0.026 % |
15.51/15.57	c |     42007 |   11511   154114   474395 | 2147483647    42003     75 |  0.026 % |
15.81/15.82	c |     42519 |   11511   154114   474395 | 2147483647    42515     76 |  0.026 % |
16.21/16.28	c |     43544 |   11509   154014   474160 | 2147483647    43538     75 |  0.043 % |
16.52/16.57	c |     44058 |   11509   154014   474160 | 2147483647    44052     75 |  0.044 % |
16.71/16.79	c |     44572 |   11509   154014   474160 | 2147483647    44566     74 |  0.044 % |
17.11/17.20	c |     45597 |   11509   154014   474160 | 2147483647    45591     74 |  0.044 % |
17.91/17.96	c |     47645 |   11509   154014   474160 | 2147483647    47639     76 |  0.044 % |
18.11/18.17	c |     48158 |   11509   154014   474160 | 2147483647    48152     76 |  0.044 % |
18.31/18.35	c |     48670 |   11509   154014   474160 | 2147483647    48664     75 |  0.045 % |
18.61/18.70	c |     49695 |   11509   154014   474160 | 2147483647    49689     75 |  0.043 % |
18.81/18.89	c |     50207 |   11509   154014   474160 | 2147483647    50201     74 |  0.043 % |
19.01/19.05	c |     50719 |   11509   154014   474160 | 2147483647    50713     74 |  0.043 % |
19.41/19.44	c |     51744 |   11509   154014   474160 | 2147483647    51738     73 |  0.043 % |
20.21/20.22	c |     53793 |   11509   154014   474160 | 2147483647    53787     72 |  0.045 % |
21.81/21.81	c |     57890 |   11509   154014   474160 | 2147483647    57884     70 |  0.046 % |
22.02/22.10	c |     58403 |   11509   153975   474082 | 2147483647    58397     70 |  0.044 % |
22.31/22.37	c |     58915 |   11509   153975   474082 | 2147483647    58909     70 |  0.044 % |
22.81/22.83	c |     59939 |   11509   153975   474082 | 2147483647    59933     69 |  0.044 % |
23.01/23.08	c |     60454 |   11509   153975   474082 | 2147483647    60448     69 |  0.044 % |
23.21/23.30	c |     60966 |   11509   153975   474082 | 2147483647    60960     69 |  0.046 % |
23.71/23.71	c |     61990 |   11509   153975   474082 | 2147483647    61984     68 |  0.044 % |
24.61/24.61	c |     64038 |   11509   153975   474082 | 2147483647    64032     67 |  0.043 % |
24.91/24.91	c |     64550 |   11509   153975   474082 | 2147483647    64544     68 |  0.044 % |
25.11/25.17	c |     65062 |   11509   153975   474082 | 2147483647    65056     68 |  0.044 % |
25.61/25.69	c |     66087 |   11509   153975   474082 | 2147483647    66081     68 |  0.043 % |
25.91/25.95	c |     66599 |   11509   153975   474082 | 2147483647    66593     67 |  0.043 % |
26.21/26.25	c |     67114 |   11509   153975   474082 | 2147483647    67108     67 |  0.047 % |
26.71/26.74	c |     68138 |   11509   153975   474082 | 2147483647    68132     67 |  0.043 % |
27.61/27.69	c |     70186 |   11509   153975   474082 | 2147483647    70180     66 |  0.044 % |
29.72/29.74	c |     74282 |   11509   153975   474082 | 2147483647    74276     65 |  0.046 % |
34.21/34.29	c |     82477 |   11509   153975   474082 |    79994    82471     66 |  0.044 % |
43.51/43.52	c |     98864 |   11509   153975   474082 |    79562    72955     64 |  0.044 % |
43.71/43.80	c |     99379 |   11509   153975   474082 |    79562    73470     63 |  0.044 % |
44.02/44.07	c |     99891 |   11509   153975   474082 |    79562    73982     63 |  0.044 % |
44.51/44.56	c |    100915 |   11509   153975   474082 |    74091    75006     63 |  0.044 % |
45.01/45.04	c |    101427 |   11509   153975   474082 |    74091    62629     57 |  0.044 % |
45.31/45.34	c |    101940 |   11509   153975   474082 |    74091    63142     57 |  0.043 % |
45.91/45.91	c |    102964 |   11509   153975   474082 |    74091    64166     57 |  0.044 % |
47.11/47.19	c |    105013 |   11509   153975   474082 |    74091    66215     56 |  0.044 % |
47.51/47.54	c |    105525 |   11509   153975   474082 |    74091    66727     57 |  0.044 % |
47.81/47.85	c |    106038 |   11509   153975   474082 |    74091    67240     57 |  0.043 % |
48.51/48.54	c |    107064 |   11509   153975   474082 |    74091    68266     57 |  0.048 % |
48.71/48.79	c |    107577 |   11509   153975   474082 |    74091    68779     56 |  0.049 % |
49.11/49.14	c |    108089 |    9347   114210   368383 |    74091    65091     56 | 18.821 % |
49.61/49.61	c |    109113 |    9161   114210   368383 |    74091    66114     56 | 28.479 % |
50.41/50.48	c |    111161 |    9160   114210   368383 |    67003    68161     55 | 28.487 % |
52.31/52.31	c |    115258 |    9106   114210   368383 |    67003    72258     55 | 28.487 % |
52.71/52.72	c |    115771 |    9106   114210   368383 |    67003    63333     54 | 28.487 % |
52.91/52.93	c |    116283 |    9106   114210   368383 |    67003    63845     54 | 28.487 % |
53.41/53.42	c |    117308 |    9106   114210   368383 |    67003    64870     53 | 28.487 % |
53.61/53.69	c |    117820 |    9106   114210   368383 |    67003    65382     53 | 28.487 % |
53.92/54.00	c |    118333 |    9106   114210   368383 |    67003    65895     53 | 28.487 % |
54.51/54.59	c |    119358 |    9105   114210   368383 |    67003    66918     53 | 28.505 % |
55.61/55.67	c |    121408 |    9105   114210   368383 |    67562    68968     52 | 28.505 % |
55.91/56.00	c |    121920 |    8232    96656   315969 |    67562    64515     53 | 28.504 % |
56.21/56.28	c |    122433 |    8232    96656   315969 |    67562    65028     53 | 28.505 % |
56.81/56.86	c |    123458 |    8232    96656   315969 |    67562    66053     53 | 28.505 % |
57.11/57.15	c |    123971 |    8232    96656   315969 |    67562    66566     53 | 28.505 % |
57.41/57.45	c |    124483 |    8232    96656   315969 |    67562    67078     53 | 28.505 % |
57.91/57.98	c |    125509 |    8232    96656   315969 |    67562    68104     53 | 28.504 % |
59.31/59.31	c |    127558 |    8231    96656   315969 |    67562    70151     52 | 28.522 % |
61.92/61.99	c |    131654 |    8231    96656   315969 |    64858    66512     58 | 28.522 % |
66.32/66.36	c |    139848 |    8215    95987   314290 |    64858    65982     58 | 28.652 % |
66.72/66.73	c |    140361 |    8213    95987   314290 | 2147483647    66493     58 | 28.670 % |
67.02/67.03	c |    140878 |    8213    95987   314290 | 2147483647    67010     58 | 28.670 % |
67.52/67.52	c |    141902 |    8213    95987   314290 | 2147483647    68034     59 | 28.670 % |
67.82/67.83	c |    142416 |    8213    95987   314290 | 2147483647    68548     59 | 28.669 % |
68.02/68.11	c |    142931 |    8213    95987   314290 | 2147483647    69063     59 | 28.670 % |
68.62/68.66	c |    143956 |    8213    95987   314290 | 2147483647    70088     58 | 28.670 % |
69.92/69.98	c |    146005 |    8093    95987   314290 | 2147483647    72129     58 | 51.920 % |
70.12/70.15	c ===============================================================================
70.12/70.15	c restarts              : 103
70.12/70.15	c conflicts             : 146367         (2135 /sec)
70.12/70.15	c decisions             : 375765         (0.65 % random) (5480 /sec)
70.12/70.15	c propagations          : 45461132       (662989 /sec)
70.12/70.15	c conflict literals     : 9056705        (58.35 % deleted)
70.12/70.15	c Memory used           : 33.98 MB
70.12/70.15	c CPU time              : 68.57 s
70.12/70.15	c 
70.12/70.15	s UNSATISFIABLE
70.12/70.15	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-1821917-1242579564/watcher-1821917-1242579564 -o /tmp/evaluation-result-1821917-1242579564/solver-1821917-1242579564 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821917-1242579564.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.96 0.98 0.99 2/93 592
/proc/meminfo: memFree=940868/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=952 CPUtime=0
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 121 0 0 0 0 0 0 0 20 0 1 0 1022456953 974848 57 4294967295 134512640 135223648 3213974608 3213973192 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 238 59 46 174 0 63 0

[startup+0.051963 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 592
/proc/meminfo: memFree=940868/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=5180 CPUtime=0.05
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 1122 0 0 0 5 0 0 0 21 0 1 0 1022456953 5304320 1058 4294967295 134512640 135223648 3213974608 3213973488 134542968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 1295 1061 46 174 0 1120 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7592

[startup+0.121958 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 592
/proc/meminfo: memFree=940868/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=12404 CPUtime=0.12
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 2884 0 0 0 11 1 0 0 21 0 1 0 1022456953 12701696 2820 4294967295 134512640 135223648 3213974608 3213973616 134547645 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 3101 2820 47 174 0 2926 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 14816

[startup+0.321971 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 592
/proc/meminfo: memFree=940868/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=16408 CPUtime=0.31
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 3985 0 0 0 30 1 0 0 21 0 1 0 1022456953 16801792 3621 4294967295 134512640 135223648 3213974608 3213972624 134586742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 4102 3621 73 174 0 3927 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18820

[startup+0.721908 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 592
/proc/meminfo: memFree=940868/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=16860 CPUtime=0.71
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 4077 0 0 0 69 2 0 0 22 0 1 0 1022456953 17264640 3713 4294967295 134512640 135223648 3213974608 3213972372 134717428 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 4215 3713 73 174 0 4040 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 19272

[startup+1.52184 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 597
/proc/meminfo: memFree=924740/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2412 CPUtime=0.01
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 1022456952 2469888 276 4294967295 134512640 135169312 3216740096 3216738632 3085381358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/592/statm: 603 276 235 161 0 42 0
[pid=596] ppid=592 vsize=16908 CPUtime=1.51
/proc/596/stat : 596 (SatELite_releas) R 592 592 10436 0 -1 4202496 4724 0 0 0 148 3 0 0 25 0 1 0 1022456953 17313792 3738 4294967295 134512640 135223648 3213974608 3213971392 134814059 0 0 0 3 0 0 0 17 2 0 0 0
/proc/596/statm: 4227 3738 73 174 0 4052 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 19320

[startup+3.12172 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 598
/proc/meminfo: memFree=928088/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=11420 CPUtime=1.57
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 2721 0 0 0 157 0 0 0 25 0 1 0 1022457108 11694080 2655 4294967295 134512640 135216591 3219896928 3219894832 134532810 0 0 0 3 0 0 0 17 3 0 0 0
/proc/598/statm: 2855 2655 75 172 0 2682 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13836

[startup+6.32153 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 598
/proc/meminfo: memFree=924368/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=14536 CPUtime=4.77
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 3492 0 0 0 477 0 0 0 25 0 1 0 1022457108 14884864 3426 4294967295 134512640 135216591 3219896928 3219895120 134528966 0 0 0 3 0 0 0 17 3 0 0 0
/proc/598/statm: 3634 3426 75 172 0 3461 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 16952

[startup+12.7109 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 783
/proc/meminfo: memFree=918456/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=19724 CPUtime=11.16
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 4820 0 0 0 1116 0 0 0 25 0 1 0 1022457108 20197376 4754 4294967295 134512640 135216591 3219896928 3219895120 134528851 0 0 0 3 0 0 0 17 3 0 0 0
/proc/598/statm: 4931 4754 75 172 0 4758 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 22140

[startup+25.5099 s]
/proc/loadavg: 0.97 0.98 0.99 2/95 783
/proc/meminfo: memFree=908960/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=29572 CPUtime=23.96
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 7250 0 0 0 2394 2 0 0 25 0 1 0 1022457108 30281728 7184 4294967295 134512640 135216591 3219896928 3219894832 134532832 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 7393 7184 75 172 0 7220 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 31988

[startup+51.1078 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 790
/proc/meminfo: memFree=903628/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=49.56
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8539 0 0 0 4953 3 0 0 25 0 1 0 1022457108 35622912 8473 4294967295 134512640 135216591 3219896928 3219895120 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8473 75 172 0 8524 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 37204

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

[startup+63.9167 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 791
/proc/meminfo: memFree=903536/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=62.37
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8542 0 0 0 6234 3 0 0 25 0 1 0 1022457108 35622912 8476 4294967295 134512640 135216591 3219896928 3219895120 134528851 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8476 75 172 0 8524 0
Current children cumulated CPU time (s) 63.92
Current children cumulated vsize (KiB) 37204

[startup+67.1164 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 987
/proc/meminfo: memFree=903264/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=65.57
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8544 0 0 0 6554 3 0 0 25 0 1 0 1022457108 35622912 8478 4294967295 134512640 135216591 3219896928 3219895120 134528860 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8478 75 172 0 8524 0
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (KiB) 37204

[startup+68.7163 s]
/proc/loadavg: 0.98 0.98 0.99 4/95 987
/proc/meminfo: memFree=903264/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=67.17
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8544 0 0 0 6714 3 0 0 25 0 1 0 1022457108 35622912 8478 4294967295 134512640 135216591 3219896928 3219895120 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8478 75 172 0 8524 0
Current children cumulated CPU time (s) 68.72
Current children cumulated vsize (KiB) 37204

[startup+69.5163 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 987
/proc/meminfo: memFree=903272/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=67.97
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8544 0 0 0 6794 3 0 0 25 0 1 0 1022457108 35622912 8478 4294967295 134512640 135216591 3219896928 3219895120 134528826 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8478 75 172 0 8524 0
Current children cumulated CPU time (s) 69.52
Current children cumulated vsize (KiB) 37204

[startup+69.9162 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 987
/proc/meminfo: memFree=903272/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=68.37
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8544 0 0 0 6834 3 0 0 25 0 1 0 1022457108 35622912 8478 4294967295 134512640 135216591 3219896928 3219895120 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8478 75 172 0 8524 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (KiB) 37204

[startup+70.1162 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 987
/proc/meminfo: memFree=903272/2074464 swapFree=1948616/1959888
[pid=592] ppid=590 vsize=2416 CPUtime=1.55
/proc/592/stat : 592 (SatELiteGTI) S 590 592 10436 0 -1 4194304 386 5374 0 0 0 0 151 4 18 0 1 0 1022456952 2473984 278 4294967295 134512640 135169312 3216740096 3216736312 3085381358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/592/statm: 604 278 235 161 0 43 0
[pid=598] ppid=592 vsize=34788 CPUtime=68.57
/proc/598/stat : 598 (minisat_static) R 592 592 10436 0 -1 4202496 8544 0 0 0 6854 3 0 0 25 0 1 0 1022457108 35622912 8478 4294967295 134512640 135216591 3219896928 3219895120 134528826 0 0 0 3 0 0 0 17 2 0 0 0
/proc/598/statm: 8697 8478 75 172 0 8524 0
Current children cumulated CPU time (s) 70.12
Current children cumulated vsize (KiB) 37204

Child status: 20
Real time (s): 70.1615
CPU time (s): 70.16
CPU user time (s): 70.08
CPU system time (s): 0.08
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 37204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.08
system time used= 0.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14588
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= 18
involuntary context switches= 670

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 18:59:24
IDJOB=1821917
IDBENCH=71731
IDSOLVER=658
FILE ID=tipi16/1821917-1242579564
PBS_JOBID=
Free space on /tmp= 4610 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821917-1242579564/watcher-1821917-1242579564 -o /tmp/evaluation-result-1821917-1242579564/solver-1821917-1242579564 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821917-1242579564.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED= 1632568795

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:        941016 kB
Buffers:         70728 kB
Cached:         952960 kB
SwapCached:       5940 kB
Active:         199644 kB
Inactive:       834020 kB
HighTotal:     1178688 kB
HighFree:       252900 kB
LowTotal:       895776 kB
LowFree:        688116 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4368 kB
Writeback:           0 kB
AnonPages:        9440 kB
Mapped:           3040 kB
Slab:            91008 kB
PageTables:        428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4610 MiB
End job on tipi16 at 2009-05-17 19:00:35