Trace number 3366141

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-2-mt (fixed)? (TO) 4800.47 1203.49

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
MD5SUM5ccda34debd31b9bf6eb5decc63c453f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.667
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366141-1305396998.cnf'
0.00/0.01	c -- header says num vars:          49999
0.00/0.01	c -- header says num clauses:      210000
0.16/0.49	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.16/0.49	c -- vars added      49999
0.16/0.49	c Parsing time:  0.16 s
0.16/0.49	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.16/0.49	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.21
0.16/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
0.51/0.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.51/0.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.51/0.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.51/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
0.51/0.69	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
3.96/1.07	c lits-rem:         0  cl-subs:        0  v-elim:   1170  v-fix:    0  time:  0.37 s
3.96/1.08	c Finding binary XORs  T:     0.01 s  found:       0
4.36/1.17	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
4.36/1.17	c calculated reachability. Time: 0.00
4.36/1.19	c Calc default polars -  time:   0.02 s pos:   22261 undec:    5431 neg:   22307
4.36/1.19	c =========================================================================================
4.36/1.19	c types(t): F = full restart, N = normal restart
4.36/1.19	c types(t): S = simplification begin/end, E = solution found
4.36/1.19	c restart types(rt): st = static, dy = dynamic
4.36/1.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.36/1.19	c  B st     0         0     48829    208731         0         0    633399         0   no data   no data
14.73/3.80	c  N dy    19      4019     48829    208731         0      4019    633399   1392113    193.52    249.42
25.50/6.42	c  N dy    51      8066     48829    208731         0      8065    633399   2555583    198.43    208.95
35.87/9.07	c  N dy    77     12175     48829    208731         0     12173    633399   3777570    198.74    211.75
47.04/11.81	c  N dy   102     16311     48829    208731         0     16308    633399   4982805    197.92    209.13
58.21/14.63	c  N dy   133     20413     48829    208731         0     10413    633399    858624    198.25    223.35
68.58/17.27	c  N dy   161     24483     48829    208731         0     14482    633399   2020301    198.09    209.33
70.17/17.61	c  F st   164     25001     48829    208731         0     15000    633399   2167894    197.97   no data
84.14/21.14	c  N dy   170     30000     48829    208731         0     19999    633399   4200786    197.97   no data
84.14/21.14	c  S st   170     30000     48829    208731         0     19999    633399   4200786    197.97   no data
85.37/21.48	c  S st   170     30502     48829    208731         0     20501    633399   4311759    197.97   no data
85.78/21.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
86.13/21.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
86.53/21.73	c blocked clauses removed:     1089 vars:    173 tried:       48829 T: 0.03 s
86.53/21.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
86.53/21.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
86.53/21.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48656 time:  0.01 s
86.92/21.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
87.73/22.09	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.29 s
89.32/22.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.71/23.50	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.94 s
94.55/23.75	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.25
94.55/23.77	c calculated reachability. Time: 0.00
94.55/23.77	c  N dy   170     30502     48629    207617         0     20138    630228   4072111    197.97   no data
105.67/26.53	c  N dy   196     34546     48629    207617         0     24182    630228   5251742    197.47    210.33
117.24/29.44	c  N dy   222     38560     48629    207617         0     28196    630228   6430446    197.27    211.59
128.81/32.34	c  N dy   250     42569     48629    207617         0     16887    630228   1320026    197.32    215.03
137.59/34.52	c  S st   272     45753     48629    207617         0     20070    630228   2276472    197.87   no data
138.78/34.89	c  S st   272     46255     48629    207617         0     20572    630228   2386523    197.87   no data
139.18/34.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
139.57/35.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
139.97/35.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.97/35.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
139.97/35.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
139.97/35.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
139.97/35.19	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
141.18/35.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
141.57/35.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
143.16/35.96	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.32 s
143.56/36.00	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
143.56/36.05	c vivif2 --  cl tried    20571 cl shrink        0 lits rem          0 time: 0.05
144.76/36.31	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.26
144.76/36.32	c calculated reachability. Time: 0.00
144.76/36.32	c  N dy   272     46255     48629    207617         0     20571    630228   2386457    197.87   no data
155.98/39.19	c  N dy   303     50339     48629    207617         0     24655    630228   3567134    198.08    210.45
167.90/42.13	c  N dy   331     54552     48629    207617         0     28868    630228   4800517    197.96    212.30
179.47/45.00	c  N dy   358     58611     48629    207617         0     32927    630228   6014841    198.14    216.07
191.08/47.91	c  N dy   384     62640     48629    207617         0     36955    630228   7179450    198.17    208.66
202.21/50.76	c  N dy   412     66651     48629    207617         0     22312    630228   1916926    198.52    210.80
209.78/52.69	c  S st   431     69382     48629    207617         0     25042    630228   2711477    198.26   no data
211.38/53.03	c  S st   431     69883     48629    207617         0     25543    630228   2808845    198.26   no data
211.38/53.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
211.78/53.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
212.18/53.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
212.18/53.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
212.18/53.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.18/53.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
212.61/53.32	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
213.37/53.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
214.17/53.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
216.16/54.21	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.44 s
216.16/54.24	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.03
216.56/54.30	c vivif2 --  cl tried    25543 cl shrink        0 lits rem          0 time: 0.06
217.40/54.57	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.27
217.40/54.58	c calculated reachability. Time: 0.00
217.40/54.58	c  N dy   431     69883     48629    207617         0     25543    630228   2808844    198.26   no data
230.17/57.79	c  N dy   460     74444     48629    207617         0     30103    630228   4148000    198.15    214.98
244.08/61.23	c  N dy   495     79258     48629    207617         0     34917    630228   5497464    198.03    210.19
258.85/64.90	c  N dy   531     84367     48629    207617         0     40025    630228   7000159    198.08    248.60
267.62/67.19	c  F st   556     87500     48629    207617         0     22331    630228   1272159    198.37   no data
278.00/69.76	c  N st   561     90797     48629    207617         0     25628    630228   2665006    198.37   no data
295.55/74.11	c  N dy   592     96727     48629    207617         0     31557    630228   4794450    198.59    218.67
313.11/78.56	c  N dy   633    102902     48629    207617         0     37732    630228   6620151    198.56    233.73
318.68/79.97	c  S st   646    104824     48629    207617         0     39654    630228   7176918    198.42   no data
320.28/80.34	c  S st   646    105325     48629    207617         0     40155    630228   7281787    198.42   no data
320.28/80.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
321.08/80.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.15
321.08/80.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.48/80.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
321.48/80.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
321.48/80.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
321.48/80.66	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
322.31/80.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
324.67/81.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
331.84/83.22	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.74 s
331.84/83.26	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
332.64/83.41	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.14
333.84/83.70	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.30
333.84/83.72	c calculated reachability. Time: 0.00
333.84/83.72	c  N dy   646    105325     48629    207617         0     40150    630228   7279790    198.42   no data
353.44/88.66	c  N dy   690    112104     48629    207617         0     24516    630228   1342990    198.07    218.83
374.14/93.83	c  N dy   740    119267     48629    207617         0     31679    630228   3413771    198.15    221.83
396.47/99.40	c  N dy   792    126951     48629    207617         0     39362    630228   5715121    198.27    224.86
420.80/105.53	c  N dy   849    135145     48629    207617         0     23855    630228    742055    198.55    215.42
445.17/111.62	c  N dy   907    143791     48629    207617         0     32500    630228   3294702    198.46    214.21
472.67/118.51	c  N dy   973    153170     48629    207617         0     41879    630228   6062393    198.45    213.97
487.03/122.15	c  S st  1009    157987     48629    207617         0     46696    630228   7478983    198.53   no data
488.62/122.55	c  S st  1009    158490     48629    207617         0     47199    630228   7590730    198.53   no data
488.62/122.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
489.46/122.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
489.81/122.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
489.81/122.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
489.81/122.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
489.81/122.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
489.81/122.88	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
491.01/123.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
493.01/123.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
502.22/125.99	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.27 s
502.62/126.03	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
502.97/126.18	c vivif2 --  cl tried    47193 cl shrink        0 lits rem          0 time: 0.15
504.18/126.49	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.31
504.58/126.51	c calculated reachability. Time: 0.00
504.58/126.51	c  N dy  1009    158490     48629    207617         0     47193    630228   7586789    198.53   no data
533.69/133.86	c  N dy  1077    168640     48629    207617         0     32487    630228   2889946    198.53    210.87
566.00/141.94	c  N dy  1156    179535     48629    207617         0     43382    630228   6186253    198.99    210.71
600.71/150.67	c  N dy  1237    191075     48629    207617         0     28997    630228   1510302    199.01    215.99
636.62/159.67	c  N dy  1326    203377     48629    207617         0     41299    630228   5212229    199.30    212.55
675.70/169.48	c  N dy  1409    216417     48629    207617         0     27375    630228    704468    199.17    215.53
716.40/179.62	c  N dy  1504    230333     48629    207617         0     41290    630228   4790722    199.14    212.86
738.34/185.12	c  S st  1556    237736     48629    207617         0     48691    630228   6991826    199.18    182.74
739.93/185.52	c  S st  1556    238237     48629    207617         0     49192    630228   7113001    199.18   no data
739.93/185.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
740.72/185.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
740.72/185.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
741.12/185.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
741.12/185.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
741.12/185.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
741.12/185.86	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
742.33/186.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
743.96/186.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
753.09/188.88	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.24 s
753.49/188.91	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
753.88/189.06	c vivif2 --  cl tried    49190 cl shrink        0 lits rem          0 time: 0.14
755.08/189.37	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.32
755.08/189.39	c calculated reachability. Time: 0.00
755.08/189.39	c  N dy  1556    238237     48629    207617         0     49190    630228   7112633    199.18   no data
801.36/200.99	c  N dy  1658    253782     48629    207617         0     36756    630228   3191271    199.19    209.99
850.02/213.12	c  N dy  1767    270055     48629    207617         0     53029    630228   7994461    199.20    221.75
901.53/226.04	c  N dy  1886    287357     48629    207617         0     41340    630228   4241071    199.31    212.14
957.73/240.19	c  N dy  2023    305823     48629    207617         0     59806    630228   9837669    199.67    210.18
959.33/240.54	c  F st  2025    306250     48629    207617         0     30238    630228    607532    199.63    156.77
1017.57/255.16	c  N dy  2129    325444     48629    207617         0     49431    630228   7314558    199.66    213.16
1078.60/270.49	c  N dy  2264    345626     48629    207617         0     38610    630228   2814830    199.54    212.09
1113.70/279.29	c  S st  2347    357355     48629    207617         0     50339    630228   6336558    199.54   no data
1115.71/279.72	c  S st  2347    357857     48629    207617         0     50841    630228   6482083    199.54   no data
1115.71/279.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1116.54/279.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
1116.54/279.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1116.54/280.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1116.94/280.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1116.94/280.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
1116.94/280.05	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1117.69/280.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
1119.70/280.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1128.47/282.94	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.16 s
1128.47/282.98	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
1129.27/283.11	c vivif2 --  cl tried    50835 cl shrink        0 lits rem          0 time: 0.13
1130.46/283.43	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.32
1130.46/283.44	c calculated reachability. Time: 0.00
1130.46/283.45	c  N dy  2347    357857     48629    207617         0     50835    630228   6477594    199.54   no data
1191.13/298.70	c  N dy  2489    377883     48629    207617         0     38871    630228   2575930    199.68    223.94
1252.56/314.09	c  N dy  2631    398013     48629    207617         0     59000    630228   8522033    199.74    210.88
1313.56/329.40	c  N dy  2765    418172     48629    207617         0     46160    630228   4372559    199.74    216.02
1376.19/345.02	c  N dy  2903    438404     48629    207617         0     66391    630228  10429888    199.84    211.44
1436.42/360.17	c  N dy  3042    458410     48629    207617         0     52399    630228   6084466    199.93    211.79
1499.05/375.85	c  N dy  3181    478445     48629    207617         0     37437    630228   1234920    199.95    219.74
1559.72/391.04	c  N dy  3321    498467     48629    207617         0     57458    630228   7211094    200.01    214.53
1621.91/406.60	c  N dy  3456    518551     48629    207617         0     41544    630228   2219239    200.11    212.45
1677.37/420.52	c  S st  3581    536786     48629    207617         0     59779    630228   7668728    200.13   no data
1678.96/420.93	c  S st  3581    537289     48629    207617         0     60282    630228   7768061    200.13   no data
1678.96/420.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1679.76/421.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1680.16/421.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1680.16/421.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1680.16/421.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1680.16/421.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
1680.16/421.29	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1681.36/421.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
1683.34/422.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1695.32/425.03	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.90 s
1695.32/425.07	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
1696.15/425.23	c vivif2 --  cl tried    60277 cl shrink        0 lits rem          0 time: 0.16
1697.30/425.56	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.34
1697.30/425.58	c calculated reachability. Time: 0.00
1697.30/425.58	c  N dy  3581    537289     48629    207617         0     60277    630228   7766089    200.13   no data
1760.34/441.37	c  N dy  3717    557373     48629    207617         0     43360    630228   2453814    200.22    272.89
1823.00/457.03	c  N dy  3862    577508     48629    207617         0     63495    630228   8475415    200.27    210.93
1884.83/472.58	c  N dy  3995    597522     48629    207617         0     45507    630228   2790798    200.21    217.19
1948.62/488.52	c  N dy  4138    617961     48629    207617         0     65944    630228   8989878    200.34    211.57
2011.69/504.34	c  N dy  4281    637997     48629    207617         0     46983    630228   2917963    200.39    215.89
2074.28/520.06	c  N dy  4425    658026     48629    207617         0     67010    630228   8979499    200.46    226.88
2138.50/536.11	c  N dy  4567    678080     48629    207617         0     47061    630228   2625199    200.48    222.61
2201.92/552.02	c  N dy  4705    698124     48629    207617         0     67105    630228   8627874    200.54    218.20
2266.59/568.22	c  N dy  4846    718160     48629    207617         0     46146    630228   2050424    200.57    223.26
2328.77/583.84	c  N dy  4986    738188     48629    207617         0     66174    630228   8111410    200.64    217.94
2393.44/600.08	c  N dy  5124    758197     48629    207617         0     44180    630228   1162064    200.60    211.40
2455.62/615.64	c  N dy  5258    778485     48629    207617         0     64468    630228   7151006    200.55    216.64
2520.25/631.81	c  N dy  5387    798502     48629    207617         0     84485    630228  13067081    200.49    214.27
2543.03/637.52	c  S st  5434    805933     48629    207617         0     48913    630228   2271837    200.44    160.05
2544.18/637.89	c  S st  5434    806437     48629    207617         0     49417    630228   2377309    200.44   no data
2544.58/637.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2544.98/638.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
2545.38/638.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2545.38/638.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2545.38/638.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2545.78/638.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
2545.78/638.22	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2546.58/638.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
2547.42/638.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2550.17/639.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.70 s
2550.17/639.39	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
2550.57/639.44	c vivif2 --  cl tried    49417 cl shrink        0 lits rem          0 time: 0.05
2551.81/639.75	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.31
2551.81/639.77	c calculated reachability. Time: 0.00
2551.81/639.77	c  N dy  5434    806437     48629    207617         0     49417    630228   2377309    200.44   no data
2615.19/655.67	c  N dy  5573    826506     48629    207617         0     69484    630228   8450752    200.52    212.58
2681.41/672.25	c  N dy  5709    846553     48629    207617         0     45535    630228    973184    200.56    211.34
2744.88/688.13	c  N dy  5846    866744     48629    207617         0     65725    630228   7102498    200.62    222.65
2809.85/704.50	c  N dy  5980    886756     48629    207617         0     85735    630228  13133904    200.63    214.01
2874.07/720.52	c  N dy  6131    906808     48629    207617         0     60794    630228   5388288    200.75    212.05
2939.09/736.85	c  N dy  6269    926931     48629    207617         0     80915    630228  11360254    200.73    217.76
3004.51/753.25	c  N dy  6408    947035     48629    207617         0     55024    630228   3195832    200.74    214.21
3069.57/769.58	c  N dy  6552    967157     48629    207617         0     75144    630228   9328521    200.82    213.02
3136.54/786.37	c  N dy  6688    987275     48629    207617         0     48263    630228    913577    200.86    213.18
3199.17/802.05	c  N dy  6820   1007349     48629    207617         0     68337    630228   6997515    200.84    251.64
3265.40/818.62	c  N dy  6957   1027350     48629    207617         0     88338    630228  12971929    200.85    215.48
3330.41/834.91	c  N dy  7100   1047404     48629    207617         0     60390    630228   4269441    200.88    233.53
3394.63/851.01	c  N dy  7231   1067451     48629    207617         0     80434    630228  10272093    200.86    227.64
3409.00/854.66	c  F st  7257   1071878     48629    207617         0     84861    630228  11555259    200.83   no data
3461.24/867.77	c  N dy  7333   1087474     48629    207617         0     51462    630228   1286696    200.85    212.34
3525.08/883.72	c  N dy  7474   1107515     48629    207617         0     71502    630228   7296200    200.87    218.09
3592.08/900.51	c  N dy  7601   1127724     48629    207617         0     91711    630228  13357245    200.84    219.39
3657.90/917.03	c  N dy  7748   1147856     48629    207617         0     61839    630228   4180235    200.94    212.14
3722.53/933.25	c  N dy  7880   1167875     48629    207617         0     81855    630228  10147326    200.91    212.76
3791.53/950.54	c  N dy  8014   1187961     48629    207617         0    101939    630228  16121159    200.90    218.31
3855.00/966.41	c  N dy  8149   1207967     48629    207617         0     70946    630228   6505706    200.88    218.01
3860.54/967.88	c  S st  8162   1209655     48629    207617         0     72634    630228   7048478    200.90   no data
3862.54/968.34	c  S st  8162   1210158     48629    207617         0     73137    630228   7155905    200.90   no data
3862.54/968.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3863.38/968.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.19
3863.78/968.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3863.78/968.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3863.78/968.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3863.78/968.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
3864.13/968.72	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3864.93/968.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
3867.33/969.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3880.10/972.73	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.13 s
3880.10/972.76	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
3880.93/972.91	c vivif2 --  cl tried    73134 cl shrink        0 lits rem          0 time: 0.15
3882.08/973.28	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.37
3882.48/973.30	c calculated reachability. Time: 0.00
3882.48/973.30	c  N dy  8162   1210158     48629    207617         0     73134    630228   7154250    200.90   no data
3949.49/990.13	c  N dy  8296   1230246     48629    207617         0     93219    630228  13339279    200.97    228.01
4015.71/1006.79	c  N dy  8433   1250273     48629    207617         0     61251    630228   3292589    200.95    218.78
4081.14/1023.10	c  N dy  8565   1270532     48629    207617         0     81508    630228   9296159    200.92    213.19
4150.14/1040.43	c  N dy  8706   1290693     48629    207617         0    101667    630228  15342952    200.93    213.31
4215.15/1056.74	c  N dy  8846   1310750     48629    207617         0     68727    630228   5303769    200.95    214.21
4280.97/1073.26	c  N dy  8980   1330801     48629    207617         0     88778    630228  11235018    200.93    212.26
4351.18/1090.82	c  N dy  9128   1350807     48629    207617         0     54787    630228    818859    200.96    256.52
4415.40/1106.96	c  N dy  9269   1370877     48629    207617         0     74854    630228   6833907    200.99    212.19
4483.61/1124.05	c  N dy  9409   1390922     48629    207617         0     94898    630228  12912727    201.03    226.37
4551.83/1141.16	c  N dy  9545   1410983     48629    207617         0     59959    630228   2077748    201.04    216.02
4617.24/1157.53	c  N dy  9688   1431067     48629    207617         0     80042    630228   8178749    201.09    235.06
4685.85/1174.78	c  N dy  9826   1451144     48629    207617         0    100118    630228  14328335    201.12    211.93
4754.51/1191.94	c  N dy  9972   1471304     48629    207617         0     64281    630228   3090317    201.16    220.08

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-3366141-1305396998/watcher-3366141-1305396998 -o /tmp/evaluation-result-3366141-1305396998/solver-3366141-1305396998 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366141-1305396998.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.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 407 0 0 0 2 0 0 0 21 0 4 0 651300741 52396032 348 33554432000 4194304 4580107 140734133871056 18446744073709551615 47978651994034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 12792 348 299 95 0 7774 0
[pid=31129/tid=31130] ppid=31127 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651300741 52396032 348 33554432000 4194304 4580107 140734133871056 18446744073709551615 47978651994024 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651300742 52396032 348 33554432000 4194304 4580107 140734133871056 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651300742 52396032 348 33554432000 4194304 4580107 140734133871056 18446744073709551615 47978651994034 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.048062 s]
/proc/loadavg: 7.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=323924 CPUtime=0.16 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 20306 0 0 0 13 3 0 0 18 0 4 0 651300741 331698176 16046 33554432000 4194304 4580107 140734133871056 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 80981 16047 337 95 0 75963 0
[pid=31129/tid=31130] ppid=31127 vsize=323924 CPUtime=0.03 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 4979 0 0 0 3 0 0 0 18 0 4 0 651300741 331698176 16049 33554432000 4194304 4580107 140734133871056 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=323924 CPUtime=0.02 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 5052 0 0 0 2 0 0 0 24 0 4 0 651300742 331698176 16049 33554432000 4194304 4580107 140734133871056 18446744073709551615 4353598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=323924 CPUtime=0.03 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 4932 0 0 0 3 0 0 0 18 0 4 0 651300742 331698176 16050 33554432000 4194304 4580107 140734133871056 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 323924

