Trace number 3369239

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
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.09 1203.25

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369239-1305415682.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       58358
0.00/0.05	c -- clauses added:            0 learnts,        58358 normals,            0 xors
0.00/0.05	c -- vars added        150
0.00/0.05	c Parsing time:  0.15 s
0.00/0.05	c  N st     0         0       150     58358         0         0    583280         0   no data   no data  --
0.77/0.23	c asymm  cl-useful: 80/1056/58358 lits-rem:98 time: 0.71
0.77/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
0.77/1.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/1.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.77/1.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.73/2.70	c lits-rem:     16739  cl-subs:     3744  v-elim:      0  v-fix:    0  time:  9.65 s
10.73/2.70	c Finding binary XORs  T:     0.00 s  found:       0
10.73/2.79	c Finding non-binary XORs:     0.34 s (found:       0, avg size: nan)
10.73/2.79	c calculated reachability. Time: 0.00
10.73/2.79	c Calc default polars -  time:   0.01 s pos:      71 undec:       0 neg:      79
10.73/2.79	c =========================================================================================
10.73/2.79	c types(t): F = full restart, N = normal restart
10.73/2.79	c types(t): S = simplification begin/end, E = solution found
10.73/2.79	c restart types(rt): st = static, dy = dynamic
10.73/2.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.73/2.79	c  B st     0         0       150     54614         0         0    532743         0   no data   no data  --
11.53/2.93	c  N dy    12      4033       150     54614         0      3280    532377     59236     13.15     14.24  --
11.97/3.08	c  N dy    29      8106       150     54614         0      6728    532045    121424     12.69     13.53  --
12.72/3.23	c  N dy    46     12140       150     54614         0      6079    531745     91419     12.67     14.10  --
13.12/3.39	c  N dy    58     16176       150     54614         0      9439    531397    152743     12.39     13.25  --
13.92/3.58	c  N dy    82     20252       150     54614         0     12889    531077    214704     12.50     13.23  --
14.71/3.75	c  N dy   108     24263       150     54614         0      9722    530718    145342     12.59     13.26  --
14.71/3.78	c  F st   112     25000       150     54614         0     10354    530674    156237     12.58   no data  --
15.52/3.93	c  N st   117     28300       150     54614         0     13221    530508    210723     12.58   no data  --
15.92/4.01	c  S st   118     30001       150     54614         0     14732    530438    238571     12.58   no data  --
16.35/4.11	c  S st   118     30503       150     54614         0     15140    530382    244499     12.58   no data  --
16.35/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.35/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.35/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
16.35/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.35/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.35/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
16.35/4.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.86/9.03	c lits-rem:     37967  cl-subs:     9183  v-elim:      0  v-fix:    0  time: 19.38 s
37.06/9.33	c asymm  cl-useful: 142/1189/47121 lits-rem:190 time: 1.19
37.06/9.33	c calculated reachability. Time: 0.00
37.06/9.33	c  N dy   118     30503       150     47121         0     13450    432485    210100     12.58   no data  --
37.86/9.54	c  N dy   140     34516       150     47121         0      8844    432345    114530     12.60     13.35  --
38.29/9.70	c  N dy   153     38560       150     47121         0     12539    432233    178853     12.50     13.20  --
39.04/9.88	c  N dy   173     42578       150     47121         0     16215    432133    246022     12.52     13.55  --
39.85/10.04	c  S st   191     45754       150     47121         0     19085    432023    295757     12.54   no data  --
40.25/10.13	c  S st   191     46257       150     47121         0     19545    431998    302468     12.54   no data  --
40.25/10.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.25/10.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.25/10.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
40.25/10.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.25/10.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.25/10.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
40.25/10.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.85/14.09	c lits-rem:     17284  cl-subs:     3074  v-elim:      0  v-fix:    0  time: 15.60 s
55.85/14.10	c vivif2 --  cl tried    45248 cl shrink        0 lits rem          0 time: 0.02
55.85/14.10	c vivif2 --  cl tried    18344 cl shrink        0 lits rem          0 time: 0.02
57.40/14.43	c asymm  cl-useful: 108/1257/45248 lits-rem:149 time: 1.32
57.40/14.44	c calculated reachability. Time: 0.00
57.40/14.44	c  N dy   191     46257       150     45248         0     18344    406473    273163     12.54   no data  --
58.20/14.67	c  N dy   212     50354       150     45248         0     12265    406383    162857     12.53     13.30  --
59.00/14.88	c  N dy   222     54786       150     45248         0     16342    406287    231726     12.44     13.14  --
59.80/15.08	c  N dy   237     58875       150     45248         0     20154    406220    299721     12.39     15.53  --
60.99/15.32	c  N dy   259     62917       150     45248         0     12584    406135    158475     12.42     13.81  --
61.79/15.52	c  N dy   267     67476       150     45248         0     16644    406036    223715     12.35     13.08  --
62.19/15.62	c  S st   270     69385       150     45248         0     18352    406014    250626     12.31   no data  --
62.59/15.71	c  S st   270     69887       150     45248         0     18809    405998    257203     12.31   no data  --
62.59/15.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
62.59/15.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.59/15.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
62.59/15.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.59/15.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.59/15.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
62.59/15.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.15/19.13	c lits-rem:     27240  cl-subs:     5520  v-elim:      0  v-fix:    0  time: 13.44 s
76.15/19.14	c vivif2 --  cl tried    41682 cl shrink        0 lits rem          0 time: 0.02
76.15/19.14	c vivif2 --  cl tried    16855 cl shrink        0 lits rem          0 time: 0.01
77.35/19.43	c asymm  cl-useful: 60/1356/41682 lits-rem:79 time: 1.16
77.35/19.43	c calculated reachability. Time: 0.00
77.35/19.43	c  N dy   270     69887       150     41682         0     16855    355660    220764     12.31   no data  --
78.19/19.65	c  N dy   294     74405       150     41682         0     21029    355639    287095     12.29     12.95  --
80.14/20.10	c  N dy   321     83413       150     41682         0     17176    355607    225118     12.18     12.90  --
80.94/20.30	c  F st   341     87503       150     41682         0     21046    355584    293246     12.17   no data  --
81.35/20.41	c  N st   345     89536       150     41682         0     22978    355576    329024     12.17   no data  --
82.18/20.70	c  N dy   349     95405       150     41682         0     14935    355563    180902     12.12     12.77  --
83.33/20.99	c  N dy   377    101506       150     41682         0     20715    355534    280547     12.10     12.74  --
84.14/21.16	c  S st   393    104831       150     41682         0     23830    355515    332563     12.10     12.36  --
84.53/21.25	c  S st   393    105331       150     41682         0     24304    355511    339923     12.10   no data  --
84.53/21.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.53/21.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.53/21.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
84.93/21.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.93/21.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.93/21.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
84.93/21.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.72/25.06	c lits-rem:     17508  cl-subs:     2788  v-elim:      0  v-fix:    0  time: 14.98 s
99.72/25.06	c vivif2 --  cl tried    40511 cl shrink        0 lits rem          0 time: 0.02
99.72/25.07	c vivif2 --  cl tried    22687 cl shrink        0 lits rem          0 time: 0.02
100.88/25.36	c asymm  cl-useful: 0/1146/40511 lits-rem:0 time: 1.16
100.88/25.36	c calculated reachability. Time: 0.00
100.88/25.36	c  N dy   393    105331       150     40511         0     22687    338526    305056     12.10   no data  --
102.48/25.73	c  N dy   426    112075       150     40511         0     29106    338519    418575     12.09     12.74  --
103.68/26.10	c  N dy   459    119480       150     40511         0     21518    338510    287497     12.10     12.75  --
105.67/26.52	c  N dy   503    127225       150     40511         0     28856    338494    416166     12.12     12.83  --
107.27/26.99	c  N dy   550    135557       150     40511         0     21024    338476    273174     12.16     12.95  --
109.26/27.48	c  N dy   598    144755       150     40511         0     29737    338452    423889     12.17     12.93  --
112.06/28.11	c  N dy   635    155008       150     40511         0     22704    338435    293785     12.14     12.82  --
112.46/28.28	c  S st   653    157996       150     40511         0     25531    338430    343914     12.14   no data  --
112.89/28.39	c  S st   653    158498       150     40511         0     26008    338424    350972     12.14   no data  --
112.89/28.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
112.89/28.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.30/28.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
113.30/28.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.30/28.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.30/28.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
113.30/28.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.40/33.27	c lits-rem:      9941  cl-subs:     1144  v-elim:      0  v-fix:    0  time: 19.25 s
132.40/33.27	c vivif2 --  cl tried    40256 cl shrink        0 lits rem          0 time: 0.02
132.40/33.28	c vivif2 --  cl tried    25119 cl shrink        0 lits rem          0 time: 0.02
133.60/33.58	c asymm  cl-useful: 0/1067/40256 lits-rem:0 time: 1.20
133.60/33.58	c calculated reachability. Time: 0.00
133.60/33.58	c  N dy   653    158498       150     40256         0     25119    334611    329097     12.14   no data  --
137.19/34.45	c  N dy   694    174304       150     40256         0     22336    334593    268509     12.08     12.80  --
139.63/35.04	c  N dy   735    186207       150     40256         0     33640    334572    462147     12.06     12.70  --
142.38/35.71	c  N dy   801    198391       150     40256         0     26611    334553    344489     12.07     12.77  --
145.16/36.44	c  N dy   852    211291       150     40256         0     38959    334537    561835     12.05     12.69  --
148.40/37.21	c  N dy   902    225432       150     40256         0     32680    334517    443588     12.04     12.91  --
151.16/37.94	c  S st   974    237749       150     40256         0     23723    334501    280169     12.06     12.28  --
151.55/38.02	c  S st   974    238252       150     40256         0     24213    334498    287797     12.06   no data  --
151.55/38.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.55/38.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.55/38.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
151.55/38.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.55/38.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.55/38.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
151.55/38.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
163.93/41.11	c lits-rem:      6542  cl-subs:      701  v-elim:      0  v-fix:    0  time: 12.16 s
163.93/41.12	c vivif2 --  cl tried    40109 cl shrink        0 lits rem          0 time: 0.02
163.93/41.12	c vivif2 --  cl tried    23659 cl shrink        0 lits rem          0 time: 0.01
164.72/41.36	c asymm  cl-useful: 119/1158/40109 lits-rem:119 time: 0.96
164.72/41.36	c calculated reachability. Time: 0.00
164.72/41.36	c  N dy   974    238252       150     40109         0     23659    332705    274574     12.06   no data  --
168.31/42.24	c  N dy  1019    254427       150     40109         0     38858    332696    527381     12.02     12.78  --
171.90/43.16	c  N dy  1076    271001       150     40109         0     32999    332689    428041     11.97     12.66  --
177.09/44.42	c  N dy  1164    288524       150     40109         0     27276    332678    335556     11.98     12.62  --
181.87/45.65	c  F st  1260    306250       150     40109         0     44231    332660    640715     11.99   no data  --
182.28/45.76	c  N st  1263    307438       150     40109         0     45351    332656    661592     11.99   no data  --
188.26/47.27	c  N dy  1321    328633       150     40109         0     41934    332636    589568     11.97     12.61  --
194.64/48.80	c  N dy  1446    348747       150     40109         0     36631    332620    481595     12.00     12.66  --
197.03/49.46	c  S st  1479    357379       150     40109         0     44881    332606    624427     11.99   no data  --
197.83/49.60	c  S st  1479    357887       150     40109         0     45369    332605    631514     11.99   no data  --
197.83/49.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
197.83/49.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.83/49.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
197.83/49.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.83/49.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.83/49.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
197.83/49.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
224.56/56.37	c lits-rem:     12430  cl-subs:     2179  v-elim:      0  v-fix:    0  time: 26.69 s
224.56/56.38	c vivif2 --  cl tried    39875 cl shrink        0 lits rem          0 time: 0.02
224.56/56.38	c vivif2 --  cl tried    43424 cl shrink        0 lits rem          0 time: 0.03
225.76/56.67	c asymm  cl-useful: 98/730/39875 lits-rem:98 time: 1.13
225.76/56.67	c calculated reachability. Time: 0.00
225.76/56.67	c  N dy  1479    357887       150     39875         0     43424    330020    587762     11.99   no data  --
231.38/58.05	c  N dy  1581    378453       150     39875         0     37596    330003    489697     11.99     12.66  --
236.93/59.43	c  N dy  1688    398516       150     39875         0     30342    329986    352424     12.00     13.64  --
242.11/60.74	c  N dy  1810    418611       150     39875         0     49555    329966    694297     12.02     14.37  --
247.31/62.08	c  N dy  1909    438856       150     39875         0     41411    329946    538200     12.03     12.75  --
254.08/63.70	c  N dy  1971    463041       150     39875         0     35953    329923    428393     11.98     12.75  --
259.68/65.11	c  N dy  2068    483394       150     39875         0     55334    329905    774264     11.99     12.64  --
265.66/66.61	c  N dy  2163    503773       150     39875         0     45621    329890    595599     11.99     12.63  --
272.03/68.25	c  N dy  2223    523896       150     39875         0     34350    329872    382090     11.96     12.68  --
275.67/69.16	c  S st  2265    536831       150     39875         0     46525    329863    586283     11.95      9.87  --
276.03/69.28	c  S st  2265    537336       150     39875         0     47012    329861    593676     11.95   no data  --
276.03/69.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
276.03/69.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.43/69.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
276.43/69.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.43/69.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.43/69.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
276.43/69.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.16/76.01	c lits-rem:     13150  cl-subs:     5840  v-elim:      0  v-fix:    0  time: 26.53 s
303.16/76.01	c vivif2 --  cl tried    39446 cl shrink        0 lits rem          0 time: 0.02
303.16/76.02	c vivif2 --  cl tried    41601 cl shrink        0 lits rem          0 time: 0.03
304.35/76.35	c asymm  cl-useful: 88/741/39446 lits-rem:88 time: 1.34
304.35/76.36	c calculated reachability. Time: 0.00
304.35/76.36	c  N dy  2265    537336       150     39446         0     41601    325679    509525     11.95   no data  --
311.93/78.27	c  N dy  2378    559261       150     39446         0     31639    325662    341900     11.96     12.75  --
317.92/79.76	c  N dy  2445    580147       150     39446         0     51376    325645    677396     11.94     12.59  --
324.69/81.47	c  N dy  2531    600157       150     39446         0     38557    325631    456780     11.94     12.60  --
331.08/83.03	c  N dy  2616    620208       150     39446         0     57544    325618    787342     11.94     13.02  --
337.46/84.62	c  N dy  2672    640268       150     39446         0     43585    325615    520369     11.92     12.60  --
343.45/86.11	c  N dy  2734    660330       150     39446         0     62629    325605    862095     11.89     12.57  --
350.28/87.87	c  N dy  2828    683066       150     39446         0     50397    325597    648200     11.89     12.67  --
357.81/89.73	c  N dy  2931    703123       150     39446         0     69568    325588    997526     11.89     12.59  --
364.20/91.37	c  N dy  3022    723168       150     39446         0     53682    325574    701724     11.89     14.02  --
372.21/93.33	c  N dy  3112    743309       150     39446         0     36950    325563    408260     11.89     12.54  --
378.96/95.01	c  N dy  3213    764479       150     39446         0     57017    325544    754141     11.90     12.56  --
386.94/97.08	c  N dy  3301    787661       150     39446         0     42218    325524    485150     11.89     12.55  --
392.53/98.42	c  S st  3373    806005       150     39446         0     59683    325509    795666     11.88   no data  --
392.93/98.57	c  S st  3373    806506       150     39446         0     60168    325508    803587     11.88   no data  --
392.93/98.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
392.93/98.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.33/98.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
393.33/98.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.33/98.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.33/98.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
393.33/98.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.63/107.21	c lits-rem:      6362  cl-subs:     4848  v-elim:      0  v-fix:    0  time: 34.10 s
427.63/107.21	c vivif2 --  cl tried    39174 cl shrink        0 lits rem          0 time: 0.02
427.63/107.22	c vivif2 --  cl tried    55592 cl shrink        0 lits rem          0 time: 0.04
428.86/107.53	c asymm  cl-useful: 73/698/39174 lits-rem:75 time: 1.20
428.86/107.53	c calculated reachability. Time: 0.00
428.86/107.53	c  N dy  3373    806506       150     39174         0     55592    322602    732344     11.88   no data  --
437.20/109.66	c  N dy  3480    829681       150     39174         0     40098    322591    449881     11.88     12.51  --
443.18/111.15	c  N dy  3583    849747       150     39174         0     59263    322579    792054     11.88     12.51  --
453.16/113.65	c  N dy  3663    877880       150     39174         0     47138    322565    559163     11.85     12.81  --
459.99/115.31	c  N dy  3750    897940       150     39174         0     66292    322558    901615     11.85     12.79  --
467.92/117.31	c  N dy  3847    918245       150     39174         0     45998    322548    544821     11.86     12.61  --
474.31/118.99	c  N dy  3963    938315       150     39174         0     65190    322539    886924     11.86     12.65  --
483.48/121.29	c  N dy  4079    958412       150     39174         0     43702    322525    504206     11.87     12.55  --
491.06/123.10	c  N dy  4159    978878       150     39174         0     63166    322508    847647     11.87     12.63  --
499.49/125.24	c  N dy  4261    998930       150     39174         0     82331    322494   1192652     11.87     13.20  --
507.43/127.22	c  N dy  4364   1019023       150     39174         0     59774    322484    771457     11.88     15.56  --
515.81/129.34	c  N dy  4473   1039054       150     39174         0     78851    322477   1107456     11.88     12.53  --
524.19/131.46	c  N dy  4569   1059155       150     39174         0     55378    322472    682460     11.88     12.64  --
529.37/132.74	c  F st  4643   1071876       150     39174         0     67532    322460    902557     11.88   no data  --
532.56/133.56	c  N dy  4658   1079198       150     39174         0     74484    322458   1033792     11.88     12.59  --
542.14/135.94	c  N dy  4774   1099275       150     39174         0     50108    322451    585047     11.89     12.52  --
550.12/137.96	c  N dy  4874   1119411       150     39174         0     69087    322434    911172     11.89     12.57  --
560.93/140.62	c  N dy  4951   1140293       150     39174         0     44465    322427    476000     11.89     12.53  --
568.07/142.49	c  N dy  5080   1160473       150     39174         0     63707    322423    822671     11.90     12.56  --
577.25/144.78	c  N dy  5174   1180929       150     39174         0     83158    322412   1160193     11.90     12.63  --
586.42/147.04	c  N dy  5280   1201395       150     39174         0     57381    322404    698060     11.91     12.61  --
589.61/147.82	c  S st  5314   1209759       150     39174         0     65325    322402    836630     11.90      9.40  --
590.01/147.99	c  S st  5314   1210261       150     39174         0     65807    322402    843995     11.90   no data  --
590.41/148.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
590.41/148.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
590.41/148.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
590.41/148.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.41/148.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.41/148.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
590.41/148.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
651.84/163.46	c lits-rem:      9931  cl-subs:     2716  v-elim:      0  v-fix:    0  time: 61.29 s
651.84/163.46	c vivif2 --  cl tried    38859 cl shrink        0 lits rem          0 time: 0.02
651.84/163.47	c vivif2 --  cl tried    63406 cl shrink        0 lits rem          0 time: 0.05
653.43/163.83	c asymm  cl-useful: 64/574/38859 lits-rem:65 time: 1.42
653.43/163.84	c calculated reachability. Time: 0.00
653.43/163.84	c  N dy  5314   1210261       150     38859         0     63406    319094    798605     11.90   no data  --
662.20/166.08	c  N dy  5419   1230358       150     38859         0     82606    319089   1143315     11.91     12.71  --
671.78/168.46	c  N dy  5524   1251460       150     38859         0     56377    319082    673611     11.91     12.57  --
680.16/170.54	c  N dy  5613   1271610       150     38859         0     75566    319080   1010432     11.91     12.54  --
689.74/172.99	c  N dy  5734   1291700       150     38859         0     94730    319067   1358466     11.92     12.69  --
696.96/174.75	c  N dy  5816   1311717       150     38859         0     66331    319053    846554     11.91     12.57  --
705.34/176.82	c  N dy  5932   1331796       150     38859         0     85545    319044   1198050     11.92     13.57  --
713.29/178.89	c  N dy  6038   1352392       150     38859         0     56837    319027    667526     11.92     12.56  --
720.86/180.79	c  N dy  6120   1372553       150     38859         0     76082    319019   1011373     11.92     12.72  --
730.44/183.14	c  N dy  6190   1392625       150     38859         0     95219    319016   1347657     11.91     12.56  --
738.02/185.01	c  N dy  6263   1412703       150     38859         0     64832    319009    779838     11.91     12.61  --
746.39/187.13	c  N dy  6376   1432774       150     38859         0     84059    319001   1125165     11.91     12.99  --
755.97/189.55	c  N dy  6458   1453082       150     38859         0     53175    318995    579687     11.91     12.57  --
763.15/191.38	c  N dy  6544   1473389       150     38859         0     72508    318984    923575     11.91     12.55  --
775.56/194.43	c  N dy  6608   1499358       150     38859         0     96938    318972   1338842     11.89     12.53  --
786.30/197.13	c  N dy  6730   1521432       150     38859         0     67009    318961    827079     11.90     12.71  --
795.88/199.53	c  N dy  6847   1541461       150     38859         0     86160    318956   1175336     11.91     12.81  --
808.24/202.65	c  N dy  6904   1561495       150     38859         0     53157    318946    568262     11.90     12.55  --
816.62/204.73	c  N dy  7011   1581496       150     38859         0     72307    318939    912813     11.90     14.29  --
827.00/207.38	c  N dy  7115   1601530       150     38859         0     91420    318932   1257509     11.91     15.62  --
838.57/210.23	c  N dy  7224   1621573       150     38859         0     57421    318927    635933     11.91     14.92  --
846.94/212.37	c  N dy  7313   1642578       150     38859         0     77375    318919    988833     11.91     12.67  --
857.72/215.03	c  N dy  7420   1662963       150     38859         0     96848    318913   1340613     11.91     12.54  --
868.13/217.68	c  N dy  7479   1683165       150     38859         0     61913    318907    707301     11.90     12.84  --
877.26/219.94	c  N dy  7576   1703179       150     38859         0     80991    318899   1053131     11.91     12.56  --
880.90/220.91	c  S st  7606   1710261       150     38859         0     87731    318899   1178310     11.90   no data  --
882.05/221.12	c  S st  7606   1710765       150     38859         0     88214    318899   1186379     11.90   no data  --
882.05/221.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
882.05/221.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
882.05/221.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
882.45/221.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
882.45/221.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
882.45/221.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
882.45/221.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1004.16/251.73	c lits-rem:     13254  cl-subs:     4313  v-elim:      0  v-fix:    0  time: 121.53 s
1004.16/251.73	c vivif2 --  cl tried    38597 cl shrink        0 lits rem          0 time: 0.02
1004.16/251.75	c vivif2 --  cl tried    84163 cl shrink        0 lits rem          0 time: 0.06
1005.71/252.14	c asymm  cl-useful: 36/505/38597 lits-rem:36 time: 1.58
1005.71/252.15	c calculated reachability. Time: 0.00
1005.71/252.15	c  N dy  7606   1710765       150     38597         0     84163    316211   1108786     11.90   no data  --
1018.08/255.25	c  N dy  7688   1730988       150     38597         0    103387    316207   1451384     11.90     12.93  --
1028.85/257.93	c  N dy  7794   1751408       150     38597         0     68039    316203    817593     11.91     12.65  --
1038.43/260.34	c  N dy  7896   1771598       150     38597         0     87375    316196   1172590     11.91     12.84  --
1050.40/263.30	c  N dy  7979   1791625       150     38597         0    106463    316186   1518586     11.90     13.21  --
1060.38/265.87	c  N dy  8093   1811751       150     38597         0     69819    316174    845192     11.91     12.55  --
1071.14/268.52	c  N dy  8158   1831840       150     38597         0     88793    316171   1167094     11.90     14.40  --
1082.75/271.43	c  N dy  8264   1851910       150     38597         0    107809    316168   1508893     11.91     13.90  --
1093.48/274.12	c  N dy  8332   1871989       150     38597         0     69948    316157    811327     11.90     12.53  --
1103.06/276.51	c  N dy  8443   1892082       150     38597         0     89168    316154   1159221     11.90     12.55  --
1114.22/279.35	c  N dy  8520   1912107       150     38597         0    108179    316146   1498161     11.90     12.86  --
1126.19/282.34	c  N dy  8638   1932130       150     38597         0     69512    316142    819049     11.91     12.55  --
1135.41/284.69	c  N dy  8732   1952898       150     38597         0     89298    316140   1175594     11.91     12.55  --
1146.54/287.44	c  N dy  8832   1973597       150     38597         0    108997    316132   1533948     11.91     12.54  --
1158.11/290.35	c  N dy  8920   1995713       150     38597         0     71244    316124    832245     11.90     12.69  --
1168.48/292.99	c  N dy  9038   2016307       150     38597         0     90826    316118   1184534     11.91     12.71  --
1181.25/296.13	c  N dy  9155   2037121       150     38597         0    110689    316111   1548229     11.91     12.73  --
1193.22/299.13	c  N dy  9255   2057901       150     38597         0     70833    316104    831103     11.91     12.58  --
1203.60/301.78	c  N dy  9343   2077965       150     38597         0     89924    316098   1170552     11.91     14.38  --
1215.97/304.85	c  N dy  9429   2098561       150     38597         0    109514    316095   1524590     11.91     12.69  --
1229.93/308.30	c  N dy  9522   2120623       150     38597         0     69745    316092    791328     11.91     12.58  --
1238.71/310.59	c  N dy  9610   2140695       150     38597         0     88881    316086   1132092     11.91     13.04  --
1250.27/313.43	c  N dy  9692   2160711       150     38597         0    107947    316078   1479173     11.91     12.61  --
1263.45/316.73	c  N dy  9802   2180749       150     38597         0     65530    316075    720713     11.91     14.01  --
1272.62/319.07	c  N dy  9879   2200888       150     38597         0     84672    316073   1064292     11.91     12.80  --
1277.81/320.35	c  S st  9939   2210768       150     38597         0     94150    316070   1238839     11.91     11.82  --
1278.61/320.58	c  S st  9939   2211271       150     38597         0     94628    316067   1246514     11.91   no data  --
1278.61/320.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1278.61/320.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1279.01/320.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
1279.41/320.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1279.41/320.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1279.41/320.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1279.41/320.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1470.49/368.69	c lits-rem:     26386  cl-subs:     4319  v-elim:      0  v-fix:    0  time: 191.32 s
1470.88/368.70	c vivif2 --  cl tried    38281 cl shrink        0 lits rem          0 time: 0.02
1470.88/368.72	c vivif2 --  cl tried    90625 cl shrink        0 lits rem          0 time: 0.08
1472.48/369.16	c asymm  cl-useful: 31/507/38281 lits-rem:31 time: 1.78
1472.48/369.17	c calculated reachability. Time: 0.00
1472.48/369.17	c  N dy  9939   2211271       150     38281         0     90625    312931   1160395     11.91   no data  --
1486.49/372.62	c  N dy 10052   2231339       150     38281         0    109751    312927   1502591     11.92     15.64  --
1502.01/376.57	c  N dy 10106   2252312       150     38281         0     67113    312918    733325     11.91     12.80  --
1512.82/379.27	c  N dy 10188   2272448       150     38281         0     86285    312915   1076520     11.90     12.93  --
1525.55/382.47	c  N dy 10271   2292517       150     38281         0    105360    312904   1418469     11.90     13.34  --
1540.70/386.30	c  N dy 10390   2313037       150     38281         0    124955    312899   1781333     11.91     12.62  --
1552.31/389.21	c  N dy 10477   2333229       150     38281         0     80698    312893    969332     11.90     12.73  --
1564.64/392.23	c  N dy 10592   2353403       150     38281         0    100017    312887   1321519     11.91     12.70  --
1578.21/395.70	c  N dy 10623   2373651       150     38281         0    119336    312881   1668359     11.90     12.59  --
1592.20/399.14	c  N dy 10729   2393876       150     38281         0     74029    312876    846657     11.90     12.60  --
1603.74/402.04	c  N dy 10834   2413982       150     38281         0     93273    312873   1197115     11.90     12.60  --
1616.90/405.37	c  N dy 10922   2434041       150     38281         0    112379    312869   1536409     11.90     13.18  --
1632.86/409.35	c  N dy 10992   2454775       150     38281         0     66661    312863    707632     11.90     12.66  --
1642.82/411.82	c  N dy 11068   2474827       150     38281         0     85731    312860   1044682     11.90     13.09  --
1654.79/414.85	c  N dy 11167   2494849       150     38281         0    104802    312857   1387825     11.90     12.81  --
1668.75/418.38	c  N dy 11257   2514852       150     38281         0    123834    312854   1734284     11.90     12.60  --
1683.12/421.96	c  N dy 11328   2535133       150     38281         0     76707    312844    881247     11.89     12.89  --
1695.88/425.17	c  N dy 11426   2557262       150     38281         0     97880    312843   1269860     11.89     12.63  --
1711.44/429.08	c  N dy 11500   2577955       150     38281         0    117491    312839   1612036     11.89     12.68  --
1730.59/433.83	c  N dy 11590   2598251       150     38281         0     69478    312832    747959     11.89     12.72  --
1742.55/436.83	c  N dy 11705   2618402       150     38281         0     88747    312827   1095374     11.89     12.63  --
1757.32/440.57	c  N dy 11795   2640410       150     38281         0    109721    312821   1473329     11.89     12.56  --
1772.12/444.22	c  N dy 11908   2660448       150     38281         0    128933    312817   1832459     11.89     12.54  --
1785.63/447.64	c  N dy 11993   2681110       150     38281         0     80202    312814    930527     11.89     12.55  --
1797.22/450.52	c  N dy 12099   2701209       150     38281         0     99432    312809   1284749     11.89     14.23  --
1803.60/452.13	c  S st 12166   2711272       150     38281         0    109061    312806   1457810     11.90   no data  --
1804.39/452.39	c  S st 12166   2711774       150     38281         0    109549    312806   1465668     11.90   no data  --
1804.79/452.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1804.79/452.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1804.79/452.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
1805.19/452.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1805.19/452.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1805.19/452.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1805.19/452.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2062.09/516.97	c lits-rem:     14574  cl-subs:     4699  v-elim:      0  v-fix:    0  time: 256.93 s
2062.09/516.97	c vivif2 --  cl tried    37904 cl shrink        0 lits rem          0 time: 0.02
2062.09/516.99	c vivif2 --  cl tried   105227 cl shrink        0 lits rem          0 time: 0.08
2063.69/517.34	c asymm  cl-useful: 40/520/37904 lits-rem:40 time: 1.41
2063.69/517.35	c calculated reachability. Time: 0.00
2063.69/517.35	c  N dy 12166   2711774       150     37904         0    105227    309371   1383718     11.90   no data  --
2077.26/520.77	c  N dy 12265   2731833       150     37904         0    124378    309369   1729756     11.90     12.60  --
2093.21/524.75	c  N dy 12355   2751995       150     37904         0     74270    309364    810519     11.90     12.77  --
2103.59/527.33	c  N dy 12428   2772022       150     37904         0     93406    309361   1156380     11.89     12.53  --
2119.14/531.25	c  N dy 12525   2792423       150     37904         0    112854    309356   1509478     11.90     12.56  --
2134.70/535.15	c  N dy 12609   2812447       150     37904         0    131996    309355   1861119     11.90     12.88  --
2150.26/539.08	c  N dy 12697   2832539       150     37904         0     80881    309351    933828     11.90     13.05  --
2165.83/542.92	c  N dy 12754   2856477       150     37904         0    103362    309344   1307638     11.88     12.54  --
2180.58/546.63	c  N dy 12848   2876514       150     37904         0    122467    309343   1655482     11.89     12.57  --
2197.78/550.96	c  N dy 12949   2896634       150     37904         0    141675    309342   2009830     11.89     12.56  --
2211.70/554.47	c  N dy 13047   2917868       150     37904         0     90829    309337   1106836     11.89     12.68  --
2226.06/558.05	c  N dy 13133   2938015       150     37904         0    109969    309332   1444032     11.88     12.60  --
2242.01/562.02	c  N dy 13228   2958334       150     37904         0    129420    309327   1797222     11.88     12.54  --
2259.21/566.32	c  N dy 13309   2978411       150     37904         0     76355    309322    839297     11.88     15.10  --
2271.14/569.35	c  N dy 13416   2998428       150     37904         0     95526    309317   1187316     11.88     13.76  --
2284.71/572.74	c  N dy 13496   3018473       150     37904         0    114666    309310   1531295     11.88     15.31  --
2301.46/576.93	c  N dy 13600   3038561       150     37904         0    133876    309310   1885293     11.88     12.73  --
2322.20/582.16	c  N dy 13688   3067887       150     37904         0     88505    309301   1030341     11.88     12.56  --
2334.96/585.39	c  N dy 13782   3087935       150     37904         0    107659    309299   1376865     11.88     13.17  --
2350.52/589.30	c  N dy 13883   3108098       150     37904         0    126993    309297   1730528     11.88     12.66  --
2370.06/594.19	c  N dy 13992   3128145       150     37904         0    146202    309292   2085290     11.88     12.55  --
2385.63/598.09	c  N dy 14121   3148301       150     37904         0     91332    309288   1097874     11.88     12.52  --
2400.79/601.86	c  N dy 14221   3168727       150     37904         0    110838    309286   1454595     11.89     12.66  --
2418.34/606.26	c  N dy 14307   3189074       150     37904         0    130255    309283   1806475     11.89     12.60  --
2439.13/611.43	c  N dy 14379   3210174       150     37904         0     75187    309281    798330     11.88     12.56  --
2439.88/611.61	c  S st 14384   3211774       150     37904         0     76713    309281    826371     11.88   no data  --
2440.68/611.83	c  S st 14384   3212278       150     37904         0     77203    309281    834422     11.88   no data  --
2440.68/611.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2440.68/611.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2441.08/611.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2441.08/611.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2441.08/611.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2441.08/611.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2441.08/611.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2501.71/627.10	c lits-rem:      7249  cl-subs:     2399  v-elim:      0  v-fix:    0  time: 60.45 s
2501.71/627.10	c vivif2 --  cl tried    37592 cl shrink        0 lits rem          0 time: 0.02
2501.71/627.11	c vivif2 --  cl tried    75116 cl shrink        0 lits rem          0 time: 0.05
2502.91/627.43	c asymm  cl-useful: 48/641/37592 lits-rem:48 time: 1.28
2502.91/627.44	c calculated reachability. Time: 0.00
2502.91/627.44	c  N dy 14384   3212278       150     37592         0     75116    306285    807679     11.88   no data  --
2512.49/629.86	c  N dy 14489   3232282       150     37592         0     94281    306283   1166797     11.89     13.62  --
2524.06/632.79	c  N dy 14590   3252369       150     37592         0    113455    306279   1516317     11.89     12.53  --
2536.82/635.93	c  N dy 14685   3272464       150     37592         0    132687    306278   1866628     11.89     12.62  --
2551.99/639.76	c  N dy 14802   3292547       150     37592         0    151974    306277   2227343     11.89     12.56  --
2563.95/642.71	c  N dy 14937   3312930       150     37592         0     95265    306277   1158565     11.89     12.77  --
2575.52/645.63	c  N dy 15035   3332962       150     37592         0    114422    306274   1506281     11.90     12.53  --
2588.69/648.94	c  N dy 15128   3353114       150     37592         0    133708    306269   1859653     11.90     12.54  --
2604.25/652.84	c  N dy 15231   3373225       150     37592         0    152940    306266   2216123     11.90     12.64  --
2616.22/655.88	c  N dy 15334   3393806       150     37592         0     95445    306264   1151962     11.90     12.75  --
2627.43/658.62	c  N dy 15405   3414119       150     37592         0    114775    306263   1502638     11.90     12.66  --
2641.36/662.15	c  N dy 15522   3434207       150     37592         0    134033    306259   1861144     11.90     12.56  --
2656.92/666.07	c  N dy 15621   3454208       150     37592         0    153143    306255   2212847     11.90     12.69  --
2668.88/669.00	c  N dy 15694   3474369       150     37592         0     94311    306249   1126590     11.90     12.62  --
2680.85/672.09	c  N dy 15763   3495266       150     37592         0    114168    306247   1476508     11.90     12.55  --
2694.42/675.43	c  N dy 15843   3515367       150     37592         0    133353    306246   1825597     11.90     12.53  --
2709.97/679.34	c  N dy 15938   3535412       150     37592         0    152558    306243   2176015     11.90     12.67  --
2723.54/682.76	c  N dy 16025   3555488       150     37592         0     92694    306241   1093363     11.89     17.16  --
2735.11/685.61	c  N dy 16103   3575811       150     37592         0    112121    306238   1447826     11.89     12.59  --
2748.28/688.97	c  N dy 16172   3595932       150     37592         0    131233    306234   1785803     11.89     12.52  --
2766.23/693.42	c  N dy 16272   3616164       150     37592         0    150513    306230   2135309     11.89     12.54  --
2782.18/697.49	c  N dy 16378   3636349       150     37592         0     89908    306227   1035668     11.89     12.57  --
2794.60/700.55	c  N dy 16446   3656357       150     37592         0    108881    306222   1365135     11.89     14.32  --
2810.11/704.43	c  N dy 16535   3676432       150     37592         0    128080    306221   1717604     11.89     14.01  --
2828.06/708.91	c  N dy 16609   3696957       150     37592         0    147603    306221   2073391     11.89     12.52  --
2844.42/713.02	c  S st 16668   3712278       150     37592         0     81422    306218    876059     11.88     11.15  --
2845.22/713.22	c  S st 16668   3712780       150     37592         0     81900    306216    883793     11.88   no data  --
2845.22/713.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2845.22/713.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2845.22/713.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2845.62/713.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2845.62/713.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2845.62/713.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2845.62/713.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2914.23/730.50	c lits-rem:      4363  cl-subs:     1636  v-elim:      0  v-fix:    0  time: 68.47 s
2914.23/730.51	c vivif2 --  cl tried    37353 cl shrink        0 lits rem          0 time: 0.02
2914.23/730.52	c vivif2 --  cl tried    80503 cl shrink        0 lits rem          0 time: 0.05
2915.43/730.84	c asymm  cl-useful: 59/624/37353 lits-rem:60 time: 1.28
2915.43/730.84	c calculated reachability. Time: 0.00
2915.43/730.84	c  N dy 16668   3712780       150     37353         0     80503    303905    866251     11.88   no data  --
2926.24/733.51	c  N dy 16767   3732994       150     37353         0     99857    303901   1218580     11.88     12.61  --
2936.97/736.23	c  F st 16812   3751563       150     37353         0    117378    303900   1516879     11.88     10.44  --
2938.17/736.53	c  N st 16816   3753597       150     37353         0    119330    303900   1555897     11.88   no data  --
2951.34/739.89	c  N dy 16910   3773620       150     37353         0    138462    303896   1913460     11.88     12.66  --
2966.88/743.71	c  N dy 16978   3793711       150     37353         0    157629    303895   2265659     11.88     13.04  --
2981.25/747.38	c  N dy 17044   3813755       150     37353         0     95065    303893   1110538     11.87     12.68  --
2993.61/750.49	c  N dy 17153   3833965       150     37353         0    114406    303890   1464047     11.87     12.54  --
3007.98/754.07	c  N dy 17274   3855097       150     37353         0    134572    303884   1833156     11.88     12.55  --
3024.74/758.27	c  N dy 17364   3877179       150     37353         0    155619    303882   2214439     11.88     12.56  --
3039.94/762.04	c  N dy 17446   3897251       150     37353         0     92113    303880   1060028     11.87     12.75  --
3051.46/764.90	c  N dy 17551   3917272       150     37353         0    111279    303877   1410422     11.87     12.51  --
3065.03/768.34	c  N dy 17660   3937349       150     37353         0    130489    303875   1765549     11.88     12.55  --
3082.19/772.62	c  N dy 17764   3959569       150     37353         0    151759    303870   2154541     11.88     12.56  --
3100.14/777.19	c  N dy 17878   3980023       150     37353         0     87560    303868    973064     11.88     12.63  --
3110.90/779.88	c  N dy 17957   4000055       150     37353         0    106679    303864   1312842     11.88     12.71  --
3123.71/783.02	c  N dy 18044   4020102       150     37353         0    125785    303861   1667855     11.88     15.03  --
3138.43/786.77	c  N dy 18122   4040240       150     37353         0    144983    303857   2010941     11.87     12.56  --
3155.58/791.08	c  N dy 18244   4060301       150     37353         0    164228    303853   2368529     11.88     14.15  --
3170.35/794.76	c  N dy 18317   4080379       150     37353         0     98583    303850   1157677     11.87     14.33  --
3184.31/798.29	c  N dy 18440   4100554       150     37353         0    117980    303846   1517866     11.88     12.59  --
3199.86/802.12	c  N dy 18542   4120639       150     37353         0    137144    303842   1872116     11.88     14.73  --
3217.01/806.46	c  N dy 18640   4140802       150     37353         0    156410    303840   2226536     11.88     12.55  --
3237.81/811.62	c  N dy 18745   4160892       150     37353         0     89855    303836   1003875     11.88     12.71  --
3249.74/814.62	c  N dy 18796   4180967       150     37353         0    108930    303834   1344573     11.87     13.27  --
3266.48/818.84	c  N dy 18887   4202303       150     37353         0    129335    303830   1722848     11.87     12.52  --
3275.66/821.13	c  S st 18933   4212780       150     37353         0    139369    303828   1906270     11.87   no data  --
3276.90/821.47	c  S st 18933   4213284       150     37353         0    139850    303828   1914171     11.87   no data  --
3276.90/821.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3276.90/821.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3277.30/821.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.44
3277.65/821.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3277.65/821.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3277.65/821.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3277.65/821.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3919.93/982.63	c lits-rem:     39895  cl-subs:     9139  v-elim:      0  v-fix:    0  time: 641.98 s
3919.93/982.63	c vivif2 --  cl tried    37118 cl shrink        0 lits rem          0 time: 0.02
3919.93/982.66	c vivif2 --  cl tried   130946 cl shrink        0 lits rem          0 time: 0.11
3921.96/983.13	c asymm  cl-useful: 29/416/37118 lits-rem:29 time: 1.87
3921.96/983.14	c calculated reachability. Time: 0.00
3921.96/983.14	c  N dy 18933   4213284       150     37118         0    130946    301485   1740901     11.87   no data  --
3942.66/988.31	c  N dy 19011   4234976       150     37118         0    151672    301484   2116458     11.87     12.50  --
3966.24/994.26	c  N dy 19113   4255139       150     37118         0    170949    301484   2470378     11.87     12.67  --
3985.74/999.14	c  N dy 19200   4276974       150     37118         0    105233    301480   1276360     11.87     12.54  --
4004.09/1003.75	c  N dy 19288   4297218       150     37118         0    124581    301476   1632066     11.87     12.66  --
4023.64/1008.65	c  N dy 19380   4317245       150     37118         0    143689    301474   1983426     11.87     14.83  --
4044.82/1013.91	c  N dy 19457   4337385       150     37118         0    162937    301473   2339059     11.87     12.50  --
4065.93/1019.25	c  N dy 19558   4357427       150     37118         0     94659    301468   1076582     11.87     14.59  --
4079.09/1022.53	c  N dy 19681   4377474       150     37118         0    113900    301465   1430056     11.87     12.97  --
4095.05/1026.55	c  N dy 19786   4397550       150     37118         0    133149    301463   1783950     11.87     13.53  --
4112.21/1030.80	c  N dy 19893   4417585       150     37118         0    152386    301457   2142837     11.87     12.67  --
4131.35/1035.69	c  N dy 20001   4437595       150     37118         0    171547    301453   2502471     11.87     13.45  --
4148.11/1039.88	c  N dy 20090   4457606       150     37118         0    101984    301451   1206510     11.87     12.89  --
4161.67/1043.21	c  N dy 20178   4477674       150     37118         0    121202    301450   1561597     11.87     13.45  --
4178.43/1047.42	c  N dy 20277   4497756       150     37118         0    140396    301447   1914049     11.87     12.62  --
4195.97/1051.86	c  N dy 20376   4517820       150     37118         0    159462    301443   2257683     11.87     13.15  --
4216.36/1056.92	c  N dy 20494   4537873       150     37118         0    178652    301438   2616243     11.88     13.42  --
4231.08/1060.64	c  N dy 20586   4558096       150     37118         0    108419    301435   1321473     11.88     12.55  --
4245.05/1064.16	c  N dy 20678   4578172       150     37118         0    127624    301434   1675890     11.88     12.69  --
4263.40/1068.75	c  N dy 20784   4599688       150     37118         0    148183    301432   2054233     11.88     12.55  --
4282.94/1073.66	c  N dy 20861   4619692       150     37118         0    167243    301432   2408037     11.88     14.45  --
4304.47/1079.03	c  N dy 20962   4639831       150     37118         0     95965    301430   1076674     11.88     12.60  --
4318.04/1082.44	c  N dy 21056   4660245       150     37118         0    115412    301430   1429045     11.88     12.59  --
4333.21/1086.23	c  N dy 21155   4682231       150     37118         0    136497    301430   1825409     11.88     12.61  --
4349.17/1090.29	c  N dy 21261   4702262       150     37118         0    155645    301427   2179851     11.88     12.56  --
4359.54/1092.81	c  S st 21321   4713284       150     37118         0    166233    301425   2378478     11.88   no data  --
4360.77/1093.19	c  S st 21321   4713789       150     37118         0    166717    301423   2385992     11.88   no data  --
4360.77/1093.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4360.77/1093.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4361.53/1093.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.43
4361.94/1093.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4361.94/1093.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4361.94/1093.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4361.94/1093.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369239-1305415682/watcher-3369239-1305415682 -o /tmp/evaluation-result-3369239-1305415682/solver-3369239-1305415682 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369239-1305415682.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=216536 CPUtime=0.01 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 1944 0 0 0 1 0 0 0 22 0 4 0 653168608 221732864 1863 33554432000 4194304 4650419 140733517683104 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 54134 1864 343 112 0 49099 0
[pid=25138/tid=25139] ppid=25136 vsize=216536 CPUtime=0 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 400 0 0 0 0 0 0 0 23 0 4 0 653168608 221732864 1869 33554432000 4194304 4650419 140733517683104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=216536 CPUtime=0 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 446 0 0 0 0 0 0 0 23 0 4 0 653168608 221732864 1871 33554432000 4194304 4650419 140733517683104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=216536 CPUtime=0 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 292 0 0 0 0 0 0 0 23 0 4 0 653168608 221732864 1872 33554432000 4194304 4650419 140733517683104 18446744073709551615 244447050271 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.112215 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=222936 CPUtime=0.41 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 7587 0 0 0 39 2 0 0 22 0 4 0 653168608 228286464 7501 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370465 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 55734 7501 367 112 0 50699 0
[pid=25138/tid=25139] ppid=25136 vsize=222936 CPUtime=0.1 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1782 0 0 0 10 0 0 0 23 0 4 0 653168608 228286464 7501 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=222936 CPUtime=0.1 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1833 0 0 0 10 0 0 0 18 0 4 0 653168608 228286464 7501 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=222936 CPUtime=0.09 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1780 0 0 0 9 0 0 0 23 0 4 0 653168608 228286464 7501 33554432000 4194304 4650419 140733517683104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 222936

