Trace number 3368601

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.34 1205.08

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
MD5SUM1ba3e47e885ea3862e5726ce64a96a9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.94
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.11	c Using 4 threads
0.20/0.12	c This is CryptoMiniSat 2.9.0
0.20/0.12	c compiled with gcc version 4.4.5
0.20/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.20/0.12	c Reading file 'HOME/instance-3368601-1305398320.cnf'
0.20/0.12	c -- header says num vars:          35000
0.20/0.12	c -- header says num clauses:      147000
0.43/0.28	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.43/0.28	c -- vars added      35000
0.43/0.28	c Parsing time:  0.49 s
0.43/0.28	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.82/0.39	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.44
1.23/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.36
2.02/0.61	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2.02/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2.02/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.05 s
2.02/0.65	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.06 s
3.59/1.01	c lits-rem:         0  cl-subs:        0  v-elim:    997  v-fix:    0  time:  1.43 s
3.59/1.02	c Finding binary XORs  T:     0.03 s  found:       0
3.59/1.11	c Finding non-binary XORs:     0.30 s (found:       0, avg size: nan)
3.59/1.11	c calculated reachability. Time: 0.00
4.03/1.12	c Calc default polars -  time:   0.05 s pos:   15516 undec:    3925 neg:   15559
4.03/1.12	c =========================================================================================
4.03/1.12	c types(t): F = full restart, N = normal restart
4.03/1.12	c types(t): S = simplification begin/end, E = solution found
4.03/1.12	c restart types(rt): st = static, dy = dynamic
4.03/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.03/1.12	c  B st     0         0     34003    145472         0         0    442007         0   no data   no data  --
5.98/3.74	c  N dy    19      4174     34003    145472         0      4173    442007   1273341    165.33    176.09  --
18.73/5.45	c  N dy    48      8247     34003    145472         0      8246    442007   2349672    167.80    177.76  --
25.10/7.06	c  N dy    75     12259     34003    145472         0     12258    442007   3350658    166.55    176.50  --
31.88/8.78	c  N dy   103     16462     34003    145472         0     16461    442007   4418531    166.89    178.43  --
38.65/10.47	c  N dy   130     20494     34003    145472         0     10497    442007    773348    166.60    177.89  --
45.46/12.15	c  N dy   161     24580     34003    145472         0     14583    442007   1847518    167.37    190.40  --
46.22/12.31	c  F st   164     25000     34003    145472         0     15003    442007   1944285    167.23   no data  --
55.39/14.67	c  N dy   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
55.39/14.67	c  S st   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
56.19/14.88	c  S st   170     30506     34003    145472         0     20509    442007   4033526    167.23   no data  --
56.59/14.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
56.59/14.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.39/15.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.87
59.37/15.65	c bin-w-bin subsume rem            0 bins  time:  0.04 s
59.37/15.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
59.37/15.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
59.37/15.68	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
101.23/26.15	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 41.47 s
102.02/26.33	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.71
102.02/26.34	c calculated reachability. Time: 0.01
102.02/26.34	c  N dy   170     30506     34003    145472         0     20504    442007   4028838    167.23   no data  --
109.59/28.28	c  N dy   196     34557     34003    145472         0     24554    442007   5068972    167.24    183.65  --
117.56/30.27	c  N dy   227     38607     34003    145472         0     28604    442007   6136055    168.51    178.97  --
125.52/32.26	c  N dy   261     42666     34003    145472         0     17164    442007   1238157    169.46    198.23  --
130.71/33.59	c  S st   280     45759     34003    145472         0     20257    442007   2030587    169.15   no data  --
131.90/33.81	c  S st   280     46262     34003    145472         0     20760    442007   2140876    169.15   no data  --
131.90/33.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
131.90/33.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.70/34.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.89
133.55/34.28	c bin-w-bin subsume rem            0 bins  time:  0.04 s
133.55/34.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
133.89/34.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
133.89/34.32	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
156.20/39.96	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 22.41 s
156.20/39.98	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
156.61/40.02	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.14
157.01/40.19	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.69
157.41/40.20	c calculated reachability. Time: 0.00
157.41/40.20	c  N dy   280     46262     34003    145472         0     20759    442007   2140699    169.15   no data  --
164.58/42.08	c  N dy   310     50453     34003    145472         0     24950    442007   3222995    169.15    182.34  --
172.16/43.95	c  N dy   337     54544     34003    145472         0     29041    442007   4280390    168.95    179.48  --
179.74/45.90	c  N dy   369     58607     34003    145472         0     33104    442007   5343084    169.37    227.65  --
187.30/47.78	c  N dy   394     62614     34003    145472         0     37111    442007   6326533    168.93    181.56  --
195.27/49.76	c  N dy   423     66863     34003    145472         0     22609    442007   1759412    168.83    186.50  --
200.05/50.97	c  S st   440     69393     34003    145472         0     25139    442007   2424171    168.88   no data  --
201.25/51.21	c  S st   440     69897     34003    145472         0     25643    442007   2515644    168.88   no data  --
201.25/51.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
201.25/51.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.05/51.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.91
203.29/51.72	c bin-w-bin subsume rem            0 bins  time:  0.04 s
203.29/51.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
203.29/51.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
203.29/51.76	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
231.15/58.75	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 27.76 s
231.15/58.77	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
231.54/58.82	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.17
232.34/59.00	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.74
232.34/59.01	c calculated reachability. Time: 0.01
232.34/59.01	c  N dy   440     69897     34003    145472         0     25642    442007   2514725    168.88   no data  --
240.30/61.04	c  N dy   467     74421     34003    145472         0     30165    442007   3647237    168.57    179.43  --
249.08/63.29	c  N dy   498     79182     34003    145472         0     34925    442007   4861033    168.35    177.61  --
259.04/65.77	c  N dy   532     84328     34003    145472         0     40071    442007   6193786    168.26    178.33  --
265.06/67.27	c  F st   551     87501     34003    145472         0     22371    442007   1098701    167.96   no data  --
271.80/68.93	c  N st   556     90798     34003    145472         0     25667    442007   2230509    167.96   no data  --
283.35/71.87	c  N dy   589     96724     34003    145472         0     31592    442007   3988934    168.33    184.56  --
295.35/74.87	c  N dy   632    102922     34003    145472         0     37790    442007   5567367    168.27    178.92  --
299.29/75.82	c  S st   648    104845     34003    145472         0     39713    442007   6067747    168.40   no data  --
300.13/76.08	c  S st   648    105350     34003    145472         0     40218    442007   6150664    168.40   no data  --
300.47/76.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
300.47/76.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.27/76.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.99
303.67/76.91	c bin-w-bin subsume rem            0 bins  time:  0.04 s
303.67/76.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
303.67/76.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
303.67/76.95	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
605.03/152.56	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 300.17 s
605.03/152.58	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
605.43/152.68	c vivif2 --  cl tried    40215 cl shrink        0 lits rem          0 time: 0.40
606.67/152.92	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.93
606.67/152.93	c calculated reachability. Time: 0.01
606.67/152.93	c  N dy   648    105350     34003    145472         0     40215    442007   6150379    168.40   no data  --
619.81/156.22	c  N dy   694    112101     34003    145472         0     24532    442007   1222190    168.59    177.87  --
633.38/159.68	c  N dy   739    119378     34003    145472         0     31809    442007   3096154    168.47    178.60  --
648.47/163.43	c  N dy   790    127067     34003    145472         0     39498    442007   5050698    168.31    179.43  --
664.79/167.52	c  N dy   843    135188     34003    145472         0     23901    442007    675733    168.22    177.28  --
680.75/171.58	c  N dy   902    143884     34003    145472         0     32597    442007   2928131    168.30    178.58  --
698.71/176.10	c  N dy   968    153140     34003    145472         0     41852    442007   5342273    168.52    189.25  --
708.64/178.59	c  S st   999    158026     34003    145472         0     46738    442007   6612584    168.52   no data  --
709.84/178.86	c  S st   999    158532     34003    145472         0     47244    442007   6703512    168.52   no data  --
709.84/178.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
709.84/178.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
711.04/179.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.00
713.43/179.71	c bin-w-bin subsume rem            0 bins  time:  0.04 s
713.43/179.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
713.43/179.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
713.43/179.75	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1102.10/277.30	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 387.66 s
1102.53/277.32	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
1102.87/277.43	c vivif2 --  cl tried    47243 cl shrink        0 lits rem          0 time: 0.45
1103.67/277.67	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.95
1103.67/277.68	c calculated reachability. Time: 0.00
1103.67/277.68	c  N dy   999    158532     34003    145472         0     47243    442007   6703257    168.52   no data  --
1123.20/282.55	c  N dy  1068    168676     34003    145472         0     32528    442007   2624957    168.61    182.30  --
1143.52/287.69	c  N dy  1135    179451     34003    145472         0     43300    442007   5432625    168.58    181.69  --
1166.64/293.42	c  N dy  1210    191027     34003    145472         0     28948    442007   1350921    168.62    181.48  --
1190.54/299.43	c  N dy  1289    203294     34003    145472         0     41214    442007   4554452    168.74    179.00  --
1217.64/306.27	c  N dy  1371    216626     34003    145472         0     27583    442007    706694    168.61    178.66  --
1244.75/313.01	c  N dy  1459    230511     34003    145472         0     41468    442007   4259576    168.53    180.02  --
1259.10/316.66	c  S st  1502    237798     34003    145472         0     48755    442007   6089111    168.39   no data  --
1260.35/316.94	c  S st  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
1260.35/316.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
1260.35/316.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.48/317.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1263.49/317.71	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1263.49/317.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1263.49/317.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
1263.49/317.75	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1597.12/401.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 332.21 s
1597.12/401.48	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.09
1597.55/401.60	c vivif2 --  cl tried    49259 cl shrink        0 lits rem          0 time: 0.49
1598.70/401.86	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.02
1598.70/401.87	c calculated reachability. Time: 0.01
1598.70/401.87	c  N dy  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
1630.60/409.85	c  N dy  1609    253528     34003    145472         0     36508    442007   2699641    168.42    177.93  --
1664.46/418.37	c  N dy  1716    269773     34003    145472         0     52753    442007   6830098    168.31    177.98  --
1700.73/427.41	c  N dy  1829    287075     34003    145472         0     41061    442007   3578881    168.23    193.81  --
1739.78/437.24	c  N dy  1963    305512     34003    145472         0     59497    442007   8331469    168.37    184.03  --
1741.38/437.69	c  F st  1969    306250     34003    145472         0     30242    442007    572606    168.41    163.99  --
1780.04/447.35	c  N dy  2075    325124     34003    145472         0     49113    442007   6027937    168.55    177.85  --
1821.54/457.78	c  N dy  2213    345142     34003    145472         0     38134    442007   2347383    168.71    179.85  --
1847.00/464.11	c  S st  2300    357456     34003    145472         0     50446    442007   5632087    168.94    147.16  --
1847.85/464.39	c  S st  2300    357957     34003    145472         0     50947    442007   5726108    168.94   no data  --
1848.19/464.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1848.19/464.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1848.99/464.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1850.98/465.12	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1850.98/465.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1850.98/465.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
1850.98/465.16	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2151.12/540.47	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 299.44 s
2151.12/540.49	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
2151.52/540.59	c vivif2 --  cl tried    50943 cl shrink        0 lits rem          0 time: 0.41
2152.73/540.85	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.01
2152.73/540.86	c calculated reachability. Time: 0.00
2152.73/540.86	c  N dy  2300    357957     34003    145472         0     50943    442007   5724851    168.94   no data  --
2195.37/551.56	c  N dy  2429    378010     34003    145472         0     38996    442007   2353268    168.90    179.30  --
2238.82/562.46	c  N dy  2574    398021     34003    145472         0     59007    442007   7585672    169.10    181.41  --
2281.07/573.06	c  N dy  2700    418031     34003    145472         0     46018    442007   3863203    169.08    196.63  --
2324.50/583.96	c  N dy  2846    438121     34003    145472         0     66107    442007   9119261    169.21    180.97  --
2366.35/594.43	c  N dy  2992    458230     34003    145472         0     52216    442007   5239764    169.30    181.25  --
2408.22/604.99	c  N dy  3130    478259     34003    145472         0     37249    442007   1099258    169.35    249.70  --
2450.07/615.46	c  N dy  3277    498285     34003    145472         0     57275    442007   6369369    169.51    179.00  --
2491.95/625.97	c  N dy  3413    518338     34003    145472         0     41332    442007   1914671    169.51    179.38  --
2529.38/635.37	c  S st  3541    536935     34003    145472         0     59929    442007   6713166    169.50   no data  --
2530.59/635.66	c  S st  3541    537437     34003    145472         0     60431    442007   6816828    169.50   no data  --
2530.59/635.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2530.59/635.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2531.83/635.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.10
2533.76/636.49	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2534.16/636.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2534.16/636.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
2534.16/636.53	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
2951.90/741.39	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 417.13 s
2952.34/741.42	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.13
2952.75/741.54	c vivif2 --  cl tried    60425 cl shrink        0 lits rem          0 time: 0.46
2953.88/741.81	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.07
2953.88/741.82	c calculated reachability. Time: 0.01
2953.88/741.82	c  N dy  3541    537437     34003    145472         0     60425    442007   6814670    169.50   no data  --
2995.74/752.39	c  N dy  3673    557542     34003    145472         0     43533    442007   2236892    169.51    186.33  --
3037.18/762.75	c  N dy  3812    577572     34003    145472         0     63561    442007   7507646    169.52    195.86  --
3079.45/773.33	c  N dy  3947    597624     34003    145472         0     45614    442007   2451586    169.51    238.41  --
3120.88/783.77	c  N dy  4086    617652     34003    145472         0     65641    442007   7689686    169.57    179.66  --
3163.92/794.53	c  N dy  4225    637751     34003    145472         0     46740    442007   2503058    169.61    178.62  --
3205.78/805.05	c  N dy  4365    657821     34003    145472         0     66808    442007   7793142    169.69    180.73  --
3248.42/815.78	c  N dy  4499    677858     34003    145472         0     46845    442007   2279176    169.65    195.96  --
3291.06/826.41	c  N dy  4641    697915     34003    145472         0     66898    442007   7518217    169.70    189.63  --
3334.49/837.39	c  N dy  4773    718029     34003    145472         0     46014    442007   1775208    169.65    180.49  --
3377.58/848.12	c  N dy  4913    738126     34003    145472         0     66111    442007   7029172    169.69    187.33  --
3423.37/859.64	c  N dy  5054    758138     34003    145472         0     44126    442007   1055388    169.73    179.14  --
3466.02/870.39	c  N dy  5192    778292     34003    145472         0     64278    442007   6392147    169.79    180.15  --
3513.05/882.16	c  N dy  5322    798324     34003    145472         0     84308    442007  11625611    169.77    179.89  --
3530.18/886.49	c  S st  5376    806155     34003    145472         0     49143    442007   2123282    169.79   no data  --
3531.43/886.78	c  S st  5376    806659     34003    145472         0     49647    442007   2211239    169.79   no data  --
3531.77/886.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3531.77/886.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3532.57/887.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
3533.37/887.27	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3533.37/887.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3533.37/887.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
3533.77/887.31	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
3560.08/893.94	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 26.38 s
3560.08/893.96	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.09
3560.48/894.00	c vivif2 --  cl tried    49645 cl shrink        0 lits rem          0 time: 0.17
3561.28/894.25	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.00
3561.28/894.26	c calculated reachability. Time: 0.01
3561.28/894.26	c  N dy  5376    806659     34003    145472         0     49645    442007   2210648    169.79   no data  --
3606.33/905.55	c  N dy  5504    826737     34003    145472         0     69721    442007   7462253    169.77    182.63  --
3654.56/917.63	c  N dy  5638    846959     34003    145472         0     45944    442007   1017511    169.77    182.30  --
3698.42/928.68	c  N dy  5777    867103     34003    145472         0     66086    442007   6226548    169.78    182.51  --
3746.30/940.67	c  N dy  5914    887248     34003    145472         0     86231    442007  11454974    169.77    178.92  --
3791.69/952.09	c  N dy  6054    907398     34003    145472         0     61382    442007   4816863    169.77    184.98  --
3839.13/963.90	c  N dy  6192    927511     34003    145472         0     81494    442007  10009526    169.78    178.80  --
3886.20/975.74	c  N dy  6328    947790     34003    145472         0     55770    442007   3052348    169.82    179.41  --
3930.82/986.91	c  N dy  6463    967958     34003    145472         0     75937    442007   8218266    169.80    179.06  --
3978.29/998.85	c  N dy  6601    987982     34003    145472         0     48969    442007   1019799    169.80    178.75  --
4021.71/1009.71	c  N dy  6735   1008057     34003    145472         0     69042    442007   6193216    169.80    179.64  --
4068.74/1021.52	c  N dy  6869   1028143     34003    145472         0     89128    442007  11354015    169.77    188.00  --
4113.79/1032.89	c  N dy  7017   1048144     34003    145472         0     61129    442007   3956184    169.83    198.01  --
4159.63/1044.38	c  N dy  7156   1068180     34003    145472         0     81164    442007   9174942    169.85    190.12  --
4168.81/1046.62	c  F st  7181   1071877     34003    145472         0     84861    442007  10148143    169.85    159.30  --
4208.67/1056.64	c  N dy  7271   1088290     34003    145472         0     52282    442007   1376806    169.91    180.41  --
4252.10/1067.58	c  N dy  7408   1108358     34003    145472         0     72350    442007   6644240    169.94    188.12  --
4299.93/1079.57	c  N dy  7544   1128504     34003    145472         0     92496    442007  11854130    169.96    185.01  --
4346.19/1091.11	c  N dy  7677   1148579     34003    145472         0     62579    442007   3784592    169.96    180.63  --
4393.22/1102.94	c  N dy  7820   1168650     34003    145472         0     82649    442007   9097664    170.03    182.72  --
4440.66/1114.88	c  N dy  7948   1188669     34003    145472         0     51662    442007    696421    170.02    180.57  --
4483.30/1125.53	c  N dy  8087   1208755     34003    145472         0     71746    442007   5906459    170.05    180.92  --
4486.10/1126.20	c  S st  8095   1209988     34003    145472         0     72979    442007   6222563    170.04    167.04  --
4487.34/1126.52	c  S st  8095   1210494     34003    145472         0     73485    442007   6317959    170.04   no data  --
4487.34/1126.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
4487.34/1126.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4488.48/1126.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.10
4490.49/1127.30	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4490.49/1127.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4490.49/1127.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
4490.49/1127.34	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368601-1305398320/watcher-3368601-1305398320 -o /tmp/evaluation-result-3368601-1305398320/solver-3368601-1305398320 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368601-1305398320.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: 7.43 7.89 6.85 6/401 28246
/proc/meminfo: memFree=24051588/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/28246/stat : 28246 (runsolver) R 28244 28246 28111 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 651430691 12079104 50 33554432000 4194304 5432360 140735467470016 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/28246/statm: 2949 50 30 303 0 2643 0

