Trace number 3173854

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? (TO) 4800.15 1201.79

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S517749870-003-UNKNOWN.cnf
MD5SUM4033245e3bd21ace8cfcd57089ff73c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.183
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173854-1304071885.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.00/0.55	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.00/0.55	c -- vars added      50000
0.00/0.55	c Parsing time:  0.18 s
0.00/0.55	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
0.00/0.55	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
0.00/0.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
0.66/0.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.66/0.71	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.66/0.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.66/0.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.66/0.77	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
3.10/1.16	c lits-rem:         0  cl-subs:        0  v-elim:   1255  v-fix:    0  time:  0.38 s
3.10/1.17	c Finding binary XORs  T:     0.01 s  found:       0
3.10/1.26	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
3.10/1.26	c calculated reachability. Time: 0.00
3.10/1.28	c Calc default polars -  time:   0.02 s pos:   22125 undec:    5466 neg:   22409
3.10/1.28	c =========================================================================================
3.10/1.28	c types(t): F = full restart, N = normal restart
3.10/1.28	c types(t): S = simplification begin/end, E = solution found
3.10/1.28	c restart types(rt): st = static, dy = dynamic
3.10/1.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.10/1.28	c  B st     0         0     48745    208673         0         0    633804         0   no data   no data
15.15/3.86	c  N dy    20      4030     48745    208673         0      4030    633804   1396114    197.64    213.33
25.53/6.42	c  N dy    44      8141     48745    208673         0      8141    633804   2548556    192.31    203.12
36.31/9.12	c  N dy    77     12206     48745    208673         0     12206    633804   3765604    197.37    217.77
46.69/11.79	c  N dy   106     16212     48745    208673         0     16211    633804   4967142    198.00    216.00
58.28/14.62	c  N dy   136     20344     48745    208673         0     10344    633804    822948    198.21    212.09
68.67/17.26	c  N dy   165     24438     48745    208673         0     14438    633804   2010514    197.96    214.27
70.27/17.64	c  F st   169     25002     48745    208673         0     15002    633804   2156604    197.49   no data
84.26/21.14	c  N dy   175     30002     48745    208673         0     20002    633804   4157651    197.49   no data
84.26/21.15	c  S st   175     30002     48745    208673         0     20002    633804   4157651    197.49   no data
85.83/21.50	c  S st   175     30505     48745    208673         0     20505    633804   4286272    197.49   no data
85.83/21.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.04/21.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.44/21.95	c blocked clauses removed:      871 vars:    152 tried:       48745 T: 0.03 s
87.44/21.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.44/21.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.44/21.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48593 time:  0.02 s
87.84/22.02	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.04/22.35	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.33 s
90.63/22.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.03/23.86	c lits-rem:         8  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.03 s
96.23/24.12	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.25
96.23/24.13	c calculated reachability. Time: 0.00
96.23/24.13	c  N dy   175     30505     48572    207783         0     20270    631273   4143829    197.49   no data
107.01/26.86	c  N dy   205     34543     48572    207783         0     24308    631273   5316266    197.92    223.78
118.59/29.80	c  N dy   238     38576     48572    207783         0     28341    631273   6541332    199.18    210.15
130.17/32.63	c  N dy   265     42641     48572    207783         0     17021    631273   1349833    198.83    210.52
138.56/34.73	c  S st   285     45757     48572    207783         0     20137    631273   2272155    198.43    178.64
139.77/35.08	c  S st   285     46261     48572    207783         0     20641    631273   2380332    198.43   no data
140.17/35.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
141.39/35.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
141.39/35.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.76/35.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.76/35.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.76/35.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
141.76/35.57	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
142.96/35.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
143.36/35.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
145.37/36.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
145.37/36.44	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
145.37/36.49	c vivif2 --  cl tried    20641 cl shrink        0 lits rem          0 time: 0.05
146.55/36.75	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.25
146.55/36.76	c calculated reachability. Time: 0.00
146.55/36.76	c  N dy   285     46261     48572    207783         0     20641    631273   2380332    198.43   no data
157.74/39.54	c  N dy   312     50344     48572    207783         0     24723    631273   3587996    198.43    216.32
168.92/42.36	c  N dy   339     54385     48572    207783         0     28764    631273   4804445    198.47    217.65
181.31/45.47	c  N dy   368     58845     48572    207783         0     33224    631273   6092008    198.48    209.10
192.89/48.32	c  N dy   394     62852     48572    207783         0     37231    631273   7261264    198.52    211.12
204.47/51.23	c  N dy   424     67003     48572    207783         0     22693    631273   2055196    198.80    222.64
210.87/52.85	c  S st   439     69396     48572    207783         0     25086    631273   2726932    198.66    187.98
212.46/53.20	c  S st   439     69897     48572    207783         0     25587    631273   2833344    198.66   no data
212.46/53.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
213.66/53.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
214.06/53.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.06/53.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
214.06/53.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
214.06/53.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
214.06/53.69	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
215.26/53.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
216.07/54.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.06/54.67	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.50 s
218.46/54.71	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
218.46/54.77	c vivif2 --  cl tried    25587 cl shrink        0 lits rem          0 time: 0.06
219.66/55.03	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.26
219.66/55.04	c calculated reachability. Time: 0.00
219.66/55.05	c  N dy   439     69897     48572    207783         0     25587    631273   2833340    198.66   no data
232.04/58.12	c  N dy   467     74422     48572    207783         0     30112    631273   4140388    198.40    218.96
245.62/61.58	c  N dy   501     79278     48572    207783         0     34967    631273   5595365    198.49    210.09
260.02/65.18	c  N dy   531     84398     48572    207783         0     40086    631273   7094476    198.51    216.93
269.18/67.48	c  F st   556     87500     48572    207783         0     22346    631273   1246477    198.74    193.32
279.57/70.02	c  N st   561     90798     48572    207783         0     25643    631273   2581053    198.74   no data
295.94/74.14	c  N dy   591     96594     48572    207783         0     31439    631273   4523255    199.03    225.94
313.53/78.59	c  N dy   634    102768     48572    207783         0     37613    631273   6355791    199.14    222.69
319.92/80.10	c  S st   647    104845     48572    207783         0     39690    631273   6937633    198.94    176.42
321.13/80.47	c  S st   647    105349     48572    207783         0     40194    631273   7058301    198.94   no data
321.53/80.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
322.71/80.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
323.11/80.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.11/80.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
323.11/80.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
323.11/80.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
323.11/80.99	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
324.31/81.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
326.70/81.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
333.90/83.70	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.84 s
334.31/83.74	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
334.71/83.88	c vivif2 --  cl tried    40188 cl shrink        0 lits rem          0 time: 0.14
335.89/84.17	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.29
335.89/84.19	c calculated reachability. Time: 0.00
335.89/84.19	c  N dy   647    105349     48572    207783         0     40188    631273   7054316    198.94   no data
356.28/89.23	c  N dy   692    112177     48572    207783         0     24593    631273   1400363    199.09    213.15
375.84/94.19	c  N dy   738    119350     48572    207783         0     31766    631273   3496829    199.09    210.21
398.21/99.76	c  N dy   792    127001     48572    207783         0     39416    631273   5769113    199.09    212.11
421.78/105.69	c  N dy   844    135185     48572    207783         0     23891    631273    747026    198.91    239.78
446.54/111.81	c  N dy   904    143902     48572    207783         0     32608    631273   3404872    199.32    210.28
472.90/118.40	c  N dy   965    153103     48572    207783         0     41808    631273   6074963    199.21    209.96
487.28/122.05	c  S st  1001    158024     48572    207783         0     46729    631273   7526328    199.35   no data
488.88/122.41	c  S st  1001    158525     48572    207783         0     47230    631273   7625724    199.35   no data
488.88/122.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
490.48/122.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
490.48/122.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
490.48/122.89	c bin-w-bin subsume rem            0 bins  time:  0.02 s
490.88/122.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
490.88/122.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
490.88/122.94	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
492.08/123.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
494.06/123.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
503.65/126.13	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.28 s
503.65/126.16	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
504.45/126.32	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.16
505.67/126.63	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.31
505.67/126.65	c calculated reachability. Time: 0.00
505.67/126.65	c  N dy  1001    158525     48572    207783         0     47227    631273   7623916    199.35   no data
534.81/133.93	c  N dy  1067    168702     48572    207783         0     32549    631273   3014054    199.36    212.11
566.37/141.89	c  N dy  1141    179678     48572    207783         0     43524    631273   6244268    199.26    223.27
600.33/150.32	c  N dy  1218    191184     48572    207783         0     29106    631273   1573410    199.21    213.82
635.88/159.25	c  N dy  1305    203466     48572    207783         0     41388    631273   5278599    199.54    216.51
674.61/168.90	c  N dy  1391    216515     48572    207783         0     27470    631273    740510    199.34    212.92
714.97/179.02	c  N dy  1492    230412     48572    207783         0     41366    631273   4932856    199.68    211.95
736.53/184.46	c  S st  1543    237787     48572    207783         0     48741    631273   7106067    199.71    166.40
738.14/184.86	c  S st  1543    238289     48572    207783         0     49243    631273   7205461    199.71   no data
738.14/184.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
739.73/185.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
740.13/185.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.13/185.33	c bin-w-bin subsume rem            0 bins  time:  0.02 s
740.13/185.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
740.13/185.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
740.13/185.39	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
741.33/185.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
743.34/186.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
753.31/188.60	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.36 s
753.31/188.64	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
753.71/188.79	c vivif2 --  cl tried    49239 cl shrink        0 lits rem          0 time: 0.15
755.31/189.10	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.31
755.31/189.11	c calculated reachability. Time: 0.00
755.31/189.11	c  N dy  1543    238289     48572    207783         0     49239    631273   7203784    199.71   no data
800.47/200.42	c  N dy  1652    253689     48572    207783         0     36655    631273   3107074    199.78    213.96
848.80/212.53	c  N dy  1762    270037     48572    207783         0     53003    631273   8071836    199.86    212.74
899.51/225.20	c  N dy  1873    287331     48572    207783         0     41309    631273   4162159    199.78    214.66
955.03/239.13	c  N dy  2001    305680     48572    207783         0     59658    631273   9708991    200.02    210.85
957.03/239.60	c  F st  2005    306250     48572    207783         0     30234    631273    615875    199.99   no data
1013.34/253.71	c  N dy  2099    325325     48572    207783         0     49305    631273   6744722    199.95    219.16
1074.46/269.00	c  N dy  2239    345534     48572    207783         0     38519    631273   2768654    200.02    214.18
1109.61/277.86	c  S st  2322    357433     48572    207783         0     50418    631273   6278915    200.04   no data
1111.21/278.25	c  S st  2322    357938     48572    207783         0     50923    631273   6394851    200.04   no data
1111.21/278.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1112.81/278.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1113.21/278.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1113.21/278.73	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1113.21/278.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1113.21/278.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
1113.21/278.79	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1114.40/279.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1116.43/279.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1124.79/281.69	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.13 s
1125.20/281.72	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
1125.61/281.86	c vivif2 --  cl tried    50922 cl shrink        0 lits rem          0 time: 0.13
1126.78/282.17	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.32
1126.78/282.19	c calculated reachability. Time: 0.00
1126.78/282.19	c  N dy  2322    357938     48572    207783         0     50922    631273   6393090    200.04   no data
1187.90/297.47	c  N dy  2464    378100     48572    207783         0     39083    631273   2624242    200.12    214.44
1249.41/312.82	c  N dy  2605    398440     48572    207783         0     59423    631273   8635911    200.07    218.90
1310.15/328.07	c  N dy  2748    418653     48572    207783         0     46636    631273   4731502    200.24    216.49
1372.84/343.77	c  N dy  2899    438845     48572    207783         0     66828    631273  10858079    200.45    219.01
1433.19/358.83	c  N dy  3035    459005     48572    207783         0     52992    631273   6177254    200.40    212.43
1495.08/374.32	c  N dy  3167    479013     48572    207783         0     37998    631273   1448584    200.41    211.40
1555.40/389.42	c  N dy  3301    499074     48572    207783         0     58058    631273   7453316    200.38    221.35
1616.91/404.89	c  N dy  3441    519110     48572    207783         0     42102    631273   2329965    200.43    213.45
1671.24/418.43	c  S st  3561    536908     48572    207783         0     59899    631273   7729896    200.50   no data
1672.84/418.82	c  S st  3561    537410     48572    207783         0     60401    631273   7833973    200.50   no data
1672.84/418.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1674.45/419.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.37
1674.45/419.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1674.85/419.31	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1674.85/419.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1674.85/419.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
1674.85/419.37	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1676.04/419.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
1678.44/420.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1690.82/423.39	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.10 s
1691.21/423.42	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
1691.61/423.59	c vivif2 --  cl tried    60397 cl shrink        0 lits rem          0 time: 0.17
1693.21/423.92	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.33
1693.21/423.94	c calculated reachability. Time: 0.00
1693.21/423.94	c  N dy  3561    537410     48572    207783         0     60397    631273   7832441    200.50   no data
1755.92/439.60	c  N dy  3698    557459     48572    207783         0     43448    631273   2468057    200.43    219.55
1817.04/454.98	c  N dy  3837    577729     48572    207783         0     63715    631273   8498685    200.44    212.35
1879.75/470.68	c  N dy  3981    597888     48572    207783         0     45875    631273   2917980    200.50    212.24
1940.46/485.88	c  N dy  4110    617906     48572    207783         0     65891    631273   8728235    200.34    211.88
2003.99/501.71	c  N dy  4259    638024     48572    207783         0     47009    631273   2915127    200.49    211.61
2065.50/517.15	c  N dy  4394    658058     48572    207783         0     67042    631273   8847157    200.43    216.73
2128.20/532.88	c  N dy  4522    678094     48572    207783         0     47080    631273   2633316    200.40    215.99
2190.51/548.45	c  N dy  4655    698120     48572    207783         0     67106    631273   8525943    200.31    213.65
2254.02/564.34	c  N dy  4788    718133     48572    207783         0     46120    631273   2005174    200.30    217.23
2315.95/579.83	c  N dy  4918    738236     48572    207783         0     66220    631273   7989352    200.25    211.21
2380.64/596.04	c  N dy  5053    758275     48572    207783         0     44264    631273   1190870    200.22    231.93
2441.75/611.37	c  N dy  5189    778285     48572    207783         0     64272    631273   7155211    200.20    212.41
2506.86/627.64	c  N dy  5330    798314     48572    207783         0     84300    631273  13111865    200.26    248.46
2530.84/633.60	c  S st  5379    806115     48572    207783         0     49108    631273   2321574    200.19   no data
2532.03/633.99	c  S st  5379    806618     48572    207783         0     49611    631273   2441553    200.19   no data
2532.43/634.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2533.63/634.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2534.03/634.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2534.03/634.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2534.03/634.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2534.03/634.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
2534.43/634.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2535.23/634.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2536.04/634.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2539.63/635.82	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.83 s
2539.63/635.85	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
2540.05/635.91	c vivif2 --  cl tried    49610 cl shrink        0 lits rem          0 time: 0.05
2541.22/636.22	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.31
2541.22/636.24	c calculated reachability. Time: 0.00
2541.22/636.24	c  N dy  5379    806618     48572    207783         0     49610    631273   2441319    200.19   no data
2603.53/651.88	c  N dy  5517    826685     48572    207783         0     69676    631273   8507753    200.24    213.08
2669.84/668.48	c  N dy  5654    846778     48572    207783         0     45769    631273   1072529    200.26    217.92
2730.55/683.67	c  N dy  5783    866792     48572    207783         0     65782    631273   7012762    200.20    210.87
2795.66/699.90	c  N dy  5914    886903     48572    207783         0     85893    631273  12974832    200.15    229.13
2858.37/715.67	c  N dy  6055    907104     48572    207783         0     61094    631273   5380978    200.21    211.01
2923.08/731.85	c  N dy  6192    927189     48572    207783         0     81177    631273  11423584    200.22    221.33
2988.21/748.14	c  N dy  6331    947252     48572    207783         0     55237    631273   3355024    200.26    211.19
3051.70/764.04	c  N dy  6473    967380     48572    207783         0     75364    631273   9421712    200.33    213.88
3118.01/780.65	c  N dy  6603    987463     48572    207783         0     48454    631273    943103    200.28    217.90
3180.72/796.33	c  N dy  6749   1007698     48572    207783         0     68688    631273   7020709    200.31    213.64
3246.63/812.85	c  N dy  6894   1027886     48572    207783         0     88875    631273  13086203    200.37    219.51
3310.14/828.76	c  N dy  7024   1047930     48572    207783         0     60916    631273   4440802    200.38    211.10
3374.86/844.90	c  N dy  7164   1068005     48572    207783         0     80989    631273  10484961    200.40    222.81
3387.63/848.11	c  F st  7189   1071877     48572    207783         0     84861    631273  11668068    200.40    163.05
3441.95/861.72	c  N dy  7273   1088062     48572    207783         0     52051    631273   1471956    200.43    217.41
3504.66/877.46	c  N dy  7413   1108156     48572    207783         0     72144    631273   7468834    200.45    212.54
3570.97/894.07	c  N dy  7550   1128221     48572    207783         0     92207    631273  13440868    200.45    216.87
3636.08/910.30	c  N dy  7683   1148359     48572    207783         0     62349    631273   4293064    200.48    216.05
3700.41/926.42	c  N dy  7816   1168372     48572    207783         0     82359    631273  10292528    200.48    214.74
3768.29/943.47	c  N dy  7956   1188409     48572    207783         0     51397    631273    672730    200.52    234.92
3831.01/959.12	c  N dy  8091   1208421     48572    207783         0     71409    631273   6756539    200.55    222.07
3835.81/960.37	c  S st  8104   1209931     48572    207783         0     72919    631273   7231093    200.56   no data
3837.80/960.80	c  S st  8104   1210433     48572    207783         0     73421    631273   7352031    200.56   no data
3837.80/960.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3839.40/961.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3839.40/961.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3839.80/961.31	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3839.80/961.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3839.80/961.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48572 time:  0.02 s
3839.80/961.37	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3841.01/961.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
3843.40/962.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3856.98/965.69	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.44 s
3857.38/965.73	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 0.04
3857.78/965.89	c vivif2 --  cl tried    73417 cl shrink        0 lits rem          0 time: 0.16
3859.37/966.25	c asymm  cl-useful: 0/207783/207783 lits-rem:0 time: 0.36
3859.37/966.27	c calculated reachability. Time: 0.00
3859.37/966.27	c  N dy  8104   1210433     48572    207783         0     73417    631273   7350584    200.56   no data
3926.07/982.97	c  N dy  8243   1230466     48572    207783         0     93448    631273  13437642    200.60    259.48
3992.78/999.63	c  N dy  8384   1250536     48572    207783         0     61522    631273   3406490    200.63    217.67
4057.88/1015.93	c  N dy  8529   1270574     48572    207783         0     81558    631273   9517892    200.68    216.46
4126.21/1033.06	c  N dy  8679   1290674     48572    207783         0    101658    631273  15665865    200.78    212.00
4190.50/1049.19	c  N dy  8816   1310697     48572    207783         0     68677    631273   5297818    200.78    220.55
4256.00/1065.54	c  N dy  8948   1330704     48572    207783         0     88684    631273  11217005    200.76    301.08
4325.51/1082.91	c  N dy  9090   1350734     48572    207783         0     54714    631273    794435    200.76    214.40
4389.42/1098.94	c  N dy  9237   1370918     48572    207783         0     74896    631273   6887081    200.80    213.32
4456.52/1115.75	c  N dy  9377   1391006     48572    207783         0     94984    631273  12902182    200.80    222.44
4524.83/1132.85	c  N dy  9518   1411022     48572    207783         0     59999    631273   2094545    200.85    222.45
4589.13/1149.00	c  N dy  9656   1431028     48572    207783         0     80004    631273   8074132    200.85    212.90
4658.26/1166.27	c  N dy  9805   1451154     48572    207783         0    100129    631273  14144515    200.89    211.80
4725.74/1183.15	c  N dy  9941   1471187     48572    207783         0     64169    631273   3038770    200.92    227.08
4790.46/1199.32	c  N dy 10072   1491300     48572    207783         0     84279    631273   9009154    200.89    212.54

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: 935)

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-3173854-1304071885/watcher-3173854-1304071885 -o /tmp/evaluation-result-3173854-1304071885/solver-3173854-1304071885 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173854-1304071885.cnf 

