Trace number 3368592

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.17 1202.24

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3368592-1305398227.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.07 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
1.57/0.44	c asymm  cl-useful: 0/14620/34000 lits-rem:0 time: 1.65
1.57/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.57/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.36/0.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.70 s
2.36/0.65	c Finding binary XORs  T:     0.00 s  found:       0
2.36/0.67	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
2.36/0.67	c calculated reachability. Time: 0.00
2.36/0.67	c Calc default polars -  time:   0.01 s pos:     191 undec:       5 neg:     204
2.36/0.67	c =========================================================================================
2.36/0.67	c types(t): F = full restart, N = normal restart
2.36/0.67	c types(t): S = simplification begin/end, E = solution found
2.36/0.67	c restart types(rt): st = static, dy = dynamic
2.36/0.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.36/0.67	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
3.96/1.05	c  N dy    15      4675       400     34000         0      4614    238000    435942     81.39     85.96  --
5.55/1.43	c  N dy    34      9245       400     34000         0      6334    238000    482155     81.25     85.61  --
7.15/1.82	c  N dy    59     13323       400     34000         0      5677    238000    306820     82.19     87.59  --
8.35/2.19	c  N dy    83     17388       400     34000         0      9686    238000    683749     82.53     86.89  --
9.95/2.59	c  N dy    99     21659       400     34000         0      7788    238000    397652     82.16     88.28  --
11.55/2.90	c  F st   117     25001       400     34000         0     11097    238000    707124     82.24   no data  --
11.95/3.02	c  N st   120     26193       400     34000         0     12271    238000    814434     82.24   no data  --
13.16/3.38	c  S st   123     30000       400     34000         0      8678    238000    396855     82.24   no data  --
13.57/3.45	c  S st   123     30502       400     34000         0      9180    238000    440485     82.24   no data  --
13.57/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.57/3.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.57/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
13.57/3.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.57/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.57/3.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.57/3.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.50/7.95	c lits-rem:      1262  cl-subs:       62  v-elim:      0  v-fix:    0  time: 17.75 s
32.70/8.23	c asymm  cl-useful: 0/6499/34000 lits-rem:0 time: 1.14
32.70/8.24	c calculated reachability. Time: 0.00
32.70/8.24	c  N dy   123     30502       400     34000         0      9118    238000    430019     82.24   no data  --
34.31/8.67	c  N dy   142     34625       400     34000         0     13190    238000    815191     82.33     87.47  --
36.30/9.18	c  N dy   166     38711       400     34000         0      8771    238000    312056     82.41     89.05  --
38.29/9.65	c  N dy   185     43024       400     34000         0     13037    238000    710641     82.36     86.98  --
39.51/9.97	c  S st   199     45755       400     34000         0     15725    238000    960863     82.40     80.90  --
39.93/10.06	c  S st   199     46265       400     34000         0     16233    238000   1006665     82.40   no data  --
39.93/10.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.93/10.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.93/10.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
40.30/10.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.30/10.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.30/10.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
40.30/10.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.45/17.49	c lits-rem:       632  cl-subs:      229  v-elim:      0  v-fix:    0  time: 29.32 s
69.45/17.49	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
69.85/17.50	c vivif2 --  cl tried    16004 cl shrink        0 lits rem          0 time: 0.04
71.04/17.84	c asymm  cl-useful: 0/5473/34000 lits-rem:0 time: 1.37
71.04/17.85	c calculated reachability. Time: 0.00
71.04/17.85	c  N dy   199     46265       400     34000         0     16004    238000    972102     82.40   no data  --
73.03/18.32	c  N dy   212     50406       400     34000         0     10602    238000    397888     82.34     86.89  --
75.42/18.99	c  N dy   229     56516       400     34000         0     16642    238000    968550     82.14     86.85  --
77.83/19.50	c  N dy   248     60686       400     34000         0     20780    238000   1356757     82.12     87.03  --
79.82/20.01	c  N dy   267     65018       400     34000         0     14540    238000    685768     82.17     86.97  --
81.82/20.55	c  N dy   290     69285       400     34000         0     18747    238000   1083575     82.23     87.00  --
81.82/20.57	c  S st   291     69397       400     34000         0     18857    238000   1093760     82.24     85.60  --
82.22/20.67	c  S st   291     69901       400     34000         0     19361    238000   1136035     82.24   no data  --
82.22/20.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
82.22/20.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.62/20.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
82.62/20.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.62/20.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.62/20.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.62/20.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.35/30.49	c lits-rem:      1316  cl-subs:      225  v-elim:      0  v-fix:    0  time: 38.87 s
121.35/30.49	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
121.74/30.50	c vivif2 --  cl tried    19136 cl shrink        0 lits rem          0 time: 0.05
122.54/30.80	c asymm  cl-useful: 0/5014/34000 lits-rem:0 time: 1.18
122.54/30.80	c calculated reachability. Time: 0.00
122.54/30.80	c  N dy   291     69901       400     34000         0     19136    238000   1101314     82.24   no data  --
124.93/31.37	c  N dy   310     74427       400     34000         0     12097    238000    375732     82.26     87.47  --
126.94/31.86	c  N dy   330     79194       400     34000         0     16800    238000    814365     82.22     87.20  --
129.33/32.44	c  N dy   346     84411       400     34000         0     21960    238000   1298232     82.07     86.41  --
130.92/32.82	c  F st   362     87500       400     34000         0     25006    238000   1583371     82.12   no data  --
132.15/33.19	c  N st   367     90796       400     34000         0     15753    238000    647301     82.12   no data  --
134.92/33.88	c  N dy   387     96677       400     34000         0     21575    238000   1202740     82.11     86.64  --
138.51/34.73	c  N dy   415    103044       400     34000         0     14366    238000    427811     82.17     88.03  --
139.31/34.94	c  S st   425    104851       400     34000         0     16150    238000    593982     82.17     71.54  --
139.71/35.04	c  S st   425    105355       400     34000         0     16653    238000    635788     82.17   no data  --
139.71/35.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
139.71/35.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.71/35.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
139.71/35.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.71/35.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.71/35.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
139.71/35.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.50/39.78	c lits-rem:       885  cl-subs:       82  v-elim:      0  v-fix:    0  time: 18.72 s
158.50/39.79	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
158.50/39.79	c vivif2 --  cl tried    16571 cl shrink        0 lits rem          0 time: 0.02
159.27/39.93	c asymm  cl-useful: 0/2394/34000 lits-rem:0 time: 0.53
159.27/39.93	c calculated reachability. Time: 0.00
159.27/39.93	c  N dy   425    105355       400     34000         0     16571    238000    622728     82.17   no data  --
162.48/40.72	c  N dy   457    112077       400     34000         0     23200    238000   1244831     82.22     86.72  --
166.06/41.67	c  N dy   490    119457       400     34000         0     15999    238000    499598     82.27     86.71  --
170.05/42.60	c  N dy   525    127306       400     34000         0     23742    238000   1228808     82.29     87.60  --
174.44/43.76	c  N dy   567    135530       400     34000         0     16395    238000    455253     82.31     87.93  --
178.84/44.86	c  N dy   609    144280       400     34000         0     25026    238000   1269022     82.34     86.69  --
184.44/46.25	c  N dy   648    154395       400     34000         0     18564    238000    577023     82.31     87.52  --
186.42/46.73	c  S st   672    158034       400     34000         0     22135    238000    911034     82.34   no data  --
186.82/46.83	c  S st   672    158536       400     34000         0     22637    238000    953489     82.34   no data  --
186.82/46.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
186.82/46.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.82/46.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
186.82/46.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.82/46.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.82/46.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
186.82/46.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.57/53.55	c lits-rem:      1006  cl-subs:      150  v-elim:      0  v-fix:    0  time: 26.56 s
213.57/53.55	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
213.57/53.57	c vivif2 --  cl tried    22487 cl shrink        0 lits rem          0 time: 0.04
214.77/53.89	c asymm  cl-useful: 0/5868/34000 lits-rem:0 time: 1.31
214.77/53.89	c calculated reachability. Time: 0.00
214.77/53.89	c  N dy   672    158536       400     34000         0     22487    238000    930215     82.34   no data  --
221.16/55.41	c  N dy   723    168695       400     34000         0     32521    238000   1873158     82.41     87.42  --
227.15/56.94	c  N dy   779    179569       400     34000         0     25807    238000   1176114     82.45     87.31  --
234.33/58.71	c  N dy   820    191465       400     34000         0     19151    238000    465614     82.33     86.73  --
240.73/60.37	c  N dy   864    203884       400     34000         0     31423    238000   1624592     82.31     87.10  --
248.71/62.35	c  N dy   929    217248       400     34000         0     25187    238000    956360     82.36     87.06  --
257.10/64.47	c  N dy   993    231208       400     34000         0     38968    238000   2250873     82.36     87.01  --
261.08/65.44	c  S st  1023    237804       400     34000         0     25084    238000    865861     82.36     86.22  --
261.48/65.54	c  S st  1023    238307       400     34000         0     25585    238000    911702     82.36   no data  --
261.48/65.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
261.48/65.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.48/65.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
261.88/65.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.88/65.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.88/65.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
261.88/65.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.24/71.78	c lits-rem:       654  cl-subs:      158  v-elim:      0  v-fix:    0  time: 24.60 s
286.24/71.78	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
286.24/71.79	c vivif2 --  cl tried    25427 cl shrink        0 lits rem          0 time: 0.04
287.84/72.12	c asymm  cl-useful: 0/4835/34000 lits-rem:0 time: 1.34
287.84/72.13	c calculated reachability. Time: 0.00
287.84/72.13	c  N dy  1023    238307       400     34000         0     25427    238000    887960     82.36   no data  --
297.42/74.50	c  N dy  1087    253710       400     34000         0     40624    238000   2322992     82.34     89.93  --
306.60/76.88	c  N dy  1154    269998       400     34000         0     35346    238000   1749805     82.33     87.36  --
318.18/79.71	c  N dy  1223    288523       400     34000         0     31261    238000   1289508     82.28     87.30  --
329.78/82.61	c  F st  1302    306253       400     34000         0     25383    238000    644498     82.28     78.24  --
330.16/82.76	c  N st  1305    307440       400     34000         0     26554    238000    760186     82.28   no data  --
343.33/86.03	c  N dy  1387    327193       400     34000         0     46018    238000   2607664     82.32     86.84  --
356.51/89.35	c  N dy  1476    347400       400     34000         0     41652    238000   2092035     82.32     86.97  --
364.10/91.25	c  S st  1520    357460       400     34000         0     26233    238000    560049     82.32   no data  --
364.51/91.37	c  S st  1520    357963       400     34000         0     26735    238000    603174     82.32   no data  --
364.51/91.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
364.51/91.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.51/91.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
364.92/91.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.92/91.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
364.92/91.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
364.92/91.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.86/95.98	c lits-rem:       768  cl-subs:       35  v-elim:      0  v-fix:    0  time: 18.15 s
382.86/95.98	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
382.86/95.99	c vivif2 --  cl tried    26700 cl shrink        0 lits rem          0 time: 0.03
384.46/96.30	c asymm  cl-useful: 0/4504/34000 lits-rem:0 time: 1.23
384.46/96.30	c calculated reachability. Time: 0.00
384.46/96.30	c  N dy  1520    357963       400     34000         0     26700    238000    597212     82.32   no data  --
396.84/99.45	c  N dy  1604    377993       400     34000         0     46458    238000   2458049     82.32     87.65  --
410.01/102.73	c  N dy  1682    398156       400     34000         0     40052    238000   1784569     82.30     87.24  --
424.39/106.36	c  N dy  1777    418352       400     34000         0     32705    238000   1004988     82.33     87.20  --
438.76/109.92	c  N dy  1871    438772       400     34000         0     52865    238000   2900515     82.34     86.95  --
452.36/113.36	c  N dy  1957    458777       400     34000         0     44318    238000   2013588     82.33     86.69  --
467.11/117.04	c  N dy  2042    478888       400     34000         0     34876    238000   1047668     82.33     87.30  --
482.68/120.95	c  N dy  2134    500551       400     34000         0     56318    238000   3065928     82.33     86.82  --
496.69/124.47	c  N dy  2209    520586       400     34000         0     45786    238000   1987466     82.32     98.17  --
509.86/127.75	c  S st  2292    536944       400     34000         0     61929    238000   3500585     82.34     82.81  --
510.62/127.94	c  S st  2292    537447       400     34000         0     62430    238000   3544753     82.34   no data  --
510.62/127.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
510.62/127.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.02/128.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
511.42/128.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.42/128.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.42/128.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
511.42/128.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3222.13/807.07	c lits-rem:      2158  cl-subs:      915  v-elim:      0  v-fix:    0  time: 2710.21 s
3222.13/807.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3222.53/807.11	c vivif2 --  cl tried    61515 cl shrink        0 lits rem          0 time: 0.15
3224.15/807.57	c asymm  cl-useful: 0/2721/34000 lits-rem:0 time: 1.83
3224.15/807.58	c calculated reachability. Time: 0.00
3224.15/807.58	c  N dy  2292    537447       400     34000         0     61515    238000   3408246     82.34   no data  --
3240.10/811.51	c  N dy  2373    557517       400     34000         0     50058    238000   2302961     82.32     88.15  --
3257.27/815.89	c  N dy  2448    577645       400     34000         0     37677    238000   1060874     82.30     87.17  --
3274.03/820.02	c  N dy  2524    597899       400     34000         0     57705    238000   2936849     82.27     87.79  --
3290.41/824.19	c  N dy  2605    617943       400     34000         0     44250    238000   1590540     82.25     86.65  --
3308.38/828.65	c  N dy  2689    638078       400     34000         0     64126    238000   3457625     82.24     87.20  --
3325.54/832.95	c  N dy  2790    658267       400     34000         0     49824    238000   2037737     82.26     87.18  --
3344.31/837.62	c  N dy  2869    678318       400     34000         0     69627    238000   3892017     82.24     87.52  --
3360.68/841.75	c  N dy  2952    698371       400     34000         0     54209    238000   2371492     82.24     86.79  --
3380.65/846.72	c  N dy  3038    718465       400     34000         0     37839    238000    740111     82.24     87.42  --
3396.22/850.69	c  N dy  3116    738724       400     34000         0     57860    238000   2614879     82.23     87.08  --
3414.59/855.26	c  N dy  3207    758864       400     34000         0     40545    238000    914748     82.24     86.69  --
3430.96/859.32	c  N dy  3310    779068       400     34000         0     60487    238000   2798598     82.26     86.91  --
3449.72/864.06	c  N dy  3418    799083       400     34000         0     42070    238000    976912     82.29     92.10  --
3454.91/865.34	c  S st  3443    806170       400     34000         0     49095    238000   1635135     82.28   no data  --
3455.31/865.49	c  S st  3443    806675       400     34000         0     49600    238000   1678653     82.28   no data  --
3455.71/865.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3455.71/865.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3455.71/865.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3456.11/865.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3456.11/865.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3456.11/865.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3456.11/865.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3550.74/889.39	c lits-rem:       808  cl-subs:      358  v-elim:      0  v-fix:    0  time: 94.88 s
3550.74/889.39	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
3551.14/889.41	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.07
3552.74/889.81	c asymm  cl-useful: 0/3115/34000 lits-rem:0 time: 1.59
3552.74/889.81	c calculated reachability. Time: 0.00
3552.74/889.81	c  N dy  3443    806675       400     34000         0     49242    238000   1625069     82.28   no data  --
3570.30/894.23	c  N dy  3525    827051       400     34000         0     69380    238000   3516143     82.27     87.11  --
3587.47/898.55	c  N dy  3610    847128       400     34000         0     50013    238000   1642435     82.26     91.90  --
3605.04/902.92	c  N dy  3687    867174       400     34000         0     69813    238000   3501359     82.26     87.43  --
3623.42/907.59	c  N dy  3789    887272       400     34000         0     49482    238000   1501734     82.27     86.66  --
3641.77/912.10	c  N dy  3876    907772       400     34000         0     69727    238000   3401026     82.27     87.86  --
3660.94/916.95	c  N dy  3976    927785       400     34000         0     48331    238000   1316486     82.29     88.25  --
3678.51/921.35	c  N dy  4064    947986       400     34000         0     68289    238000   3185996     82.28     87.32  --
3699.26/926.59	c  N dy  4166    968412       400     34000         0     46303    238000   1042948     82.30     87.02  --
3716.06/930.79	c  N dy  4251    988553       400     34000         0     66208    238000   2913981     82.30     87.69  --
3737.20/936.01	c  N dy  4337   1008729       400     34000         0     86149    238000   4786361     82.30     89.27  --
3753.57/940.15	c  N dy  4420   1028919       400     34000         0     62969    238000   2530963     82.30     86.76  --
3774.73/945.41	c  N dy  4523   1049160       400     34000         0     82940    238000   4416941     82.32     87.10  --
3791.89/949.73	c  N dy  4596   1069194       400     34000         0     58630    238000   2038279     82.31     86.69  --
3794.30/950.31	c  F st  4607   1071875       400     34000         0     61275    238000   2285057     82.30     85.22  --
3811.47/954.60	c  N dy  4670   1090573       400     34000         0     79757    238000   4043551     82.30     86.94  --
3831.02/959.55	c  N dy  4763   1110612       400     34000         0     54419    238000   1557944     82.30     86.73  --
3850.20/964.38	c  N dy  4872   1131208       400     34000         0     74740    238000   3456650     82.31     87.05  --
3873.36/970.15	c  N dy  4966   1151248       400     34000         0     48424    238000    914913     82.33     86.76  --
3891.34/974.69	c  N dy  5062   1171302       400     34000         0     68227    238000   2777715     82.33     86.73  --
3913.30/980.19	c  N dy  5139   1191400       400     34000         0     88084    238000   4635370     82.32     87.74  --
3932.05/984.89	c  S st  5226   1210014       400     34000         0     59407    238000   1864165     82.32   no data  --
3932.85/985.09	c  S st  5226   1210518       400     34000         0     59908    238000   1911383     82.32   no data  --
3933.25/985.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3933.25/985.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3933.25/985.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
3933.65/985.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3933.65/985.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3933.65/985.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3933.65/985.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4066.61/1018.56	c lits-rem:      1278  cl-subs:      342  v-elim:      0  v-fix:    0  time: 133.10 s
4066.61/1018.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
4066.61/1018.58	c vivif2 --  cl tried    59566 cl shrink        0 lits rem          0 time: 0.08
4068.21/1018.99	c asymm  cl-useful: 0/2796/34000 lits-rem:0 time: 1.64
4068.61/1019.00	c calculated reachability. Time: 0.00
4068.61/1019.00	c  N dy  5226   1210518       400     34000         0     59566    238000   1859367     82.32   no data  --
4087.77/1023.81	c  N dy  5294   1230673       400     34000         0     79490    238000   3733502     82.31     87.01  --
4110.13/1029.46	c  N dy  5394   1250740       400     34000         0     51236    238000   1009388     82.32     91.38  --
4127.30/1033.75	c  N dy  5465   1270795       400     34000         0     71045    238000   2878419     82.31     94.09  --
4148.86/1039.17	c  N dy  5554   1290884       400     34000         0     90886    238000   4739583     82.31     86.94  --
4169.62/1044.36	c  N dy  5654   1311127       400     34000         0     61832    238000   1915066     82.32     87.38  --
4190.00/1049.49	c  N dy  5749   1331241       400     34000         0     81701    238000   3782073     82.32     86.95  --
4214.35/1055.51	c  N dy  5823   1351399       400     34000         0     51567    238000    871686     82.31     86.66  --
4233.11/1060.27	c  N dy  5924   1371665       400     34000         0     71580    238000   2754948     82.32     87.38  --
4256.29/1066.04	c  N dy  6019   1391666       400     34000         0     91332    238000   4612402     82.32     88.82  --
4277.84/1071.46	c  N dy  6080   1411793       400     34000         0     60192    238000   1597953     82.30     87.21  --
4298.19/1076.52	c  N dy  6169   1431802       400     34000         0     79960    238000   3461749     82.30     87.13  --
4322.94/1082.79	c  N dy  6266   1451996       400     34000         0     99926    238000   5343992     82.31     88.00  --
4344.14/1088.02	c  N dy  6358   1472035       400     34000         0     67684    238000   2219455     82.32     87.01  --
4366.86/1093.74	c  N dy  6458   1492268       400     34000         0     87681    238000   4101860     82.32     86.82  --
4392.45/1100.14	c  N dy  6545   1512628       400     34000         0     54768    238000    921881     82.32     87.01  --
4412.39/1105.10	c  N dy  6648   1532753       400     34000         0     74640    238000   2793284     82.33     87.25  --
4435.96/1111.01	c  N dy  6737   1552761       400     34000         0     94391    238000   4650788     82.33     87.75  --
4459.90/1117.02	c  N dy  6814   1572763       400     34000         0     60159    238000   1342777     82.33     87.54  --
4480.29/1122.18	c  N dy  6908   1592874       400     34000         0     80035    238000   3205692     82.33     86.73  --
4506.23/1128.65	c  N dy  6993   1613924       400     34000         0    100796    238000   5156475     82.32     87.12  --
4530.17/1134.61	c  N dy  7087   1634784       400     34000         0     66411    238000   1846000     82.32     86.66  --
4552.54/1140.23	c  N dy  7184   1654810       400     34000         0     86214    238000   3706380     82.33     86.74  --
4579.68/1147.06	c  N dy  7260   1675137       400     34000         0    106267    238000   5589639     82.32     86.95  --
4601.65/1152.52	c  N dy  7337   1695158       400     34000         0     70064    238000   2112449     82.31     86.98  --
4618.82/1156.88	c  S st  7410   1710519       400     34000         0     85224    238000   3540485     82.32   no data  --
4620.01/1157.14	c  S st  7410   1711021       400     34000         0     85724    238000   3585109     82.32   no data  --
4620.01/1157.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4620.01/1157.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4620.42/1157.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
4620.84/1157.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4620.84/1157.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4620.84/1157.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4620.84/1157.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.33 7.68 7.79 2/224 2992
/proc/meminfo: memFree=19329892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 651422534 52465664 352 33554432000 4194304 4650419 140734153956224 18446744073709551615 248089754609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 12809 352 303 112 0 7774 0
[pid=2992/tid=2993] ppid=2990 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651422534 52465664 356 33554432000 4194304 4650419 140734153956224 18446744073709551615 47044785497629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651422534 52465664 356 33554432000 4194304 4650419 140734153956224 18446744073709551615 47044785497625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651422534 52465664 356 33554432000 4194304 4650419 140734153956224 18446744073709551615 47044785498034 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.110975 s]
/proc/loadavg: 6.33 7.68 7.79 2/224 2992
/proc/meminfo: memFree=19329892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=284928 CPUtime=0.41 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 4580 0 0 0 40 1 0 0 18 0 4 0 651422534 291766272 4489 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 71232 4489 367 112 0 66197 0
[pid=2992/tid=2993] ppid=2990 vsize=284928 CPUtime=0.1 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1070 0 0 0 10 0 0 0 25 0 4 0 651422534 291766272 4489 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=284928 CPUtime=0.1 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1052 0 0 0 10 0 0 0 25 0 4 0 651422534 291766272 4489 33554432000 4194304 4650419 140734153956224 18446744073709551615 4371120 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=284928 CPUtime=0.09 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1091 0 0 0 9 0 0 0 25 0 4 0 651422534 291766272 4489 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 284928

