Trace number 35387

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14OPT694 551.065 551.251

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.05499
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Parsing PB file...
0.01	c Converting 185 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.01	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................
0.01	c ==================================[MINISAT+]==================================
0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01	c ==============================================================================
0.01	c |         0 |     185      626 |      61       0        0     nan |  0.000 % |
0.01	c ==============================================================================
0.01	c Found solution: 939
0.01	o 939
0.01	c ---[   0]---> Sorter-cost: 8480     Base: 3 2 2 2 2
0.08	c ==================================[MINISAT+]==================================
0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.08	c ==============================================================================
0.08	c |         0 |   21020    49263 |    7006       0        0     nan |  0.000 % |
0.10	c |       100 |   20519    48138 |    7706      89     1028    11.6 |  1.713 % |
0.13	c |       250 |   20519    48138 |    8477     239     3004    12.6 |  1.713 % |
0.17	c |       475 |   20519    48138 |    9324     464     6184    13.3 |  1.713 % |
0.23	c |       812 |   20519    48138 |   10257     801    13852    17.3 |  1.713 % |
0.33	c |      1318 |   20519    48138 |   11283    1307    26131    20.0 |  1.713 % |
0.44	c |      2077 |   20519    48138 |   12411    2066    36951    17.9 |  1.713 % |
0.62	c |      3218 |   20519    48138 |   13652    3207    50232    15.7 |  1.713 % |
1.20	c ==============================================================================
1.20	c Found solution: 930
1.20	o 930
1.20	c ---[   0]---> Sorter-cost: 6779     Base: 3 2 2 2 2
1.27	c ==================================[MINISAT+]==================================
1.27	c | Conflicts | Original         | Learnt                           | Progress |
1.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.27	c ==============================================================================
1.27	c |      4515 |   36935    86465 |   12311    4239   125935    29.7 |  1.713 % |
1.32	c |      4615 |   36935    86465 |   13542    4339   127931    29.5 |  1.049 % |
1.34	c ==============================================================================
1.34	c Found solution: 871
1.34	o 871
1.34	c ---[   0]---> Sorter-cost:    6     Base: 3 2 2 2 2
1.39	c ==================================[MINISAT+]==================================
1.39	c | Conflicts | Original         | Learnt                           | Progress |
1.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39	c ==============================================================================
1.39	c |      4625 |   37031    86764 |   12343    4349   128034    29.4 |  1.049 % |
1.41	c ==============================================================================
1.41	c Found solution: 868
1.41	o 868
1.41	c ---[   0]---> Sorter-cost:    6     Base: 3 2 2 2 2
1.46	c ==================================[MINISAT+]==================================
1.46	c | Conflicts | Original         | Learnt                           | Progress |
1.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.46	c ==============================================================================
1.46	c |      4628 |   37041    86807 |   12347    4352   128611    29.6 |  1.049 % |
1.53	c ==============================================================================
1.53	c Found solution: 848
1.53	o 848
1.53	c ---[   0]---> Sorter-cost:    2     Base: 3 2 2 2 2
1.58	c ==================================[MINISAT+]==================================
1.58	c | Conflicts | Original         | Learnt                           | Progress |
1.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.58	c ==============================================================================
1.58	c |      4714 |   37044    86814 |   12348    4438   131852    29.7 |  1.049 % |
1.63	c |      4815 |   37044    86814 |   13582    4539   137459    30.3 |  1.066 % |
1.68	c |      4965 |   37044    86814 |   14941    4689   139947    29.8 |  1.066 % |
1.71	c ==============================================================================
1.71	c Found solution: 843
1.71	o 843
1.71	c ---[   0]---> Sorter-cost:    6     Base: 3 2 2 2 2
1.76	c ==================================[MINISAT+]==================================
1.76	c | Conflicts | Original         | Learnt                           | Progress |
1.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.76	c ==============================================================================
1.76	c |      4995 |   37052    86848 |   12350    4719   141269    29.9 |  1.066 % |
1.80	c |      5095 |   37052    86848 |   13585    4819   146504    30.4 |  1.073 % |
1.87	c |      5245 |   37052    86848 |   14943    4969   148441    29.9 |  1.073 % |
1.95	c ==============================================================================
1.95	c Found solution: 760
1.95	o 760
1.95	c ---[   0]---> Sorter-cost:    4     Base: 3 2 2 2 2
2.01	c ==================================[MINISAT+]==================================
2.01	c | Conflicts | Original         | Learnt                           | Progress |
2.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.01	c ==============================================================================
2.01	c |      5423 |   37074    86904 |   12358    5147   151537    29.4 |  1.073 % |
2.04	c |      5525 |   36992    86727 |   13593    5248   152666    29.1 |  1.269 % |
2.07	c |      5677 |   36992    86727 |   14953    5400   154353    28.6 |  1.269 % |
2.15	c |      5902 |   36845    86396 |   16448    5570   159179    28.6 |  1.560 % |
2.29	c |      6239 |   36845    86396 |   18093    5907   171397    29.0 |  1.560 % |
2.57	c |      6747 |   36845    86396 |   19902    6415   186197    29.0 |  1.560 % |
2.62	c ==============================================================================
2.62	c Found solution: 750
2.62	o 750
2.62	c ---[   0]---> Sorter-cost:    4     Base: 3 2 2 2 2
2.67	c ==================================[MINISAT+]==================================
2.67	c | Conflicts | Original         | Learnt                           | Progress |
2.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.67	c ==============================================================================
2.67	c |      6801 |   36853    86417 |   12284    6469   186718    28.9 |  1.560 % |
2.73	c |      6903 |   36853    86417 |   13512    6571   189822    28.9 |  1.567 % |
2.85	c |      7053 |   36853    86417 |   14863    6721   194339    28.9 |  1.567 % |
2.88	c ==============================================================================
2.88	c Found solution: 727
2.88	o 727
2.89	c ---[   0]---> Sorter-cost:    2     Base: 3 2 2 2 2
2.94	c ==================================[MINISAT+]==================================
2.94	c | Conflicts | Original         | Learnt                           | Progress |
2.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.94	c ==============================================================================
2.94	c |      7081 |   36859    86432 |   12286    6749   194737    28.9 |  1.567 % |
3.00	c |      7185 |   36859    86432 |   13514    6853   196190    28.6 |  1.574 % |
3.07	c ==============================================================================
3.07	c Found solution: 725
3.07	o 725
3.07	c ---[   0]---> Sorter-cost:    5     Base: 3 2 2 2 2
3.12	c ==================================[MINISAT+]==================================
3.12	c | Conflicts | Original         | Learnt                           | Progress |
3.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.12	c ==============================================================================
3.12	c |      7267 |   36863    86444 |   12287    6935   197305    28.5 |  1.574 % |
3.17	c |      7368 |   36863    86444 |   13515    7036   199384    28.3 |  1.581 % |
3.23	c |      7519 |   36863    86444 |   14867    7187   204956    28.5 |  1.581 % |
3.31	c |      7745 |   36863    86444 |   16353    7413   209249    28.2 |  1.581 % |
3.45	c |      8082 |   36863    86444 |   17989    7750   217404    28.1 |  1.581 % |
3.68	c |      8588 |   36863    86444 |   19788    8256   232248    28.1 |  1.581 % |
4.04	c |      9350 |   36863    86444 |   21767    9018   254804    28.3 |  1.581 % |
4.69	c |     10490 |   36863    86444 |   23943   10158   295961    29.1 |  1.581 % |
5.72	c |     12198 |   36863    86444 |   26338   11866   348800    29.4 |  1.581 % |
7.40	c |     14760 |   36863    86444 |   28972   14428   430582    29.8 |  1.581 % |
10.21	c |     18605 |   36863    86444 |   31869   18273   554507    30.3 |  1.581 % |
14.86	c |     24371 |   36863    86444 |   35056   24039   742719    30.9 |  1.581 % |
21.87	c ==============================================================================
21.87	c Found solution: 721
21.87	o 721
21.87	c ---[   0]---> Sorter-cost:    5     Base: 3 2 2 2 2
21.93	c ==================================[MINISAT+]==================================
21.93	c | Conflicts | Original         | Learnt                           | Progress |
21.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
21.93	c ==============================================================================
21.93	c |     32325 |   36870    86462 |   12290   31993  1001266    31.3 |  1.581 % |
22.11	c |     32425 |   36870    86462 |   13519    7193   181885    25.3 |  1.587 % |
22.22	c |     32575 |   36870    86462 |   14870    7343   187243    25.5 |  1.587 % |
22.35	c |     32800 |   36870    86462 |   16357    7568   193785    25.6 |  1.587 % |
22.54	c |     33137 |   36870    86462 |   17993    7905   204955    25.9 |  1.587 % |
22.89	c |     33643 |   36870    86462 |   19793    8411   222819    26.5 |  1.587 % |
23.47	c |     34402 |   36870    86462 |   21772    9170   247919    27.0 |  1.587 % |
24.09	c |     35541 |   36870    86462 |   23949   10309   281263    27.3 |  1.587 % |
25.05	c |     37251 |   36673    86016 |   26344   11354   308391    27.2 |  2.010 % |
26.82	c |     39814 |   36673    86016 |   28979   13917   414447    29.8 |  2.010 % |
29.77	c |     43658 |   36673    86016 |   31877   17761   606961    34.2 |  2.010 % |
35.41	c |     49424 |   36673    86016 |   35064   23527   847619    36.0 |  2.010 % |
41.25	c ==============================================================================
41.25	c Found solution: 696
41.25	o 696
41.25	c ---[   0]---> Sorter-cost:    5     Base: 3 2 2 2 2
41.32	c ==================================[MINISAT+]==================================
41.32	c | Conflicts | Original         | Learnt                           | Progress |
41.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
41.32	c ==============================================================================
41.32	c |     54796 |   36681    86035 |   12227   28899  1065079    36.9 |  2.010 % |
41.50	c |     54897 |   36681    86035 |   13449    7326   204774    28.0 |  2.016 % |
41.57	c |     55050 |   36681    86035 |   14794    7479   209137    28.0 |  2.016 % |
41.72	c |     55279 |   36681    86035 |   16274    7708   217316    28.2 |  2.016 % |
41.97	c |     55616 |   36681    86035 |   17901    8045   227927    28.3 |  2.016 % |
42.35	c |     56123 |   36681    86035 |   19691    8552   242511    28.4 |  2.016 % |
42.95	c |     56882 |   36681    86035 |   21660    9311   267475    28.7 |  2.016 % |
43.75	c |     58021 |   36681    86035 |   23826   10450   303809    29.1 |  2.016 % |
45.05	c |     59730 |   36681    86035 |   26209   12159   371468    30.6 |  2.016 % |
47.07	c |     62293 |   36681    86035 |   28830   14722   458406    31.1 |  2.016 % |
50.56	c |     66138 |   36596    85839 |   31713   18566   616592    33.2 |  2.220 % |
56.40	c |     71905 |   36596    85839 |   34885   24333   831643    34.2 |  2.220 % |
65.81	c |     80554 |   36596    85839 |   38373   32982  1166482    35.4 |  2.220 % |
78.75	c |     93528 |   36596    85839 |   42210   22811   854263    37.4 |  2.220 % |
101.95	c |    112990 |   36596    85839 |   46432   42273  1684549    39.8 |  2.220 % |
137.92	c |    142185 |   36596    85839 |   51075   42418  1729647    40.8 |  2.220 % |
194.74	c |    185974 |   36596    85839 |   56182   51791  2490585    48.1 |  2.220 % |
244.07	c ==============================================================================
244.08	c Found solution: 694
244.08	o 694
244.08	c ---[   0]---> Sorter-cost:    5     Base: 3 2 2 2 2
244.16	c ==================================[MINISAT+]==================================
244.16	c | Conflicts | Original         | Learnt                           | Progress |
244.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
244.16	c ==============================================================================
244.16	c |    225026 |   36603    85855 |   12201   53073  2198951    41.4 |  2.220 % |
244.77	c |    225126 |   36603    85855 |   13421    9803   290594    29.6 |  2.227 % |
244.89	c |    225276 |   36603    85855 |   14763    9953   297699    29.9 |  2.227 % |
245.04	c |    225504 |   36603    85855 |   16239   10181   308736    30.3 |  2.227 % |
245.29	c |    225843 |   36603    85855 |   17863   10520   324699    30.9 |  2.227 % |
245.64	c |    226349 |   36603    85855 |   19649   11026   350759    31.8 |  2.227 % |
246.18	c |    227109 |   36603    85855 |   21614   11786   380901    32.3 |  2.227 % |
247.09	c |    228248 |   36603    85855 |   23776   12925   435314    33.7 |  2.227 % |
248.62	c |    229958 |   36603    85855 |   26153   14635   527195    36.0 |  2.227 % |
250.33	c |    232522 |   36603    85855 |   28769   17199   660247    38.4 |  2.227 % |
253.98	c |    236366 |   36603    85855 |   31646   21043   843540    40.1 |  2.227 % |
259.88	c |    242132 |   36603    85855 |   34810   26809  1110921    41.4 |  2.227 % |
270.93	c |    250782 |   36603    85855 |   38291   35459  1600907    45.1 |  2.227 % |
285.99	c |    263756 |   36603    85855 |   42121   26184  1173309    44.8 |  2.227 % |
308.65	c |    283217 |   36603    85855 |   46333   18155   718766    39.6 |  2.227 % |
342.89	c |    312416 |   36603    85855 |   50966   47354  1967971    41.6 |  2.227 % |
397.72	c |    356206 |   36501    85621 |   56063   22414   699210    31.2 |  2.467 % |
473.70	c |    421890 |   36501    85621 |   61669   48329  2141114    44.3 |  2.467 % |
551.24	c ==============================================================================
551.24	c Optimal solution: 694
551.24	s OPTIMUM FOUND
551.24	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29
551.24	v x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56
551.24	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 x76 -x77 x78 -x79 x80 -x81 x82 -x83
551.24	v x84 -x85 x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99
551.24	c _______________________________________________________________________________
551.24	c 
551.24	c restarts              : 89
551.24	c conflicts             : 481297         (874 /sec)
551.24	c decisions             : 651765         (1183 /sec)
551.24	c propagations          : 0              (0 /sec)
551.24	c inspects              : 0              (0 /sec)
551.24	c CPU time              : 550.984 s
551.24	c _______________________________________________________________________________

