Trace number 3175025

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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-3175025-1304078302.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  --
1.57/0.44	c asymm  cl-useful: 0/14548/34000 lits-rem:0 time: 1.59
1.57/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.57/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.67 s
5.16/1.30	c Finding binary XORs  T:     0.00 s  found:       0
5.16/1.30	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
5.16/1.30	c calculated reachability. Time: 0.00
5.16/1.30	c Calc default polars -  time:   0.01 s pos:     191 undec:       4 neg:     205
5.16/1.30	c =========================================================================================
5.16/1.30	c types(t): F = full restart, N = normal restart
5.16/1.30	c types(t): S = simplification begin/end, E = solution found
5.16/1.30	c restart types(rt): st = static, dy = dynamic
5.16/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.16/1.30	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
5.16/1.30	c  N dy    12      4097       400     34000         0      4038    238000    389305     82.55     87.46  --
5.16/1.32	c  N dy    33      8163       400     34000         0      5249    238000    384600     83.12     87.96  --
6.36/1.68	c  N dy    54     12203       400     34000         0      9225    238000    758932     83.29     89.49  --
7.96/2.06	c  N dy    69     16485       400     34000         0      8785    238000    598807     82.89     88.11  --
9.54/2.47	c  N dy    81     20891       400     34000         0      7028    238000    329848     82.57     87.33  --
11.14/2.84	c  N dy   104     24984       400     34000         0     11058    238000    710313     82.79     87.25  --
11.14/2.85	c  F st   105     25001       400     34000         0     11075    238000    711606     82.78   no data  --
13.17/3.32	c  N dy   111     30000       400     34000         0      8667    238000    395300     82.78   no data  --
13.17/3.32	c  S st   111     30000       400     34000         0      8667    238000    395300     82.78   no data  --
13.17/3.39	c  S st   111     30502       400     34000         0      9167    238000    437583     82.78   no data  --
13.17/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.17/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.54/3.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
13.54/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.54/3.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.92/8.09	c lits-rem:       818  cl-subs:       63  v-elim:      0  v-fix:    0  time: 18.58 s
33.12/8.34	c asymm  cl-useful: 0/6516/34000 lits-rem:0 time: 0.99
33.12/8.34	c calculated reachability. Time: 0.00
33.12/8.34	c  N dy   111     30502       400     34000         0      9104    238000    427326     82.78   no data  --
34.74/8.80	c  N dy   131     34764       400     34000         0     13312    238000    822467     82.75     87.31  --
36.71/9.28	c  N dy   145     39155       400     34000         0      9206    238000    352145     82.52     87.22  --
38.71/9.71	c  N dy   163     43209       400     34000         0     13212    238000    729359     82.54     88.60  --
39.54/9.99	c  S st   173     45753       400     34000         0     15724    238000    967463     82.52     80.40  --
39.91/10.09	c  S st   173     46254       400     34000         0     16223    238000   1012281     82.52   no data  --
39.91/10.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.91/10.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.31/10.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
40.31/10.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.31/10.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.31/10.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
40.31/10.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.48/16.98	c lits-rem:       819  cl-subs:      211  v-elim:      0  v-fix:    0  time: 27.24 s
67.48/16.99	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
67.48/17.00	c vivif2 --  cl tried    16012 cl shrink        0 lits rem          0 time: 0.04
68.68/17.30	c asymm  cl-useful: 0/5449/34000 lits-rem:0 time: 1.19
69.08/17.30	c calculated reachability. Time: 0.00
69.08/17.30	c  N dy   173     46254       400     34000         0     16012    238000    980967     82.52   no data  --
71.07/17.80	c  N dy   186     50770       400     34000         0     10986    238000    435983     82.44     86.96  --
72.68/18.25	c  N dy   204     54975       400     34000         0     15141    238000    824804     82.42     87.51  --
74.69/18.75	c  N dy   226     59216       400     34000         0     19335    238000   1220240     82.47     87.94  --
76.67/19.24	c  N dy   244     63270       400     34000         0     12828    238000    527184     82.51     86.86  --
78.68/19.73	c  N dy   259     67472       400     34000         0     16987    238000    918311     82.43     86.84  --
79.46/19.95	c  S st   264     69381       400     34000         0     18873    238000   1092361     82.36     80.01  --
79.86/20.05	c  S st   264     69883       400     34000         0     19372    238000   1136260     82.36   no data  --
79.86/20.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
79.86/20.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.86/20.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
80.26/20.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.26/20.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.26/20.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
80.26/20.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.22/27.60	c lits-rem:      1409  cl-subs:      234  v-elim:      0  v-fix:    0  time: 29.88 s
110.22/27.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
110.22/27.61	c vivif2 --  cl tried    19138 cl shrink        0 lits rem          0 time: 0.04
111.02/27.88	c asymm  cl-useful: 0/5022/34000 lits-rem:0 time: 1.08
111.02/27.89	c calculated reachability. Time: 0.00
111.02/27.89	c  N dy   264     69883       400     34000         0     19138    238000   1100941     82.36   no data  --
113.43/28.43	c  N dy   281     74365       400     34000         0     12049    238000    370018     82.29     87.06  --
115.42/28.93	c  N dy   303     79197       400     34000         0     16824    238000    818003     82.29     87.56  --
117.82/29.53	c  N dy   321     84517       400     34000         0     22075    238000   1310300     82.21     86.63  --
119.02/29.89	c  F st   333     87500       400     34000         0     25036    238000   1588267     82.21     86.91  --
120.61/30.23	c  N st   338     90797       400     34000         0     15774    238000    646430     82.21   no data  --
123.41/30.90	c  N dy   363     96820       400     34000         0     21707    238000   1209014     82.29     88.14  --
126.21/31.67	c  N dy   391    103022       400     34000         0     14339    238000    424917     82.32     87.98  --
127.02/31.86	c  S st   396    104826       400     34000         0     16125    238000    591062     82.28     82.53  --
127.43/31.94	c  S st   396    105326       400     34000         0     16624    238000    633135     82.28   no data  --
127.43/31.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.43/31.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.43/31.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
127.43/31.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.43/31.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.43/31.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
127.43/31.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.78/36.57	c lits-rem:       783  cl-subs:       85  v-elim:      0  v-fix:    0  time: 18.30 s
145.78/36.58	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
145.78/36.58	c vivif2 --  cl tried    16539 cl shrink        0 lits rem          0 time: 0.03
146.58/36.73	c asymm  cl-useful: 0/2465/34000 lits-rem:0 time: 0.58
146.58/36.73	c calculated reachability. Time: 0.00
146.58/36.73	c  N dy   396    105326       400     34000         0     16539    238000    620226     82.28   no data  --
149.77/37.55	c  N dy   424    112136       400     34000         0     23262    238000   1247912     82.27     86.81  --
153.79/38.55	c  N dy   449    119736       400     34000         0     16279    238000    525535     82.25     86.77  --
157.37/39.45	c  N dy   474    127406       400     34000         0     23859    238000   1237639     82.18     86.83  --
161.77/40.58	c  N dy   503    135987       400     34000         0     16867    238000    496467     82.05     87.26  --
166.16/41.66	c  N dy   536    144865       400     34000         0     25631    238000   1316296     82.02     87.44  --
171.37/42.93	c  N dy   578    154137       400     34000         0     18327    238000    555862     82.02     86.40  --
172.94/43.39	c  S st   594    157992       400     34000         0     22128    238000    915259     82.01   no data  --
173.34/43.49	c  S st   594    158495       400     34000         0     22630    238000    957476     82.01   no data  --
173.34/43.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
173.34/43.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.74/43.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
173.74/43.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.74/43.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.74/43.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
173.74/43.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
199.31/49.93	c lits-rem:       650  cl-subs:      175  v-elim:      0  v-fix:    0  time: 25.46 s
199.31/49.93	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
199.31/49.94	c vivif2 --  cl tried    22455 cl shrink        0 lits rem          0 time: 0.04
200.52/50.24	c asymm  cl-useful: 0/6003/34000 lits-rem:0 time: 1.20
200.52/50.24	c calculated reachability. Time: 0.00
200.52/50.25	c  N dy   594    158495       400     34000         0     22455    238000    931691     82.01   no data  --
206.13/51.62	c  N dy   641    168646       400     34000         0     32475    238000   1870478     82.05     86.58  --
211.69/53.07	c  N dy   684    179825       400     34000         0     26072    238000   1206279     82.06     86.55  --
218.89/54.81	c  N dy   719    191829       400     34000         0     19497    238000    500614     81.95     86.35  --
225.28/56.44	c  N dy   764    204179       400     34000         0     31718    238000   1643491     81.89     86.63  --
232.89/58.36	c  N dy   830    217359       400     34000         0     25305    238000    963213     81.93     86.71  --
242.06/60.60	c  N dy   899    231254       400     34000         0     39042    238000   2249695     81.95     86.87  --
245.68/61.55	c  S st   920    237742       400     34000         0     25022    238000    858551     81.93     73.95  --
246.08/61.66	c  S st   920    238244       400     34000         0     25523    238000    900049     81.93   no data  --
246.08/61.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
246.08/61.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.46/61.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
246.46/61.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.46/61.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.46/61.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
246.46/61.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.23/66.96	c lits-rem:      1067  cl-subs:      136  v-elim:      0  v-fix:    0  time: 20.90 s
267.23/66.97	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
267.23/66.98	c vivif2 --  cl tried    25387 cl shrink        0 lits rem          0 time: 0.04
268.83/67.34	c asymm  cl-useful: 0/4832/34000 lits-rem:0 time: 1.43
268.83/67.34	c calculated reachability. Time: 0.00
268.83/67.34	c  N dy   920    238244       400     34000         0     25387    238000    879075     81.93   no data  --
278.41/69.74	c  N dy   982    253487       400     34000         0     40440    238000   2286471     81.91     87.33  --
288.40/72.21	c  N dy  1042    269849       400     34000         0     35197    238000   1729098     81.88     86.73  --
299.19/74.94	c  N dy  1127    287211       400     34000         0     29961    238000   1159216     81.91     86.50  --
311.18/77.95	c  N dy  1208    305575       400     34000         0     24722    238000    581015     81.90     87.64  --
311.59/78.05	c  F st  1213    306252       400     34000         0     25387    238000    644351     81.91     86.78  --
323.55/81.01	c  N dy  1284    325150       400     34000         0     44058    238000   2420912     81.94     87.18  --
336.34/84.24	c  N dy  1378    345179       400     34000         0     39462    238000   1891446     81.98     86.45  --
344.73/86.37	c  S st  1434    357366       400     34000         0     26162    238000    553224     81.99     75.55  --
345.13/86.47	c  S st  1434    357867       400     34000         0     26662    238000    596989     81.99   no data  --
345.13/86.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
345.13/86.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
345.53/86.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
345.53/86.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
345.53/86.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
345.53/86.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
345.53/86.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
364.32/91.21	c lits-rem:       414  cl-subs:       27  v-elim:      0  v-fix:    0  time: 18.69 s
364.32/91.21	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
364.32/91.22	c vivif2 --  cl tried    26635 cl shrink        0 lits rem          0 time: 0.02
365.50/91.50	c asymm  cl-useful: 0/4521/34000 lits-rem:0 time: 1.13
365.50/91.50	c calculated reachability. Time: 0.00
365.50/91.50	c  N dy  1434    357867       400     34000         0     26635    238000    592613     81.99   no data  --
377.50/94.52	c  N dy  1527    377951       400     34000         0     46469    238000   2456096     82.01     87.61  --
389.87/97.67	c  N dy  1623    397964       400     34000         0     39880    238000   1755302     82.06     87.07  --
403.46/101.07	c  N dy  1708    417984       400     34000         0     32338    238000    965585     82.06     86.43  --
416.65/104.30	c  N dy  1782    438046       400     34000         0     52163    238000   2810505     82.01     86.64  --
429.83/107.64	c  N dy  1870    458395       400     34000         0     43926    238000   1965682     81.99     86.92  --
444.60/111.39	c  N dy  1955    478698       400     34000         0     34678    238000   1025462     81.98     86.39  --
459.40/115.01	c  N dy  2059    498703       400     34000         0     54438    238000   2885861     82.03     93.74  --
473.77/118.67	c  N dy  2153    518802       400     34000         0     44010    238000   1815148     82.04     86.63  --
487.78/122.17	c  S st  2228    536800       400     34000         0     61798    238000   3485611     82.03     78.49  --
488.55/122.36	c  S st  2228    537309       400     34000         0     62304    238000   3529825     82.03   no data  --
488.55/122.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
488.55/122.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.95/122.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
489.36/122.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
489.36/122.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.36/122.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
489.36/122.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3218.44/805.73	c lits-rem:      2386  cl-subs:      866  v-elim:      0  v-fix:    0  time: 2728.19 s
3218.44/805.73	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3218.44/805.77	c vivif2 --  cl tried    61438 cl shrink        0 lits rem          0 time: 0.14
3220.46/806.23	c asymm  cl-useful: 0/2748/34000 lits-rem:0 time: 1.83
3220.46/806.23	c calculated reachability. Time: 0.00
3220.46/806.23	c  N dy  2228    537309       400     34000         0     61438    238000   3400414     82.03   no data  --
3235.62/810.07	c  N dy  2321    557408       400     34000         0     50023    238000   2308755     82.05     86.60  --
3253.19/814.48	c  N dy  2419    577486       400     34000         0     37587    238000   1046424     82.08     86.56  --
3269.96/818.67	c  N dy  2521    597765       400     34000         0     57596    238000   2924980     82.11     86.53  --
3287.15/822.97	c  N dy  2613    617865       400     34000         0     44210    238000   1586885     82.10     87.43  --
3305.92/827.67	c  N dy  2707    638645       400     34000         0     64733    238000   3506657     82.11     86.97  --
3322.70/831.86	c  N dy  2793    658667       400     34000         0     50252    238000   2073458     82.10     91.47  --
3342.28/836.78	c  N dy  2895    678792       400     34000         0     70106    238000   3944427     82.13     86.51  --
3358.65/840.88	c  N dy  2982    699169       400     34000         0     55016    238000   2446422     82.14     87.02  --
3378.64/845.81	c  N dy  3067    719310       400     34000         0     38717    238000    826178     82.14     86.84  --
3395.41/850.06	c  N dy  3166    739353       400     34000         0     58494    238000   2689090     82.15     86.92  --
3415.77/855.13	c  N dy  3268    759637       400     34000         0     41333    238000    985088     82.16     86.49  --
3432.54/859.37	c  N dy  3351    779761       400     34000         0     61186    238000   2845985     82.16     86.51  --
3451.32/864.07	c  N dy  3437    799839       400     34000         0     42825    238000   1047426     82.16     86.67  --
3456.11/865.27	c  S st  3468    805963       400     34000         0     48870    238000   1617413     82.16   no data  --
3456.92/865.44	c  S st  3468    806464       400     34000         0     49369    238000   1661619     82.16   no data  --
3456.92/865.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3456.92/865.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3456.92/865.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3457.32/865.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3457.32/865.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.32/865.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3457.32/865.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3553.19/889.55	c lits-rem:       465  cl-subs:      301  v-elim:      0  v-fix:    0  time: 95.84 s
3553.19/889.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3553.19/889.57	c vivif2 --  cl tried    49068 cl shrink        0 lits rem          0 time: 0.07
3554.81/889.97	c asymm  cl-useful: 0/3168/34000 lits-rem:0 time: 1.57
3554.81/889.97	c calculated reachability. Time: 0.00
3554.81/889.97	c  N dy  3468    806464       400     34000         0     49068    238000   1616441     82.16   no data  --
3573.16/894.53	c  N dy  3551    827788       400     34000         0     70129    238000   3592132     82.15     86.63  --
3589.96/898.79	c  N dy  3644    847883       400     34000         0     50824    238000   1710572     82.16     86.80  --
3607.54/903.10	c  N dy  3728    867902       400     34000         0     70604    238000   3567461     82.16     96.63  --
3625.49/907.69	c  N dy  3830    887964       400     34000         0     50244    238000   1578831     82.18     87.43  --
3643.07/912.05	c  N dy  3918    907998       400     34000         0     70045    238000   3447467     82.19     86.84  --
3662.65/916.93	c  N dy  4019    928092       400     34000         0     48729    238000   1352000     82.20     86.99  --
3679.43/921.12	c  N dy  4103    948130       400     34000         0     68523    238000   3213267     82.20     87.10  --
3699.42/926.16	c  N dy  4200    968591       400     34000         0     46597    238000   1070034     82.21     86.68  --
3716.18/930.34	c  N dy  4280    988768       400     34000         0     66509    238000   2948506     82.21     87.93  --
3736.56/935.49	c  N dy  4360   1008958       400     34000         0     43357    238000    679620     82.20     87.17  --
3752.93/939.59	c  N dy  4454   1029299       400     34000         0     63465    238000   2564894     82.20     86.57  --
3773.31/944.65	c  N dy  4539   1049400       400     34000         0     83302    238000   4434436     82.21     87.53  --
3790.89/949.06	c  N dy  4622   1069471       400     34000         0     59034    238000   2070209     82.21     89.94  --
3792.88/949.56	c  F st  4633   1071876       400     34000         0     61421    238000   2292204     82.21     83.22  --
3808.87/953.59	c  N dy  4686   1089491       400     34000         0     78823    238000   3946771     82.20     87.00  --
3828.44/958.46	c  N dy  4755   1110068       400     34000         0     54037    238000   1514780     82.19     86.81  --
3846.82/963.09	c  N dy  4854   1130093       400     34000         0     73793    238000   3369025     82.19     87.64  --
3868.79/968.59	c  N dy  4943   1150164       400     34000         0     47531    238000    821479     82.19     94.02  --
3886.37/972.91	c  N dy  5026   1170623       400     34000         0     67734    238000   2719352     82.18     86.79  --
3907.55/978.20	c  N dy  5113   1190888       400     34000         0     87734    238000   4599714     82.18     86.98  --
3925.12/982.60	c  S st  5178   1209696       400     34000         0     59246    238000   1837842     82.17     81.40  --
3925.52/982.78	c  S st  5178   1210202       400     34000         0     59751    238000   1877942     82.17   no data  --
3925.52/982.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3925.52/982.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3925.92/982.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
3926.32/982.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3926.32/982.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3926.32/982.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3926.32/982.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4040.57/1011.56	c lits-rem:       973  cl-subs:      369  v-elim:      0  v-fix:    0  time: 114.47 s
4040.57/1011.57	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
4040.57/1011.59	c vivif2 --  cl tried    59382 cl shrink        0 lits rem          0 time: 0.08
4042.58/1012.01	c asymm  cl-useful: 0/2767/34000 lits-rem:0 time: 1.69
4042.58/1012.01	c calculated reachability. Time: 0.00
4042.58/1012.01	c  N dy  5178   1210202       400     34000         0     59382    238000   1822598     82.17   no data  --
4063.33/1017.22	c  N dy  5269   1230311       400     34000         0     79267    238000   3697471     82.17     86.80  --
4086.12/1023.00	c  N dy  5343   1250397       400     34000         0     51020    238000    981914     82.16     87.85  --
4104.88/1027.65	c  N dy  5433   1270475       400     34000         0     70856    238000   2853448     82.17     89.62  --
4128.04/1033.41	c  N dy  5531   1290653       400     34000         0     90789    238000   4729955     82.18     86.99  --
4148.82/1038.61	c  N dy  5612   1310846       400     34000         0     61664    238000   1902675     82.18     86.84  --
4169.60/1043.83	c  N dy  5703   1330862       400     34000         0     81462    238000   3766637     82.19     86.67  --
4194.36/1050.04	c  N dy  5782   1352016       400     34000         0     52295    238000    939072     82.18     86.77  --
4212.73/1054.67	c  N dy  5865   1372051       400     34000         0     72088    238000   2800456     82.18     86.71  --
4236.70/1060.60	c  N dy  5959   1392227       400     34000         0     92026    238000   4679120     82.18     86.72  --
4258.67/1066.18	c  N dy  6047   1412286       400     34000         0     60785    238000   1648821     82.18     86.73  --
4280.64/1071.68	c  N dy  6142   1433411       400     34000         0     81657    238000   3613278     82.18     86.70  --
4307.00/1078.26	c  N dy  6223   1453792       400     34000         0    101793    238000   5497215     82.18     86.51  --
4328.98/1083.77	c  N dy  6335   1474646       400     34000         0     70341    238000   2461487     82.18     87.17  --
4352.14/1089.58	c  N dy  6410   1494907       400     34000         0     90331    238000   4331241     82.18     86.90  --
4377.31/1095.81	c  N dy  6487   1515027       400     34000         0     57208    238000   1141166     82.17     86.83  --
4397.28/1100.88	c  N dy  6574   1535308       400     34000         0     77246    238000   3026812     82.18     87.68  --
4422.45/1107.13	c  N dy  6670   1555363       400     34000         0     97051    238000   4892749     82.18     86.65  --
4446.44/1113.17	c  N dy  6750   1575542       400     34000         0     63009    238000   1606413     82.18     86.85  --
4468.41/1118.64	c  N dy  6842   1595804       400     34000         0     83041    238000   3493788     82.18     86.75  --
4494.36/1125.10	c  N dy  6925   1615806       400     34000         0    102793    238000   5351940     82.18     86.58  --
4517.92/1131.00	c  N dy  7006   1636094       400     34000         0     67862    238000   1975121     82.17     86.85  --
4541.09/1136.85	c  N dy  7114   1656212       400     34000         0     87716    238000   3850145     82.18     86.65  --
4568.26/1143.65	c  N dy  7213   1676344       400     34000         0    107601    238000   5725775     82.19     87.53  --
4591.44/1149.46	c  N dy  7311   1697231       400     34000         0     72253    238000   2311280     82.20     87.16  --
4605.80/1153.08	c  S st  7366   1710203       400     34000         0     85056    238000   3512187     82.19     80.09  --
4607.00/1153.35	c  S st  7366   1710709       400     34000         0     85559    238000   3555638     82.19   no data  --
4607.00/1153.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4607.00/1153.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4607.40/1153.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.28
4607.80/1153.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4607.80/1153.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4607.80/1153.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4607.80/1153.54	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-3175025-1304078302/watcher-3175025-1304078302 -o /tmp/evaluation-result-3175025-1304078302/solver-3175025-1304078302 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175025-1304078302.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: 2.43 3.71 4.92 3/172 17604
/proc/meminfo: memFree=30369520/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=248820 CPUtime=0 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 1121 0 0 0 0 0 0 0 22 0 4 0 519430623 254791680 1044 33554432000 4194304 4650419 140735946047008 18446744073709551615 253640859451 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 62205 1071 331 112 0 57170 0
[pid=17604/tid=17605] ppid=17602 vsize=248820 CPUtime=0 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 12 0 0 0 0 0 0 0 23 0 4 0 519430624 254791680 1193 33554432000 4194304 4650419 140735946047008 18446744073709551615 253640859451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=248820 CPUtime=0 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 286 0 0 0 0 0 0 0 23 0 4 0 519430624 254791680 1203 33554432000 4194304 4650419 140735946047008 18446744073709551615 253640520389 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=248820 CPUtime=0 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 290 0 0 0 0 0 0 0 23 0 4 0 519430624 254791680 1221 33554432000 4194304 4650419 140735946047008 18446744073709551615 4353632 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0321691 s]
/proc/loadavg: 2.43 3.71 4.92 3/172 17604
/proc/meminfo: memFree=30369520/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=284592 CPUtime=0.1 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 4294 0 0 0 10 0 0 0 18 0 4 0 519430623 291422208 4209 33554432000 4194304 4650419 140735946047008 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 71148 4209 367 112 0 66113 0
[pid=17604/tid=17605] ppid=17602 vsize=284592 CPUtime=0.02 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 915 0 0 0 2 0 0 0 23 0 4 0 519430624 291422208 4209 33554432000 4194304 4650419 140735946047008 18446744073709551615 4532778 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=284592 CPUtime=0.02 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 988 0 0 0 2 0 0 0 18 0 4 0 519430624 291422208 4210 33554432000 4194304 4650419 140735946047008 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=284592 CPUtime=0.02 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 985 0 0 0 2 0 0 0 18 0 4 0 519430624 291422208 4211 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 284592