[startup+0.119902 s]
/proc/loadavg: 7.43 7.89 6.85 6/401 28246
/proc/meminfo: memFree=24051588/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=51236 CPUtime=0.2 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 416 0 0 0 20 0 0 0 25 0 4 0 651430691 52465664 356 33554432000 4194304 4650419 140736601008704 18446744073709551615 47701433517593 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28246/statm: 12809 356 306 112 0 7774 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 51236

[startup+0.200884 s]
/proc/loadavg: 7.43 7.89 6.85 6/401 28246
/proc/meminfo: memFree=24051588/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=311628 CPUtime=0.43 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 19225 0 0 0 40 3 0 0 25 0 4 0 651430691 319107072 15567 33554432000 4194304 4650419 140736601008704 18446744073709551615 4545942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28246/statm: 77907 15570 344 112 0 72872 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 311628

[startup+0.300866 s]
/proc/loadavg: 7.43 7.89 6.85 6/401 28246
/proc/meminfo: memFree=24051588/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=316616 CPUtime=0.82 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 26228 0 0 0 78 4 0 0 25 0 4 0 651430691 324214784 22570 33554432000 4194304 4650419 140736601008704 18446744073709551615 4369860 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28246/statm: 79154 22570 367 112 0 74119 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 316616

[startup+0.704393 s]
/proc/loadavg: 7.43 7.89 6.85 6/401 28246
/proc/meminfo: memFree=24051588/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=352940 CPUtime=2.4 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 43752 0 0 0 234 6 0 0 25 0 4 0 651430691 361410560 37499 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28246/statm: 88235 37500 385 112 0 83200 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 352940

