Trace number 3174992

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? (TO) 4800.12 1201.98

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.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174992-1304073947.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.04/0.24	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.04/0.24	c -- vars added      35000
0.04/0.24	c Parsing time:  0.43 s
0.04/0.24	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.04/0.24	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.43
1.38/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.36
2.71/0.73	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2.71/0.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2.71/0.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.04 s
2.71/0.73	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.06 s
5.10/1.32	c lits-rem:         0  cl-subs:        0  v-elim:    997  v-fix:    0  time:  1.56 s
5.10/1.32	c Finding binary XORs  T:     0.03 s  found:       0
5.10/1.32	c Finding non-binary XORs:     0.32 s (found:       0, avg size: nan)
5.10/1.32	c calculated reachability. Time: 0.00
5.10/1.32	c Calc default polars -  time:   0.06 s pos:   15516 undec:    3925 neg:   15559
5.10/1.32	c =========================================================================================
5.10/1.32	c types(t): F = full restart, N = normal restart
5.10/1.32	c types(t): S = simplification begin/end, E = solution found
5.10/1.32	c restart types(rt): st = static, dy = dynamic
5.10/1.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.10/1.32	c  B st     0         0     34003    145472         0         0    442007         0   no data   no data  --
10.30/2.67	c  N dy    19      4174     34003    145472         0      4173    442007   1273341    165.33    176.09  --
16.69/4.25	c  N dy    48      8247     34003    145472         0      8246    442007   2349672    167.80    177.76  --
23.08/5.83	c  N dy    75     12259     34003    145472         0     12258    442007   3350658    166.55    176.50  --
29.88/7.52	c  N dy   103     16462     34003    145472         0     16461    442007   4418531    166.89    178.43  --
36.66/9.20	c  N dy   130     20494     34003    145472         0     10497    442007    773348    166.60    177.89  --
43.05/10.84	c  N dy   161     24580     34003    145472         0     14583    442007   1847518    167.37    190.40  --
43.45/11.00	c  F st   164     25000     34003    145472         0     15003    442007   1944285    167.23   no data  --
53.06/13.31	c  N dy   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
53.06/13.31	c  S st   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
53.84/13.51	c  S st   170     30506     34003    145472         0     20509    442007   4033526    167.23   no data  --
53.84/13.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
53.84/13.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.63/13.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.87
56.64/14.26	c bin-w-bin subsume rem            0 bins  time:  0.04 s
56.64/14.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
56.64/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
56.64/14.30	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
98.17/24.61	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 40.98 s
98.57/24.79	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.72
98.97/24.80	c calculated reachability. Time: 0.01
98.97/24.80	c  N dy   170     30506     34003    145472         0     20504    442007   4028838    167.23   no data  --
106.55/26.70	c  N dy   196     34557     34003    145472         0     24554    442007   5068972    167.24    183.65  --
114.17/28.64	c  N dy   227     38607     34003    145472         0     28604    442007   6136055    168.51    178.97  --
122.14/30.63	c  N dy   261     42666     34003    145472         0     17164    442007   1238157    169.46    198.23  --
127.74/32.02	c  S st   280     45759     34003    145472         0     20257    442007   2030587    169.15   no data  --
128.52/32.24	c  S st   280     46262     34003    145472         0     20760    442007   2140876    169.15   no data  --
128.52/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
128.52/32.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.32/32.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.88
130.12/32.69	c bin-w-bin subsume rem            0 bins  time:  0.04 s
130.52/32.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
130.52/32.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
130.52/32.73	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
152.49/38.29	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 22.17 s
152.89/38.31	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
152.89/38.35	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.14
153.70/38.52	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.68
153.70/38.53	c calculated reachability. Time: 0.01
153.70/38.53	c  N dy   280     46262     34003    145472         0     20759    442007   2140699    169.15   no data  --
160.87/40.37	c  N dy   310     50453     34003    145472         0     24950    442007   3222995    169.15    182.34  --
168.46/42.22	c  N dy   337     54544     34003    145472         0     29041    442007   4280390    168.95    179.48  --
176.08/44.14	c  N dy   369     58607     34003    145472         0     33104    442007   5343084    169.37    227.65  --
183.24/45.97	c  N dy   394     62614     34003    145472         0     37111    442007   6326533    168.93    181.56  --
190.82/47.87	c  N dy   423     66863     34003    145472         0     22609    442007   1759412    168.83    186.50  --
195.62/49.03	c  S st   440     69393     34003    145472         0     25139    442007   2424171    168.88   no data  --
196.42/49.26	c  S st   440     69897     34003    145472         0     25643    442007   2515644    168.88   no data  --
196.42/49.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
196.42/49.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.64/49.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.91
198.42/49.76	c bin-w-bin subsume rem            0 bins  time:  0.04 s
198.42/49.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
198.42/49.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
198.42/49.80	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
226.37/56.70	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 27.56 s
226.37/56.72	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
226.37/56.77	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.17
227.18/56.95	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.73
227.18/56.96	c calculated reachability. Time: 0.01
227.18/56.96	c  N dy   440     69897     34003    145472         0     25642    442007   2514725    168.88   no data  --
235.16/58.95	c  N dy   467     74421     34003    145472         0     30165    442007   3647237    168.57    179.43  --
243.96/61.16	c  N dy   498     79182     34003    145472         0     34925    442007   4861033    168.35    177.61  --
253.95/63.60	c  N dy   532     84328     34003    145472         0     40071    442007   6193786    168.26    178.33  --
259.55/65.06	c  F st   551     87501     34003    145472         0     22371    442007   1098701    167.96   no data  --
265.92/66.63	c  N st   556     90798     34003    145472         0     25667    442007   2230509    167.96   no data  --
277.51/69.50	c  N dy   589     96724     34003    145472         0     31592    442007   3988934    168.33    184.56  --
289.09/72.49	c  N dy   632    102922     34003    145472         0     37790    442007   5567367    168.27    178.92  --
293.09/73.44	c  S st   648    104845     34003    145472         0     39713    442007   6067747    168.40   no data  --
293.89/73.68	c  S st   648    105350     34003    145472         0     40218    442007   6150664    168.40   no data  --
294.30/73.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
294.30/73.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.08/73.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.98
297.48/74.53	c bin-w-bin subsume rem            0 bins  time:  0.04 s
297.48/74.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
297.48/74.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
297.48/74.57	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
593.87/148.76	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 295.60 s
593.87/148.78	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
594.27/148.88	c vivif2 --  cl tried    40215 cl shrink        0 lits rem          0 time: 0.40
595.48/149.10	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.87
595.48/149.11	c calculated reachability. Time: 0.01
595.48/149.11	c  N dy   648    105350     34003    145472         0     40215    442007   6150379    168.40   no data  --
608.25/152.30	c  N dy   694    112101     34003    145472         0     24532    442007   1222190    168.59    177.87  --
621.04/155.56	c  N dy   739    119378     34003    145472         0     31809    442007   3096154    168.47    178.60  --
635.42/159.16	c  N dy   790    127067     34003    145472         0     39498    442007   5050698    168.31    179.43  --
651.79/163.25	c  N dy   843    135188     34003    145472         0     23901    442007    675733    168.22    177.28  --
667.79/167.29	c  N dy   902    143884     34003    145472         0     32597    442007   2928131    168.30    178.58  --
685.76/171.71	c  N dy   968    153140     34003    145472         0     41852    442007   5342273    168.52    189.25  --
695.33/174.15	c  S st   999    158026     34003    145472         0     46738    442007   6612584    168.52   no data  --
696.53/174.41	c  S st   999    158532     34003    145472         0     47244    442007   6703512    168.52   no data  --
696.53/174.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
696.53/174.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.73/174.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.00
699.73/175.25	c bin-w-bin subsume rem            0 bins  time:  0.04 s
699.73/175.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
699.73/175.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
699.73/175.29	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1082.40/271.08	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 381.71 s
1082.80/271.10	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
1083.20/271.21	c vivif2 --  cl tried    47243 cl shrink        0 lits rem          0 time: 0.45
1084.00/271.44	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.94
1084.00/271.46	c calculated reachability. Time: 0.01
1084.00/271.46	c  N dy   999    158532     34003    145472         0     47243    442007   6703257    168.52   no data  --
1103.19/276.27	c  N dy  1068    168676     34003    145472         0     32528    442007   2624957    168.61    182.30  --
1123.55/281.33	c  N dy  1135    179451     34003    145472         0     43300    442007   5432625    168.58    181.69  --
1145.91/286.92	c  N dy  1210    191027     34003    145472         0     28948    442007   1350921    168.62    181.48  --
1168.70/292.63	c  N dy  1289    203294     34003    145472         0     41214    442007   4554452    168.74    179.00  --
1195.46/299.39	c  N dy  1371    216626     34003    145472         0     27583    442007    706694    168.61    178.66  --
1221.82/305.98	c  N dy  1459    230511     34003    145472         0     41468    442007   4259576    168.53    180.02  --
1236.19/309.54	c  S st  1502    237798     34003    145472         0     48755    442007   6089111    168.39   no data  --
1237.39/309.81	c  S st  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
1237.39/309.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1237.39/309.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1238.18/310.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1240.18/310.58	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1240.18/310.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1240.58/310.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
1240.58/310.62	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1566.94/392.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 325.89 s
1566.94/392.36	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
1567.34/392.46	c vivif2 --  cl tried    49259 cl shrink        0 lits rem          0 time: 0.43
1568.56/392.71	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.97
1568.56/392.72	c calculated reachability. Time: 0.01
1568.56/392.72	c  N dy  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
1598.50/400.28	c  N dy  1609    253528     34003    145472         0     36508    442007   2699641    168.42    177.93  --
1631.65/408.58	c  N dy  1716    269773     34003    145472         0     52753    442007   6830098    168.31    177.98  --
1666.81/417.34	c  N dy  1829    287075     34003    145472         0     41061    442007   3578881    168.23    193.81  --
1706.35/427.24	c  N dy  1963    305512     34003    145472         0     59497    442007   8331469    168.37    184.03  --
1707.95/427.69	c  F st  1969    306250     34003    145472         0     30242    442007    572606    168.41    163.99  --
1745.89/437.17	c  N dy  2075    325124     34003    145472         0     49113    442007   6027937    168.55    177.85  --
1787.03/447.40	c  N dy  2213    345142     34003    145472         0     38134    442007   2347383    168.71    179.85  --
1811.81/453.64	c  S st  2300    357456     34003    145472         0     50446    442007   5632087    168.94    147.16  --
1813.01/453.91	c  S st  2300    357957     34003    145472         0     50947    442007   5726108    168.94   no data  --
1813.01/453.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1813.01/453.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1813.80/454.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.03
1815.80/454.65	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1815.80/454.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1815.80/454.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.06 s
1815.80/454.69	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2113.81/529.26	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 297.11 s
2113.81/529.28	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
2114.19/529.39	c vivif2 --  cl tried    50943 cl shrink        0 lits rem          0 time: 0.41
2115.39/529.64	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.01
2115.39/529.65	c calculated reachability. Time: 0.01
2115.39/529.65	c  N dy  2300    357957     34003    145472         0     50943    442007   5724851    168.94   no data  --
2157.34/540.17	c  N dy  2429    378010     34003    145472         0     38996    442007   2353268    168.90    179.30  --
2199.67/550.78	c  N dy  2574    398021     34003    145472         0     59007    442007   7585672    169.10    181.41  --
2241.61/561.27	c  N dy  2700    418031     34003    145472         0     46018    442007   3863203    169.08    196.63  --
2286.36/572.47	c  N dy  2846    438121     34003    145472         0     66107    442007   9119261    169.21    180.97  --
2327.09/582.62	c  N dy  2992    458230     34003    145472         0     52216    442007   5239764    169.30    181.25  --
2369.83/593.37	c  N dy  3130    478259     34003    145472         0     37249    442007   1099258    169.35    249.70  --
2410.58/603.56	c  N dy  3277    498285     34003    145472         0     57275    442007   6369369    169.51    179.00  --
2452.91/614.13	c  N dy  3413    518338     34003    145472         0     41332    442007   1914671    169.51    179.38  --
2490.06/623.42	c  S st  3541    536935     34003    145472         0     59929    442007   6713166    169.50   no data  --
2491.29/623.72	c  S st  3541    537437     34003    145472         0     60431    442007   6816828    169.50   no data  --
2491.29/623.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2491.29/623.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2492.46/624.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.06
2494.46/624.52	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2494.46/624.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2494.46/624.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
2494.46/624.56	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
2907.10/727.84	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 412.07 s
2907.10/727.86	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.08
2907.50/727.98	c vivif2 --  cl tried    60425 cl shrink        0 lits rem          0 time: 0.46
2908.71/728.25	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 1.10
2908.71/728.27	c calculated reachability. Time: 0.01
2908.71/728.27	c  N dy  3541    537437     34003    145472         0     60425    442007   6814670    169.50   no data  --
2950.24/738.69	c  N dy  3673    557542     34003    145472         0     43533    442007   2236892    169.51    186.33  --
2991.38/748.91	c  N dy  3812    577572     34003    145472         0     63561    442007   7507646    169.52    195.86  --
3032.91/759.34	c  N dy  3947    597624     34003    145472         0     45614    442007   2451586    169.51    238.41  --
3074.06/769.65	c  N dy  4086    617652     34003    145472         0     65641    442007   7689686    169.57    179.66  --
3116.40/780.26	c  N dy  4225    637751     34003    145472         0     46740    442007   2503058    169.61    178.62  --
3157.94/790.62	c  N dy  4365    657821     34003    145472         0     66808    442007   7793142    169.69    180.73  --
3200.28/801.25	c  N dy  4499    677858     34003    145472         0     46845    442007   2279176    169.65    195.96  --
3242.21/811.70	c  N dy  4641    697915     34003    145472         0     66898    442007   7518217    169.70    189.63  --
3285.35/822.53	c  N dy  4773    718029     34003    145472         0     46014    442007   1775208    169.65    180.49  --
3326.89/832.93	c  N dy  4913    738126     34003    145472         0     66111    442007   7029172    169.69    187.33  --
3371.23/844.00	c  N dy  5054    758138     34003    145472         0     44126    442007   1055388    169.73    179.14  --
3413.18/854.50	c  N dy  5192    778292     34003    145472         0     64278    442007   6392147    169.79    180.15  --
3458.33/865.87	c  N dy  5322    798324     34003    145472         0     84308    442007  11625611    169.77    179.89  --
3475.09/870.05	c  S st  5376    806155     34003    145472         0     49143    442007   2123282    169.79   no data  --
3476.28/870.32	c  S st  5376    806659     34003    145472         0     49647    442007   2211239    169.79   no data  --
3476.28/870.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3476.28/870.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3477.08/870.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.01
3478.28/870.80	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3478.28/870.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3478.28/870.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.05 s
3478.28/870.84	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
3504.65/877.41	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 26.19 s
3504.65/877.43	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.09
3504.65/877.48	c vivif2 --  cl tried    49645 cl shrink        0 lits rem          0 time: 0.16
3505.85/877.72	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.97
3505.85/877.73	c calculated reachability. Time: 0.00
3505.85/877.73	c  N dy  5376    806659     34003    145472         0     49645    442007   2210648    169.79   no data  --
3550.20/888.82	c  N dy  5504    826737     34003    145472         0     69721    442007   7462253    169.77    182.63  --
3598.54/900.97	c  N dy  5638    846959     34003    145472         0     45944    442007   1017511    169.77    182.30  --
3643.25/912.11	c  N dy  5777    867103     34003    145472         0     66086    442007   6226548    169.78    182.51  --
3690.38/923.93	c  N dy  5914    887248     34003    145472         0     86231    442007  11454974    169.77    178.92  --
3735.14/935.18	c  N dy  6054    907398     34003    145472         0     61382    442007   4816863    169.77    184.98  --
3781.45/946.79	c  N dy  6192    927511     34003    145472         0     81494    442007  10009526    169.78    178.80  --
3828.99/958.62	c  N dy  6328    947790     34003    145472         0     55770    442007   3052348    169.82    179.41  --
3874.53/970.02	c  N dy  6463    967958     34003    145472         0     75937    442007   8218266    169.80    179.06  --
3921.65/981.81	c  N dy  6601    987982     34003    145472         0     48969    442007   1019799    169.80    178.75  --
3964.40/992.54	c  N dy  6735   1008057     34003    145472         0     69042    442007   6193216    169.80    179.64  --
4010.74/1004.11	c  N dy  6869   1028143     34003    145472         0     89128    442007  11354015    169.77    188.00  --
4055.49/1015.34	c  N dy  7017   1048144     34003    145472         0     61129    442007   3956184    169.83    198.01  --
4100.60/1026.62	c  N dy  7156   1068180     34003    145472         0     81164    442007   9174942    169.85    190.12  --
4109.38/1028.82	c  F st  7181   1071877     34003    145472         0     84861    442007  10148143    169.85    159.30  --
4148.54/1038.64	c  N dy  7271   1088290     34003    145472         0     52282    442007   1376806    169.91    180.41  --
4191.70/1049.44	c  N dy  7408   1108358     34003    145472         0     72350    442007   6644240    169.94    188.12  --
4238.81/1061.25	c  N dy  7544   1128504     34003    145472         0     92496    442007  11854130    169.96    185.01  --
4283.95/1072.59	c  N dy  7677   1148579     34003    145472         0     62579    442007   3784592    169.96    180.63  --
4330.61/1084.34	c  N dy  7820   1168650     34003    145472         0     82649    442007   9097664    170.03    182.72  --
4381.38/1097.11	c  N dy  7948   1188669     34003    145472         0     51662    442007    696421    170.02    180.57  --
4422.93/1107.57	c  N dy  8087   1208755     34003    145472         0     71746    442007   5906459    170.05    180.92  --
4425.73/1108.26	c  S st  8095   1209988     34003    145472         0     72979    442007   6222563    170.04    167.04  --
4426.93/1108.56	c  S st  8095   1210494     34003    145472         0     73485    442007   6317959    170.04   no data  --
4426.93/1108.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
4426.93/1108.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4428.14/1108.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.12
4430.12/1109.35	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4430.12/1109.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4430.12/1109.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.06 s
4430.12/1109.39	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 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: 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-3174992-1304073947/watcher-3174992-1304073947 -o /tmp/evaluation-result-3174992-1304073947/solver-3174992-1304073947 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174992-1304073947.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.50 7.98 7.99 8/180 16567
/proc/meminfo: memFree=30464160/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 518997101 52465664 356 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436017083 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 12809 356 306 112 0 7774 0
[pid=16567/tid=16568] ppid=16565 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518997102 52465664 356 33554432000 4194304 4650419 140735455703728 18446744073709551615 47654043944882 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518997102 52465664 356 33554432000 4194304 4650419 140735455703728 18446744073709551615 47654043944880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518997102 52465664 356 33554432000 4194304 4650419 140735455703728 18446744073709551615 212431064150 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0209139 s]
/proc/loadavg: 7.50 7.98 7.99 8/180 16567
/proc/meminfo: memFree=30464160/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=271220 CPUtime=0.04 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) D 16565 16567 16189 0 -1 4202496 11763 0 0 0 3 1 0 0 18 0 4 0 518997101 277729280 9678 33554432000 4194304 4650419 140735455703728 18446744073709551615 4316340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 69190 10204 341 112 0 64155 0
[pid=16567/tid=16568] ppid=16565 vsize=277240 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2903 0 0 0 0 0 0 0 18 0 4 0 518997102 283893760 10204 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436074922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=277240 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) D 16565 16567 16189 0 -1 4202560 3078 0 0 0 0 0 0 0 18 0 4 0 518997102 283893760 10207 33554432000 4194304 4650419 140735455703728 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=281820 CPUtime=0 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2927 0 0 0 0 0 0 0 18 0 4 0 518997102 288583680 10257 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436060250 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 271220