running on 4 cores: 0,2,4,6

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: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 4 0 597419167 52441088 347 33554432000 4194304 4627427 140734697163104 18446744073709551615 47989899007926 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 12803 347 299 106 0 7774 0
[pid=31748/tid=31749] ppid=31746 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 597419168 52441088 347 33554432000 4194304 4627427 140734697163104 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 597419168 52441088 347 33554432000 4194304 4627427 140734697163104 18446744073709551615 251379344438 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 597419168 52441088 347 33554432000 4194304 4627427 140734697163104 18446744073709551615 47989899007916 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.120891 s]
/proc/loadavg: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=335560 CPUtime=0.66 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 32249 0 0 0 61 5 0 0 18 0 4 0 597419167 343613440 28049 33554432000 4194304 4627427 140734697163104 18446744073709551615 4303123 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 84055 29552 339 106 0 79026 0
[pid=31748/tid=31749] ppid=31746 vsize=357128 CPUtime=0.54 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) D 31746 31748 30119 0 -1 4202560 9055 0 0 0 53 1 0 0 18 0 4 0 597419168 365699072 32490 33554432000 4194304 4627427 140734697163104 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=358060 CPUtime=0.54 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9403 0 0 0 53 1 0 0 18 0 4 0 597419168 366653440 33525 33554432000 4194304 4627427 140734697163104 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=360300 CPUtime=0.55 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9185 0 0 0 54 1 0 0 18 0 4 0 597419168 368947200 34611 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 335560