[startup+0.200961 s]
/proc/loadavg: 6.33 7.68 7.79 2/224 2992
/proc/meminfo: memFree=19329892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=285060 CPUtime=0.76 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 4795 0 0 0 75 1 0 0 18 0 4 0 651422534 291901440 4704 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370500 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 71265 4704 367 112 0 66230 0
[pid=2992/tid=2993] ppid=2990 vsize=285060 CPUtime=0.19 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1083 0 0 0 19 0 0 0 25 0 4 0 651422534 291901440 4704 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=285060 CPUtime=0.19 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1070 0 0 0 19 0 0 0 25 0 4 0 651422534 291901440 4704 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=285060 CPUtime=0.18 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1261 0 0 0 18 0 0 0 25 0 4 0 651422534 291901440 4704 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 285060

[startup+0.300944 s]
/proc/loadavg: 6.33 7.68 7.79 2/224 2992
/proc/meminfo: memFree=19329892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=285192 CPUtime=1.16 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 5000 0 0 0 115 1 0 0 18 0 4 0 651422534 292036608 4909 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 71298 4909 367 112 0 66263 0
[pid=2992/tid=2993] ppid=2990 vsize=285192 CPUtime=0.29 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1091 0 0 0 29 0 0 0 25 0 4 0 651422534 292036608 4909 33554432000 4194304 4650419 140734153956224 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=285192 CPUtime=0.29 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1080 0 0 0 29 0 0 0 25 0 4 0 651422534 292036608 4909 33554432000 4194304 4650419 140734153956224 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=285192 CPUtime=0.28 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 1440 0 0 0 28 0 0 0 25 0 4 0 651422534 292036608 4909 33554432000 4194304 4650419 140734153956224 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 285192

