Trace number 3174983

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.42 1201.74

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-3174983-1304071789.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.07 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.00/0.43	c asymm  cl-useful: 0/14620/34000 lits-rem:0 time: 1.61
0.00/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
0.08/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.08/0.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/0.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.69 s
0.08/0.63	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.65	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
0.08/0.65	c calculated reachability. Time: 0.00
0.08/0.65	c Calc default polars -  time:   0.01 s pos:     191 undec:       5 neg:     204
0.08/0.65	c =========================================================================================
0.08/0.65	c types(t): F = full restart, N = normal restart
0.08/0.65	c types(t): S = simplification begin/end, E = solution found
0.08/0.65	c restart types(rt): st = static, dy = dynamic
0.08/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.65	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
3.96/1.04	c  N dy    15      4675       400     34000         0      4614    238000    435942     81.39     85.96  --
5.56/1.41	c  N dy    34      9245       400     34000         0      6334    238000    482155     81.25     85.61  --
6.76/1.79	c  N dy    59     13323       400     34000         0      5677    238000    306820     82.19     87.59  --
8.35/2.16	c  N dy    83     17388       400     34000         0      9686    238000    683749     82.53     86.89  --
9.95/2.56	c  N dy    99     21659       400     34000         0      7788    238000    397652     82.16     88.28  --
11.16/2.87	c  F st   117     25001       400     34000         0     11097    238000    707124     82.24   no data  --
11.57/2.99	c  N st   120     26193       400     34000         0     12271    238000    814434     82.24   no data  --
13.15/3.35	c  S st   123     30000       400     34000         0      8678    238000    396855     82.24   no data  --
13.55/3.42	c  S st   123     30502       400     34000         0      9180    238000    440485     82.24   no data  --
13.55/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.55/3.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.55/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
13.55/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.55/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.52/7.90	c lits-rem:      1262  cl-subs:       62  v-elim:      0  v-fix:    0  time: 17.71 s
32.32/8.18	c asymm  cl-useful: 0/6499/34000 lits-rem:0 time: 1.11
32.32/8.18	c calculated reachability. Time: 0.00
32.32/8.18	c  N dy   123     30502       400     34000         0      9118    238000    430019     82.24   no data  --
34.31/8.61	c  N dy   142     34625       400     34000         0     13190    238000    815191     82.33     87.47  --
36.32/9.11	c  N dy   166     38711       400     34000         0      8771    238000    312056     82.41     89.05  --
37.93/9.57	c  N dy   185     43024       400     34000         0     13037    238000    710641     82.36     86.98  --
39.11/9.89	c  S st   199     45755       400     34000         0     15725    238000    960863     82.40     80.90  --
39.51/9.98	c  S st   199     46265       400     34000         0     16233    238000   1006665     82.40   no data  --
39.51/9.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.51/9.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.91/10.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
39.91/10.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.91/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.91/10.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
39.91/10.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.47/17.42	c lits-rem:       632  cl-subs:      229  v-elim:      0  v-fix:    0  time: 29.40 s
69.47/17.42	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
69.47/17.44	c vivif2 --  cl tried    16004 cl shrink        0 lits rem          0 time: 0.04
70.68/17.76	c asymm  cl-useful: 0/5473/34000 lits-rem:0 time: 1.31
70.68/17.77	c calculated reachability. Time: 0.00
70.68/17.77	c  N dy   199     46265       400     34000         0     16004    238000    972102     82.40   no data  --
72.67/18.24	c  N dy   212     50406       400     34000         0     10602    238000    397888     82.34     86.89  --
75.06/18.89	c  N dy   229     56516       400     34000         0     16642    238000    968550     82.14     86.85  --
77.48/19.41	c  N dy   248     60686       400     34000         0     20780    238000   1356757     82.12     87.03  --
79.46/19.92	c  N dy   267     65018       400     34000         0     14540    238000    685768     82.17     86.97  --
81.46/20.46	c  N dy   290     69285       400     34000         0     18747    238000   1083575     82.23     87.00  --
81.46/20.47	c  S st   291     69397       400     34000         0     18857    238000   1093760     82.24     85.60  --
81.87/20.58	c  S st   291     69901       400     34000         0     19361    238000   1136035     82.24   no data  --
81.87/20.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.87/20.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.28/20.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
82.28/20.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.28/20.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.28/20.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.28/20.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.01/30.36	c lits-rem:      1316  cl-subs:      225  v-elim:      0  v-fix:    0  time: 38.75 s
121.01/30.36	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
121.01/30.37	c vivif2 --  cl tried    19136 cl shrink        0 lits rem          0 time: 0.04
122.20/30.66	c asymm  cl-useful: 0/5014/34000 lits-rem:0 time: 1.13
122.20/30.66	c calculated reachability. Time: 0.00
122.20/30.66	c  N dy   291     69901       400     34000         0     19136    238000   1101314     82.24   no data  --
124.61/31.24	c  N dy   310     74427       400     34000         0     12097    238000    375732     82.26     87.47  --
126.60/31.73	c  N dy   330     79194       400     34000         0     16800    238000    814365     82.22     87.20  --
129.00/32.31	c  N dy   346     84411       400     34000         0     21960    238000   1298232     82.07     86.41  --
130.21/32.69	c  F st   362     87500       400     34000         0     25006    238000   1583371     82.12   no data  --
131.79/33.06	c  N st   367     90796       400     34000         0     15753    238000    647301     82.12   no data  --
134.60/33.75	c  N dy   387     96677       400     34000         0     21575    238000   1202740     82.11     86.64  --
137.78/34.60	c  N dy   415    103044       400     34000         0     14366    238000    427811     82.17     88.03  --
139.00/34.80	c  S st   425    104851       400     34000         0     16150    238000    593982     82.17     71.54  --
139.00/34.89	c  S st   425    105355       400     34000         0     16653    238000    635788     82.17   no data  --
139.00/34.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
139.00/34.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.40/34.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
139.40/34.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.40/34.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.40/34.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
139.40/34.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.15/39.63	c lits-rem:       885  cl-subs:       82  v-elim:      0  v-fix:    0  time: 18.70 s
158.15/39.63	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
158.15/39.64	c vivif2 --  cl tried    16571 cl shrink        0 lits rem          0 time: 0.03
158.55/39.77	c asymm  cl-useful: 0/2394/34000 lits-rem:0 time: 0.53
158.55/39.77	c calculated reachability. Time: 0.00
158.55/39.77	c  N dy   425    105355       400     34000         0     16571    238000    622728     82.17   no data  --
161.74/40.56	c  N dy   457    112077       400     34000         0     23200    238000   1244831     82.22     86.72  --
165.36/41.50	c  N dy   490    119457       400     34000         0     15999    238000    499598     82.27     86.71  --
169.34/42.42	c  N dy   525    127306       400     34000         0     23742    238000   1228808     82.29     87.60  --
173.74/43.58	c  N dy   567    135530       400     34000         0     16395    238000    455253     82.31     87.93  --
178.13/44.67	c  N dy   609    144280       400     34000         0     25026    238000   1269022     82.34     86.69  --
183.72/46.07	c  N dy   648    154395       400     34000         0     18564    238000    577023     82.31     87.52  --
185.73/46.55	c  S st   672    158034       400     34000         0     22135    238000    911034     82.34   no data  --
186.13/46.65	c  S st   672    158536       400     34000         0     22637    238000    953489     82.34   no data  --
186.13/46.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
186.13/46.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.13/46.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
186.53/46.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.53/46.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.53/46.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
186.53/46.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.29/53.42	c lits-rem:      1006  cl-subs:      150  v-elim:      0  v-fix:    0  time: 26.77 s
213.29/53.42	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
213.29/53.43	c vivif2 --  cl tried    22487 cl shrink        0 lits rem          0 time: 0.04
214.48/53.77	c asymm  cl-useful: 0/5868/34000 lits-rem:0 time: 1.35
214.48/53.77	c calculated reachability. Time: 0.00
214.48/53.77	c  N dy   672    158536       400     34000         0     22487    238000    930215     82.34   no data  --
220.48/55.28	c  N dy   723    168695       400     34000         0     32521    238000   1873158     82.41     87.42  --
226.89/56.81	c  N dy   779    179569       400     34000         0     25807    238000   1176114     82.45     87.31  --
233.66/58.58	c  N dy   820    191465       400     34000         0     19151    238000    465614     82.33     86.73  --
240.46/60.23	c  N dy   864    203884       400     34000         0     31423    238000   1624592     82.31     87.10  --
248.44/62.25	c  N dy   929    217248       400     34000         0     25187    238000    956360     82.36     87.06  --
256.83/64.35	c  N dy   993    231208       400     34000         0     38968    238000   2250873     82.36     87.01  --
260.83/65.32	c  S st  1023    237804       400     34000         0     25084    238000    865861     82.36     86.22  --
261.23/65.43	c  S st  1023    238307       400     34000         0     25585    238000    911702     82.36   no data  --
261.23/65.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
261.23/65.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.23/65.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
261.23/65.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.23/65.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.23/65.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
261.23/65.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
285.99/71.64	c lits-rem:       654  cl-subs:      158  v-elim:      0  v-fix:    0  time: 24.51 s
285.99/71.64	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
285.99/71.65	c vivif2 --  cl tried    25427 cl shrink        0 lits rem          0 time: 0.04
287.19/71.97	c asymm  cl-useful: 0/4835/34000 lits-rem:0 time: 1.30
287.19/71.98	c calculated reachability. Time: 0.00
287.19/71.98	c  N dy  1023    238307       400     34000         0     25427    238000    887960     82.36   no data  --
296.77/74.35	c  N dy  1087    253710       400     34000         0     40624    238000   2322992     82.34     89.93  --
306.38/76.74	c  N dy  1154    269998       400     34000         0     35346    238000   1749805     82.33     87.36  --
317.55/79.57	c  N dy  1223    288523       400     34000         0     31261    238000   1289508     82.28     87.30  --
329.13/82.45	c  F st  1302    306253       400     34000         0     25383    238000    644498     82.28     78.24  --
329.93/82.61	c  N st  1305    307440       400     34000         0     26554    238000    760186     82.28   no data  --
342.71/85.82	c  N dy  1387    327193       400     34000         0     46018    238000   2607664     82.32     86.84  --
355.50/89.06	c  N dy  1476    347400       400     34000         0     41652    238000   2092035     82.32     86.97  --
363.11/90.99	c  S st  1520    357460       400     34000         0     26233    238000    560049     82.32   no data  --
363.89/91.11	c  S st  1520    357963       400     34000         0     26735    238000    603174     82.32   no data  --
363.89/91.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.89/91.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.89/91.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
363.89/91.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
363.89/91.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
363.89/91.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
363.89/91.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.26/95.74	c lits-rem:       768  cl-subs:       35  v-elim:      0  v-fix:    0  time: 18.23 s
382.26/95.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
382.26/95.75	c vivif2 --  cl tried    26700 cl shrink        0 lits rem          0 time: 0.03
383.46/96.06	c asymm  cl-useful: 0/4504/34000 lits-rem:0 time: 1.23
383.46/96.06	c calculated reachability. Time: 0.00
383.46/96.06	c  N dy  1520    357963       400     34000         0     26700    238000    597212     82.32   no data  --
395.85/99.19	c  N dy  1604    377993       400     34000         0     46458    238000   2458049     82.32     87.65  --
409.03/102.45	c  N dy  1682    398156       400     34000         0     40052    238000   1784569     82.30     87.24  --
423.42/106.05	c  N dy  1777    418352       400     34000         0     32705    238000   1004988     82.33     87.20  --
437.81/109.61	c  N dy  1871    438772       400     34000         0     52865    238000   2900515     82.34     86.95  --
451.40/113.03	c  N dy  1957    458777       400     34000         0     44318    238000   2013588     82.33     86.69  --
466.16/116.70	c  N dy  2042    478888       400     34000         0     34876    238000   1047668     82.33     87.30  --
481.76/120.62	c  N dy  2134    500551       400     34000         0     56318    238000   3065928     82.33     86.82  --
495.72/124.11	c  N dy  2209    520586       400     34000         0     45786    238000   1987466     82.32     98.17  --
508.52/127.39	c  S st  2292    536944       400     34000         0     61929    238000   3500585     82.34     82.81  --
509.30/127.57	c  S st  2292    537447       400     34000         0     62430    238000   3544753     82.34   no data  --
509.30/127.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
509.30/127.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
509.70/127.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
510.11/127.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.11/127.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.11/127.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
510.11/127.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3230.42/808.71	c lits-rem:      2158  cl-subs:      915  v-elim:      0  v-fix:    0  time: 2719.49 s
3230.42/808.71	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3230.42/808.75	c vivif2 --  cl tried    61515 cl shrink        0 lits rem          0 time: 0.14
3232.44/809.21	c asymm  cl-useful: 0/2721/34000 lits-rem:0 time: 1.83
3232.44/809.21	c calculated reachability. Time: 0.00
3232.44/809.21	c  N dy  2292    537447       400     34000         0     61515    238000   3408246     82.34   no data  --
3248.00/813.11	c  N dy  2373    557517       400     34000         0     50058    238000   2302961     82.32     88.15  --
3265.18/817.43	c  N dy  2448    577645       400     34000         0     37677    238000   1060874     82.30     87.17  --
3281.56/821.54	c  N dy  2524    597899       400     34000         0     57705    238000   2936849     82.27     87.79  --
3297.94/825.68	c  N dy  2605    617943       400     34000         0     44250    238000   1590540     82.25     86.65  --
3315.51/830.10	c  N dy  2689    638078       400     34000         0     64126    238000   3457625     82.24     87.20  --
3332.69/834.39	c  N dy  2790    658267       400     34000         0     49824    238000   2037737     82.26     87.18  --
3351.49/839.05	c  N dy  2869    678318       400     34000         0     69627    238000   3892017     82.24     87.52  --
3367.84/843.16	c  N dy  2952    698371       400     34000         0     54209    238000   2371492     82.24     86.79  --
3387.01/847.93	c  N dy  3038    718465       400     34000         0     37839    238000    740111     82.24     87.42  --
3402.59/851.82	c  N dy  3116    738724       400     34000         0     57860    238000   2614879     82.23     87.08  --
3420.57/856.36	c  N dy  3207    758864       400     34000         0     40545    238000    914748     82.24     86.69  --
3436.96/860.40	c  N dy  3310    779068       400     34000         0     60487    238000   2798598     82.26     86.91  --
3455.73/865.18	c  N dy  3418    799083       400     34000         0     42070    238000    976912     82.29     92.10  --
3460.95/866.45	c  S st  3443    806170       400     34000         0     49095    238000   1635135     82.28   no data  --
3461.72/866.61	c  S st  3443    806675       400     34000         0     49600    238000   1678653     82.28   no data  --
3461.72/866.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3461.72/866.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3461.72/866.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3462.12/866.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3462.12/866.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3462.12/866.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3462.12/866.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3557.19/890.52	c lits-rem:       808  cl-subs:      358  v-elim:      0  v-fix:    0  time: 95.01 s
3557.19/890.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3557.19/890.54	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.07
3558.79/890.93	c asymm  cl-useful: 0/3115/34000 lits-rem:0 time: 1.56
3558.79/890.94	c calculated reachability. Time: 0.00
3558.79/890.94	c  N dy  3443    806675       400     34000         0     49242    238000   1625069     82.28   no data  --
3576.37/895.32	c  N dy  3525    827051       400     34000         0     69380    238000   3516143     82.27     87.11  --
3593.55/899.65	c  N dy  3610    847128       400     34000         0     50013    238000   1642435     82.26     91.90  --
3611.12/904.00	c  N dy  3687    867174       400     34000         0     69813    238000   3501359     82.26     87.43  --
3629.51/908.65	c  N dy  3789    887272       400     34000         0     49482    238000   1501734     82.27     86.66  --
3647.49/913.14	c  N dy  3876    907772       400     34000         0     69727    238000   3401026     82.27     87.86  --
3666.66/917.95	c  N dy  3976    927785       400     34000         0     48331    238000   1316486     82.29     88.25  --
3684.24/922.33	c  N dy  4064    947986       400     34000         0     68289    238000   3185996     82.28     87.32  --
3705.02/927.55	c  N dy  4166    968412       400     34000         0     46303    238000   1042948     82.30     87.02  --
3721.79/931.73	c  N dy  4251    988553       400     34000         0     66208    238000   2913981     82.30     87.69  --
3742.59/936.92	c  N dy  4337   1008729       400     34000         0     86149    238000   4786361     82.30     89.27  --
3758.95/941.05	c  N dy  4420   1028919       400     34000         0     62969    238000   2530963     82.30     86.76  --
3780.13/946.30	c  N dy  4523   1049160       400     34000         0     82940    238000   4416941     82.32     87.10  --
3796.90/950.58	c  N dy  4596   1069194       400     34000         0     58630    238000   2038279     82.31     86.69  --
3799.32/951.15	c  F st  4607   1071875       400     34000         0     61275    238000   2285057     82.30     85.22  --
3816.48/955.46	c  N dy  4670   1090573       400     34000         0     79757    238000   4043551     82.30     86.94  --
3836.45/960.40	c  N dy  4763   1110612       400     34000         0     54419    238000   1557944     82.30     86.73  --
3856.44/965.45	c  N dy  4872   1131208       400     34000         0     74740    238000   3456650     82.31     87.05  --
3879.20/971.19	c  N dy  4966   1151248       400     34000         0     48424    238000    914913     82.33     86.76  --
3897.97/975.80	c  N dy  5062   1171302       400     34000         0     68227    238000   2777715     82.33     86.73  --
3919.93/981.32	c  N dy  5139   1191400       400     34000         0     88084    238000   4635370     82.32     87.74  --
3938.71/986.01	c  S st  5226   1210014       400     34000         0     59407    238000   1864165     82.32   no data  --
3939.51/986.21	c  S st  5226   1210518       400     34000         0     59908    238000   1911383     82.32   no data  --
3939.51/986.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3939.51/986.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3939.51/986.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
3939.93/986.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3939.93/986.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3939.93/986.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3939.93/986.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4072.54/1019.51	c lits-rem:      1278  cl-subs:      342  v-elim:      0  v-fix:    0  time: 132.47 s
4072.54/1019.51	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
4072.54/1019.53	c vivif2 --  cl tried    59566 cl shrink        0 lits rem          0 time: 0.08
4074.13/1019.94	c asymm  cl-useful: 0/2796/34000 lits-rem:0 time: 1.64
4074.13/1019.94	c calculated reachability. Time: 0.00
4074.13/1019.94	c  N dy  5226   1210518       400     34000         0     59566    238000   1859367     82.32   no data  --
4093.31/1024.74	c  N dy  5294   1230673       400     34000         0     79490    238000   3733502     82.31     87.01  --
4115.70/1030.39	c  N dy  5394   1250740       400     34000         0     51236    238000   1009388     82.32     91.38  --
4132.85/1034.67	c  N dy  5465   1270795       400     34000         0     71045    238000   2878419     82.31     94.09  --
4154.43/1040.06	c  N dy  5554   1290884       400     34000         0     90886    238000   4739583     82.31     86.94  --
4175.19/1045.25	c  N dy  5654   1311127       400     34000         0     61832    238000   1915066     82.32     87.38  --
4195.57/1050.36	c  N dy  5749   1331241       400     34000         0     81701    238000   3782073     82.32     86.95  --
4219.53/1056.39	c  N dy  5823   1351399       400     34000         0     51567    238000    871686     82.31     86.66  --
4238.73/1061.11	c  N dy  5924   1371665       400     34000         0     71580    238000   2754948     82.32     87.38  --
4261.48/1066.84	c  N dy  6019   1391666       400     34000         0     91332    238000   4612402     82.32     88.82  --
4283.07/1072.27	c  N dy  6080   1411793       400     34000         0     60192    238000   1597953     82.30     87.21  --
4303.42/1077.31	c  N dy  6169   1431802       400     34000         0     79960    238000   3461749     82.30     87.13  --
4328.19/1083.54	c  N dy  6266   1451996       400     34000         0     99926    238000   5343992     82.31     88.00  --
4348.98/1088.75	c  N dy  6358   1472035       400     34000         0     67684    238000   2219455     82.32     87.01  --
4371.73/1094.45	c  N dy  6458   1492268       400     34000         0     87681    238000   4101860     82.32     86.82  --
4397.32/1100.83	c  N dy  6545   1512628       400     34000         0     54768    238000    921881     82.32     87.01  --
4416.86/1105.75	c  N dy  6648   1532753       400     34000         0     74640    238000   2793284     82.33     87.25  --
4440.44/1111.65	c  N dy  6737   1552761       400     34000         0     94391    238000   4650788     82.33     87.75  --
4464.40/1117.64	c  N dy  6814   1572763       400     34000         0     60159    238000   1342777     82.33     87.54  --
4484.79/1122.79	c  N dy  6908   1592874       400     34000         0     80035    238000   3205692     82.33     86.73  --
4510.34/1129.18	c  N dy  6993   1613924       400     34000         0    100796    238000   5156475     82.32     87.12  --
4535.50/1135.40	c  N dy  7087   1634784       400     34000         0     66411    238000   1846000     82.32     86.66  --
4558.68/1141.24	c  N dy  7184   1654810       400     34000         0     86214    238000   3706380     82.33     86.74  --
4584.24/1147.69	c  N dy  7260   1675137       400     34000         0    106267    238000   5589639     82.32     86.95  --
4605.81/1153.08	c  N dy  7337   1695158       400     34000         0     70064    238000   2112449     82.31     86.98  --
4623.38/1157.43	c  S st  7410   1710519       400     34000         0     85224    238000   3540485     82.32   no data  --
4624.18/1157.69	c  S st  7410   1711021       400     34000         0     85724    238000   3585109     82.32   no data  --
4624.58/1157.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4624.58/1157.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4624.58/1157.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.27
4624.98/1157.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4624.98/1157.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4624.98/1157.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4624.98/1157.88	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: 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-3174983-1304071789/watcher-3174983-1304071789 -o /tmp/evaluation-result-3174983-1304071789/solver-3174983-1304071789 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174983-1304071789.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: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 418 0 0 0 0 0 0 0 22 0 4 0 518779668 52465664 357 33554432000 4194304 4650419 140737081818384 18446744073709551615 47701730080690 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 12809 357 306 112 0 7774 0
[pid=31613/tid=31614] ppid=31611 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 518779668 52465664 357 33554432000 4194304 4650419 140737081818384 18446744073709551615 47701730080690 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 518779668 52465664 357 33554432000 4194304 4650419 140737081818384 18446744073709551615 222921777083 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 518779668 52465664 357 33554432000 4194304 4650419 140737081818384 18446744073709551615 222916824150 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.030739 s]
/proc/loadavg: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=219660 CPUtime=0.08 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 4268 0 0 0 8 0 0 0 18 0 4 0 518779668 224931840 4187 33554432000 4194304 4650419 140737081818384 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 54915 4187 367 112 0 49880 0
[pid=31613/tid=31614] ppid=31611 vsize=219660 CPUtime=0.02 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 977 0 0 0 2 0 0 0 18 0 4 0 518779668 224931840 4230 33554432000 4194304 4650419 140737081818384 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=235284 CPUtime=0.43 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) D 31611 31613 30588 0 -1 4202560 1020 0 0 0 43 0 0 0 18 0 4 0 518779668 240930816 5736 33554432000 4194304 4650419 140737081818384 18446744073709551615 222921474698 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=235284 CPUtime=0.43 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 1699 0 0 0 43 0 0 0 18 0 4 0 518779668 240930816 5823 33554432000 4194304 4650419 140737081818384 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 219660