[startup+1.50066 s]
/proc/loadavg: 7.48 7.89 6.86 9/405 28250
/proc/meminfo: memFree=23881800/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=358340 CPUtime=5.58 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 50807 0 0 0 550 8 0 0 25 0 4 0 651430691 366940160 40924 33554432000 4194304 4650419 140736601008704 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28246/statm: 89585 40924 391 112 0 84550 0
[pid=28246/tid=28248] ppid=28244 vsize=358340 CPUtime=1.33 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 14809 0 0 0 131 2 0 0 25 0 4 0 651430693 366940160 40924 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=358340 CPUtime=1.37 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 13935 0 0 0 135 2 0 0 19 0 4 0 651430693 366940160 40924 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=358340 CPUtime=1.44 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 7197 0 0 0 143 1 0 0 25 0 4 0 651430693 366940160 40924 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 358340

[startup+4.07322 s]
/proc/loadavg: 7.48 7.89 6.86 9/405 28250
/proc/meminfo: memFree=23881800/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=440516 CPUtime=13.44 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 56941 0 0 0 1332 12 0 0 25 0 4 0 651430691 451088384 47058 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 110129 47058 391 112 0 105094 0
[pid=28246/tid=28248] ppid=28244 vsize=440516 CPUtime=2.64 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 15817 0 0 0 260 4 0 0 25 0 4 0 651430693 451088384 47058 33554432000 4194304 4650419 140736601008704 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=440516 CPUtime=3.94 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 15804 0 0 0 392 2 0 0 25 0 4 0 651430693 451088384 47058 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=440516 CPUtime=4.01 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 9352 0 0 0 400 1 0 0 25 0 4 0 651430693 451088384 47058 33554432000 4194304 4650419 140736601008704 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13.44
Current children cumulated vsize (KiB) 440516