[startup+0.779742 s]
/proc/loadavg: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=396128 CPUtime=3.1 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 58153 0 0 0 300 10 0 0 18 0 4 0 597419167 405635072 53232 33554432000 4194304 4627427 140734697163104 18446744073709551615 251367604650 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 99032 53232 379 106 0 94003 0
[pid=31748/tid=31749] ppid=31746 vsize=396128 CPUtime=0.76 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) D 31746 31748 30119 0 -1 4202560 16169 0 0 0 74 2 0 0 18 0 4 0 597419168 405635072 53232 33554432000 4194304 4627427 140734697163104 18446744073709551615 4429865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=396128 CPUtime=0.77 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 15666 0 0 0 74 3 0 0 18 0 4 0 597419168 405635072 53232 33554432000 4194304 4627427 140734697163104 18446744073709551615 251367244203 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=396128 CPUtime=0.76 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9304 0 0 0 75 1 0 0 18 0 4 0 597419168 405635072 53232 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 396128

[startup+1.56324 s]
/proc/loadavg: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=398968 CPUtime=6.21 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 64933 0 0 0 609 12 0 0 19 0 4 0 597419167 408543232 53251 33554432000 4194304 4627427 140734697163104 18446744073709551615 4329520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 99742 53251 385 106 0 94713 0
[pid=31748/tid=31749] ppid=31746 vsize=398968 CPUtime=1.54 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 19375 0 0 0 151 3 0 0 19 0 4 0 597419168 408543232 53251 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=398968 CPUtime=1.54 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 18330 0 0 0 151 3 0 0 19 0 4 0 597419168 408543232 53251 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=398968 CPUtime=1.55 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9739 0 0 0 153 2 0 0 20 0 4 0 597419168 408543232 53251 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 398968