[startup+0.913907 s]
/proc/loadavg: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=237120 CPUtime=3.61 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 15545 0 0 0 358 3 0 0 19 0 4 0 518779668 242810880 12483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4333890 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 59280 12483 391 112 0 54245 0
[pid=31613/tid=31614] ppid=31611 vsize=237120 CPUtime=0.89 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4153 0 0 0 89 0 0 0 19 0 4 0 518779668 242810880 12483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=237120 CPUtime=0.89 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 3794 0 0 0 89 0 0 0 19 0 4 0 518779668 242810880 12483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=237120 CPUtime=0.9 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 2910 0 0 0 90 0 0 0 19 0 4 0 518779668 242810880 12484 33554432000 4194304 4650419 140737081818384 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 237120

[startup+1.00089 s]
/proc/loadavg: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=237120 CPUtime=3.96 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 15936 0 0 0 393 3 0 0 19 0 4 0 518779668 242810880 12874 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 59280 12874 391 112 0 54245 0
[pid=31613/tid=31614] ppid=31611 vsize=237120 CPUtime=0.98 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4256 0 0 0 98 0 0 0 19 0 4 0 518779668 242810880 12874 33554432000 4194304 4650419 140737081818384 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=237120 CPUtime=0.97 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 3890 0 0 0 97 0 0 0 19 0 4 0 518779668 242810880 12874 33554432000 4194304 4650419 140737081818384 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=237120 CPUtime=0.98 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 3003 0 0 0 98 0 0 0 19 0 4 0 518779668 242810880 12874 33554432000 4194304 4650419 140737081818384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 237120