[startup+6.30083 s]
/proc/loadavg: 7.48 7.89 6.86 9/405 28250
/proc/meminfo: memFree=23861176/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=539228 CPUtime=22.31 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 62690 0 0 0 2218 13 0 0 25 0 4 0 651430691 552169472 52807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 134807 52807 391 112 0 129772 0
[pid=28246/tid=28248] ppid=28244 vsize=539228 CPUtime=4.88 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 17275 0 0 0 483 5 0 0 25 0 4 0 651430693 552169472 52807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4331944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=539228 CPUtime=6.16 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 17197 0 0 0 614 2 0 0 25 0 4 0 651430693 552169472 52808 33554432000 4194304 4650419 140736601008704 18446744073709551615 4311387 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=539228 CPUtime=6.23 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 10809 0 0 0 622 1 0 0 25 0 4 0 651430693 552169472 52808 33554432000 4194304 4650419 140736601008704 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.31
Current children cumulated vsize (KiB) 539228

[startup+12.7007 s]
/proc/loadavg: 7.63 7.91 6.87 9/405 28251
/proc/meminfo: memFree=23715084/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=498972 CPUtime=47.81 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 87623 0 0 0 4761 20 0 0 25 0 4 0 651430691 510947328 52901 33554432000 4194304 4650419 140736601008704 18446744073709551615 4334072 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 124743 52901 394 112 0 119708 0
[pid=28246/tid=28248] ppid=28244 vsize=498972 CPUtime=11.27 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 23302 0 0 0 1120 7 0 0 25 0 4 0 651430693 510947328 52901 33554432000 4194304 4650419 140736601008704 18446744073709551615 4315033 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=498972 CPUtime=12.56 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 23018 0 0 0 1252 4 0 0 25 0 4 0 651430693 510947328 52901 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=498972 CPUtime=12.63 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 17858 0 0 0 1260 3 0 0 25 0 4 0 651430693 510947328 52901 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 498972