[startup+0.700874 s]
/proc/loadavg: 6.33 7.68 7.79 2/224 2992
/proc/meminfo: memFree=19329892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=302592 CPUtime=2.76 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 14983 0 0 0 272 4 0 0 18 0 4 0 651422534 309854208 11505 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 75648 11505 391 112 0 70613 0
[pid=2992/tid=2993] ppid=2990 vsize=302592 CPUtime=0.69 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 3989 0 0 0 68 1 0 0 18 0 4 0 651422534 309854208 11505 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=302592 CPUtime=0.68 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 3989 0 0 0 68 0 0 0 18 0 4 0 651422534 309854208 11506 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=302592 CPUtime=0.68 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 2683 0 0 0 67 1 0 0 25 0 4 0 651422534 309854208 11506 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 302592

[startup+1.50073 s]
/proc/loadavg: 6.33 7.68 7.79 9/236 3004
/proc/meminfo: memFree=19236044/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=305188 CPUtime=5.95 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 21048 0 0 0 590 5 0 0 19 0 4 0 651422534 312512512 13548 33554432000 4194304 4650419 140734153956224 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 76297 13548 391 112 0 71262 0
[pid=2992/tid=2993] ppid=2990 vsize=305188 CPUtime=1.48 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 5619 0 0 0 147 1 0 0 19 0 4 0 651422534 312512512 13548 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=305188 CPUtime=1.49 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 5557 0 0 0 148 1 0 0 19 0 4 0 651422534 312512512 13548 33554432000 4194304 4650419 140734153956224 18446744073709551615 4360387 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=305188 CPUtime=1.47 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 4133 0 0 0 146 1 0 0 25 0 4 0 651422534 312512512 13548 33554432000 4194304 4650419 140734153956224 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 305188