[startup+1.10087 s]
/proc/loadavg: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=237120 CPUtime=4.36 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 16380 0 0 0 433 3 0 0 19 0 4 0 518779668 242810880 13318 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 59280 13318 391 112 0 54245 0
[pid=31613/tid=31614] ppid=31611 vsize=237120 CPUtime=1.08 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4369 0 0 0 108 0 0 0 19 0 4 0 518779668 242810880 13318 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=237120 CPUtime=1.08 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4002 0 0 0 107 1 0 0 19 0 4 0 518779668 242810880 13319 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=237120 CPUtime=1.08 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 3109 0 0 0 108 0 0 0 19 0 4 0 518779668 242810880 13319 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 237120

[startup+1.5008 s]
/proc/loadavg: 3.40 3.89 4.36 1/172 31613
/proc/meminfo: memFree=28661420/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=239716 CPUtime=5.96 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 20271 0 0 0 592 4 0 0 19 0 4 0 518779668 245469184 13396 33554432000 4194304 4650419 140737081818384 18446744073709551615 4329436 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 59929 13396 391 112 0 54894 0
[pid=31613/tid=31614] ppid=31611 vsize=239716 CPUtime=1.48 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 5307 0 0 0 147 1 0 0 19 0 4 0 518779668 245469184 13396 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=239716 CPUtime=1.48 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4941 0 0 0 147 1 0 0 20 0 4 0 518779668 245469184 13396 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=239716 CPUtime=1.48 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 4146 0 0 0 148 0 0 0 19 0 4 0 518779668 245469184 13396 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 239716