[startup+25.5005 s]
/proc/loadavg: 7.69 7.91 6.89 9/405 28251
/proc/meminfo: memFree=23168992/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=802348 CPUtime=98.83 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 213427 0 0 0 9832 51 0 0 25 0 4 0 651430691 821604352 137778 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 200587 137778 395 112 0 195552 0
[pid=28246/tid=28248] ppid=28244 vsize=802348 CPUtime=24.07 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 80378 0 0 0 2387 20 0 0 25 0 4 0 651430693 821604352 137778 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=802348 CPUtime=25.37 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 38273 0 0 0 2530 7 0 0 25 0 4 0 651430693 821604352 137778 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=802348 CPUtime=25.41 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 45144 0 0 0 2530 11 0 0 25 0 4 0 651430693 821604352 137778 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.83
Current children cumulated vsize (KiB) 802348

[startup+51.1011 s]
/proc/loadavg: 7.81 7.92 6.92 9/405 28251
/proc/meminfo: memFree=23046816/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=868304 CPUtime=200.86 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 423472 0 0 0 19999 87 0 0 25 0 4 0 651430691 889143296 150030 33554432000 4194304 4650419 140736601008704 18446744073709551615 4315114 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 217076 150030 395 112 0 212041 0
[pid=28246/tid=28248] ppid=28244 vsize=868304 CPUtime=49.67 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 232174 0 0 0 4928 39 0 0 25 0 4 0 651430693 889143296 150030 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=868304 CPUtime=50.95 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 61457 0 0 0 5082 13 0 0 25 0 4 0 651430693 889143296 150030 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=868304 CPUtime=50.99 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 60576 0 0 0 5082 17 0 0 25 0 4 0 651430693 889143296 150030 33554432000 4194304 4650419 140736601008704 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.86
Current children cumulated vsize (KiB) 868304