[startup+0.12389 s]
/proc/loadavg: 7.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=332224 CPUtime=0.51 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) D 31127 31129 29888 0 -1 4202496 29583 0 0 0 45 6 0 0 18 0 4 0 651300741 340197376 25325 33554432000 4194304 4580107 140734133871056 18446744073709551615 270612771873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 84165 30328 337 95 0 79147 0
[pid=31129/tid=31130] ppid=31127 vsize=354724 CPUtime=0.48 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9354 0 0 0 47 1 0 0 18 0 4 0 651300741 363237376 33332 33554432000 4194304 4580107 140734133871056 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=356972 CPUtime=0.48 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9729 0 0 0 46 2 0 0 18 0 4 0 651300742 365539328 34820 33554432000 4194304 4580107 140734133871056 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=359032 CPUtime=0.49 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9168 0 0 0 48 1 0 0 18 0 4 0 651300742 367648768 36225 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 332224

[startup+0.705644 s]
/proc/loadavg: 7.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=400436 CPUtime=2.82 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 59966 0 0 0 270 12 0 0 18 0 4 0 651300741 410046464 54547 33554432000 4194304 4580107 140734133871056 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 100109 54547 371 95 0 95091 0
[pid=31129/tid=31130] ppid=31127 vsize=400436 CPUtime=0.7 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 16839 0 0 0 68 2 0 0 18 0 4 0 651300741 410046464 54547 33554432000 4194304 4580107 140734133871056 18446744073709551615 270613168554 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=400436 CPUtime=0.69 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) D 31127 31129 29888 0 -1 4202560 16436 0 0 0 66 3 0 0 18 0 4 0 651300742 410046464 54547 33554432000 4194304 4580107 140734133871056 18446744073709551615 270612808149 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=400436 CPUtime=0.7 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9268 0 0 0 68 2 0 0 18 0 4 0 651300742 410046464 54547 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 400436