[startup+0.113205 s]
/proc/loadavg: 7.50 7.98 7.99 8/180 16567
/proc/meminfo: memFree=30464160/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=322212 CPUtime=0.44 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 24351 0 0 0 40 4 0 0 18 0 4 0 518997101 329945088 20183 33554432000 4194304 4650419 140735455703728 18446744073709551615 212435678241 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 80958 20613 344 112 0 75923 0
[pid=16567/tid=16568] ppid=16565 vsize=323832 CPUtime=0.1 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) D 16565 16567 16189 0 -1 4202560 6074 0 0 0 10 0 0 0 18 0 4 0 518997102 331603968 20794 33554432000 4194304 4650419 140735455703728 18446744073709551615 212435714159 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=352640 CPUtime=0.23 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) D 16565 16567 16189 0 -1 4202560 8171 0 0 0 22 1 0 0 18 0 4 0 518997102 361103360 26378 33554432000 4194304 4650419 140735455703728 18446744073709551615 4249344 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=352640 CPUtime=0.23 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 6609 0 0 0 22 1 0 0 18 0 4 0 518997102 361103360 26378 33554432000 4194304 4650419 140735455703728 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 322212

[startup+0.357845 s]
/proc/loadavg: 7.50 7.98 7.99 8/180 16567
/proc/meminfo: memFree=30464160/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=336224 CPUtime=1.38 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 31719 0 0 0 132 6 0 0 18 0 4 0 518997101 344293376 24960 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436122143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 84056 24960 377 112 0 79021 0
[pid=16567/tid=16568] ppid=16565 vsize=336224 CPUtime=0.34 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 8174 0 0 0 33 1 0 0 18 0 4 0 518997102 344293376 24961 33554432000 4194304 4650419 140735455703728 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=336224 CPUtime=0.33 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 8204 0 0 0 32 1 0 0 18 0 4 0 518997102 344293376 24962 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436122094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=336224 CPUtime=0.33 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 6685 0 0 0 32 1 0 0 18 0 4 0 518997102 344293376 24962 33554432000 4194304 4650419 140735455703728 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 336224