Verifier Data (download as text)

OK	694

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-35387-1149402054 -o ROOT/results/node15/solver-35387-1149402054 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node15/35387-1149402054/instance-35387-1149402054.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1672992/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=1048 CPUtime=0
/proc/16810/stat : 16810 (minisat+) D 16808 16810 16764 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 205868167 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/16810/statm: 262 70 58 215 0 44 0

[startup+10.0016 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1666656/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=7676 CPUtime=9.99
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 1753 0 0 0 998 1 0 0 25 0 1 0 205868167 7860224 1700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 1919 1700 110 215 0 1701 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7676

[startup+20.0073 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1664544/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=9724 CPUtime=19.98
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2273 0 0 0 1997 1 0 0 25 0 1 0 205868167 9957376 2220 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 2431 2220 110 215 0 2213 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 9724

[startup+30.0131 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1664160/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=10172 CPUtime=29.99
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2387 0 0 0 2997 2 0 0 25 0 1 0 205868167 10416128 2334 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 2543 2334 110 215 0 2325 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 10172

[startup+40.0188 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1663840/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=10568 CPUtime=39.99
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2460 0 0 0 3997 2 0 0 25 0 1 0 205868167 10821632 2407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 2642 2407 110 215 0 2424 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 10568

[startup+50.0245 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1663456/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=10972 CPUtime=49.99
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2561 0 0 0 4997 2 0 0 25 0 1 0 205868167 11235328 2508 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 2743 2508 110 215 0 2525 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 10972

[startup+60.0302 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1663328/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=11148 CPUtime=59.99
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2589 0 0 0 5997 2 0 0 25 0 1 0 205868167 11415552 2536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 2787 2536 110 215 0 2569 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 11148

[startup+70.036 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1661984/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=12380 CPUtime=70
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 2926 0 0 0 6997 3 0 0 25 0 1 0 205868167 12677120 2873 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3095 2873 110 215 0 2877 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 12380

[startup+80.0417 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1661344/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=13028 CPUtime=80
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3086 0 0 0 7997 3 0 0 25 0 1 0 205868167 13340672 3033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3257 3033 110 215 0 3039 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 13028

[startup+90.0474 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1661280/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=13176 CPUtime=90.01
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3105 0 0 0 8997 4 0 0 25 0 1 0 205868167 13492224 3052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3294 3052 110 215 0 3076 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 13176

[startup+100.053 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1660320/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=14076 CPUtime=100.01
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3347 0 0 0 9997 4 0 0 25 0 1 0 205868167 14413824 3294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3519 3294 110 215 0 3301 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 14076

[startup+110.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1658848/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=15568 CPUtime=110.01
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3707 0 0 0 10997 4 0 0 25 0 1 0 205868167 15941632 3654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3892 3654 110 215 0 3674 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 15568

[startup+120.065 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1658720/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=15700 CPUtime=120.02
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3733 0 0 0 11997 5 0 0 25 0 1 0 205868167 16076800 3680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3925 3680 110 215 0 3707 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 15700

[startup+130.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1658656/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=15836 CPUtime=130.02
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3751 0 0 0 12997 5 0 0 25 0 1 0 205868167 16216064 3698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 3959 3698 110 215 0 3741 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 15836

[startup+140.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1658464/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=16024 CPUtime=140.02
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3805 0 0 0 13997 5 0 0 25 0 1 0 205868167 16408576 3752 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4006 3752 110 215 0 3788 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 16024

[startup+150.083 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1657696/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=16800 CPUtime=150.02
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 3990 0 0 0 14997 5 0 0 25 0 1 0 205868167 17203200 3937 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4200 3937 110 215 0 3982 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 16800

[startup+160.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1657120/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=17316 CPUtime=160.02
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4128 0 0 0 15997 5 0 0 25 0 1 0 205868167 17731584 4075 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4329 4075 110 215 0 4111 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 17316

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1657184/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=17316 CPUtime=170.03
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4135 0 0 0 16998 5 0 0 25 0 1 0 205868167 17731584 4082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4329 4082 110 215 0 4111 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 17316

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1657056/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=17468 CPUtime=180.03
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4155 0 0 0 17998 5 0 0 25 0 1 0 205868167 17887232 4102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4367 4102 110 215 0 4149 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 17468

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1656736/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=17760 CPUtime=190.03
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4239 0 0 0 18998 5 0 0 25 0 1 0 205868167 18186240 4186 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4440 4186 110 215 0 4222 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 17760

[startup+200.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1655264/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=19252 CPUtime=200.03
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4610 0 0 0 19998 5 0 0 25 0 1 0 205868167 19714048 4557 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 4813 4557 110 215 0 4595 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 19252

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654560/2055920 swapFree=4181408/4192956

################
# More data... #
################

/proc/16810/statm: 5046 4774 110 215 0 4828 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (Kb) 20184

[startup+350.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654304/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=350.08
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4852 0 0 0 35002 6 0 0 25 0 1 0 205868167 20811776 4799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4799 110 215 0 4863 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 20324

[startup+360.206 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654240/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=360.08
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4852 0 0 0 36002 6 0 0 25 0 1 0 205868167 20811776 4799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4799 110 215 0 4863 0
Current children cumulated CPU time (s) 360.08
Current children cumulated vsize (Kb) 20324

[startup+370.212 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654240/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=370.08
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4852 0 0 0 37002 6 0 0 25 0 1 0 205868167 20811776 4799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4799 110 215 0 4863 0
Current children cumulated CPU time (s) 370.08
Current children cumulated vsize (Kb) 20324

[startup+380.217 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654240/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=380.08
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4853 0 0 0 38002 6 0 0 25 0 1 0 205868167 20811776 4800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4800 110 215 0 4863 0
Current children cumulated CPU time (s) 380.08
Current children cumulated vsize (Kb) 20324

[startup+390.223 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=390.08
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4882 0 0 0 39002 6 0 0 25 0 1 0 205868167 20811776 4829 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4829 110 215 0 4863 0
Current children cumulated CPU time (s) 390.08
Current children cumulated vsize (Kb) 20324

[startup+400.229 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=400.09
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4884 0 0 0 40003 6 0 0 25 0 1 0 205868167 20811776 4831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4831 110 215 0 4863 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (Kb) 20324

[startup+410.235 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=410.09
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4884 0 0 0 41003 6 0 0 25 0 1 0 205868167 20811776 4831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4831 110 215 0 4863 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 20324

[startup+420.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654176/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=420.09
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 42003 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 420.09
Current children cumulated vsize (Kb) 20324

[startup+430.246 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=430.09
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 43003 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573725 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 430.09
Current children cumulated vsize (Kb) 20324

[startup+440.252 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=440.1
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 44004 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 20324

[startup+450.257 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=450.1
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 45004 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 450.1
Current children cumulated vsize (Kb) 20324

[startup+460.263 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=460.1
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 46004 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 460.1
Current children cumulated vsize (Kb) 20324

[startup+470.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=470.1
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 47004 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 470.1
Current children cumulated vsize (Kb) 20324

[startup+480.276 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=480.1
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 48004 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 480.1
Current children cumulated vsize (Kb) 20324

[startup+490.282 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1654112/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=20324 CPUtime=490.11
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 4886 0 0 0 49005 6 0 0 25 0 1 0 205868167 20811776 4833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5081 4833 110 215 0 4863 0
Current children cumulated CPU time (s) 490.11
Current children cumulated vsize (Kb) 20324

[startup+500.289 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653408/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21216 CPUtime=500.12
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5069 0 0 0 50005 7 0 0 25 0 1 0 205868167 21725184 5016 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568565 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5304 5016 110 215 0 5086 0
Current children cumulated CPU time (s) 500.12
Current children cumulated vsize (Kb) 21216

[startup+510.295 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653408/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21216 CPUtime=510.12
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5069 0 0 0 51005 7 0 0 25 0 1 0 205868167 21725184 5016 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5304 5016 110 215 0 5086 0
Current children cumulated CPU time (s) 510.12
Current children cumulated vsize (Kb) 21216

[startup+520.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653408/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21216 CPUtime=520.12
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5072 0 0 0 52005 7 0 0 25 0 1 0 205868167 21725184 5019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5304 5019 110 215 0 5086 0
Current children cumulated CPU time (s) 520.12
Current children cumulated vsize (Kb) 21216

[startup+530.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653408/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21216 CPUtime=530.12
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5072 0 0 0 53005 7 0 0 25 0 1 0 205868167 21725184 5019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5304 5019 110 215 0 5086 0
Current children cumulated CPU time (s) 530.12
Current children cumulated vsize (Kb) 21216

[startup+540.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653344/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21216 CPUtime=540.13
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5079 0 0 0 54006 7 0 0 25 0 1 0 205868167 21725184 5026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5304 5026 110 215 0 5086 0
Current children cumulated CPU time (s) 540.13
Current children cumulated vsize (Kb) 21216

[startup+550.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 16810
/proc/meminfo: memFree=1653280/2055920 swapFree=4181408/4192956
[pid=16810] ppid=16808 vsize=21360 CPUtime=550.13
/proc/16810/stat : 16810 (minisat+) R 16808 16810 16764 0 -1 4194304 5100 0 0 0 55006 7 0 0 25 0 1 0 205868167 21872640 5047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16810/statm: 5340 5047 110 215 0 5122 0
Current children cumulated CPU time (s) 550.13
Current children cumulated vsize (Kb) 21360

Child status: 30
Real time (s): 551.251
CPU time (s): 551.065
CPU user time (s): 550.988
CPU system time (s): 0.076988
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (Kb): 21360

Launcher Data (download as text)

Begin job on node15 on Sun Jun  4 06:20:54 UTC 2006


FILE ID= 35387-1149402054

PBS_JOBID= 314075

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cm42a.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node15/35387-1149402054/instance-35387-1149402054.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-35387-1149402054 -o ROOT/results/node15/solver-35387-1149402054 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node15/35387-1149402054/instance-35387-1149402054.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  fbb7284250700e8b461b63d83ddce719

RANDOM SEED= 794541685


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1673264 kB
Buffers:         30932 kB
Cached:         276656 kB
SwapCached:       3240 kB
Active:         100072 kB
Inactive:       216188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673264 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            52384 kB
Committed_AS:   383468 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Sun Jun  4 06:30:05 UTC 2006