[startup+3.10051 s]
/proc/loadavg: 3.76 3.95 4.38 9/184 31630
/proc/meminfo: memFree=28555364/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=241456 CPUtime=12.35 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 31749 0 0 0 1228 7 0 0 25 0 4 0 518779668 247250944 14763 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 60364 14763 392 112 0 55329 0
[pid=31613/tid=31614] ppid=31611 vsize=241456 CPUtime=3.07 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 8108 0 0 0 306 1 0 0 25 0 4 0 518779668 247250944 14763 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=241456 CPUtime=3.06 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 7669 0 0 0 305 1 0 0 25 0 4 0 518779668 247250944 14763 33554432000 4194304 4650419 140737081818384 18446744073709551615 4329287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=241456 CPUtime=3.08 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 7102 0 0 0 307 1 0 0 25 0 4 0 518779668 247250944 14763 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 241456

[startup+6.30692 s]
/proc/loadavg: 3.76 3.95 4.38 9/184 31630
/proc/meminfo: memFree=28387880/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=269100 CPUtime=25.15 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 58690 0 0 0 2504 11 0 0 25 0 4 0 518779668 275558400 32482 33554432000 4194304 4650419 140737081818384 18446744073709551615 4439644 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 67275 32482 393 112 0 62240 0
[pid=31613/tid=31614] ppid=31611 vsize=269100 CPUtime=6.28 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 16102 0 0 0 626 2 0 0 25 0 4 0 518779668 275558400 32482 33554432000 4194304 4650419 140737081818384 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=269100 CPUtime=6.25 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 15497 0 0 0 623 2 0 0 25 0 4 0 518779668 275558400 32482 33554432000 4194304 4650419 140737081818384 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=269100 CPUtime=6.29 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 14030 0 0 0 627 2 0 0 25 0 4 0 518779668 275558400 32482 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 269100