[startup+0.101155 s]
/proc/loadavg: 2.43 3.71 4.92 3/172 17604
/proc/meminfo: memFree=30369520/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=284724 CPUtime=0.37 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 4568 0 0 0 36 1 0 0 18 0 4 0 519430623 291557376 4483 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370649 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 71181 4483 367 112 0 66146 0
[pid=17604/tid=17605] ppid=17602 vsize=284724 CPUtime=0.08 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 993 0 0 0 8 0 0 0 23 0 4 0 519430624 291557376 4483 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=284724 CPUtime=0.09 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 1013 0 0 0 9 0 0 0 18 0 4 0 519430624 291557376 4483 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370707 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=284724 CPUtime=0.09 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 1130 0 0 0 9 0 0 0 18 0 4 0 519430624 291557376 4483 33554432000 4194304 4650419 140735946047008 18446744073709551615 4331103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284724

[startup+0.301121 s]
/proc/loadavg: 2.43 3.71 4.92 3/172 17604
/proc/meminfo: memFree=30369520/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=284856 CPUtime=1.17 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 4991 0 0 0 116 1 0 0 18 0 4 0 519430623 291692544 4906 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 71214 4906 367 112 0 66179 0
[pid=17604/tid=17605] ppid=17602 vsize=284856 CPUtime=0.28 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 1033 0 0 0 28 0 0 0 23 0 4 0 519430624 291692544 4906 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370732 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=284856 CPUtime=0.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 1053 0 0 0 28 0 0 0 18 0 4 0 519430624 291692544 4907 33554432000 4194304 4650419 140735946047008 18446744073709551615 4370649 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=284856 CPUtime=0.29 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 1433 0 0 0 29 0 0 0 18 0 4 0 519430624 291692544 4907 33554432000 4194304 4650419 140735946047008 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284856