[startup+0.965899 s]
/proc/loadavg: 7.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=394000 CPUtime=3.82 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 62326 0 0 0 370 12 0 0 19 0 4 0 651300741 403456000 51313 33554432000 4194304 4580107 140734133871056 18446744073709551615 270612775481 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 98500 51313 373 95 0 93482 0
[pid=31129/tid=31130] ppid=31127 vsize=394000 CPUtime=0.95 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 17684 0 0 0 93 2 0 0 18 0 4 0 651300741 403456000 51313 33554432000 4194304 4580107 140734133871056 18446744073709551615 4399541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=394000 CPUtime=0.94 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 17715 0 0 0 91 3 0 0 19 0 4 0 651300742 403456000 51313 33554432000 4194304 4580107 140734133871056 18446744073709551615 4417927 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=394000 CPUtime=0.95 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9379 0 0 0 93 2 0 0 19 0 4 0 651300742 403456000 51313 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 394000

[startup+1.50081 s]
/proc/loadavg: 7.56 7.95 7.67 7/339 31129
/proc/meminfo: memFree=17808648/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=394812 CPUtime=5.95 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 66204 0 0 0 583 12 0 0 19 0 4 0 651300741 404287488 52293 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 98703 52293 377 95 0 93685 0
[pid=31129/tid=31130] ppid=31127 vsize=394812 CPUtime=1.48 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 19301 0 0 0 146 2 0 0 19 0 4 0 651300741 404287488 52293 33554432000 4194304 4580107 140734133871056 18446744073709551615 4295888 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=394812 CPUtime=1.48 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 19325 0 0 0 144 4 0 0 19 0 4 0 651300742 404287488 52293 33554432000 4194304 4580107 140734133871056 18446744073709551615 4318305 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=394812 CPUtime=1.48 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 9653 0 0 0 146 2 0 0 19 0 4 0 651300742 404287488 52293 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 394812