[startup+1.60124 s]
/proc/loadavg: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=398968 CPUtime=6.36 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 65038 0 0 0 624 12 0 0 19 0 4 0 597419167 408543232 53356 33554432000 4194304 4627427 140734697163104 18446744073709551615 4306552 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 99742 53359 385 106 0 94713 0
[pid=31748/tid=31749] ppid=31746 vsize=398968 CPUtime=1.58 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 19407 0 0 0 155 3 0 0 19 0 4 0 597419168 408543232 53359 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=398968 CPUtime=1.58 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 18361 0 0 0 155 3 0 0 19 0 4 0 597419168 408543232 53359 33554432000 4194304 4627427 140734697163104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=398968 CPUtime=1.59 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9755 0 0 0 157 2 0 0 20 0 4 0 597419168 408543232 53359 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327552 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 398968

[startup+1.70122 s]
/proc/loadavg: 6.92 7.79 7.49 7/180 31748
/proc/meminfo: memFree=19588416/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=398968 CPUtime=6.76 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 65272 0 0 0 664 12 0 0 19 0 4 0 597419167 408543232 53573 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 99742 53573 385 106 0 94713 0
[pid=31748/tid=31749] ppid=31746 vsize=398968 CPUtime=1.68 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 19481 0 0 0 165 3 0 0 19 0 4 0 597419168 408543232 53573 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308143 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=398968 CPUtime=1.68 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 18420 0 0 0 165 3 0 0 19 0 4 0 597419168 408543232 53573 33554432000 4194304 4627427 140734697163104 18446744073709551615 4310552 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=398968 CPUtime=1.69 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 9793 0 0 0 167 2 0 0 20 0 4 0 597419168 408543232 53573 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 398968