[startup+0.701048 s]
/proc/loadavg: 2.43 3.71 4.92 3/172 17604
/proc/meminfo: memFree=30369520/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=301292 CPUtime=2.76 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 14682 0 0 0 273 3 0 0 18 0 4 0 519430623 308523008 11245 33554432000 4194304 4650419 140735946047008 18446744073709551615 4333678 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 75323 11245 391 112 0 70288 0
[pid=17604/tid=17605] ppid=17602 vsize=301292 CPUtime=0.68 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 3794 0 0 0 67 1 0 0 18 0 4 0 519430624 308523008 11245 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=301292 CPUtime=0.68 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 3816 0 0 0 67 1 0 0 18 0 4 0 519430624 308523008 11245 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=301292 CPUtime=0.69 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 2645 0 0 0 69 0 0 0 18 0 4 0 519430624 308523008 11245 33554432000 4194304 4650419 140735946047008 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 301292

[startup+1.50093 s]
/proc/loadavg: 2.64 3.74 4.92 6/176 17609
/proc/meminfo: memFree=30320384/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=303880 CPUtime=5.96 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 20658 0 0 0 591 5 0 0 19 0 4 0 519430623 311173120 13304 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 75970 13304 391 112 0 70935 0
[pid=17604/tid=17605] ppid=17602 vsize=303880 CPUtime=1.47 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 5301 0 0 0 146 1 0 0 19 0 4 0 519430624 311173120 13304 33554432000 4194304 4650419 140735946047008 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=303880 CPUtime=1.48 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 5332 0 0 0 147 1 0 0 19 0 4 0 519430624 311173120 13304 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=303880 CPUtime=1.48 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 4184 0 0 0 148 0 0 0 19 0 4 0 519430624 311173120 13304 33554432000 4194304 4650419 140735946047008 18446744073709551615 4364751 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) 303880