[startup+3.10045 s]
/proc/loadavg: 6.33 7.68 7.79 9/236 3004
/proc/meminfo: memFree=19227116/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=306928 CPUtime=12.35 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 32879 0 0 0 1227 8 0 0 22 0 4 0 651422534 314294272 15016 33554432000 4194304 4650419 140734153956224 18446744073709551615 4367249 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 76732 15017 392 112 0 71697 0
[pid=2992/tid=2993] ppid=2990 vsize=306928 CPUtime=3.09 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 8699 0 0 0 307 2 0 0 22 0 4 0 651422534 314294272 15017 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=306928 CPUtime=3.09 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 8543 0 0 0 307 2 0 0 22 0 4 0 651422534 314294272 15017 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=306928 CPUtime=3.06 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 6998 0 0 0 305 1 0 0 25 0 4 0 651422534 314294272 15017 33554432000 4194304 4650419 140734153956224 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 306928

[startup+6.30089 s]
/proc/loadavg: 6.47 7.68 7.79 9/236 3004
/proc/meminfo: memFree=19069504/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=333120 CPUtime=25.12 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 59464 0 0 0 2499 13 0 0 25 0 4 0 651422534 341114880 32205 33554432000 4194304 4650419 140734153956224 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 83280 32205 393 112 0 78245 0
[pid=2992/tid=2993] ppid=2990 vsize=333120 CPUtime=6.29 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 16571 0 0 0 626 3 0 0 25 0 4 0 651422534 341114880 32205 33554432000 4194304 4650419 140734153956224 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=333120 CPUtime=6.29 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 16517 0 0 0 625 4 0 0 25 0 4 0 651422534 341114880 32205 33554432000 4194304 4650419 140734153956224 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=333120 CPUtime=6.24 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 13566 0 0 0 621 3 0 0 25 0 4 0 651422534 341114880 32205 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 333120