[startup+3.10096 s]
/proc/loadavg: 6.92 7.79 7.49 9/184 31752
/proc/meminfo: memFree=19339412/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=530232 CPUtime=12.35 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 68405 0 0 0 1223 12 0 0 22 0 4 0 597419167 542957568 56655 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 132558 56655 385 106 0 127529 0
[pid=31748/tid=31749] ppid=31746 vsize=530232 CPUtime=3.07 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 20494 0 0 0 304 3 0 0 22 0 4 0 597419168 542957568 56655 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=530232 CPUtime=3.07 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 19172 0 0 0 304 3 0 0 22 0 4 0 597419168 542957568 56655 33554432000 4194304 4627427 140734697163104 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=530232 CPUtime=3.08 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 10406 0 0 0 306 2 0 0 25 0 4 0 597419168 542957568 56655 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 530232

[startup+6.30037 s]
/proc/loadavg: 7.01 7.79 7.49 9/184 31752
/proc/meminfo: memFree=19320096/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=530232 CPUtime=25.13 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 74661 0 0 0 2499 14 0 0 25 0 4 0 597419167 542957568 62911 33554432000 4194304 4627427 140734697163104 18446744073709551615 4330282 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 132558 62911 385 106 0 127529 0
[pid=31748/tid=31749] ppid=31746 vsize=530232 CPUtime=6.25 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 21912 0 0 0 622 3 0 0 25 0 4 0 597419168 542957568 62911 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=530232 CPUtime=6.28 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 20606 0 0 0 624 4 0 0 25 0 4 0 597419168 542957568 62911 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=530232 CPUtime=6.28 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 12361 0 0 0 625 3 0 0 25 0 4 0 597419168 542957568 62911 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 530232