[startup+3.10057 s]
/proc/loadavg: 2.64 3.74 4.92 11/184 17622
/proc/meminfo: memFree=30267504/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=305652 CPUtime=12.35 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 32907 0 0 0 1227 8 0 0 23 0 4 0 519430623 312987648 14922 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 76413 14922 392 112 0 71378 0
[pid=17604/tid=17605] ppid=17602 vsize=305652 CPUtime=3.07 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 8442 0 0 0 305 2 0 0 23 0 4 0 519430624 312987648 14922 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=305652 CPUtime=3.08 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 8522 0 0 0 306 2 0 0 22 0 4 0 519430624 312987648 14922 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=305652 CPUtime=3.08 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 7282 0 0 0 307 1 0 0 25 0 4 0 519430624 312987648 14923 33554432000 4194304 4650419 140735946047008 18446744073709551615 4333593 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) 305652

[startup+6.30099 s]
/proc/loadavg: 2.64 3.74 4.92 9/184 17622
/proc/meminfo: memFree=30160492/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=317880 CPUtime=25.13 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 60129 0 0 0 2500 13 0 0 25 0 4 0 519430623 325509120 32789 33554432000 4194304 4650419 140735946047008 18446744073709551615 4439293 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 79470 32789 393 112 0 74435 0
[pid=17604/tid=17605] ppid=17602 vsize=317880 CPUtime=6.25 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 16792 0 0 0 622 3 0 0 25 0 4 0 519430624 325509120 32789 33554432000 4194304 4650419 140735946047008 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=317880 CPUtime=6.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 16337 0 0 0 625 3 0 0 25 0 4 0 519430624 325509120 32789 33554432000 4194304 4650419 140735946047008 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=317880 CPUtime=6.28 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 14599 0 0 0 625 3 0 0 25 0 4 0 519430624 325509120 32789 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 317880