[startup+0.700329 s]
/proc/loadavg: 7.50 7.98 7.99 8/180 16567
/proc/meminfo: memFree=30464160/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=348876 CPUtime=2.71 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 47819 0 0 0 258 13 0 0 18 0 4 0 518997101 357249024 41047 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 87219 41047 385 112 0 82184 0
[pid=16567/tid=16568] ppid=16565 vsize=348876 CPUtime=0.67 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 13746 0 0 0 65 2 0 0 18 0 4 0 518997102 357249024 41047 33554432000 4194304 4650419 140735455703728 18446744073709551615 4422499 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=348876 CPUtime=0.66 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 13322 0 0 0 62 4 0 0 18 0 4 0 518997102 357249024 41047 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=348876 CPUtime=0.68 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 6896 0 0 0 66 2 0 0 18 0 4 0 518997102 357249024 41047 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 348876

[startup+1.50117 s]
/proc/loadavg: 7.50 7.98 7.99 11/184 16571
/proc/meminfo: memFree=30213152/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=348876 CPUtime=5.91 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 50999 0 0 0 577 14 0 0 19 0 4 0 518997101 357249024 44227 33554432000 4194304 4650419 140735455703728 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 87219 44227 391 112 0 82184 0
[pid=16567/tid=16568] ppid=16565 vsize=348876 CPUtime=1.47 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 14881 0 0 0 144 3 0 0 19 0 4 0 518997102 357249024 44228 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=348876 CPUtime=1.45 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 14376 0 0 0 141 4 0 0 19 0 4 0 518997102 357249024 44228 33554432000 4194304 4650419 140735455703728 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=348876 CPUtime=1.48 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 7420 0 0 0 146 2 0 0 19 0 4 0 518997102 357249024 44228 33554432000 4194304 4650419 140735455703728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 348876