[startup+3.10052 s]
/proc/loadavg: 7.56 7.95 7.67 9/343 31133
/proc/meminfo: memFree=17580204/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=526076 CPUtime=12.34 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 69807 0 0 0 1220 14 0 0 25 0 4 0 651300741 538701824 55760 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 131519 55760 377 95 0 126501 0
[pid=31129/tid=31130] ppid=31127 vsize=526076 CPUtime=3.08 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 20346 0 0 0 306 2 0 0 24 0 4 0 651300741 538701824 55760 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=526076 CPUtime=3.05 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 20329 0 0 0 301 4 0 0 25 0 4 0 651300742 538701824 55760 33554432000 4194304 4580107 140734133871056 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=526076 CPUtime=3.08 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 10332 0 0 0 306 2 0 0 25 0 4 0 651300742 538701824 55760 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 526076

[startup+6.30096 s]
/proc/loadavg: 7.59 7.95 7.67 9/343 31133
/proc/meminfo: memFree=17515868/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=526076 CPUtime=25.1 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 76116 0 0 0 2493 17 0 0 25 0 4 0 651300741 538701824 62069 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 131519 62069 377 95 0 126501 0
[pid=31129/tid=31130] ppid=31127 vsize=526076 CPUtime=6.29 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 21806 0 0 0 625 4 0 0 25 0 4 0 651300741 538701824 62069 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=526076 CPUtime=6.21 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 21765 0 0 0 617 4 0 0 25 0 4 0 651300742 538701824 62069 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=526076 CPUtime=6.28 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 12329 0 0 0 625 3 0 0 25 0 4 0 651300742 538701824 62069 33554432000 4194304 4580107 140734133871056 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 526076