[startup+12.7008 s]
/proc/loadavg: 3.46 3.88 4.95 10/184 17622
/proc/meminfo: memFree=30048912/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=333272 CPUtime=50.7 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 73181 0 0 0 5054 16 0 0 25 0 4 0 519430623 341270528 38204 33554432000 4194304 4650419 140735946047008 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 83318 38204 393 112 0 78283 0
[pid=17604/tid=17605] ppid=17602 vsize=333272 CPUtime=12.61 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 17409 0 0 0 1258 3 0 0 25 0 4 0 519430624 341270528 38204 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=333272 CPUtime=12.68 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 16943 0 0 0 1265 3 0 0 25 0 4 0 519430624 341270528 38204 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=333272 CPUtime=12.69 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 20718 0 0 0 1264 5 0 0 25 0 4 0 519430624 341270528 38204 33554432000 4194304 4650419 140735946047008 18446744073709551615 4314985 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) 333272

[startup+25.5005 s]
/proc/loadavg: 4.16 4.01 4.98 9/184 17622
/proc/meminfo: memFree=29909248/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=344252 CPUtime=101.83 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 102916 0 0 0 10160 23 0 0 25 0 4 0 519430623 352514048 47830 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 86063 47830 393 112 0 81028 0
[pid=17604/tid=17605] ppid=17602 vsize=344252 CPUtime=25.36 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 23345 0 0 0 2531 5 0 0 25 0 4 0 519430624 352514048 47830 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=344252 CPUtime=25.48 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 25324 0 0 0 2542 6 0 0 25 0 4 0 519430624 352514048 47830 33554432000 4194304 4650419 140735946047008 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=344252 CPUtime=25.48 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 30990 0 0 0 2541 7 0 0 25 0 4 0 519430624 352514048 47830 33554432000 4194304 4650419 140735946047008 18446744073709551615 4363416 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) 344252