[startup+12.7008 s]
/proc/loadavg: 4.10 4.02 4.40 10/184 31630
/proc/meminfo: memFree=28351656/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=261240 CPUtime=50.7 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 71436 0 0 0 5056 14 0 0 25 0 4 0 518779668 267509760 37511 33554432000 4194304 4650419 140737081818384 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 65310 37511 393 112 0 60275 0
[pid=31613/tid=31614] ppid=31611 vsize=261240 CPUtime=12.68 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 16616 0 0 0 1266 2 0 0 25 0 4 0 518779668 267509760 37511 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=261240 CPUtime=12.62 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 15754 0 0 0 1260 2 0 0 25 0 4 0 518779668 267509760 37511 33554432000 4194304 4650419 140737081818384 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=261240 CPUtime=12.69 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 20059 0 0 0 1265 4 0 0 25 0 4 0 518779668 267509760 37511 33554432000 4194304 4650419 140737081818384 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 261240

[startup+25.5004 s]
/proc/loadavg: 4.97 4.22 4.45 9/184 31630
/proc/meminfo: memFree=28203460/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=292772 CPUtime=101.83 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 94968 0 0 0 10164 19 0 0 25 0 4 0 518779668 299798528 49341 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 73193 49341 393 112 0 68158 0
[pid=31613/tid=31614] ppid=31611 vsize=292772 CPUtime=25.48 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 20301 0 0 0 2544 4 0 0 25 0 4 0 518779668 299798528 49341 33554432000 4194304 4650419 140737081818384 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=292772 CPUtime=25.36 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 23786 0 0 0 2532 4 0 0 25 0 4 0 518779668 299798528 49341 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=292772 CPUtime=25.49 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 27396 0 0 0 2543 6 0 0 25 0 4 0 518779668 299798528 49341 33554432000 4194304 4650419 140737081818384 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 292772