[startup+12.7008 s]
/proc/loadavg: 6.59 7.69 7.79 10/236 3005
/proc/meminfo: memFree=19037308/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=337828 CPUtime=50.68 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 72074 0 0 0 5051 17 0 0 25 0 4 0 651422534 345935872 38979 33554432000 4194304 4650419 140734153956224 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 84457 38980 393 112 0 79422 0
[pid=2992/tid=2993] ppid=2990 vsize=337828 CPUtime=12.68 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 17463 0 0 0 1265 3 0 0 25 0 4 0 651422534 345935872 38980 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=337828 CPUtime=12.69 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 16628 0 0 0 1265 4 0 0 25 0 4 0 651422534 345935872 38980 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=337828 CPUtime=12.59 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 18962 0 0 0 1254 5 0 0 25 0 4 0 651422534 345935872 38980 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 337828

[startup+25.5005 s]
/proc/loadavg: 7.05 7.74 7.80 10/236 3005
/proc/meminfo: memFree=18867884/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=394804 CPUtime=101.78 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 101927 0 0 0 10155 23 0 0 25 0 4 0 651422534 404279296 54345 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 98701 54345 393 112 0 93666 0
[pid=2992/tid=2993] ppid=2990 vsize=394804 CPUtime=25.49 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 23675 0 0 0 2544 5 0 0 25 0 4 0 651422534 404279296 54345 33554432000 4194304 4650419 140734153956224 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=394804 CPUtime=25.48 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 27232 0 0 0 2542 6 0 0 25 0 4 0 651422534 404279296 54345 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=394804 CPUtime=25.29 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 25571 0 0 0 2523 6 0 0 25 0 4 0 651422534 404279296 54345 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 394804