[startup+0.201199 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=223340 CPUtime=0.77 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 7856 0 0 0 75 2 0 0 22 0 4 0 653168608 228700160 7770 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 55835 7770 367 112 0 50800 0
[pid=25138/tid=25139] ppid=25136 vsize=223340 CPUtime=0.18 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1834 0 0 0 18 0 0 0 23 0 4 0 653168608 228700160 7770 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370647 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=223340 CPUtime=0.18 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1893 0 0 0 18 0 0 0 18 0 4 0 653168608 228700160 7770 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=223340 CPUtime=0.18 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 1882 0 0 0 18 0 0 0 23 0 4 0 653168608 228700160 7770 33554432000 4194304 4650419 140733517683104 18446744073709551615 4334869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 223340

[startup+1.11403 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=251408 CPUtime=4.39 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 23610 0 0 0 434 5 0 0 19 0 4 0 653168608 257441792 20322 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 62852 20322 386 112 0 57817 0
[pid=25138/tid=25139] ppid=25136 vsize=251408 CPUtime=1.09 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 6889 0 0 0 108 1 0 0 19 0 4 0 653168608 257441792 20322 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439413 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=251408 CPUtime=1.09 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7055 0 0 0 108 1 0 0 19 0 4 0 653168608 257441792 20322 33554432000 4194304 4650419 140733517683104 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=251408 CPUtime=1.09 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 2223 0 0 0 109 0 0 0 19 0 4 0 653168608 257441792 20322 33554432000 4194304 4650419 140733517683104 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 251408

[startup+1.20101 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=251408 CPUtime=4.74 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 23645 0 0 0 469 5 0 0 19 0 4 0 653168608 257441792 20357 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 62852 20357 388 112 0 57817 0
[pid=25138/tid=25139] ppid=25136 vsize=251408 CPUtime=1.18 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 6889 0 0 0 117 1 0 0 19 0 4 0 653168608 257441792 20357 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=251408 CPUtime=1.18 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7055 0 0 0 117 1 0 0 19 0 4 0 653168608 257441792 20357 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476354 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=251408 CPUtime=1.17 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 2258 0 0 0 117 0 0 0 19 0 4 0 653168608 257441792 20357 33554432000 4194304 4650419 140733517683104 18446744073709551615 4258045 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 251408

[startup+1.50096 s]
/proc/loadavg: 7.42 7.96 7.96 8/327 25138
/proc/meminfo: memFree=25275832/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=252288 CPUtime=5.94 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 24262 0 0 0 589 5 0 0 19 0 4 0 653168608 258342912 20972 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 63072 20972 388 112 0 58037 0
[pid=25138/tid=25139] ppid=25136 vsize=252288 CPUtime=1.48 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7045 0 0 0 147 1 0 0 19 0 4 0 653168608 258342912 20972 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=252288 CPUtime=1.48 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7218 0 0 0 147 1 0 0 19 0 4 0 653168608 258342912 20972 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=252288 CPUtime=1.48 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 2380 0 0 0 147 1 0 0 19 0 4 0 653168608 258342912 20972 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 252288

[startup+3.11265 s]
/proc/loadavg: 7.42 7.96 7.96 9/331 25142
/proc/meminfo: memFree=25139236/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=275056 CPUtime=12.37 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 31738 0 0 0 1230 7 0 0 23 0 4 0 653168608 281657344 26180 33554432000 4194304 4650419 140733517683104 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 68764 26180 393 112 0 63729 0
[pid=25138/tid=25139] ppid=25136 vsize=275056 CPUtime=3.09 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7783 0 0 0 308 1 0 0 23 0 4 0 653168608 281657344 26180 33554432000 4194304 4650419 140733517683104 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=275056 CPUtime=3.09 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7889 0 0 0 307 2 0 0 24 0 4 0 653168608 281657344 26180 33554432000 4194304 4650419 140733517683104 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=275056 CPUtime=3.06 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 7948 0 0 0 305 1 0 0 23 0 4 0 653168608 281657344 26180 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 275056

[startup+6.30106 s]
/proc/loadavg: 7.46 7.96 7.96 9/331 25142
/proc/meminfo: memFree=25079244/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=353552 CPUtime=25.13 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 40943 0 0 0 2505 8 0 0 25 0 4 0 653168608 362037248 32778 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 88388 32778 393 112 0 83353 0
[pid=25138/tid=25139] ppid=25136 vsize=353552 CPUtime=6.29 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 10298 0 0 0 628 1 0 0 25 0 4 0 653168608 362037248 32778 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=353552 CPUtime=6.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 11038 0 0 0 627 2 0 0 25 0 4 0 653168608 362037248 32778 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=353552 CPUtime=6.23 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 9268 0 0 0 622 1 0 0 25 0 4 0 653168608 362037248 32778 33554432000 4194304 4650419 140733517683104 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 353552

[startup+12.7009 s]
/proc/loadavg: 7.59 7.98 7.97 9/331 25142
/proc/meminfo: memFree=25044724/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=370604 CPUtime=50.63 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 49944 0 0 0 5052 11 0 0 25 0 4 0 653168608 379498496 35308 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 92651 35308 393 112 0 87616 0
[pid=25138/tid=25139] ppid=25136 vsize=370604 CPUtime=12.68 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 11823 0 0 0 1266 2 0 0 25 0 4 0 653168608 379498496 35308 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439224 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=370604 CPUtime=12.68 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 13527 0 0 0 1265 3 0 0 25 0 4 0 653168608 379498496 35308 33554432000 4194304 4650419 140733517683104 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=370604 CPUtime=12.56 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 12576 0 0 0 1254 2 0 0 25 0 4 0 653168608 379498496 35308 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 370604

[startup+25.5005 s]
/proc/loadavg: 7.75 8.00 7.97 9/331 25143
/proc/meminfo: memFree=24982816/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=423000 CPUtime=101.68 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 67009 0 0 0 10153 15 0 0 25 0 4 0 653168608 433152000 42847 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 105750 42847 393 112 0 100715 0
[pid=25138/tid=25139] ppid=25136 vsize=423000 CPUtime=25.48 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 16186 0 0 0 2545 3 0 0 25 0 4 0 653168608 433152000 42847 33554432000 4194304 4650419 140733517683104 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=423000 CPUtime=25.48 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 18343 0 0 0 2544 4 0 0 25 0 4 0 653168608 433152000 42847 33554432000 4194304 4650419 140733517683104 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=423000 CPUtime=25.22 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 16324 0 0 0 2519 3 0 0 25 0 4 0 653168608 433152000 42847 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 423000

[startup+51.1007 s]
/proc/loadavg: 7.83 8.00 7.97 9/331 25143
/proc/meminfo: memFree=24893100/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=368840 CPUtime=203.82 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 97753 0 0 0 20357 25 0 0 25 0 4 0 653168608 377692160 46989 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 92210 46989 393 112 0 87175 0
[pid=25138/tid=25139] ppid=25136 vsize=368840 CPUtime=51.08 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 22261 0 0 0 5103 5 0 0 25 0 4 0 653168608 377692160 46989 33554432000 4194304 4650419 140733517683104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=368840 CPUtime=51.07 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 26551 0 0 0 5101 6 0 0 25 0 4 0 653168608 377692160 46989 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=368840 CPUtime=50.56 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 24312 0 0 0 5050 6 0 0 25 0 4 0 653168608 377692160 46989 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 368840

[startup+102.301 s]
/proc/loadavg: 7.98 8.01 7.98 9/331 25145
/proc/meminfo: memFree=24805748/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=409072 CPUtime=408.08 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 163878 0 0 0 40763 45 0 0 25 0 4 0 653168608 418889728 54306 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 102268 54306 393 112 0 97233 0
[pid=25138/tid=25139] ppid=25136 vsize=409072 CPUtime=102.27 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 36856 0 0 0 10219 8 0 0 25 0 4 0 653168608 418889728 54306 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=409072 CPUtime=102.27 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 46269 0 0 0 10214 13 0 0 25 0 4 0 653168608 418889728 54306 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=409072 CPUtime=101.22 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 44100 0 0 0 10109 13 0 0 25 0 4 0 653168608 418889728 54306 33554432000 4194304 4650419 140733517683104 18446744073709551615 4339796 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 409072

[startup+162.301 s]

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

[pid=25138] ppid=25136 vsize=578328 CPUtime=2801.73 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 540709 0 0 0 279985 188 0 0 25 0 4 0 653168608 592207872 93800 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 144582 93800 393 112 0 139547 0
[pid=25138/tid=25139] ppid=25136 vsize=578328 CPUtime=702.29 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 94285 0 0 0 70203 26 0 0 25 0 4 0 653168608 592207872 93800 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=578328 CPUtime=702.28 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160264 0 0 0 70174 54 0 0 25 0 4 0 653168608 592207872 93800 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=578328 CPUtime=694.82 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 144436 0 0 0 69426 56 0 0 25 0 4 0 653168608 592207872 93800 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.73
Current children cumulated vsize (KiB) 578328

[startup+762.301 s]
/proc/loadavg: 8.26 8.14 8.04 9/331 25162
/proc/meminfo: memFree=24282936/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=593936 CPUtime=3041.09 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 557742 0 0 0 303914 195 0 0 25 0 4 0 653168608 608190464 100560 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 148484 100560 394 112 0 143449 0
[pid=25138/tid=25139] ppid=25136 vsize=593936 CPUtime=762.3 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 101621 0 0 0 76200 30 0 0 25 0 4 0 653168608 608190464 100560 33554432000 4194304 4650419 140733517683104 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=593936 CPUtime=762.28 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160618 0 0 0 76174 54 0 0 25 0 4 0 653168608 608190464 100560 33554432000 4194304 4650419 140733517683104 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=593936 CPUtime=754.18 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 148686 0 0 0 75360 58 0 0 25 0 4 0 653168608 608190464 100560 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.09
Current children cumulated vsize (KiB) 593936

[startup+822.301 s]
/proc/loadavg: 8.21 8.14 8.04 9/331 25164
/proc/meminfo: memFree=24268624/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=594380 CPUtime=3280.45 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 579977 0 0 0 327839 206 0 0 25 0 4 0 653168608 608645120 99078 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 148595 99078 394 112 0 143560 0
[pid=25138/tid=25139] ppid=25136 vsize=594380 CPUtime=822.3 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 101627 0 0 0 82200 30 0 0 25 0 4 0 653168608 608645120 99078 33554432000 4194304 4650419 140733517683104 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=594380 CPUtime=822.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 166543 0 0 0 82172 57 0 0 25 0 4 0 653168608 608645120 99078 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=594380 CPUtime=813.53 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 152399 0 0 0 81293 60 0 0 25 0 4 0 653168608 608645120 99078 33554432000 4194304 4650419 140733517683104 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.45
Current children cumulated vsize (KiB) 594380

[startup+882.301 s]
/proc/loadavg: 8.18 8.14 8.04 9/331 25166
/proc/meminfo: memFree=24184264/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=621248 CPUtime=3519.8 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 586463 0 0 0 351771 209 0 0 25 0 4 0 653168608 636157952 105097 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 155312 105097 394 112 0 150277 0
[pid=25138/tid=25139] ppid=25136 vsize=621248 CPUtime=882.31 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 107199 0 0 0 88198 33 0 0 25 0 4 0 653168608 636157952 105097 33554432000 4194304 4650419 140733517683104 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=621248 CPUtime=882.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 167119 0 0 0 88172 57 0 0 25 0 4 0 653168608 636157952 105097 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=621248 CPUtime=872.87 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 152399 0 0 0 87227 60 0 0 25 0 4 0 653168608 636157952 105097 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.8
Current children cumulated vsize (KiB) 621248

[startup+942.3 s]
/proc/loadavg: 8.12 8.13 8.04 9/331 25167
/proc/meminfo: memFree=24182124/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=590472 CPUtime=3759.16 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 594187 0 0 0 375703 213 0 0 25 0 4 0 653168608 604643328 98537 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 147618 98537 394 112 0 142583 0
[pid=25138/tid=25139] ppid=25136 vsize=590472 CPUtime=942.3 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 114923 0 0 0 94194 36 0 0 25 0 4 0 653168608 604643328 98537 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=590472 CPUtime=942.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 167119 0 0 0 94172 57 0 0 25 0 4 0 653168608 604643328 98537 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=590472 CPUtime=932.23 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 152399 0 0 0 93163 60 0 0 25 0 4 0 653168608 604643328 98537 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.16
Current children cumulated vsize (KiB) 590472

[startup+1002.3 s]
/proc/loadavg: 8.10 8.12 8.04 9/331 25169
/proc/meminfo: memFree=24152688/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=590676 CPUtime=3998.51 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 597330 0 0 0 399637 214 0 0 25 0 4 0 653168608 604852224 98117 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 147669 98117 394 112 0 142634 0
[pid=25138/tid=25139] ppid=25136 vsize=590676 CPUtime=1002.31 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 114923 0 0 0 100195 36 0 0 25 0 4 0 653168608 604852224 98117 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=590676 CPUtime=1002.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 167119 0 0 0 100172 57 0 0 25 0 4 0 653168608 604852224 98117 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=590676 CPUtime=991.57 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 152399 0 0 0 99097 60 0 0 25 0 4 0 653168608 604852224 98117 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.51
Current children cumulated vsize (KiB) 590676

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.05 9/331 25170
/proc/meminfo: memFree=24127480/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=622288 CPUtime=4237.9 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 617798 0 0 0 423565 225 0 0 25 0 4 0 653168608 637222912 104918 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 155572 104918 394 112 0 150537 0
[pid=25138/tid=25139] ppid=25136 vsize=622288 CPUtime=1062.32 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 114923 0 0 0 106196 36 0 0 25 0 4 0 653168608 637222912 104918 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=622288 CPUtime=1062.31 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 174003 0 0 0 106171 60 0 0 25 0 4 0 653168608 637222912 104918 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=622288 CPUtime=1050.93 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 159090 0 0 0 105029 64 0 0 25 0 4 0 653168608 637222912 104918 33554432000 4194304 4650419 140733517683104 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.9
Current children cumulated vsize (KiB) 622288

[startup+1122.3 s]
/proc/loadavg: 8.04 8.10 8.04 9/331 25172
/proc/meminfo: memFree=24149760/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=672156 CPUtime=4477.22 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 636851 0 0 0 447489 233 0 0 25 0 4 0 653168608 688287744 115372 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 168039 115372 394 112 0 163004 0
[pid=25138/tid=25139] ppid=25136 vsize=672156 CPUtime=1122.31 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 115698 0 0 0 112194 37 0 0 25 0 4 0 653168608 688287744 115372 33554432000 4194304 4650419 140733517683104 18446744073709551615 4326360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=672156 CPUtime=1122.29 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 183879 0 0 0 112166 63 0 0 25 0 4 0 653168608 688287744 115372 33554432000 4194304 4650419 140733517683104 18446744073709551615 4438383 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=672156 CPUtime=1110.28 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160318 0 0 0 110963 65 0 0 25 0 4 0 653168608 688287744 115372 33554432000 4194304 4650419 140733517683104 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.22
Current children cumulated vsize (KiB) 672156

[startup+1182.31 s]
/proc/loadavg: 8.05 8.09 8.04 9/331 25174
/proc/meminfo: memFree=24106940/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=628592 CPUtime=4716.62 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 641271 0 0 0 471426 236 0 0 25 0 4 0 653168608 643678208 107982 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 157148 107982 394 112 0 152113 0
[pid=25138/tid=25139] ppid=25136 vsize=628592 CPUtime=1182.32 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 120097 0 0 0 118193 39 0 0 25 0 4 0 653168608 643678208 107982 33554432000 4194304 4650419 140733517683104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=628592 CPUtime=1182.31 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 183881 0 0 0 118168 63 0 0 25 0 4 0 653168608 643678208 107982 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=628592 CPUtime=1169.63 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160318 0 0 0 116898 65 0 0 25 0 4 0 653168608 643678208 107982 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.62
Current children cumulated vsize (KiB) 628592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.21 s]
/proc/loadavg: 8.11 8.10 8.05 5/326 25175
/proc/meminfo: memFree=24835964/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=642716 CPUtime=4800.04 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 645491 0 0 0 479766 238 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 160679 112201 394 112 0 155644 0
[pid=25138/tid=25139] ppid=25136 vsize=642716 CPUtime=1203.24 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 124312 0 0 0 120283 41 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=642716 CPUtime=1203.22 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 183881 0 0 0 120259 63 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=642716 CPUtime=1190.31 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160318 0 0 0 118966 65 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 642716

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1203.21 s]
/proc/loadavg: 8.11 8.10 8.05 5/326 25175
/proc/meminfo: memFree=24835964/32951124 swapFree=44485764/67111528
[pid=25138] ppid=25136 vsize=642716 CPUtime=4800.04 cores=1,3,5,7
/proc/25138/stat : 25138 (strangenight1-m) R 25136 25138 24676 0 -1 4202496 645491 0 0 0 479766 238 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/25138/statm: 160679 112201 394 112 0 155644 0
[pid=25138/tid=25139] ppid=25136 vsize=642716 CPUtime=1203.24 cores=1,3,5,7
/proc/25138/task/25139/stat : 25139 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 124312 0 0 0 120283 41 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25138/tid=25140] ppid=25136 vsize=642716 CPUtime=1203.22 cores=1,3,5,7
/proc/25138/task/25140/stat : 25140 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 183881 0 0 0 120259 63 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25138/tid=25141] ppid=25136 vsize=642716 CPUtime=1190.31 cores=1,3,5,7
/proc/25138/task/25141/stat : 25141 (strangenight1-m) R 25136 25138 24676 0 -1 4202560 160318 0 0 0 118966 65 0 0 25 0 4 0 653168608 658141184 112201 33554432000 4194304 4650419 140733517683104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 642716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.25
CPU time (s): 4800.09
CPU user time (s): 4797.68
CPU system time (s): 2.40163
CPU usage (%): 398.927
Max. virtual memory (cumulated for all children) (KiB): 678080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.40163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 645491
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= 2313
involuntary context switches= 20962

runsolver used 3.76843 second user time and 9.2036 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 01:28:02
IDJOB=3369239
IDBENCH=84004
IDSOLVER=1846
FILE ID=node105/3369239-1305415682
RUNJOBID= node105-1305414476-25022
PBS_JOBID= 13324538
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369239-1305415682/watcher-3369239-1305415682 -o /tmp/evaluation-result-3369239-1305415682/solver-3369239-1305415682 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369239-1305415682.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1032771501

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25276112 kB
Buffers:        279016 kB
Cached:        5913752 kB
SwapCached:      39656 kB
Active:         594456 kB
Inactive:      6821448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25276112 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           15188 kB
Writeback:           0 kB
AnonPages:     1191856 kB
Mapped:          10560 kB
Slab:           127988 kB
PageTables:      65424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65408772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73580 MiB
End job on node105 at 2011-05-15 01:48:07