[startup+102.3 s]
/proc/loadavg: 7.96 7.94 6.98 9/405 28253
/proc/meminfo: memFree=22781440/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1018336 CPUtime=404.95 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 835682 0 0 0 40332 163 0 0 25 0 4 0 651430691 1042776064 185168 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476129 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 254584 185168 395 112 0 249549 0
[pid=28246/tid=28248] ppid=28244 vsize=1018336 CPUtime=100.88 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 435720 0 0 0 10018 70 0 0 25 0 4 0 651430693 1042776064 185172 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1018336 CPUtime=102.15 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 83611 0 0 0 10195 20 0 0 25 0 4 0 651430693 1042776064 185172 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1018336 CPUtime=102.16 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 90121 0 0 0 10190 26 0 0 25 0 4 0 651430693 1042776064 185172 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.95
Current children cumulated vsize (KiB) 1018336

[startup+162.301 s]
/proc/loadavg: 8.02 7.97 7.04 9/405 28255
/proc/meminfo: memFree=22640804/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1155428 CPUtime=644.08 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 1421814 0 0 0 64144 264 0 0 25 0 4 0 651430691 1183158272 203752 33554432000 4194304 4650419 140736601008704 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 288857 203752 395 112 0 283822 0
[pid=28246/tid=28248] ppid=28244 vsize=1155428 CPUtime=160.87 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 620515 0 0 0 15989 98 0 0 25 0 4 0 651430693 1183158272 203752 33554432000 4194304 4650419 140736601008704 18446744073709551615 4311310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1155428 CPUtime=162.13 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 112177 0 0 0 16181 32 0 0 25 0 4 0 651430693 1183158272 203752 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1155428 CPUtime=162.13 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 119881 0 0 0 16177 36 0 0 25 0 4 0 651430693 1183158272 203752 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 644.08
Current children cumulated vsize (KiB) 1155428

[startup+222.316 s]
/proc/loadavg: 8.08 8.00 7.11 9/405 28256
/proc/meminfo: memFree=22547164/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1157964 CPUtime=883.29 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 1887853 0 0 0 87985 344 0 0 25 0 4 0 651430691 1185755136 214499 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 289491 214499 403 112 0 284456 0
[pid=28246/tid=28248] ppid=28244 vsize=1157964 CPUtime=220.88 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 644928 0 0 0 21982 106 0 0 25 0 4 0 651430693 1185755136 214499 33554432000 4194304 4650419 140736601008704 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1157964 CPUtime=222.12 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 132204 0 0 0 22174 38 0 0 25 0 4 0 651430693 1185755136 214499 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1157964 CPUtime=222.12 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 327716 0 0 0 22143 69 0 0 25 0 4 0 651430693 1185755136 214499 33554432000 4194304 4650419 140736601008704 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 883.29
Current children cumulated vsize (KiB) 1157964

[startup+282.3 s]

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

[pid=28246] ppid=28244 vsize=1584864 CPUtime=2796.45 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 4686442 0 0 0 278783 862 0 0 25 0 4 0 651430691 1622900736 320280 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 396216 320280 395 112 0 391181 0
[pid=28246/tid=28248] ppid=28244 vsize=1584864 CPUtime=700.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1427848 0 0 0 69830 254 0 0 25 0 4 0 651430693 1622900736 320280 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1584864 CPUtime=702.01 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 301123 0 0 0 70109 92 0 0 25 0 4 0 651430693 1622900736 320280 33554432000 4194304 4650419 140736601008704 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1584864 CPUtime=701.89 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1164755 0 0 0 69965 224 0 0 25 0 4 0 651430693 1622900736 320280 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2796.45
Current children cumulated vsize (KiB) 1584864