[startup+12.7012 s]
/proc/loadavg: 7.08 7.80 7.49 9/184 31752
/proc/meminfo: memFree=19108048/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=530232 CPUtime=50.7 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 86017 0 0 0 5052 18 0 0 25 0 4 0 597419167 542957568 74267 33554432000 4194304 4627427 140734697163104 18446744073709551615 4310392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 132558 74267 385 106 0 127529 0
[pid=31748/tid=31749] ppid=31746 vsize=530232 CPUtime=12.61 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 24901 0 0 0 1257 4 0 0 25 0 4 0 597419168 542957568 74267 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=530232 CPUtime=12.68 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 23408 0 0 0 1263 5 0 0 25 0 4 0 597419168 542957568 74267 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=530232 CPUtime=12.68 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 15084 0 0 0 1264 4 0 0 25 0 4 0 597419168 542957568 74267 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 530232

[startup+25.5068 s]
/proc/loadavg: 7.29 7.81 7.50 9/184 31753
/proc/meminfo: memFree=18921692/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=802812 CPUtime=101.84 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 138327 0 0 0 10155 29 0 0 25 0 4 0 597419167 822079488 97808 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 200703 97808 390 106 0 195674 0
[pid=31748/tid=31749] ppid=31746 vsize=802812 CPUtime=25.35 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 33133 0 0 0 2529 6 0 0 25 0 4 0 597419168 822079488 97808 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=802812 CPUtime=25.49 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 31587 0 0 0 2542 7 0 0 25 0 4 0 597419168 822079488 97808 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=802812 CPUtime=25.48 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 23222 0 0 0 2542 6 0 0 25 0 4 0 597419168 822079488 97808 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 802812

[startup+51.1011 s]
/proc/loadavg: 7.53 7.82 7.51 9/184 31754
/proc/meminfo: memFree=18612184/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=743424 CPUtime=204.08 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 262649 0 0 0 20350 58 0 0 25 0 4 0 597419167 761266176 138701 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 185856 138701 390 106 0 180827 0
[pid=31748/tid=31749] ppid=31746 vsize=743424 CPUtime=50.8 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 81911 0 0 0 5061 19 0 0 25 0 4 0 597419168 761266176 138701 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=743424 CPUtime=51.07 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 57585 0 0 0 5095 12 0 0 25 0 4 0 597419168 761266176 138701 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=743424 CPUtime=51.07 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 55285 0 0 0 5096 11 0 0 25 0 4 0 597419168 761266176 138701 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 743424

[startup+102.301 s]
/proc/loadavg: 7.86 7.86 7.54 9/184 31755
/proc/meminfo: memFree=18203972/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1187464 CPUtime=408.59 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 397665 0 0 0 40765 94 0 0 25 0 4 0 597419167 1215963136 214520 33554432000 4194304 4627427 140734697163104 18446744073709551615 4332767 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 296866 214520 390 106 0 291837 0
[pid=31748/tid=31749] ppid=31746 vsize=1187464 CPUtime=101.73 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 111277 0 0 0 10144 29 0 0 25 0 4 0 597419168 1215963136 214520 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1187464 CPUtime=102.27 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 88224 0 0 0 10207 20 0 0 25 0 4 0 597419168 1215963136 214520 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1187464 CPUtime=102.27 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 90036 0 0 0 10206 21 0 0 25 0 4 0 597419168 1215963136 214520 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 1187464

[startup+162.301 s]

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

[pid=31748] ppid=31746 vsize=1775208 CPUtime=2565.59 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1240285 0 0 0 256186 373 0 0 25 0 4 0 597419167 1817812992 352200 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 443802 352200 390 106 0 438773 0
[pid=31748/tid=31749] ppid=31746 vsize=1775208 CPUtime=638.79 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 319058 0 0 0 63781 98 0 0 25 0 4 0 597419168 1817812992 352200 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1775208 CPUtime=642.27 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 289463 0 0 0 64137 90 0 0 25 0 4 0 597419168 1817812992 352200 33554432000 4194304 4627427 140734697163104 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1775208 CPUtime=642.22 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 338523 0 0 0 64122 100 0 0 25 0 4 0 597419168 1817812992 352201 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 1775208