[startup+51.1007 s]
/proc/loadavg: 6.06 4.53 4.55 9/184 31631
/proc/meminfo: memFree=28086260/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=436988 CPUtime=204.1 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 161601 0 0 0 20374 36 0 0 25 0 4 0 518779668 447475712 68509 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 109247 68509 393 112 0 104212 0
[pid=31613/tid=31614] ppid=31611 vsize=436988 CPUtime=51.08 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 33824 0 0 0 5100 8 0 0 25 0 4 0 518779668 447475712 68509 33554432000 4194304 4650419 140737081818384 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=436988 CPUtime=50.82 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 38587 0 0 0 5076 6 0 0 25 0 4 0 518779668 447475712 68509 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=436988 CPUtime=51.09 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 57073 0 0 0 5095 14 0 0 25 0 4 0 518779668 447475712 68509 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 436988

[startup+102.3 s]
/proc/loadavg: 7.30 5.10 4.74 9/184 31632
/proc/meminfo: memFree=27958452/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=500332 CPUtime=408.63 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 227470 0 0 0 40806 57 0 0 25 0 4 0 518779668 512339968 79556 33554432000 4194304 4650419 140737081818384 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 125083 79556 393 112 0 120048 0
[pid=31613/tid=31614] ppid=31611 vsize=500332 CPUtime=102.27 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 45220 0 0 0 10216 11 0 0 25 0 4 0 518779668 512339968 79556 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=500332 CPUtime=101.76 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 59072 0 0 0 10164 12 0 0 25 0 4 0 518779668 512339968 79556 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=500332 CPUtime=102.29 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 68982 0 0 0 10210 19 0 0 25 0 4 0 518779668 512339968 79556 33554432000 4194304 4650419 140737081818384 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 500332