[startup+12.7128 s]
/proc/loadavg: 7.62 7.95 7.67 9/343 31133
/proc/meminfo: memFree=17396904/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=526076 CPUtime=50.67 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 87725 0 0 0 5046 21 0 0 25 0 4 0 651300741 538701824 73678 33554432000 4194304 4580107 140734133871056 18446744073709551615 4306071 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 131519 73678 377 95 0 126501 0
[pid=31129/tid=31130] ppid=31127 vsize=526076 CPUtime=12.7 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 24884 0 0 0 1265 5 0 0 25 0 4 0 651300741 538701824 73678 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293752 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=526076 CPUtime=12.55 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 24728 0 0 0 1250 5 0 0 25 0 4 0 651300742 538701824 73678 33554432000 4194304 4580107 140734133871056 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=526076 CPUtime=12.69 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 15055 0 0 0 1265 4 0 0 25 0 4 0 651300742 538701824 73678 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 526076

[startup+25.5006 s]
/proc/loadavg: 7.71 7.95 7.68 9/343 31133
/proc/meminfo: memFree=17210812/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=798252 CPUtime=101.69 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 139970 0 0 0 10136 33 0 0 25 0 4 0 651300741 817410048 96890 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 199563 96890 379 95 0 194545 0
[pid=31129/tid=31130] ppid=31127 vsize=798252 CPUtime=25.48 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 33439 0 0 0 2541 7 0 0 25 0 4 0 651300741 817410048 96890 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=798252 CPUtime=25.21 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 32964 0 0 0 2513 8 0 0 25 0 4 0 651300742 817410048 96890 33554432000 4194304 4580107 140734133871056 18446744073709551615 4301898 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=798252 CPUtime=25.48 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 23039 0 0 0 2542 6 0 0 25 0 4 0 651300742 817410048 96890 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292941 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 798252