[startup+702.301 s]
/proc/loadavg: 8.07 8.06 7.79 9/184 31771
/proc/meminfo: memFree=17186408/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1838352 CPUtime=2805.24 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1345141 0 0 0 280115 409 0 0 25 0 4 0 597419167 1882472448 379407 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 459588 379407 390 106 0 454559 0
[pid=31748/tid=31749] ppid=31746 vsize=1838352 CPUtime=698.45 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 340584 0 0 0 69740 105 0 0 25 0 4 0 597419168 1882472448 379407 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1838352 CPUtime=702.27 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 326714 0 0 0 70127 100 0 0 25 0 4 0 597419168 1882472448 379407 33554432000 4194304 4627427 140734697163104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1838352 CPUtime=702.21 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 364818 0 0 0 70110 111 0 0 25 0 4 0 597419168 1882472448 379407 33554432000 4194304 4627427 140734697163104 18446744073709551615 4310406 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1838352

[startup+762.301 s]
/proc/loadavg: 8.06 8.06 7.81 9/184 31772
/proc/meminfo: memFree=17221732/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1773144 CPUtime=3044.91 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1423208 0 0 0 304053 438 0 0 25 0 4 0 597419167 1815699456 367228 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 443286 367228 390 106 0 438257 0
[pid=31748/tid=31749] ppid=31746 vsize=1773144 CPUtime=758.13 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 360087 0 0 0 75701 112 0 0 25 0 4 0 597419168 1815699456 367228 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1773144 CPUtime=762.27 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 346300 0 0 0 76119 108 0 0 25 0 4 0 597419168 1815699456 367228 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1773144 CPUtime=762.2 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 386236 0 0 0 76103 117 0 0 25 0 4 0 597419168 1815699456 367228 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1773144

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 7.82 9/184 31774
/proc/meminfo: memFree=17225312/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1770476 CPUtime=3284.57 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1509294 0 0 0 327989 468 0 0 25 0 4 0 597419167 1812967424 361174 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 442619 361174 390 106 0 437590 0
[pid=31748/tid=31749] ppid=31746 vsize=1770476 CPUtime=817.79 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 381553 0 0 0 81660 119 0 0 25 0 4 0 597419168 1812967424 361174 33554432000 4194304 4627427 140734697163104 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1770476 CPUtime=822.26 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 368574 0 0 0 82110 116 0 0 25 0 4 0 597419168 1812967424 361174 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1770476 CPUtime=822.19 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 410399 0 0 0 82094 125 0 0 25 0 4 0 597419168 1812967424 361174 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 1770476

[startup+882.3 s]
/proc/loadavg: 8.06 8.06 7.84 9/184 31776
/proc/meminfo: memFree=17027772/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1774544 CPUtime=3524.25 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1599327 0 0 0 351926 499 0 0 25 0 4 0 597419167 1817133056 377775 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324759 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 443636 377775 390 106 0 438607 0
[pid=31748/tid=31749] ppid=31746 vsize=1774544 CPUtime=877.47 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 406048 0 0 0 87620 127 0 0 25 0 4 0 597419168 1817133056 377775 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1774544 CPUtime=882.28 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 393119 0 0 0 88102 126 0 0 25 0 4 0 597419168 1817133056 377775 33554432000 4194304 4627427 140734697163104 18446744073709551615 4310445 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1774544 CPUtime=882.18 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 432164 0 0 0 88086 132 0 0 25 0 4 0 597419168 1817133056 377776 33554432000 4194304 4627427 140734697163104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 1774544

[startup+942.3 s]
/proc/loadavg: 8.13 8.08 7.85 9/184 31777
/proc/meminfo: memFree=16965764/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1841244 CPUtime=3763.9 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1684566 0 0 0 375866 524 0 0 25 0 4 0 597419167 1885433856 377143 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 460311 377143 390 106 0 455282 0
[pid=31748/tid=31749] ppid=31746 vsize=1841244 CPUtime=937.14 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 427066 0 0 0 93580 134 0 0 25 0 4 0 597419168 1885433856 377143 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1841244 CPUtime=942.27 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 414929 0 0 0 94096 131 0 0 25 0 4 0 597419168 1885433856 377143 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324972 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1841244 CPUtime=942.18 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 455356 0 0 0 94079 139 0 0 25 0 4 0 597419168 1885433856 377143 33554432000 4194304 4627427 140734697163104 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 1841244

[startup+1002.31 s]
/proc/loadavg: 8.05 8.06 7.86 9/184 31779
/proc/meminfo: memFree=16924580/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1911388 CPUtime=4003.58 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1772832 0 0 0 399803 555 0 0 25 0 4 0 597419167 1957261312 390040 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 477847 390040 390 106 0 472818 0
[pid=31748/tid=31749] ppid=31746 vsize=1911388 CPUtime=996.87 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 458856 0 0 0 99544 143 0 0 25 0 4 0 597419168 1957261312 390040 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1911388 CPUtime=1002.21 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 438458 0 0 0 100080 141 0 0 25 0 4 0 597419168 1957261312 390040 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1911388 CPUtime=1002.18 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 473191 0 0 0 100073 145 0 0 25 0 4 0 597419168 1957261312 390040 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 1911388