[startup+162.3 s]

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

[pid=31613] ppid=31611 vsize=796480 CPUtime=2805.41 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 479122 0 0 0 280408 133 0 0 25 0 4 0 518779668 815595520 123626 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 199120 123626 393 112 0 194085 0
[pid=31613/tid=31614] ppid=31611 vsize=796480 CPUtime=702.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 114359 0 0 0 70187 43 0 0 25 0 4 0 518779668 815595520 123626 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=796480 CPUtime=698.53 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109400 0 0 0 69826 27 0 0 25 0 4 0 518779668 815595520 123626 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=796480 CPUtime=702.3 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 108575 0 0 0 70198 32 0 0 25 0 4 0 518779668 815595520 123626 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476474 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 796480

[startup+762.301 s]
/proc/loadavg: 8.17 7.75 6.41 9/184 31650
/proc/meminfo: memFree=27525984/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=796480 CPUtime=3045.08 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 488453 0 0 0 304374 134 0 0 25 0 4 0 518779668 815595520 123659 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 199120 123659 393 112 0 194085 0
[pid=31613/tid=31614] ppid=31611 vsize=796480 CPUtime=762.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 114359 0 0 0 76187 43 0 0 25 0 4 0 518779668 815595520 123659 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=796480 CPUtime=758.2 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109400 0 0 0 75793 27 0 0 25 0 4 0 518779668 815595520 123659 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=796480 CPUtime=762.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 108575 0 0 0 76199 32 0 0 25 0 4 0 518779668 815595520 123659 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476437 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 796480

[startup+822.301 s]
/proc/loadavg: 8.10 7.81 6.51 9/184 31652
/proc/meminfo: memFree=27468772/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=861984 CPUtime=3284.75 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 502051 0 0 0 328336 139 0 0 25 0 4 0 518779668 882671616 129741 33554432000 4194304 4650419 140737081818384 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 215496 129741 393 112 0 210461 0
[pid=31613/tid=31614] ppid=31611 vsize=861984 CPUtime=822.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 114359 0 0 0 82187 43 0 0 25 0 4 0 518779668 882671616 129741 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=861984 CPUtime=817.88 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109400 0 0 0 81761 27 0 0 25 0 4 0 518779668 882671616 129741 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=861984 CPUtime=822.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 108575 0 0 0 82199 32 0 0 25 0 4 0 518779668 882671616 129741 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 861984

[startup+882.301 s]
/proc/loadavg: 8.15 7.87 6.61 9/184 31653
/proc/meminfo: memFree=27394344/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=837604 CPUtime=3524.44 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 556708 0 0 0 352285 159 0 0 25 0 4 0 518779668 857706496 141476 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 209401 141476 393 112 0 204366 0
[pid=31613/tid=31614] ppid=31611 vsize=837604 CPUtime=882.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 127829 0 0 0 88183 47 0 0 25 0 4 0 518779668 857706496 141476 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=837604 CPUtime=877.57 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109402 0 0 0 87730 27 0 0 25 0 4 0 518779668 857706496 141476 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=837604 CPUtime=882.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 129821 0 0 0 88192 39 0 0 25 0 4 0 518779668 857706496 141476 33554432000 4194304 4650419 140737081818384 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 837604

[startup+942.301 s]
/proc/loadavg: 8.05 7.89 6.70 9/184 31655
/proc/meminfo: memFree=27294608/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=891092 CPUtime=3764.17 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 628981 0 0 0 376229 188 0 0 25 0 4 0 518779668 912478208 144449 33554432000 4194304 4650419 140737081818384 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 222773 144449 393 112 0 217738 0
[pid=31613/tid=31614] ppid=31611 vsize=891092 CPUtime=942.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 155073 0 0 0 94173 57 0 0 25 0 4 0 518779668 912478208 144450 33554432000 4194304 4650419 140737081818384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=891092 CPUtime=937.29 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109402 0 0 0 93701 28 0 0 25 0 4 0 518779668 912478208 144450 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=891092 CPUtime=942.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 152742 0 0 0 94181 50 0 0 25 0 4 0 518779668 912478208 144450 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 891092

[startup+1002.3 s]
/proc/loadavg: 8.15 7.94 6.79 9/184 31656
/proc/meminfo: memFree=27256124/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=869220 CPUtime=4003.83 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 679884 0 0 0 400177 206 0 0 25 0 4 0 518779668 890081280 146483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 217305 146483 393 112 0 212270 0
[pid=31613/tid=31614] ppid=31611 vsize=869220 CPUtime=1002.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178340 0 0 0 100165 65 0 0 25 0 4 0 518779668 890081280 146483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=869220 CPUtime=996.97 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109402 0 0 0 99669 28 0 0 25 0 4 0 518779668 890081280 146483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=869220 CPUtime=1002.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 165076 0 0 0 100177 54 0 0 25 0 4 0 518779668 890081280 146483 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 869220