[startup+51.101 s]
/proc/loadavg: 7.97 7.99 7.70 9/343 31134
/proc/meminfo: memFree=17013436/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=757296 CPUtime=203.84 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 264592 0 0 0 20320 64 0 0 25 0 4 0 651300741 775471104 137538 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 189324 137538 379 95 0 184306 0
[pid=31129/tid=31130] ppid=31127 vsize=757296 CPUtime=51.09 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 81758 0 0 0 5089 20 0 0 25 0 4 0 651300741 775471104 137538 33554432000 4194304 4580107 140734133871056 18446744073709551615 4399533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=757296 CPUtime=50.53 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 58936 0 0 0 5038 15 0 0 25 0 4 0 651300742 775471104 137538 33554432000 4194304 4580107 140734133871056 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=757296 CPUtime=51.09 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 55716 0 0 0 5096 13 0 0 25 0 4 0 651300742 775471104 137538 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 757296

[startup+102.301 s]
/proc/loadavg: 7.98 7.99 7.71 9/343 31136
/proc/meminfo: memFree=16618220/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1188368 CPUtime=408.04 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 405605 0 0 0 40692 112 0 0 25 0 4 0 651300741 1216888832 214842 33554432000 4194304 4580107 140734133871056 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 297092 214842 379 95 0 292074 0
[pid=31129/tid=31130] ppid=31127 vsize=1188368 CPUtime=102.28 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 110893 0 0 0 10196 32 0 0 25 0 4 0 651300741 1216888832 214842 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1188368 CPUtime=101.17 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 95550 0 0 0 10088 29 0 0 25 0 4 0 651300742 1216888832 214843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4321036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1188368 CPUtime=102.28 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 89353 0 0 0 10205 23 0 0 25 0 4 0 651300742 1216888832 214843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 1188368

[startup+162.313 s]

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

[pid=31129] ppid=31127 vsize=1775724 CPUtime=2562.13 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1239475 0 0 0 255777 436 0 0 25 0 4 0 651300741 1818341376 344851 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 443931 344851 379 95 0 438913 0
[pid=31129/tid=31130] ppid=31127 vsize=1775724 CPUtime=642.27 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 324787 0 0 0 64113 114 0 0 25 0 4 0 651300741 1818341376 344851 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1775724 CPUtime=635.26 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 285882 0 0 0 63423 103 0 0 25 0 4 0 651300742 1818341376 344851 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1775724 CPUtime=642.28 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 334935 0 0 0 64111 117 0 0 25 0 4 0 651300742 1818341376 344851 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.13
Current children cumulated vsize (KiB) 1775724