[startup+51.1008 s]
/proc/loadavg: 5.54 4.35 5.07 10/184 17623
/proc/meminfo: memFree=29726616/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=422636 CPUtime=204.11 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 163609 0 0 0 20376 35 0 0 25 0 4 0 519430623 432779264 72100 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 105659 72100 393 112 0 100624 0
[pid=17604/tid=17605] ppid=17602 vsize=422636 CPUtime=50.83 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 38607 0 0 0 5076 7 0 0 25 0 4 0 519430624 432779264 72100 33554432000 4194304 4650419 140735946047008 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=422636 CPUtime=51.08 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 38046 0 0 0 5099 9 0 0 25 0 4 0 519430624 432779264 72100 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=422636 CPUtime=51.09 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 60104 0 0 0 5096 13 0 0 25 0 4 0 519430624 432779264 72100 33554432000 4194304 4650419 140735946047008 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 422636

[startup+102.306 s]
/proc/loadavg: 7.16 4.99 5.24 9/184 17624
/proc/meminfo: memFree=29643492/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=490676 CPUtime=408.67 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 235737 0 0 0 40811 56 0 0 25 0 4 0 519430623 502452224 78781 33554432000 4194304 4650419 140735946047008 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 122669 78781 393 112 0 117634 0
[pid=17604/tid=17605] ppid=17602 vsize=490676 CPUtime=101.77 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 57720 0 0 0 10165 12 0 0 25 0 4 0 519430624 502452224 78781 33554432000 4194304 4650419 140735946047008 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=490676 CPUtime=102.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 72190 0 0 0 10207 21 0 0 25 0 4 0 519430624 502452224 78781 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=490676 CPUtime=102.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 65916 0 0 0 10216 14 0 0 25 0 4 0 519430624 502452224 78781 33554432000 4194304 4650419 140735946047008 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 490676