[startup+3.10087 s]
/proc/loadavg: 7.50 7.98 7.99 9/184 16571
/proc/meminfo: memFree=30185128/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=381696 CPUtime=12.3 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 55432 0 0 0 1215 15 0 0 22 0 4 0 518997101 390856704 48660 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 95424 48660 391 112 0 90389 0
[pid=16567/tid=16568] ppid=16565 vsize=381696 CPUtime=3.07 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 16016 0 0 0 304 3 0 0 22 0 4 0 518997102 390856704 48660 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=381696 CPUtime=3.05 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 15502 0 0 0 301 4 0 0 22 0 4 0 518997102 390856704 48660 33554432000 4194304 4650419 140735455703728 18446744073709551615 4304102 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=381696 CPUtime=3.07 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 8424 0 0 0 305 2 0 0 22 0 4 0 518997102 390856704 48660 33554432000 4194304 4650419 140735455703728 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 381696

[startup+6.30026 s]
/proc/loadavg: 7.54 7.98 7.99 9/184 16571
/proc/meminfo: memFree=30115452/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=529764 CPUtime=25.08 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 63532 0 0 0 2491 17 0 0 25 0 4 0 518997101 542478336 56760 33554432000 4194304 4650419 140735455703728 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 132441 56760 391 112 0 127406 0
[pid=16567/tid=16568] ppid=16565 vsize=529764 CPUtime=6.27 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 18074 0 0 0 624 3 0 0 25 0 4 0 518997102 542478336 56760 33554432000 4194304 4650419 140735455703728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=529764 CPUtime=6.23 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 17489 0 0 0 618 5 0 0 25 0 4 0 518997102 542478336 56760 33554432000 4194304 4650419 140735455703728 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=529764 CPUtime=6.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 10423 0 0 0 625 3 0 0 25 0 4 0 518997102 542478336 56760 33554432000 4194304 4650419 140735455703728 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 529764