[startup+51.101 s]
/proc/loadavg: 7.37 7.76 7.81 9/236 3006
/proc/meminfo: memFree=18767692/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=418096 CPUtime=203.99 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 160595 0 0 0 20359 40 0 0 25 0 4 0 651422534 428130304 64850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 104524 64850 393 112 0 99489 0
[pid=2992/tid=2993] ppid=2990 vsize=418096 CPUtime=51.08 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 43729 0 0 0 5097 11 0 0 25 0 4 0 651422534 428130304 64850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=418096 CPUtime=51.08 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 44130 0 0 0 5097 11 0 0 25 0 4 0 651422534 428130304 64850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=418096 CPUtime=50.71 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 41612 0 0 0 5060 11 0 0 25 0 4 0 651422534 428130304 64850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 418096

[startup+102.301 s]
/proc/loadavg: 7.83 7.82 7.83 9/236 3007
/proc/meminfo: memFree=18615372/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=528660 CPUtime=408.43 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 247001 0 0 0 40772 71 0 0 25 0 4 0 651422534 541347840 82204 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 132165 82204 393 112 0 127130 0
[pid=2992/tid=2993] ppid=2990 vsize=528660 CPUtime=102.29 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 67075 0 0 0 10209 20 0 0 25 0 4 0 651422534 541347840 82207 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=528660 CPUtime=102.29 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 75481 0 0 0 10206 23 0 0 25 0 4 0 651422534 541347840 82207 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=528660 CPUtime=101.54 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 55245 0 0 0 10140 14 0 0 25 0 4 0 651422534 541347840 82207 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.43
Current children cumulated vsize (KiB) 528660