[startup+762.301 s]
/proc/loadavg: 8.14 8.07 7.52 9/405 28271
/proc/meminfo: memFree=21697472/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1586232 CPUtime=3035.63 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 4887854 0 0 0 302651 912 0 0 25 0 4 0 651430691 1624301568 318384 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 396558 318384 395 112 0 391523 0
[pid=28246/tid=28248] ppid=28244 vsize=1586232 CPUtime=760.85 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1456728 0 0 0 75820 265 0 0 25 0 4 0 651430693 1624301568 318389 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1586232 CPUtime=762 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 325166 0 0 0 76098 102 0 0 25 0 4 0 651430693 1624301568 318389 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1586232 CPUtime=761.88 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1192353 0 0 0 75952 236 0 0 25 0 4 0 651430693 1624301568 318389 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3035.63
Current children cumulated vsize (KiB) 1586232

[startup+822.3 s]
/proc/loadavg: 8.14 8.09 7.56 9/405 28272
/proc/meminfo: memFree=21769384/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1587280 CPUtime=3274.72 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 4994620 0 0 0 326522 950 0 0 25 0 4 0 651430691 1625374720 307698 33554432000 4194304 4650419 140736601008704 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 396820 307698 395 112 0 391785 0
[pid=28246/tid=28248] ppid=28244 vsize=1587280 CPUtime=820.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1484825 0 0 0 81807 277 0 0 25 0 4 0 651430693 1625374720 307698 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1587280 CPUtime=821.97 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 348677 0 0 0 82087 110 0 0 25 0 4 0 651430693 1625374720 307698 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1587280 CPUtime=821.81 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1220455 0 0 0 81935 246 0 0 25 0 4 0 651430693 1625374720 307698 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3274.72
Current children cumulated vsize (KiB) 1587280

[startup+882.315 s]
/proc/loadavg: 8.30 8.14 7.61 9/405 28274
/proc/meminfo: memFree=21640900/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1588504 CPUtime=3513.89 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 5083168 0 0 0 350409 980 0 0 25 0 4 0 651430691 1626628096 321792 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 397126 321792 395 112 0 392091 0
[pid=28246/tid=28248] ppid=28244 vsize=1588504 CPUtime=880.85 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1515355 0 0 0 87798 287 0 0 25 0 4 0 651430693 1626628096 321792 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1588504 CPUtime=881.98 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 365451 0 0 0 88082 116 0 0 25 0 4 0 651430693 1626628096 321792 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1588504 CPUtime=881.79 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1229698 0 0 0 87929 250 0 0 25 0 4 0 651430693 1626628096 321792 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3513.89
Current children cumulated vsize (KiB) 1588504

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 7.64 9/405 28275
/proc/meminfo: memFree=21589804/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1588792 CPUtime=3753.02 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 5530797 0 0 0 374247 1055 0 0 25 0 4 0 651430691 1626923008 336105 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 397198 336120 395 112 0 392163 0
[pid=28246/tid=28248] ppid=28244 vsize=1588792 CPUtime=940.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1915257 0 0 0 93740 344 0 0 25 0 4 0 651430693 1626923008 336128 33554432000 4194304 4650419 140736601008704 18446744073709551615 4441467 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1588792 CPUtime=941.95 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 365451 0 0 0 94079 116 0 0 25 0 4 0 651430693 1626923008 336138 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1588792 CPUtime=941.77 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1250715 0 0 0 93921 256 0 0 25 0 4 0 651430693 1626923008 336146 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3753.02
Current children cumulated vsize (KiB) 1588792

[startup+1002.3 s]
/proc/loadavg: 8.14 8.13 7.67 9/405 28277
/proc/meminfo: memFree=21678916/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1528136 CPUtime=3992.2 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 6081753 0 0 0 398076 1144 0 0 25 0 4 0 651430691 1564811264 323455 33554432000 4194304 4650419 140736601008704 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 382034 323455 417 112 0 376999 0
[pid=28246/tid=28248] ppid=28244 vsize=1528136 CPUtime=1000.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 2398074 0 0 0 99677 407 0 0 25 0 4 0 651430693 1564811264 323455 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1528136 CPUtime=1001.94 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 378699 0 0 0 100073 121 0 0 25 0 4 0 651430693 1564811264 323455 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1528136 CPUtime=1001.77 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1276821 0 0 0 99911 266 0 0 25 0 4 0 651430693 1564811264 323455 33554432000 4194304 4650419 140736601008704 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3992.2
Current children cumulated vsize (KiB) 1528136

[startup+1062.3 s]
/proc/loadavg: 8.09 8.12 7.69 9/405 28279
/proc/meminfo: memFree=21573376/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1599312 CPUtime=4231.38 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 6727702 0 0 0 421887 1251 0 0 25 0 4 0 651430691 1637695488 317451 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 399828 317451 395 112 0 394793 0
[pid=28246/tid=28248] ppid=28244 vsize=1599312 CPUtime=1060.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 2966391 0 0 0 105601 483 0 0 25 0 4 0 651430693 1637695488 317451 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1599312 CPUtime=1061.93 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 402845 0 0 0 106063 130 0 0 25 0 4 0 651430693 1637695488 317451 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363463 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1599312 CPUtime=1061.77 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1302733 0 0 0 105901 276 0 0 25 0 4 0 651430693 1637695488 317451 33554432000 4194304 4650419 140736601008704 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.38
Current children cumulated vsize (KiB) 1599312