[startup+162.301 s]

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

[pid=17604] ppid=17602 vsize=853640 CPUtime=2805.4 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 567758 0 0 0 280399 141 0 0 25 0 4 0 519430623 874127360 129864 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 213410 129864 393 112 0 208375 0
[pid=17604/tid=17605] ppid=17602 vsize=853640 CPUtime=698.51 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 200461 0 0 0 69795 56 0 0 25 0 4 0 519430624 874127360 129864 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=853640 CPUtime=702.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 176715 0 0 0 70183 45 0 0 25 0 4 0 519430624 874127360 129864 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=853640 CPUtime=702.29 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 144692 0 0 0 70200 29 0 0 25 0 4 0 519430624 874127360 129864 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 853640

[startup+762.307 s]
/proc/loadavg: 8.00 7.71 6.67 9/184 17654
/proc/meminfo: memFree=29168684/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=853640 CPUtime=3045.1 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 590966 0 0 0 304365 145 0 0 25 0 4 0 519430623 874127360 129610 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 213410 129610 393 112 0 208375 0
[pid=17604/tid=17605] ppid=17602 vsize=853640 CPUtime=758.19 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 211024 0 0 0 75761 58 0 0 25 0 4 0 519430624 874127360 129610 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=853640 CPUtime=762.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 182571 0 0 0 76182 46 0 0 25 0 4 0 519430624 874127360 129610 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=853640 CPUtime=762.29 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 151481 0 0 0 76199 30 0 0 25 0 4 0 519430624 874127360 129610 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 853640

[startup+822.301 s]
/proc/loadavg: 8.11 7.79 6.76 9/184 17655
/proc/meminfo: memFree=29106020/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=802620 CPUtime=3284.75 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 617886 0 0 0 328324 151 0 0 25 0 4 0 519430623 821882880 129035 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 200655 129035 393 112 0 195620 0
[pid=17604/tid=17605] ppid=17602 vsize=802620 CPUtime=817.85 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 222121 0 0 0 81726 59 0 0 25 0 4 0 519430624 821882880 129035 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=802620 CPUtime=822.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 189349 0 0 0 82180 47 0 0 25 0 4 0 519430624 821882880 129035 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=802620 CPUtime=822.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 158333 0 0 0 82198 32 0 0 25 0 4 0 519430624 821882880 129035 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 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) 802620

[startup+882.301 s]
/proc/loadavg: 8.04 7.83 6.83 10/184 17657
/proc/meminfo: memFree=29116272/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=748252 CPUtime=3524.42 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 658965 0 0 0 352279 163 0 0 25 0 4 0 519430623 766210048 132052 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 187063 132052 393 112 0 182028 0
[pid=17604/tid=17605] ppid=17602 vsize=748252 CPUtime=877.51 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 239203 0 0 0 87687 64 0 0 25 0 4 0 519430624 766210048 132052 33554432000 4194304 4650419 140735946047008 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=748252 CPUtime=882.28 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 196468 0 0 0 88180 48 0 0 25 0 4 0 519430624 766210048 132052 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=748252 CPUtime=882.29 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 168787 0 0 0 88194 35 0 0 25 0 4 0 519430624 766210048 132052 33554432000 4194304 4650419 140735946047008 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 748252

[startup+942.301 s]
/proc/loadavg: 8.01 7.85 6.90 10/184 17658
/proc/meminfo: memFree=29087196/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=872056 CPUtime=3764.13 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 729859 0 0 0 376229 184 0 0 25 0 4 0 519430623 892985344 135929 33554432000 4194304 4650419 140735946047008 18446744073709551615 4363398 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 218014 135929 393 112 0 212979 0
[pid=17604/tid=17605] ppid=17602 vsize=872056 CPUtime=937.22 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 266713 0 0 0 93649 73 0 0 25 0 4 0 519430624 892985344 135929 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=872056 CPUtime=942.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 203108 0 0 0 94179 48 0 0 25 0 4 0 519430624 892985344 135929 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=872056 CPUtime=942.29 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 196138 0 0 0 94185 44 0 0 25 0 4 0 519430624 892985344 135929 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 872056

[startup+1002.3 s]
/proc/loadavg: 8.14 7.91 6.98 10/184 17660
/proc/meminfo: memFree=29013384/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=884444 CPUtime=4003.82 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 795868 0 0 0 400176 206 0 0 25 0 4 0 519430623 905670656 149961 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 221111 149961 393 112 0 216076 0
[pid=17604/tid=17605] ppid=17602 vsize=884444 CPUtime=996.9 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 298893 0 0 0 99608 82 0 0 25 0 4 0 519430624 905670656 149961 33554432000 4194304 4650419 140735946047008 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=884444 CPUtime=1002.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 210448 0 0 0 100178 49 0 0 25 0 4 0 519430624 905670656 149961 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=884444 CPUtime=1002.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 214723 0 0 0 100178 52 0 0 25 0 4 0 519430624 905670656 149961 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 884444