[startup+162.3 s]

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

[pid=2992] ppid=2990 vsize=883972 CPUtime=2804.09 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 466512 0 0 0 280255 154 0 0 25 0 4 0 651422534 905187328 120730 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 220993 120730 393 112 0 215958 0
[pid=2992/tid=2993] ppid=2990 vsize=883972 CPUtime=702.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 150600 0 0 0 70161 67 0 0 25 0 4 0 651422534 905187328 120730 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=883972 CPUtime=702.29 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 70189 40 0 0 25 0 4 0 651422534 905187328 120730 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=883972 CPUtime=697.19 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 87792 0 0 0 69695 24 0 0 25 0 4 0 651422534 905187328 120730 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.09
Current children cumulated vsize (KiB) 883972

[startup+762.3 s]
/proc/loadavg: 8.20 8.12 7.97 9/236 3026
/proc/meminfo: memFree=18178540/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=883972 CPUtime=3043.67 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 468136 0 0 0 304213 154 0 0 25 0 4 0 651422534 905187328 120691 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 220993 120691 393 112 0 215958 0
[pid=2992/tid=2993] ppid=2990 vsize=883972 CPUtime=762.29 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 150600 0 0 0 76162 67 0 0 25 0 4 0 651422534 905187328 120691 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=883972 CPUtime=762.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 76190 40 0 0 25 0 4 0 651422534 905187328 120691 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476437 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=883972 CPUtime=756.76 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 87904 0 0 0 75652 24 0 0 25 0 4 0 651422534 905187328 120691 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.67
Current children cumulated vsize (KiB) 883972

[startup+822.301 s]
/proc/loadavg: 8.20 8.13 7.98 9/236 3027
/proc/meminfo: memFree=18178380/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=815200 CPUtime=3283.22 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 478851 0 0 0 328163 159 0 0 25 0 4 0 651422534 834764800 120100 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 203800 120100 393 112 0 198765 0
[pid=2992/tid=2993] ppid=2990 vsize=815200 CPUtime=822.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 150600 0 0 0 82161 67 0 0 25 0 4 0 651422534 834764800 120100 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=815200 CPUtime=822.29 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 82189 40 0 0 25 0 4 0 651422534 834764800 120100 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=815200 CPUtime=816.32 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 87972 0 0 0 81608 24 0 0 25 0 4 0 651422534 834764800 120100 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.22
Current children cumulated vsize (KiB) 815200

[startup+882.309 s]
/proc/loadavg: 8.13 8.12 7.99 9/236 3029
/proc/meminfo: memFree=18155280/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=843124 CPUtime=3522.82 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 526810 0 0 0 352099 183 0 0 25 0 4 0 651422534 863358976 127750 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 210781 127750 393 112 0 205746 0
[pid=2992/tid=2993] ppid=2990 vsize=843124 CPUtime=882.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 164856 0 0 0 88154 74 0 0 25 0 4 0 651422534 863358976 127750 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=843124 CPUtime=882.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 88190 40 0 0 25 0 4 0 651422534 863358976 127750 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=843124 CPUtime=875.89 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 100370 0 0 0 87559 30 0 0 25 0 4 0 651422534 863358976 127750 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3522.82
Current children cumulated vsize (KiB) 843124

[startup+942.301 s]
/proc/loadavg: 8.10 8.11 8.00 10/236 3030
/proc/meminfo: memFree=18061984/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=789596 CPUtime=3762.35 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 595086 0 0 0 376024 211 0 0 25 0 4 0 651422534 808546304 124110 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 197399 124110 393 112 0 192364 0
[pid=2992/tid=2993] ppid=2990 vsize=789596 CPUtime=942.27 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 192592 0 0 0 94143 84 0 0 25 0 4 0 651422534 808546304 124110 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=789596 CPUtime=942.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 94190 40 0 0 25 0 4 0 651422534 808546304 124110 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=789596 CPUtime=935.45 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 124816 0 0 0 93505 40 0 0 25 0 4 0 651422534 808546304 124110 33554432000 4194304 4650419 140734153956224 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.35
Current children cumulated vsize (KiB) 789596

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.00 9/236 3032
/proc/meminfo: memFree=17988416/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=866916 CPUtime=4001.93 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 640653 0 0 0 399959 234 0 0 25 0 4 0 651422534 887721984 140915 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 216729 140915 393 112 0 211694 0
[pid=2992/tid=2993] ppid=2990 vsize=866916 CPUtime=1002.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211173 0 0 0 100132 96 0 0 25 0 4 0 651422534 887721984 140915 33554432000 4194304 4650419 140734153956224 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=866916 CPUtime=1002.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134173 0 0 0 100190 40 0 0 25 0 4 0 651422534 887721984 140915 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=866916 CPUtime=995.01 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 140235 0 0 0 99455 46 0 0 25 0 4 0 651422534 887721984 140915 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4001.93
Current children cumulated vsize (KiB) 866916