[startup+1062.31 s]
/proc/loadavg: 8.17 7.98 6.87 9/184 31658
/proc/meminfo: memFree=27279764/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=924920 CPUtime=4243.52 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 714836 0 0 0 424129 223 0 0 25 0 4 0 518779668 947118080 149922 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 231230 149922 393 112 0 226195 0
[pid=31613/tid=31614] ppid=31611 vsize=924920 CPUtime=1062.31 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178344 0 0 0 106166 65 0 0 25 0 4 0 518779668 947118080 149922 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=924920 CPUtime=1056.65 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109402 0 0 0 105637 28 0 0 25 0 4 0 518779668 947118080 149922 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=924920 CPUtime=1062.32 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 185548 0 0 0 106167 65 0 0 25 0 4 0 518779668 947118080 149922 33554432000 4194304 4650419 140737081818384 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 924920

[startup+1122.3 s]
/proc/loadavg: 8.19 8.01 6.95 9/184 31660
/proc/meminfo: memFree=27280332/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=818376 CPUtime=4483.18 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 756974 0 0 0 448075 243 0 0 25 0 4 0 518779668 838017024 144768 33554432000 4194304 4650419 140737081818384 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 204594 144768 393 112 0 199559 0
[pid=31613/tid=31614] ppid=31611 vsize=818376 CPUtime=1122.3 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178441 0 0 0 112165 65 0 0 25 0 4 0 518779668 838017024 144768 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=818376 CPUtime=1116.32 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 109402 0 0 0 111604 28 0 0 25 0 4 0 518779668 838017024 144768 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=818376 CPUtime=1122.31 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 206158 0 0 0 112156 75 0 0 25 0 4 0 518779668 838017024 144768 33554432000 4194304 4650419 140737081818384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 818376

[startup+1182.3 s]
/proc/loadavg: 8.17 8.04 7.02 9/184 31661
/proc/meminfo: memFree=27304468/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=881160 CPUtime=4722.85 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 776889 0 0 0 472032 253 0 0 25 0 4 0 518779668 902307840 143722 33554432000 4194304 4650419 140737081818384 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 220290 143722 393 112 0 215255 0
[pid=31613/tid=31614] ppid=31611 vsize=881160 CPUtime=1182.31 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178441 0 0 0 118166 65 0 0 25 0 4 0 518779668 902307840 143722 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=881160 CPUtime=1175.99 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 110358 0 0 0 117571 28 0 0 25 0 4 0 518779668 902307840 143722 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=881160 CPUtime=1182.32 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 209545 0 0 0 118155 77 0 0 25 0 4 0 518779668 902307840 143722 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 881160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.03 7.04 9/184 31662
/proc/meminfo: memFree=27302596/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=828048 CPUtime=4800.37 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 780577 0 0 0 479783 254 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 207012 144272 393 112 0 201977 0
[pid=31613/tid=31614] ppid=31611 vsize=828048 CPUtime=1201.71 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178441 0 0 0 120106 65 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=828048 CPUtime=1195.29 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 112794 0 0 0 119501 28 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=828048 CPUtime=1201.72 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 209707 0 0 0 120095 77 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 828048

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.03 7.04 9/184 31662
/proc/meminfo: memFree=27302596/32951124 swapFree=67111356/67111528
[pid=31613] ppid=31611 vsize=828048 CPUtime=4800.37 cores=0,2,4,6
/proc/31613/stat : 31613 (strangenight1-m) R 31611 31613 30588 0 -1 4202496 780577 0 0 0 479783 254 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31613/statm: 207012 144272 393 112 0 201977 0
[pid=31613/tid=31614] ppid=31611 vsize=828048 CPUtime=1201.71 cores=0,2,4,6
/proc/31613/task/31614/stat : 31614 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 178441 0 0 0 120106 65 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31613/tid=31615] ppid=31611 vsize=828048 CPUtime=1195.29 cores=0,2,4,6
/proc/31613/task/31615/stat : 31615 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 112794 0 0 0 119501 28 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31613/tid=31616] ppid=31611 vsize=828048 CPUtime=1201.72 cores=0,2,4,6
/proc/31613/task/31616/stat : 31616 (strangenight1-m) R 31611 31613 30588 0 -1 4202560 209707 0 0 0 120095 77 0 0 25 0 4 0 518779668 847921152 144272 33554432000 4194304 4650419 140737081818384 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 828048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.42
CPU user time (s): 4797.86
CPU system time (s): 2.56861
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 982348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.86
system time used= 2.56861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 780579
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= 1039
involuntary context switches= 22279

runsolver used 1.9617 second user time and 4.48532 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 12:09:49
IDJOB=3174983
IDBENCH=82601
IDSOLVER=1588
FILE ID=node109/3174983-1304071789
RUNJOBID= node109-1304071789-31603
PBS_JOBID= 13170459
Free space on /tmp= 72384 MiB

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

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=167880578

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28661584 kB
Buffers:        892852 kB
Cached:        2905696 kB
SwapCached:        168 kB
Active:         867720 kB
Inactive:      2995040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28661584 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7148 kB
Writeback:           0 kB
AnonPages:       63820 kB
Mapped:          14496 kB
Slab:           361344 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191948 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= 72372 MiB
End job on node109 at 2011-04-29 12:29:53