[startup+702.301 s]
/proc/loadavg: 8.08 8.08 7.88 9/343 31152
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1772860 CPUtime=2801.52 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1345724 0 0 0 279679 473 0 0 25 0 4 0 651300741 1815408640 375441 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293167 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 443215 375441 379 95 0 438197 0
[pid=31129/tid=31130] ppid=31127 vsize=1772860 CPUtime=702.28 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 346304 0 0 0 70105 123 0 0 25 0 4 0 651300741 1815408640 375441 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1772860 CPUtime=694.61 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 324881 0 0 0 69346 115 0 0 25 0 4 0 651300742 1815408640 375441 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1772860 CPUtime=702.29 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 360975 0 0 0 70104 125 0 0 25 0 4 0 651300742 1815408640 375441 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.52
Current children cumulated vsize (KiB) 1772860

[startup+762.3 s]
/proc/loadavg: 8.03 8.06 7.89 9/343 31153
/proc/meminfo: memFree=15594868/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1842776 CPUtime=3040.81 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1427940 0 0 0 303577 504 0 0 25 0 4 0 651300741 1887002624 376373 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 460694 376373 379 95 0 455676 0
[pid=31129/tid=31130] ppid=31127 vsize=1842776 CPUtime=762.27 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 365682 0 0 0 76096 131 0 0 25 0 4 0 651300741 1887002624 376373 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1842776 CPUtime=753.94 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 350855 0 0 0 75270 124 0 0 25 0 4 0 651300742 1887002624 376373 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1842776 CPUtime=762.28 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 380548 0 0 0 76096 132 0 0 25 0 4 0 651300742 1887002624 376373 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.81
Current children cumulated vsize (KiB) 1842776

[startup+822.313 s]
/proc/loadavg: 8.01 8.05 7.89 9/343 31155
/proc/meminfo: memFree=15515580/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1857168 CPUtime=3280.2 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1523855 0 0 0 327479 541 0 0 25 0 4 0 651300741 1901740032 384402 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 464292 384402 379 95 0 459274 0
[pid=31129/tid=31130] ppid=31127 vsize=1857168 CPUtime=822.28 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 391054 0 0 0 82088 140 0 0 25 0 4 0 651300741 1901740032 384402 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1857168 CPUtime=813.3 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 371827 0 0 0 81196 134 0 0 25 0 4 0 651300742 1901740032 384402 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1857168 CPUtime=822.29 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 406432 0 0 0 82086 143 0 0 25 0 4 0 651300742 1901740032 384402 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.2
Current children cumulated vsize (KiB) 1857168

[startup+882.301 s]
/proc/loadavg: 8.04 8.05 7.90 9/343 31156
/proc/meminfo: memFree=15442516/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1958272 CPUtime=3519.49 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1614601 0 0 0 351375 574 0 0 25 0 4 0 651300741 2005270528 389144 33554432000 4194304 4580107 140734133871056 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 489568 389144 379 95 0 484550 0
[pid=31129/tid=31130] ppid=31127 vsize=1958272 CPUtime=882.27 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 415276 0 0 0 88080 147 0 0 25 0 4 0 651300741 2005270528 389144 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1958272 CPUtime=872.63 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 396300 0 0 0 87120 143 0 0 25 0 4 0 651300742 2005270528 389144 33554432000 4194304 4580107 140734133871056 18446744073709551615 4295888 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1958272 CPUtime=882.28 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 426625 0 0 0 88078 150 0 0 25 0 4 0 651300742 2005270528 389144 33554432000 4194304 4580107 140734133871056 18446744073709551615 4319785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.49
Current children cumulated vsize (KiB) 1958272

[startup+942.3 s]
/proc/loadavg: 8.09 8.07 7.92 9/343 31158
/proc/meminfo: memFree=15447324/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1841200 CPUtime=3758.82 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1704526 0 0 0 375273 609 0 0 25 0 4 0 651300741 1885388800 385023 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 460300 385023 379 95 0 455282 0
[pid=31129/tid=31130] ppid=31127 vsize=1841200 CPUtime=942.27 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 437381 0 0 0 94070 157 0 0 25 0 4 0 651300741 1885388800 385023 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1841200 CPUtime=931.97 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 415136 0 0 0 93047 150 0 0 25 0 4 0 651300742 1885388800 385023 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1841200 CPUtime=942.27 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 452132 0 0 0 94068 159 0 0 25 0 4 0 651300742 1885388800 385023 33554432000 4194304 4580107 140734133871056 18446744073709551615 4318735 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.82
Current children cumulated vsize (KiB) 1841200

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 7.93 9/343 31160
/proc/meminfo: memFree=15418904/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1907360 CPUtime=3998.16 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1790995 0 0 0 399175 641 0 0 25 0 4 0 651300741 1953136640 383249 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293073 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 476840 383249 379 95 0 471822 0
[pid=31129/tid=31130] ppid=31127 vsize=1907360 CPUtime=1002.26 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 465511 0 0 0 100061 165 0 0 25 0 4 0 651300741 1953136640 383249 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1907360 CPUtime=991.32 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 440271 0 0 0 98973 159 0 0 25 0 4 0 651300742 1953136640 383249 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1907360 CPUtime=1002.27 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 469177 0 0 0 100062 165 0 0 25 0 4 0 651300742 1953136640 383249 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3998.16
Current children cumulated vsize (KiB) 1907360