[startup+1122.3 s]
/proc/loadavg: 8.07 8.11 7.71 9/405 28280
/proc/meminfo: memFree=21631492/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1600020 CPUtime=4470.55 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 7279483 0 0 0 445714 1341 0 0 25 0 4 0 651430691 1638420480 328294 33554432000 4194304 4650419 140736601008704 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 400005 328294 395 112 0 394970 0
[pid=28246/tid=28248] ppid=28244 vsize=1600020 CPUtime=1120.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 3441010 0 0 0 111540 544 0 0 25 0 4 0 651430693 1638420480 328294 33554432000 4194304 4650419 140736601008704 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1600020 CPUtime=1121.9 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 427101 0 0 0 112050 140 0 0 25 0 4 0 651430693 1638420480 328294 33554432000 4194304 4650419 140736601008704 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1600020 CPUtime=1121.78 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1332340 0 0 0 111892 286 0 0 25 0 4 0 651430693 1638420480 328294 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.55
Current children cumulated vsize (KiB) 1600020

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 7.74 9/405 28282
/proc/meminfo: memFree=21613000/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1616868 CPUtime=4709.73 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 7353586 0 0 0 469602 1371 0 0 25 0 4 0 651430691 1655672832 331333 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 404217 331333 395 112 0 399182 0
[pid=28246/tid=28248] ppid=28244 vsize=1616868 CPUtime=1180.84 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 3463049 0 0 0 117531 553 0 0 25 0 4 0 651430693 1655672832 331333 33554432000 4194304 4650419 140736601008704 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1616868 CPUtime=1181.9 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 453096 0 0 0 118040 150 0 0 25 0 4 0 651430693 1655672832 331333 33554432000 4194304 4650419 140736601008704 18446744073709551615 4360465 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1616868 CPUtime=1181.77 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1356403 0 0 0 117882 295 0 0 25 0 4 0 651430693 1655672832 331333 33554432000 4194304 4650419 140736601008704 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.73
Current children cumulated vsize (KiB) 1616868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 7.86 8.07 7.73 9/405 28313
/proc/meminfo: memFree=22744680/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1617184 CPUtime=4800.24 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 7379258 0 0 0 478642 1382 0 0 25 0 4 0 651430691 1655996416 329802 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 404296 329803 395 112 0 399261 0
[pid=28246/tid=28248] ppid=28244 vsize=1617184 CPUtime=1203.55 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 3473060 0 0 0 119799 556 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1617184 CPUtime=1204.6 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 460611 0 0 0 120306 154 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1617184 CPUtime=1204.48 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1364554 0 0 0 120150 298 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1617184

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

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

[startup+1205 s]
/proc/loadavg: 7.86 8.07 7.73 9/405 28313
/proc/meminfo: memFree=22744680/32951132 swapFree=67093844/67111528
[pid=28246] ppid=28244 vsize=1617184 CPUtime=4800.24 cores=0,2,4,6
/proc/28246/stat : 28246 (strangenight1-m) R 28244 28246 28111 0 -1 4202496 7379258 0 0 0 478642 1382 0 0 25 0 4 0 651430691 1655996416 329802 33554432000 4194304 4650419 140736601008704 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28246/statm: 404296 329803 395 112 0 399261 0
[pid=28246/tid=28248] ppid=28244 vsize=1617184 CPUtime=1203.55 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 3473060 0 0 0 119799 556 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28246/tid=28249] ppid=28244 vsize=1617184 CPUtime=1204.6 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 460611 0 0 0 120306 154 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28246/tid=28250] ppid=28244 vsize=1617184 CPUtime=1204.48 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (strangenight1-m) R 28244 28246 28111 0 -1 4202560 1364554 0 0 0 120150 298 0 0 25 0 4 0 651430693 1655996416 329807 33554432000 4194304 4650419 140736601008704 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1617184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.08
CPU time (s): 4800.34
CPU user time (s): 4786.46
CPU system time (s): 13.8809
CPU usage (%): 398.342
Max. virtual memory (cumulated for all children) (KiB): 1617184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.46
system time used= 13.8809
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7379271
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= 3906
involuntary context switches= 21271

runsolver used 4.35834 second user time and 11.6682 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 20:38:40
IDJOB=3368601
IDBENCH=82610
IDSOLVER=1846
FILE ID=node128/3368601-1305398320
RUNJOBID= node128-1305397110-28129
PBS_JOBID= 13324451
Free space on /tmp= 73596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368601-1305398320/watcher-3368601-1305398320 -o /tmp/evaluation-result-3368601-1305398320/solver-3368601-1305398320 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368601-1305398320.cnf

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

MD5SUM BENCH= 1ba3e47e885ea3862e5726ce64a96a9c
RANDOM SEED=28032132

node128.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.852
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.70
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.852
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.75
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.852
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.852
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.852
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24051744 kB
Buffers:        261728 kB
Cached:        2890536 kB
SwapCached:       1440 kB
Active:        6520104 kB
Inactive:      2087940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24051744 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           18092 kB
Writeback:           0 kB
AnonPages:     5453620 kB
Mapped:          32396 kB
Slab:           188136 kB
PageTables:      38556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100967532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73588 MiB
End job on node128 at 2011-05-14 20:58:48