[startup+12.701 s]
/proc/loadavg: 7.66 8.00 7.99 9/184 16571
/proc/meminfo: memFree=30113184/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=613424 CPUtime=50.64 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 87790 0 0 0 5041 23 0 0 25 0 4 0 518997101 628146176 56930 33554432000 4194304 4650419 140735455703728 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 153356 56930 394 112 0 148321 0
[pid=16567/tid=16568] ppid=16565 vsize=613424 CPUtime=12.68 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 23843 0 0 0 1263 5 0 0 25 0 4 0 518997102 628146176 56930 33554432000 4194304 4650419 140735455703728 18446744073709551615 4334343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=613424 CPUtime=12.6 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 23159 0 0 0 1253 7 0 0 25 0 4 0 518997102 628146176 56930 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=613424 CPUtime=12.68 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 17344 0 0 0 1264 4 0 0 25 0 4 0 518997102 628146176 56930 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 613424

[startup+25.5006 s]
/proc/loadavg: 7.73 8.00 7.99 9/184 16572
/proc/meminfo: memFree=29483532/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=833072 CPUtime=101.76 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 185415 0 0 0 10124 52 0 0 25 0 4 0 518997101 853065728 131929 33554432000 4194304 4650419 140735455703728 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 208268 131929 395 112 0 203233 0
[pid=16567/tid=16568] ppid=16565 vsize=833072 CPUtime=25.47 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 55106 0 0 0 2532 15 0 0 25 0 4 0 518997102 853065728 131929 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=833072 CPUtime=25.32 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 38500 0 0 0 2521 11 0 0 25 0 4 0 518997102 853065728 131929 33554432000 4194304 4650419 140735455703728 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=833072 CPUtime=25.48 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 45077 0 0 0 2536 12 0 0 25 0 4 0 518997102 853065728 131929 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 833072