[startup+1062.3 s]
/proc/loadavg: 8.13 8.07 7.87 9/184 31780
/proc/meminfo: memFree=16936476/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1837716 CPUtime=4243.23 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1857780 0 0 0 423740 583 0 0 25 0 4 0 597419167 1881821184 388244 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 459429 388244 390 106 0 454400 0
[pid=31748/tid=31749] ppid=31746 vsize=1837716 CPUtime=1056.87 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 478250 0 0 0 105537 150 0 0 25 0 4 0 597419168 1881821184 388244 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1837716 CPUtime=1061.89 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 459164 0 0 0 106041 148 0 0 25 0 4 0 597419168 1881821184 388244 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1837716 CPUtime=1062.16 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 498721 0 0 0 106064 152 0 0 25 0 4 0 597419168 1881821184 388244 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1837716

[startup+1122.3 s]
/proc/loadavg: 8.12 8.07 7.89 9/184 31782
/proc/meminfo: memFree=16738800/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1913256 CPUtime=4482.88 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 1936313 0 0 0 447678 610 0 0 25 0 4 0 597419167 1959174144 402370 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 478314 402370 390 106 0 473285 0
[pid=31748/tid=31749] ppid=31746 vsize=1913256 CPUtime=1116.87 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 497138 0 0 0 111530 157 0 0 25 0 4 0 597419168 1959174144 402370 33554432000 4194304 4627427 140734697163104 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1913256 CPUtime=1121.55 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 480571 0 0 0 112001 154 0 0 25 0 4 0 597419168 1959174144 402370 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1913256 CPUtime=1122.16 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 518137 0 0 0 112057 159 0 0 25 0 4 0 597419168 1959174144 402370 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 1913256

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 7.90 9/184 31784
/proc/meminfo: memFree=16703700/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1773692 CPUtime=4722.55 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 2016139 0 0 0 471615 640 0 0 25 0 4 0 597419167 1816260608 389728 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 443423 389728 390 106 0 438394 0
[pid=31748/tid=31749] ppid=31746 vsize=1773692 CPUtime=1176.86 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 517691 0 0 0 117523 163 0 0 25 0 4 0 597419168 1816260608 389728 33554432000 4194304 4627427 140734697163104 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1773692 CPUtime=1181.22 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 499744 0 0 0 117961 161 0 0 25 0 4 0 597419168 1816260608 389729 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1773692 CPUtime=1182.15 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 541472 0 0 0 118047 168 0 0 25 0 4 0 597419168 1816260608 389729 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 1773692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.07 7.90 5/179 31785
/proc/meminfo: memFree=18032772/32950928 swapFree=67111364/67111528
[pid=31748] ppid=31746 vsize=1909592 CPUtime=4800.05 cores=0,2,4,6
/proc/31748/stat : 31748 (strangenight2-m) R 31746 31748 30119 0 -1 4202496 2045374 0 0 0 479356 649 0 0 25 0 4 0 597419167 1955422208 404235 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31748/statm: 477398 404235 390 106 0 472369 0
[pid=31748/tid=31749] ppid=31746 vsize=1909592 CPUtime=1196.26 cores=0,2,4,6
/proc/31748/task/31749/stat : 31749 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 524765 0 0 0 119461 165 0 0 25 0 4 0 597419168 1955422208 404235 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31748/tid=31750] ppid=31746 vsize=1909592 CPUtime=1200.52 cores=0,2,4,6
/proc/31748/task/31750/stat : 31750 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 506446 0 0 0 119888 164 0 0 25 0 4 0 597419168 1955422208 404235 33554432000 4194304 4627427 140734697163104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31748/tid=31751] ppid=31746 vsize=1909592 CPUtime=1201.56 cores=0,2,4,6
/proc/31748/task/31751/stat : 31751 (strangenight2-m) R 31746 31748 30119 0 -1 4202560 550134 0 0 0 119984 172 0 0 25 0 4 0 597419168 1955422208 404235 33554432000 4194304 4627427 140734697163104 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1909592

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): 1201.79
CPU time (s): 4800.15
CPU user time (s): 4793.59
CPU system time (s): 6.569
CPU usage (%): 399.419
Max. virtual memory (cumulated for all children) (KiB): 1978468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.59
system time used= 6.569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2045379
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= 3441
involuntary context switches= 23422

runsolver used 2.03269 second user time and 4.53631 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 12:11:25
IDJOB=3173854
IDBENCH=82672
IDSOLVER=1586
FILE ID=node113/3173854-1304071885
RUNJOBID= node113-1304071884-31725
PBS_JOBID= 13170457
Free space on /tmp= 71156 MiB

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

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

MD5SUM BENCH= 4033245e3bd21ace8cfcd57089ff73c5
RANDOM SEED=1348791088

node113.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.846
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.69
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.846
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	: 5332.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19590680 kB
Buffers:       1745924 kB
Cached:       10897316 kB
SwapCached:        164 kB
Active:        6573512 kB
Inactive:      6196088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19590680 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17256 kB
Writeback:           0 kB
AnonPages:      125684 kB
Mapped:          14868 kB
Slab:           527212 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   330344 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= 71156 MiB
End job on node113 at 2011-04-29 12:31:29