[startup+1062.3 s]
/proc/loadavg: 8.07 8.10 8.00 9/236 3034
/proc/meminfo: memFree=17983304/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=954316 CPUtime=4241.49 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 671592 0 0 0 423896 253 0 0 25 0 4 0 651422534 977219584 143803 33554432000 4194304 4650419 140734153956224 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 238579 143803 393 112 0 233544 0
[pid=2992/tid=2993] ppid=2990 vsize=954316 CPUtime=1062.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211187 0 0 0 106132 96 0 0 25 0 4 0 651422534 977219584 143803 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=954316 CPUtime=1062.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134272 0 0 0 106190 40 0 0 25 0 4 0 651422534 977219584 143803 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=954316 CPUtime=1054.58 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 162359 0 0 0 105398 60 0 0 25 0 4 0 651422534 977219584 143803 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4241.49
Current children cumulated vsize (KiB) 954316

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 8.00 10/236 3035
/proc/meminfo: memFree=17961200/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=981340 CPUtime=4481.06 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 699364 0 0 0 447833 273 0 0 25 0 4 0 651422534 1004892160 148922 33554432000 4194304 4650419 140734153956224 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 245335 148922 393 112 0 240300 0
[pid=2992/tid=2993] ppid=2990 vsize=981340 CPUtime=1122.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211187 0 0 0 112132 96 0 0 25 0 4 0 651422534 1004892160 148922 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=981340 CPUtime=1122.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134276 0 0 0 112190 40 0 0 25 0 4 0 651422534 1004892160 148922 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=981340 CPUtime=1114.15 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 176110 0 0 0 111344 71 0 0 25 0 4 0 651422534 1004892160 148922 33554432000 4194304 4650419 140734153956224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.06
Current children cumulated vsize (KiB) 981340

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/236 3037
/proc/meminfo: memFree=17925092/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=996316 CPUtime=4720.63 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 721052 0 0 0 471777 286 0 0 25 0 4 0 651422534 1020227584 157850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 249079 157850 393 112 0 244044 0
[pid=2992/tid=2993] ppid=2990 vsize=996316 CPUtime=1182.28 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211187 0 0 0 118132 96 0 0 25 0 4 0 651422534 1020227584 157850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=996316 CPUtime=1182.3 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 134371 0 0 0 118190 40 0 0 25 0 4 0 651422534 1020227584 157850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=996316 CPUtime=1173.71 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 183159 0 0 0 117297 74 0 0 25 0 4 0 651422534 1020227584 157850 33554432000 4194304 4650419 140734153956224 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4720.63
Current children cumulated vsize (KiB) 996316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.11 8.09 8.00 9/236 3037
/proc/meminfo: memFree=17916892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=929920 CPUtime=4800.09 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 732359 0 0 0 479717 292 0 0 25 0 4 0 651422534 952238080 159714 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 232480 159714 393 112 0 227445 0
[pid=2992/tid=2993] ppid=2990 vsize=929920 CPUtime=1202.18 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211187 0 0 0 120122 96 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=929920 CPUtime=1202.21 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 144727 0 0 0 120175 46 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=929920 CPUtime=1193.47 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 183345 0 0 0 119273 74 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 929920

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

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

[startup+1202.2 s]
/proc/loadavg: 8.11 8.09 8.00 9/236 3037
/proc/meminfo: memFree=17916892/32950928 swapFree=64721848/67111528
[pid=2992] ppid=2990 vsize=929920 CPUtime=4800.09 cores=1,3,5,7
/proc/2992/stat : 2992 (strangenight1-m) R 2990 2992 2957 0 -1 4202496 732359 0 0 0 479717 292 0 0 25 0 4 0 651422534 952238080 159714 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2992/statm: 232480 159714 393 112 0 227445 0
[pid=2992/tid=2993] ppid=2990 vsize=929920 CPUtime=1202.18 cores=1,3,5,7
/proc/2992/task/2993/stat : 2993 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 211187 0 0 0 120122 96 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2992/tid=2994] ppid=2990 vsize=929920 CPUtime=1202.21 cores=1,3,5,7
/proc/2992/task/2994/stat : 2994 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 144727 0 0 0 120175 46 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2992/tid=2995] ppid=2990 vsize=929920 CPUtime=1193.47 cores=1,3,5,7
/proc/2992/task/2995/stat : 2995 (strangenight1-m) R 2990 2992 2957 0 -1 4202560 183345 0 0 0 119273 74 0 0 25 0 4 0 651422534 952238080 159716 33554432000 4194304 4650419 140734153956224 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 929920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.24
CPU time (s): 4800.17
CPU user time (s): 4797.21
CPU system time (s): 2.95855
CPU usage (%): 399.267
Max. virtual memory (cumulated for all children) (KiB): 996316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.21
system time used= 2.95855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732362
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= 2494
involuntary context switches= 33219

runsolver used 2.26765 second user time and 6.49801 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 20:37:07
IDJOB=3368592
IDBENCH=82601
IDSOLVER=1846
FILE ID=node123/3368592-1305398227
RUNJOBID= node123-1305398227-2978
PBS_JOBID= 13324482
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368592-1305398227/watcher-3368592-1305398227 -o /tmp/evaluation-result-3368592-1305398227/solver-3368592-1305398227 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368592-1305398227.cnf

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=99105548

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19330164 kB
Buffers:        295272 kB
Cached:        3991004 kB
SwapCached:      10528 kB
Active:       10610808 kB
Inactive:      2740080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19330164 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           13860 kB
Writeback:           8 kB
AnonPages:     9062316 kB
Mapped:          15448 kB
Slab:           176192 kB
PageTables:      31660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13022704 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= 73352 MiB
End job on node123 at 2011-05-14 20:57:12