[startup+1062.3 s]
/proc/loadavg: 8.17 7.95 7.05 10/184 17662
/proc/meminfo: memFree=29014720/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=955356 CPUtime=4243.49 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 816321 0 0 0 424137 212 0 0 25 0 4 0 519430623 978284544 155964 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 238839 155964 393 112 0 233804 0
[pid=17604/tid=17605] ppid=17602 vsize=955356 CPUtime=1056.58 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 298893 0 0 0 105576 82 0 0 25 0 4 0 519430624 978284544 155964 33554432000 4194304 4650419 140735946047008 18446744073709551615 4439353 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=955356 CPUtime=1062.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 217519 0 0 0 106177 50 0 0 25 0 4 0 519430624 978284544 155964 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=955356 CPUtime=1062.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 214723 0 0 0 106178 52 0 0 25 0 4 0 519430624 978284544 155964 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 955356

[startup+1122.3 s]
/proc/loadavg: 8.12 7.98 7.11 9/184 17663
/proc/meminfo: memFree=28991128/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=956684 CPUtime=4483.17 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 838946 0 0 0 448097 220 0 0 25 0 4 0 519430623 979644416 155463 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 239171 155463 393 112 0 234136 0
[pid=17604/tid=17605] ppid=17602 vsize=956684 CPUtime=1116.25 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 302795 0 0 0 111543 82 0 0 25 0 4 0 519430624 979644416 155463 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=956684 CPUtime=1122.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 225654 0 0 0 112176 51 0 0 25 0 4 0 519430624 979644416 155463 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=956684 CPUtime=1122.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 214723 0 0 0 112178 52 0 0 25 0 4 0 519430624 979644416 155463 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 956684

[startup+1182.3 s]
/proc/loadavg: 8.10 7.99 7.17 9/184 17665
/proc/meminfo: memFree=29024204/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=984300 CPUtime=4722.84 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 862263 0 0 0 472058 226 0 0 25 0 4 0 519430623 1007923200 149313 33554432000 4194304 4650419 140735946047008 18446744073709551615 4439648 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 246075 149313 393 112 0 241040 0
[pid=17604/tid=17605] ppid=17602 vsize=984300 CPUtime=1175.92 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 307879 0 0 0 117509 83 0 0 25 0 4 0 519430624 1007923200 149313 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=984300 CPUtime=1182.27 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 233385 0 0 0 118175 52 0 0 25 0 4 0 519430624 1007923200 149313 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=984300 CPUtime=1182.3 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 216491 0 0 0 118177 53 0 0 25 0 4 0 519430624 1007923200 149313 33554432000 4194304 4650419 140735946047008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 984300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 7.99 7.19 9/184 17666
/proc/meminfo: memFree=28926856/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=929380 CPUtime=4800.36 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 873212 0 0 0 479804 232 0 0 25 0 4 0 519430623 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 232345 144614 393 112 0 227310 0
[pid=17604/tid=17605] ppid=17602 vsize=929380 CPUtime=1195.22 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 309533 0 0 0 119439 83 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=929380 CPUtime=1201.68 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 235287 0 0 0 120116 52 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=929380 CPUtime=1201.71 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 223884 0 0 0 120113 58 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 929380

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.07 7.99 7.19 9/184 17666
/proc/meminfo: memFree=28926856/32951124 swapFree=67111364/67111528
[pid=17604] ppid=17602 vsize=929380 CPUtime=4800.36 cores=0,2,4,6
/proc/17604/stat : 17604 (strangenight1-m) R 17602 17604 17576 0 -1 4202496 873212 0 0 0 479804 232 0 0 25 0 4 0 519430623 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17604/statm: 232345 144614 393 112 0 227310 0
[pid=17604/tid=17605] ppid=17602 vsize=929380 CPUtime=1195.22 cores=0,2,4,6
/proc/17604/task/17605/stat : 17605 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 309533 0 0 0 119439 83 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17604/tid=17606] ppid=17602 vsize=929380 CPUtime=1201.68 cores=0,2,4,6
/proc/17604/task/17606/stat : 17606 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 235287 0 0 0 120116 52 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17604/tid=17607] ppid=17602 vsize=929380 CPUtime=1201.71 cores=0,2,4,6
/proc/17604/task/17607/stat : 17607 (strangenight1-m) R 17602 17604 17576 0 -1 4202560 223884 0 0 0 120113 58 0 0 25 0 4 0 519430624 951685120 144614 33554432000 4194304 4650419 140735946047008 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 929380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.41
CPU user time (s): 4798.06
CPU system time (s): 2.34764
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 984552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.06
system time used= 2.34764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 873212
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= 818
involuntary context switches= 34057

runsolver used 1.91771 second user time and 4.48832 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 13:58:22
IDJOB=3175025
IDBENCH=82643
IDSOLVER=1588
FILE ID=node106/3175025-1304078302
RUNJOBID= node106-1304078300-17594
PBS_JOBID= 13170519
Free space on /tmp= 72160 MiB

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

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=2133846016

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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:     32951124 kB
MemFree:      30369808 kB
Buffers:        242236 kB
Cached:        2063636 kB
SwapCached:         88 kB
Active:         777148 kB
Inactive:      1592284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30369808 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7288 kB
Writeback:           0 kB
AnonPages:       63264 kB
Mapped:          14416 kB
Slab:           146040 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187672 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= 72144 MiB
End job on node106 at 2011-04-29 14:18:26