[startup+51.1007 s]
/proc/loadavg: 7.90 8.01 8.00 9/184 16572
/proc/meminfo: memFree=29347228/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=898632 CPUtime=204.01 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 283937 0 0 0 20327 74 0 0 25 0 4 0 518997101 920199168 150807 33554432000 4194304 4650419 140735455703728 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 224658 150807 396 112 0 219623 0
[pid=16567/tid=16568] ppid=16565 vsize=898632 CPUtime=51.06 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 74050 0 0 0 5089 17 0 0 25 0 4 0 518997102 920199168 150807 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=898632 CPUtime=50.77 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 62995 0 0 0 5060 17 0 0 25 0 4 0 518997102 920199168 150807 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=898632 CPUtime=51.07 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 79242 0 0 0 5089 18 0 0 25 0 4 0 518997102 920199168 150807 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 898632

[startup+102.301 s]
/proc/loadavg: 8.08 8.04 8.01 9/184 16574
/proc/meminfo: memFree=29113684/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1045924 CPUtime=408.55 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 547282 0 0 0 40727 128 0 0 25 0 4 0 518997101 1071026176 183999 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16567/statm: 261481 183999 395 112 0 256446 0
[pid=16567/tid=16568] ppid=16565 vsize=1045924 CPUtime=102.26 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 113268 0 0 0 10200 26 0 0 25 0 4 0 518997102 1071026176 184000 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363354 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1045924 CPUtime=101.7 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 85816 0 0 0 10145 25 0 0 25 0 4 0 518997102 1071026176 184000 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1045924 CPUtime=102.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 109731 0 0 0 10201 27 0 0 25 0 4 0 518997102 1071026176 184000 33554432000 4194304 4650419 140735455703728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 1045924

[startup+162.301 s]

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

[pid=16567] ppid=16565 vsize=1561284 CPUtime=2565.57 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 2972148 0 0 0 255952 605 0 0 25 0 4 0 518997101 1598754816 314584 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 390321 314584 395 112 0 385286 0
[pid=16567/tid=16568] ppid=16565 vsize=1561284 CPUtime=642.22 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 665946 0 0 0 64083 139 0 0 25 0 4 0 518997102 1598754816 314584 33554432000 4194304 4650419 140735455703728 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1561284 CPUtime=638.95 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 778789 0 0 0 63734 161 0 0 25 0 4 0 518997102 1598754816 314584 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1561284 CPUtime=642.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 717189 0 0 0 64078 150 0 0 25 0 4 0 518997102 1598754816 314584 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.57
Current children cumulated vsize (KiB) 1561284

[startup+702.301 s]
/proc/loadavg: 8.07 8.08 8.03 9/184 16590
/proc/meminfo: memFree=28045312/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1439372 CPUtime=2805.24 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 3041542 0 0 0 279891 633 0 0 25 0 4 0 518997101 1473916928 307443 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 359843 307443 395 112 0 354808 0
[pid=16567/tid=16568] ppid=16565 vsize=1439372 CPUtime=702.21 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 689024 0 0 0 70072 149 0 0 25 0 4 0 518997102 1473916928 307443 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1439372 CPUtime=698.95 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 802425 0 0 0 69724 171 0 0 25 0 4 0 518997102 1473916928 307443 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1439372 CPUtime=702.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 739869 0 0 0 70070 158 0 0 25 0 4 0 518997102 1473916928 307443 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1439372