[startup+1062.3 s]
/proc/loadavg: 8.34 8.14 7.95 9/343 31161
/proc/meminfo: memFree=15328596/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1929852 CPUtime=4237.5 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1874208 0 0 0 423075 675 0 0 25 0 4 0 651300741 1976168448 399184 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 482463 399184 379 95 0 477445 0
[pid=31129/tid=31130] ppid=31127 vsize=1929852 CPUtime=1062.27 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 484538 0 0 0 106055 172 0 0 25 0 4 0 651300741 1976168448 399184 33554432000 4194304 4580107 140734133871056 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1929852 CPUtime=1050.66 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 458995 0 0 0 104899 167 0 0 25 0 4 0 651300742 1976168448 399184 33554432000 4194304 4580107 140734133871056 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1929852 CPUtime=1062.27 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 492621 0 0 0 106052 175 0 0 25 0 4 0 651300742 1976168448 399184 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.5
Current children cumulated vsize (KiB) 1929852

[startup+1122.3 s]
/proc/loadavg: 8.23 8.14 7.96 9/343 31163
/proc/meminfo: memFree=15204580/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1860188 CPUtime=4476.84 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 1959306 0 0 0 446975 709 0 0 25 0 4 0 651300741 1904832512 405958 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 465047 405958 379 95 0 460029 0
[pid=31129/tid=31130] ppid=31127 vsize=1860188 CPUtime=1122.26 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 507567 0 0 0 112044 182 0 0 25 0 4 0 651300741 1904832512 405958 33554432000 4194304 4580107 140734133871056 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1860188 CPUtime=1110.01 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 479721 0 0 0 110827 174 0 0 25 0 4 0 651300742 1904832512 405959 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1860188 CPUtime=1122.27 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 515236 0 0 0 112044 183 0 0 25 0 4 0 651300742 1904832512 405959 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.84
Current children cumulated vsize (KiB) 1860188

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 7.98 9/343 31164
/proc/meminfo: memFree=15069880/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=2062448 CPUtime=4716.17 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 2047281 0 0 0 470874 743 0 0 25 0 4 0 651300741 2111946752 422813 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 515612 422813 379 95 0 510594 0
[pid=31129/tid=31130] ppid=31127 vsize=2062448 CPUtime=1182.26 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 532625 0 0 0 118035 191 0 0 25 0 4 0 651300741 2111946752 422813 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=2062448 CPUtime=1169.34 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 502420 0 0 0 116751 183 0 0 25 0 4 0 651300742 2111946752 422813 33554432000 4194304 4580107 140734133871056 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=2062448 CPUtime=1182.27 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 536736 0 0 0 118035 192 0 0 25 0 4 0 651300742 2111946752 422813 33554432000 4194304 4580107 140734133871056 18446744073709551615 4316680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.17
Current children cumulated vsize (KiB) 2062448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.14 8.14 7.98 5/338 31166
/proc/meminfo: memFree=16194104/32951124 swapFree=67056804/67111528
[pid=31129] ppid=31127 vsize=1997492 CPUtime=4800.37 cores=1,3,5,7
/proc/31129/stat : 31129 (strangenight2-m) R 31127 31129 29888 0 -1 4202496 2072653 0 0 0 479283 754 0 0 25 0 4 0 651300741 2045431808 413843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4322594 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31129/statm: 499373 413843 379 95 0 494355 0
[pid=31129/tid=31130] ppid=31127 vsize=1997492 CPUtime=1203.37 cores=1,3,5,7
/proc/31129/task/31130/stat : 31130 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 540147 0 0 0 120143 194 0 0 25 0 4 0 651300741 2045431808 413843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31129/tid=31131] ppid=31127 vsize=1997492 CPUtime=1190.2 cores=1,3,5,7
/proc/31129/task/31131/stat : 31131 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 507515 0 0 0 118835 185 0 0 25 0 4 0 651300742 2045431808 413843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31129/tid=31132] ppid=31127 vsize=1997492 CPUtime=1203.38 cores=1,3,5,7
/proc/31129/task/31132/stat : 31132 (strangenight2-m) R 31127 31129 29888 0 -1 4202560 544197 0 0 0 120143 195 0 0 25 0 4 0 651300742 2045431808 413843 33554432000 4194304 4580107 140734133871056 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1997492

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.49
CPU time (s): 4800.47
CPU user time (s): 4792.85
CPU system time (s): 7.61784
CPU usage (%): 398.879
Max. virtual memory (cumulated for all children) (KiB): 2062448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.85
system time used= 7.61784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2072660
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= 2925
involuntary context switches= 32870

runsolver used 3.77043 second user time and 9.38357 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 20:16:38
IDJOB=3366141
IDBENCH=82550
IDSOLVER=1844
FILE ID=node108/3366141-1305396998
RUNJOBID= node108-1305396998-31107
PBS_JOBID= 13324423
Free space on /tmp= 73544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366141-1305396998/watcher-3366141-1305396998 -o /tmp/evaluation-result-3366141-1305396998/solver-3366141-1305396998 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366141-1305396998.cnf

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

MD5SUM BENCH= 5ccda34debd31b9bf6eb5decc63c453f
RANDOM SEED=1283481113

node108.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.820
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.64
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.820
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.820
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.820
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.77
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.820
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	: 5332.82
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.820
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.75
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.820
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.75
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17808804 kB
Buffers:        274172 kB
Cached:        4406972 kB
SwapCached:       8700 kB
Active:       11082068 kB
Inactive:      3748956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17808804 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           16012 kB
Writeback:           0 kB
AnonPages:    10146340 kB
Mapped:          27236 kB
Slab:           208416 kB
PageTables:      38144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52380176 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= 73548 MiB
End job on node108 at 2011-05-14 20:36:43