[startup+762.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 16591
/proc/meminfo: memFree=28014128/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1563140 CPUtime=3044.91 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 3129533 0 0 0 303827 664 0 0 25 0 4 0 518997101 1600655360 318417 33554432000 4194304 4650419 140735455703728 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 390785 318417 395 112 0 385750 0
[pid=16567/tid=16568] ppid=16565 vsize=1563140 CPUtime=762.21 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 711155 0 0 0 76064 157 0 0 25 0 4 0 518997102 1600655360 318417 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1563140 CPUtime=758.96 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 826663 0 0 0 75715 181 0 0 25 0 4 0 518997102 1600655360 318417 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1563140 CPUtime=762.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 761627 0 0 0 76063 165 0 0 25 0 4 0 518997102 1600655360 318417 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1563140

[startup+822.301 s]
/proc/loadavg: 8.03 8.06 8.03 9/184 16593
/proc/meminfo: memFree=28055224/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1503640 CPUtime=3284.55 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 3231083 0 0 0 327756 699 0 0 25 0 4 0 518997101 1539727360 322188 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 375910 322188 395 112 0 370875 0
[pid=16567/tid=16568] ppid=16565 vsize=1503640 CPUtime=822.2 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 735231 0 0 0 82054 166 0 0 25 0 4 0 518997102 1539727360 322188 33554432000 4194304 4650419 140735455703728 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1503640 CPUtime=818.95 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 850261 0 0 0 81704 191 0 0 25 0 4 0 518997102 1539727360 322188 33554432000 4194304 4650419 140735455703728 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1503640 CPUtime=822.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 785667 0 0 0 82055 173 0 0 25 0 4 0 518997102 1539727360 322188 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 1503640

[startup+882.306 s]
/proc/loadavg: 8.01 8.05 8.02 9/184 16595
/proc/meminfo: memFree=28010104/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1647044 CPUtime=3524.24 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 3467472 0 0 0 351677 747 0 0 25 0 4 0 518997101 1686573056 325082 33554432000 4194304 4650419 140735455703728 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 411761 325082 395 112 0 406726 0
[pid=16567/tid=16568] ppid=16565 vsize=1647044 CPUtime=882.21 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 758174 0 0 0 88047 174 0 0 25 0 4 0 518997102 1686573056 325082 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1647044 CPUtime=878.95 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 876100 0 0 0 87696 199 0 0 25 0 4 0 518997102 1686573056 325082 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1647044 CPUtime=882.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 948884 0 0 0 88032 196 0 0 25 0 4 0 518997102 1686573056 325082 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476129 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 1647044

[startup+942.301 s]
/proc/loadavg: 8.07 8.06 8.02 9/184 16605
/proc/meminfo: memFree=27853532/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1712896 CPUtime=3763.87 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 4006890 0 0 0 375554 833 0 0 25 0 4 0 518997101 1754005504 339468 33554432000 4194304 4650419 140735455703728 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 428224 339468 395 112 0 423189 0
[pid=16567/tid=16568] ppid=16565 vsize=1712896 CPUtime=942.19 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1200638 0 0 0 93983 236 0 0 25 0 4 0 518997102 1754005504 339468 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1712896 CPUtime=938.94 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 876100 0 0 0 93694 200 0 0 25 0 4 0 518997102 1754005504 339468 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1712896 CPUtime=942.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1019809 0 0 0 94019 209 0 0 25 0 4 0 518997102 1754005504 339468 33554432000 4194304 4650419 140735455703728 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 1712896

[startup+1002.3 s]
/proc/loadavg: 8.03 8.04 8.01 9/184 16607
/proc/meminfo: memFree=27891904/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1713648 CPUtime=4003.54 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 4563473 0 0 0 399427 927 0 0 25 0 4 0 518997101 1754775552 343307 33554432000 4194304 4650419 140735455703728 18446744073709551615 4354992 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 428412 343307 395 112 0 423377 0
[pid=16567/tid=16568] ppid=16565 vsize=1713648 CPUtime=1002.19 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1689554 0 0 0 99915 304 0 0 25 0 4 0 518997102 1754775552 343307 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476761 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1713648 CPUtime=998.94 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 887668 0 0 0 99689 205 0 0 25 0 4 0 518997102 1754775552 343307 33554432000 4194304 4650419 140735455703728 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1713648 CPUtime=1002.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1045633 0 0 0 100010 218 0 0 25 0 4 0 518997102 1754775552 343307 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 1713648

[startup+1062.3 s]
/proc/loadavg: 8.01 8.03 8.01 9/184 16609
/proc/meminfo: memFree=27857996/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1651568 CPUtime=4243.21 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 5227618 0 0 0 423292 1029 0 0 25 0 4 0 518997101 1691205632 343089 33554432000 4194304 4650419 140735455703728 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 412892 343089 395 112 0 407857 0
[pid=16567/tid=16568] ppid=16565 vsize=1651568 CPUtime=1062.18 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2273771 0 0 0 105842 376 0 0 25 0 4 0 518997102 1691205632 343089 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1651568 CPUtime=1058.93 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 909706 0 0 0 105680 213 0 0 25 0 4 0 518997102 1691205632 343089 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1651568 CPUtime=1062.28 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1076104 0 0 0 106000 228 0 0 25 0 4 0 518997102 1691205632 343089 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 1651568

[startup+1122.3 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 16613
/proc/meminfo: memFree=27838844/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1715024 CPUtime=4482.04 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 5770971 0 0 0 447082 1122 0 0 25 0 4 0 518997101 1756184576 351182 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 428756 351182 395 112 0 423721 0
[pid=16567/tid=16568] ppid=16565 vsize=1715024 CPUtime=1122.17 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2689547 0 0 0 111783 434 0 0 25 0 4 0 518997102 1756184576 351182 33554432000 4194304 4650419 140735455703728 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1715024 CPUtime=1118.79 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 934241 0 0 0 111653 226 0 0 25 0 4 0 518997102 1756184576 351182 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1715024 CPUtime=1122.26 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1100128 0 0 0 111989 237 0 0 25 0 4 0 518997102 1756184576 351182 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.04
Current children cumulated vsize (KiB) 1715024

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/184 16615
/proc/meminfo: memFree=27856168/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1716076 CPUtime=4721.72 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 6207307 0 0 0 470972 1200 0 0 25 0 4 0 518997101 1757261824 344636 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 429019 344636 440 112 0 423984 0
[pid=16567/tid=16568] ppid=16565 vsize=1716076 CPUtime=1182.17 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2716477 0 0 0 117773 444 0 0 25 0 4 0 518997102 1757261824 344636 33554432000 4194304 4650419 140735455703728 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1716076 CPUtime=1178.79 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 956253 0 0 0 117645 234 0 0 25 0 4 0 518997102 1757261824 344636 33554432000 4194304 4650419 140735455703728 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1716076 CPUtime=1182.26 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1130592 0 0 0 117979 247 0 0 25 0 4 0 518997102 1757261824 344636 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.72
Current children cumulated vsize (KiB) 1716076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.13 8.09 8.03 5/179 16616
/proc/meminfo: memFree=29130036/32951124 swapFree=67111416/67111528
[pid=16567] ppid=16565 vsize=1652580 CPUtime=4800.03 cores=0,2,4,6
/proc/16567/stat : 16567 (strangenight1-m) R 16565 16567 16189 0 -1 4202496 6381652 0 0 0 478775 1228 0 0 25 0 4 0 518997101 1692241920 354131 33554432000 4194304 4650419 140735455703728 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16567/statm: 413145 354131 395 112 0 408110 0
[pid=16567/tid=16568] ppid=16565 vsize=1652580 CPUtime=1201.78 cores=0,2,4,6
/proc/16567/task/16568/stat : 16568 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 2724912 0 0 0 119730 448 0 0 25 0 4 0 518997102 1692241920 354131 33554432000 4194304 4650419 140735455703728 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16567/tid=16569] ppid=16565 vsize=1652580 CPUtime=1198.4 cores=0,2,4,6
/proc/16567/task/16569/stat : 16569 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 962937 0 0 0 119604 236 0 0 25 0 4 0 518997102 1692241920 354131 33554432000 4194304 4650419 140735455703728 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16567/tid=16570] ppid=16565 vsize=1652580 CPUtime=1201.86 cores=0,2,4,6
/proc/16567/task/16570/stat : 16570 (strangenight1-m) R 16565 16567 16189 0 -1 4202560 1138586 0 0 0 119936 250 0 0 25 0 4 0 518997102 1692241920 354131 33554432000 4194304 4650419 140735455703728 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1652580

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.98
CPU time (s): 4800.12
CPU user time (s): 4787.77
CPU system time (s): 12.3491
CPU usage (%): 399.352
Max. virtual memory (cumulated for all children) (KiB): 1716076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.78
system time used= 12.3491
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6381655
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= 12241
involuntary context switches= 21695

runsolver used 1.9907 second user time and 4.5813 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 12:45:47
IDJOB=3174992
IDBENCH=82610
IDSOLVER=1588
FILE ID=node102/3174992-1304073947
RUNJOBID= node102-1304071539-16356
PBS_JOBID= 13170484
Free space on /tmp= 71548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3174992-1304073947/watcher-3174992-1304073947 -o /tmp/evaluation-result-3174992-1304073947/solver-3174992-1304073947 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174992-1304073947.cnf

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

MD5SUM BENCH= 1ba3e47e885ea3862e5726ce64a96a9c
RANDOM SEED=663139174

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30464564 kB
Buffers:        639536 kB
Cached:        1270828 kB
SwapCached:          8 kB
Active:         351444 kB
Inactive:      1710900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30464564 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           17904 kB
Writeback:           0 kB
AnonPages:      151348 kB
Mapped:          15096 kB
Slab:           360036 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   359860 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= 71552 MiB
End job on node102 at 2011-04-29 13:05:51