Trace number 3175017

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.23 1201.75

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
MD5SUM1b9b43753c02a2c226adda648a956e92
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175017-1304077975.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.03	c -- vars added       2000
0.00/0.03	c Parsing time:  0.09 s
0.00/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.00/0.29	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.94
0.00/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
1.17/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1.17/0.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.80	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.17/0.80	c calculated reachability. Time: 0.00
1.17/0.80	c Calc default polars -  time:   0.01 s pos:     936 undec:      87 neg:     977
1.17/0.80	c =========================================================================================
1.17/0.80	c types(t): F = full restart, N = normal restart
1.17/0.80	c types(t): S = simplification begin/end, E = solution found
1.17/0.80	c restart types(rt): st = static, dy = dynamic
1.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.80	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
1.17/0.90	c  N dy    19      4244      2000     40000         0      4240    200000    810778    142.94    153.09  --
5.16/1.33	c  N dy    46      8337      2000     40000         0      5002    200000    528543    142.92    150.90  --
7.18/1.81	c  N dy    69     12444      2000     40000         0      9109    200000   1264726    141.62    149.42  --
9.15/2.31	c  N dy    97     16469      2000     40000         0      7635    200000    688777    142.78    150.98  --
11.17/2.82	c  N dy   124     20513      2000     40000         0     11677    200000   1428638    143.20    157.53  --
13.14/3.40	c  N dy   151     24862      2000     40000         0      8948    200000    666596    143.44    151.45  --
13.54/3.41	c  F st   152     25000      2000     40000         0      9086    200000    692587    143.43    149.02  --
15.95/4.07	c  N dy   158     30001      2000     40000         0     14076    200000   1712739    143.43   no data  --
15.95/4.07	c  S st   158     30001      2000     40000         0     14076    200000   1712739    143.43   no data  --
16.34/4.15	c  S st   158     30505      2000     40000         0     14580    200000   1795748    143.43   no data  --
16.34/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16.34/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
16.74/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.74/4.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.11/9.32	c lits-rem:       894  cl-subs:       40  v-elim:      0  v-fix:    0  time: 20.05 s
38.70/9.70	c asymm  cl-useful: 0/39355/40000 lits-rem:0 time: 1.51
38.70/9.70	c calculated reachability. Time: 0.00
38.70/9.70	c  N dy   158     30505      2000     40000         0     14540    200000   1775877    143.43   no data  --
41.10/10.32	c  N dy   185     34571      2000     40000         0     10235    200000    682872    143.96    155.11  --
43.10/10.89	c  N dy   215     38679      2000     40000         0     14342    200000   1443285    144.45    152.75  --
45.50/11.49	c  N dy   243     42753      2000     40000         0     18416    200000   2176353    144.44    153.74  --
47.49/11.91	c  S st   261     45757      2000     40000         0     11905    200000    766549    144.06   no data  --
47.89/12.00	c  S st   261     46263      2000     40000         0     12411    200000    853000    144.06   no data  --
47.89/12.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.89/12.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.89/12.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
47.89/12.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.89/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.89/12.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.89/12.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
62.67/15.73	c lits-rem:       755  cl-subs:        0  v-elim:      0  v-fix:    0  time: 14.59 s
62.67/15.73	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
62.67/15.74	c vivif2 --  cl tried    12411 cl shrink        0 lits rem          0 time: 0.04
62.67/15.75	c asymm  cl-useful: 0/645/40000 lits-rem:0 time: 0.04
62.67/15.75	c calculated reachability. Time: 0.00
62.67/15.75	c  N dy   261     46263      2000     40000         0     12411    200000    852245    144.06   no data  --
65.06/16.35	c  N dy   292     50280      2000     40000         0     16427    200000   1610588    144.67    153.88  --
67.46/16.95	c  N dy   316     54299      2000     40000         0     20444    200000   2347920    144.59    154.76  --
69.86/17.53	c  N dy   345     58325      2000     40000         0     13885    200000    948931    144.70    154.12  --
72.25/18.11	c  N dy   365     62456      2000     40000         0     18015    200000   1696416    144.41    152.63  --
74.65/18.78	c  N dy   394     66586      2000     40000         0     22142    200000   2461037    144.74    154.50  --
76.65/19.21	c  S st   412     69394      2000     40000         0     13323    200000    662981    144.62   no data  --
77.07/19.30	c  S st   412     69895      2000     40000         0     13824    200000    744079    144.62   no data  --
77.07/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
77.07/19.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.07/19.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
77.07/19.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
77.07/19.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.22/25.15	c lits-rem:      1552  cl-subs:        1  v-elim:      0  v-fix:    0  time: 23.10 s
100.22/25.16	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
100.22/25.17	c vivif2 --  cl tried    13823 cl shrink        0 lits rem          0 time: 0.03
101.81/25.54	c asymm  cl-useful: 0/39667/40000 lits-rem:0 time: 1.50
101.81/25.54	c calculated reachability. Time: 0.00
101.81/25.54	c  N dy   412     69895      2000     40000         0     13823    200000    742023    144.62   no data  --
105.01/26.34	c  N dy   441     74846      2000     40000         0     18771    200000   1660544    144.77    152.45  --
108.22/27.17	c  N dy   471     79745      2000     40000         0     23669    200000   2547427    144.76    155.75  --
111.80/28.06	c  N dy   503     84915      2000     40000         0     16193    200000   1002531    144.54    153.75  --
113.40/28.49	c  F st   518     87501      2000     40000         0     18778    200000   1462834    144.42    149.35  --
115.79/29.03	c  N st   523     90798      2000     40000         0     22074    200000   2102896    144.42   no data  --
120.20/30.10	c  N dy   548     96679      2000     40000         0     14298    200000    482977    144.39    154.52  --
124.19/31.14	c  N dy   592    102884      2000     40000         0     20501    200000   1625148    144.52    153.23  --
125.40/31.49	c  S st   604    104845      2000     40000         0     22461    200000   1984994    144.53   no data  --
126.18/31.62	c  S st   604    105347      2000     40000         0     22963    200000   2058488    144.53   no data  --
126.18/31.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
126.18/31.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.18/31.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
126.58/31.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.58/31.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.58/31.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
126.58/31.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
185.70/46.50	c lits-rem:       691  cl-subs:       12  v-elim:      0  v-fix:    0  time: 58.84 s
185.70/46.51	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
185.70/46.53	c vivif2 --  cl tried    22951 cl shrink        0 lits rem          0 time: 0.08
186.92/46.87	c asymm  cl-useful: 0/33059/40000 lits-rem:0 time: 1.36
186.92/46.87	c calculated reachability. Time: 0.00
186.92/46.87	c  N dy   604    105347      2000     40000         0     22951    200000   2052276    144.53   no data  --
191.30/47.96	c  N dy   643    112143      2000     40000         0     15093    200000    458046    144.52    158.57  --
195.70/49.03	c  N dy   688    119362      2000     40000         0     22310    200000   1790356    144.60    152.55  --
200.87/50.33	c  N dy   736    127034      2000     40000         0     29981    200000   3194233    144.60    154.28  --
206.07/51.63	c  N dy   793    135232      2000     40000         0     22517    200000   1637885    144.72    159.09  --
212.06/53.10	c  N dy   838    143947      2000     40000         0     31228    200000   3218584    144.46    153.18  --
218.45/54.73	c  N dy   897    153271      2000     40000         0     23890    200000   1710794    144.43    154.16  --
221.65/55.58	c  S st   928    158025      2000     40000         0     28642    200000   2577949    144.42   no data  --
222.46/55.71	c  S st   928    158531      2000     40000         0     29148    200000   2659033    144.42   no data  --
222.46/55.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
222.46/55.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
222.46/55.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
222.83/55.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.83/55.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.83/55.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
222.83/55.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
310.34/77.76	c lits-rem:       573  cl-subs:        3  v-elim:      0  v-fix:    0  time: 87.32 s
310.34/77.76	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
310.34/77.78	c vivif2 --  cl tried    29145 cl shrink        0 lits rem          0 time: 0.10
310.72/77.90	c asymm  cl-useful: 0/6941/40000 lits-rem:0 time: 0.44
311.12/77.90	c calculated reachability. Time: 0.00
311.12/77.90	c  N dy   928    158531      2000     40000         0     29145    200000   2657383    144.42   no data  --
318.31/79.71	c  N dy   990    168677      2000     40000         0     21625    200000   1114757    144.50    152.37  --
325.50/81.57	c  N dy  1055    179532      2000     40000         0     32480    200000   3094411    144.48    152.64  --
333.89/83.60	c  N dy  1127    191188      2000     40000         0     25475    200000   1645211    144.48    154.92  --
342.68/85.86	c  N dy  1202    203475      2000     40000         0     37756    200000   3899565    144.57    190.18  --
352.67/88.32	c  N dy  1287    216614      2000     40000         0     31229    200000   2535693    144.70    153.06  --
363.84/91.19	c  N dy  1377    230459      2000     40000         0     24412    200000   1112252    144.75    157.21  --
369.44/92.59	c  S st  1419    237797      2000     40000         0     31746    200000   2446178    144.74   no data  --
370.24/92.74	c  S st  1419    238303      2000     40000         0     32252    200000   2529478    144.74   no data  --
370.24/92.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
370.24/92.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
370.24/92.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
370.64/92.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
370.64/92.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
370.64/92.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
370.64/92.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
459.33/115.02	c lits-rem:       606  cl-subs:       10  v-elim:      0  v-fix:    0  time: 88.31 s
459.33/115.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
459.33/115.05	c vivif2 --  cl tried    32242 cl shrink        0 lits rem          0 time: 0.10
461.31/115.50	c asymm  cl-useful: 0/28507/40000 lits-rem:0 time: 1.82
461.31/115.51	c calculated reachability. Time: 0.00
461.31/115.51	c  N dy  1419    238303      2000     40000         0     32242    200000   2524135    144.74   no data  --
474.09/118.77	c  N dy  1518    253614      2000     40000         0     25889    200000   1199349    144.85    154.44  --
488.07/122.22	c  N dy  1613    269960      2000     40000         0     42234    200000   4167430    144.76    152.55  --
502.46/125.87	c  N dy  1723    287362      2000     40000         0     36969    200000   3051130    144.76    154.32  --
519.23/130.09	c  N dy  1844    305886      2000     40000         0     31827    200000   1944622    144.89    154.53  --
519.63/130.17	c  F st  1847    306250      2000     40000         0     32191    200000   2009182    144.89   no data  --
537.61/134.68	c  N dy  1934    325688      2000     40000         0     26962    200000    855987    144.89    153.37  --
555.59/139.18	c  N dy  2064    346005      2000     40000         0     47274    200000   4634158    145.04    153.67  --
565.56/141.66	c  S st  2130    357454      2000     40000         0     33066    200000   1792972    144.99    130.43  --
566.36/141.80	c  S st  2130    357957      2000     40000         0     33569    200000   1885093    144.99   no data  --
566.36/141.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
566.36/141.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
566.36/141.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
566.76/141.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
566.76/141.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
566.76/141.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
566.76/141.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
621.10/155.58	c lits-rem:       516  cl-subs:        5  v-elim:      0  v-fix:    0  time: 54.48 s
621.10/155.58	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
621.50/155.60	c vivif2 --  cl tried    33564 cl shrink        0 lits rem          0 time: 0.08
622.31/155.83	c asymm  cl-useful: 0/11493/40000 lits-rem:0 time: 0.89
622.31/155.83	c calculated reachability. Time: 0.00
622.31/155.83	c  N dy  2130    357957      2000     40000         0     33564    200000   1882431    144.99   no data  --
641.06/160.58	c  N dy  2254    378055      2000     40000         0     26996    200000    522614    145.04    155.02  --
659.04/165.00	c  N dy  2384    398235      2000     40000         0     47173    200000   4242475    145.15    154.48  --
677.41/169.60	c  N dy  2507    418296      2000     40000         0     39573    200000   2678425    145.20    154.75  --
697.01/174.55	c  N dy  2629    438538      2000     40000         0     31153    200000    924571    145.22    156.18  --
714.96/179.07	c  N dy  2752    458573      2000     40000         0     51184    200000   4600538    145.21    156.16  --
733.74/183.73	c  N dy  2865    478587      2000     40000         0     41535    200000   2643194    145.17    161.04  --
754.51/188.92	c  N dy  2998    498589      2000     40000         0     30873    200000    532940    145.20    154.79  --
772.48/193.49	c  N dy  3130    518636      2000     40000         0     50916    200000   4221401    145.26    155.51  --
791.26/198.13	c  S st  3245    536935      2000     40000         0     37549    200000   1567856    145.26    124.11  --
791.66/198.28	c  S st  3245    537437      2000     40000         0     38051    200000   1640182    145.26   no data  --
791.66/198.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
791.66/198.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.06/198.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
792.46/198.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.46/198.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.46/198.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
792.46/198.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
831.20/208.11	c lits-rem:       491  cl-subs:        1  v-elim:      0  v-fix:    0  time: 38.74 s
831.20/208.11	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
831.20/208.13	c vivif2 --  cl tried    38050 cl shrink        0 lits rem          0 time: 0.07
832.82/208.59	c asymm  cl-useful: 0/26269/40000 lits-rem:0 time: 1.84
832.82/208.59	c calculated reachability. Time: 0.00
832.82/208.59	c  N dy  3245    537437      2000     40000         0     38050    200000   1639268    145.26   no data  --
853.18/213.66	c  N dy  3373    557763      2000     40000         0     58369    200000   5365167    145.26    157.51  --
873.15/218.63	c  N dy  3497    578080      2000     40000         0     46025    200000   2981390    145.26    153.77  --
894.74/224.02	c  N dy  3628    598164      2000     40000         0     66101    200000   6688959    145.33    155.49  --
913.49/228.79	c  N dy  3749    618255      2000     40000         0     52524    200000   3972980    145.31    153.71  --
935.86/234.31	c  N dy  3882    638343      2000     40000         0     37950    200000   1133075    145.33    153.16  --
954.63/239.08	c  N dy  3995    658359      2000     40000         0     57960    200000   4793819    145.30    153.15  --
976.20/244.46	c  N dy  4117    678391      2000     40000         0     42332    200000   1759223    145.29    154.52  --
996.97/249.60	c  N dy  4241    698466      2000     40000         0     62400    200000   5437660    145.32    153.95  --
1018.95/255.11	c  N dy  4374    718681      2000     40000         0     45958    200000   2253220    145.39    153.43  --
1040.51/260.58	c  N dy  4499    738756      2000     40000         0     66027    200000   5918364    145.40    153.41  --
1062.09/265.97	c  N dy  4614    758986      2000     40000         0     48594    200000   2549399    145.37    171.17  --
1084.46/271.50	c  N dy  4739    779239      2000     40000         0     68845    200000   6300481    145.40    155.00  --
1106.03/276.95	c  N dy  4863    799423      2000     40000         0     50368    200000   2680527    145.37    153.23  --
1113.22/278.72	c  S st  4907    806155      2000     40000         0     57100    200000   3916595    145.38   no data  --
1114.03/278.91	c  S st  4907    806661      2000     40000         0     57606    200000   3996966    145.38   no data  --
1114.03/278.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1114.03/278.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1114.03/278.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
1114.82/279.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1114.82/279.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.82/279.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1114.82/279.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2423.42/606.77	c lits-rem:       451  cl-subs:       13  v-elim:      0  v-fix:    0  time: 1307.38 s
2423.42/606.77	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
2423.82/606.81	c vivif2 --  cl tried    57593 cl shrink        0 lits rem          0 time: 0.17
2425.40/607.22	c asymm  cl-useful: 0/13731/40000 lits-rem:0 time: 1.62
2425.40/607.22	c calculated reachability. Time: 0.00
2425.40/607.22	c  N dy  4907    806661      2000     40000         0     57593    200000   3991329    145.38   no data  --
2450.19/613.41	c  N dy  5027    826882      2000     40000         0     77803    200000   7678387    145.36    156.25  --
2471.34/618.75	c  N dy  5155    847323      2000     40000         0     58591    200000   4066904    145.41    154.30  --
2496.11/624.98	c  N dy  5275    867595      2000     40000         0     78858    200000   7814767    145.42    153.93  --
2517.67/630.36	c  N dy  5408    887603      2000     40000         0     58198    200000   3823965    145.47    156.31  --
2542.47/636.54	c  N dy  5533    907618      2000     40000         0     78205    200000   7500871    145.48    161.17  --
2564.43/642.07	c  N dy  5653    927688      2000     40000         0     56615    200000   3296221    145.48    164.11  --
2589.17/648.28	c  N dy  5789    947970      2000     40000         0     76889    200000   7076246    145.54    154.54  --
2612.76/654.12	c  N dy  5912    968039      2000     40000         0     54303    200000   2711776    145.55    153.91  --
2636.31/660.06	c  N dy  6046    988076      2000     40000         0     74335    200000   6416014    145.59    157.51  --
2661.10/666.23	c  N dy  6165   1008107      2000     40000         0     50708    200000   1891701    145.57    153.97  --
2683.84/671.95	c  N dy  6290   1028161      2000     40000         0     70753    200000   5604167    145.60    158.74  --
2710.61/678.63	c  N dy  6405   1048279      2000     40000         0     46213    200000    883924    145.57    153.53  --
2731.77/683.93	c  N dy  6514   1068333      2000     40000         0     66264    200000   4545702    145.54    155.87  --
2736.17/685.03	c  F st  6538   1071877      2000     40000         0     69807    200000   5201663    145.55   no data  --
2757.36/690.39	c  N dy  6609   1088531      2000     40000         0     86448    200000   8448733    145.54    154.26  --
2780.90/696.23	c  N dy  6736   1108535      2000     40000         0     60795    200000   3393471    145.56    163.09  --
2805.69/702.48	c  N dy  6859   1128572      2000     40000         0     80827    200000   7093227    145.57    153.37  --
2831.64/708.98	c  N dy  6983   1148613      2000     40000         0     54213    200000   2020502    145.57    153.26  --
2855.20/714.82	c  N dy  7104   1168685      2000     40000         0     74280    200000   5701302    145.56    153.34  --
2883.97/722.02	c  N dy  7239   1188801      2000     40000         0     94392    200000   9411343    145.58    155.83  --
2907.15/727.82	c  N dy  7367   1208869      2000     40000         0     66803    200000   4179301    145.61    153.36  --
2908.33/728.19	c  S st  7376   1209991      2000     40000         0     67925    200000   4391836    145.62   no data  --
2909.53/728.43	c  S st  7376   1210494      2000     40000         0     68428    200000   4468270    145.62   no data  --
2909.53/728.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2909.53/728.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2909.93/728.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.31
2910.73/728.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2910.73/728.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2910.73/728.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
2910.73/728.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4518.53/1131.27	c lits-rem:       241  cl-subs:        8  v-elim:      0  v-fix:    0  time: 1607.39 s
4518.53/1131.27	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
4518.93/1131.32	c vivif2 --  cl tried    68420 cl shrink        0 lits rem          0 time: 0.19
4520.93/1131.82	c asymm  cl-useful: 0/18898/40000 lits-rem:0 time: 1.99
4520.93/1131.82	c calculated reachability. Time: 0.00
4520.93/1131.82	c  N dy  7376   1210494      2000     40000         0     68420    200000   4464870    145.62   no data  --
4547.28/1138.42	c  N dy  7493   1230533      2000     40000         0     88454    200000   8165431    145.62    155.05  --
4572.47/1144.74	c  N dy  7609   1250786      2000     40000         0     60048    200000   2716122    145.61    158.22  --
4597.22/1150.99	c  N dy  7738   1270993      2000     40000         0     80249    200000   6441054    145.63    156.11  --
4626.79/1158.37	c  N dy  7865   1291147      2000     40000         0     50744    200000    835406    145.64    155.30  --
4649.15/1163.97	c  N dy  7988   1311278      2000     40000         0     70871    200000   4513334    145.63    153.99  --
4677.12/1170.94	c  N dy  8115   1331292      2000     40000         0     90882    200000   8200320    145.64    155.62  --
4704.67/1177.85	c  N dy  8242   1351380      2000     40000         0     60312    200000   2415665    145.64    153.43  --
4730.66/1184.33	c  N dy  8363   1371414      2000     40000         0     80343    200000   6092523    145.64    155.93  --
4762.60/1192.32	c  N dy  8491   1391446      2000     40000         0    100366    200000   9793268    145.65    154.18  --
4788.95/1198.97	c  N dy  8620   1411520      2000     40000         0     68784    200000   3819007    145.66    160.70  --

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-3175017-1304077975/watcher-3175017-1304077975 -o /tmp/evaluation-result-3175017-1304077975/solver-3175017-1304077975 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175017-1304077975.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=183412 CPUtime=0 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1615 0 0 0 0 0 0 0 23 0 4 0 519395719 187813888 1534 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516877402 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 45886 1557 340 112 0 40851 0
[pid=8614/tid=8615] ppid=8612 vsize=191892 CPUtime=0 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) D 8612 8614 7180 0 -1 4202560 420 0 0 0 0 0 0 0 24 0 4 0 519395719 196497408 1651 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516877495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=191892 CPUtime=0 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 194 0 0 0 0 0 0 0 24 0 4 0 519395719 196497408 1667 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516834107 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=191892 CPUtime=0 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) S 8612 8614 7180 0 -1 4202560 315 0 0 0 0 0 0 0 24 0 4 0 519395719 196497408 1686 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516939246 0 0 4096 2 18446604453849344192 0 0 -1 0 0 0 0

[startup+0.0966151 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=308628 CPUtime=1.07 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 7766 0 0 0 105 2 0 0 18 0 4 0 519395719 316035072 6548 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516877447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 74935 6431 371 112 0 69900 0
[pid=8614/tid=8615] ppid=8612 vsize=292348 CPUtime=0.27 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 2550 0 0 0 27 0 0 0 18 0 4 0 519395719 299364352 7120 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516877495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=292628 CPUtime=0.27 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) S 8612 8614 7180 0 -1 4202560 1901 0 0 0 27 0 0 0 18 0 4 0 519395719 299651072 7398 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516939246 0 0 4096 2 18446604453849344192 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=292628 CPUtime=0.28 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 1732 0 0 0 28 0 0 0 18 0 4 0 519395719 299651072 7470 33554432000 4194304 4650419 140736454516912 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 308628

[startup+0.303771 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=295040 CPUtime=1.17 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 10897 0 0 0 114 3 0 0 18 0 4 0 519395719 302120960 9246 33554432000 4194304 4650419 140736454516912 18446744073709551615 4426564 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 73793 9366 377 112 0 68758 0
[pid=8614/tid=8615] ppid=8612 vsize=295304 CPUtime=0.29 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 3380 0 0 0 28 1 0 0 18 0 4 0 519395719 302391296 9578 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516877495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=296340 CPUtime=0.29 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) D 8612 8614 7180 0 -1 4202560 2777 0 0 0 28 1 0 0 18 0 4 0 519395719 303452160 9844 33554432000 4194304 4650419 140736454516912 18446744073709551615 246516531311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=296340 CPUtime=0.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 1746 0 0 0 29 0 0 0 18 0 4 0 519395719 303452160 9872 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366920 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) 295040

[startup+0.912427 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=302332 CPUtime=3.61 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 18560 0 0 0 356 5 0 0 18 0 4 0 519395719 309587968 15241 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 75583 15242 391 112 0 70548 0
[pid=8614/tid=8615] ppid=8612 vsize=302332 CPUtime=0.89 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 5107 0 0 0 88 1 0 0 19 0 4 0 519395719 309587968 15242 33554432000 4194304 4650419 140736454516912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=302332 CPUtime=0.89 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 4805 0 0 0 88 1 0 0 19 0 4 0 519395719 309587968 15242 33554432000 4194304 4650419 140736454516912 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=302332 CPUtime=0.9 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 3332 0 0 0 89 1 0 0 19 0 4 0 519395719 309587968 15242 33554432000 4194304 4650419 140736454516912 18446744073709551615 4520364 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) 302332

[startup+1.01241 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=302332 CPUtime=4.01 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 19212 0 0 0 396 5 0 0 18 0 4 0 519395719 309587968 15893 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 75583 15893 391 112 0 70548 0
[pid=8614/tid=8615] ppid=8612 vsize=302332 CPUtime=0.99 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 5260 0 0 0 98 1 0 0 19 0 4 0 519395719 309587968 15893 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=302332 CPUtime=0.99 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 4978 0 0 0 98 1 0 0 19 0 4 0 519395719 309587968 15893 33554432000 4194304 4650419 140736454516912 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=302332 CPUtime=1 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 3497 0 0 0 99 1 0 0 19 0 4 0 519395719 309587968 15893 33554432000 4194304 4650419 140736454516912 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 302332

[startup+1.50032 s]
/proc/loadavg: 7.50 7.97 7.66 6/184 8614
/proc/meminfo: memFree=25013760/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=305732 CPUtime=5.96 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 24037 0 0 0 590 6 0 0 19 0 4 0 519395719 313069568 15988 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 76433 15988 391 112 0 71398 0
[pid=8614/tid=8615] ppid=8612 vsize=305732 CPUtime=1.48 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 6573 0 0 0 147 1 0 0 20 0 4 0 519395719 313069568 15988 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=305732 CPUtime=1.47 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 6311 0 0 0 146 1 0 0 20 0 4 0 519395719 313069568 15988 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=305732 CPUtime=1.48 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 4287 0 0 0 147 1 0 0 19 0 4 0 519395719 313069568 15988 33554432000 4194304 4650419 140736454516912 18446744073709551615 4333931 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) 305732

[startup+3.10103 s]
/proc/loadavg: 7.50 7.97 7.66 9/188 8618
/proc/meminfo: memFree=24891168/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=307672 CPUtime=12.34 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 36874 0 0 0 1225 9 0 0 23 0 4 0 519395719 315056128 18731 33554432000 4194304 4650419 140736454516912 18446744073709551615 4333890 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 76918 18731 392 112 0 71883 0
[pid=8614/tid=8615] ppid=8612 vsize=307672 CPUtime=3.09 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 9523 0 0 0 307 2 0 0 25 0 4 0 519395719 315056128 18731 33554432000 4194304 4650419 140736454516912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=307672 CPUtime=3.06 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 9282 0 0 0 304 2 0 0 25 0 4 0 519395719 315056128 18731 33554432000 4194304 4650419 140736454516912 18446744073709551615 4315293 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=307672 CPUtime=3.08 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 8270 0 0 0 306 2 0 0 25 0 4 0 519395719 315056128 18731 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 307672

[startup+6.30044 s]
/proc/loadavg: 7.54 7.97 7.66 9/188 8618
/proc/meminfo: memFree=24755140/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=317896 CPUtime=25.12 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 73867 0 0 0 2494 18 0 0 25 0 4 0 519395719 325525504 35830 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 79474 35830 393 112 0 74439 0
[pid=8614/tid=8615] ppid=8612 vsize=317896 CPUtime=6.28 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 19924 0 0 0 624 4 0 0 25 0 4 0 519395719 325525504 35830 33554432000 4194304 4650419 140736454516912 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=317896 CPUtime=6.25 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 17894 0 0 0 621 4 0 0 25 0 4 0 519395719 325525504 35830 33554432000 4194304 4650419 140736454516912 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=317896 CPUtime=6.28 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 14196 0 0 0 625 3 0 0 25 0 4 0 519395719 325525504 35830 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 317896

[startup+12.7003 s]
/proc/loadavg: 7.58 7.97 7.66 9/188 8618
/proc/meminfo: memFree=24614340/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=363068 CPUtime=50.7 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 98336 0 0 0 5048 22 0 0 25 0 4 0 519395719 371781632 50714 33554432000 4194304 4650419 140736454516912 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 90767 50714 393 112 0 85732 0
[pid=8614/tid=8615] ppid=8612 vsize=363068 CPUtime=12.69 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 24309 0 0 0 1264 5 0 0 25 0 4 0 519395719 371781632 50714 33554432000 4194304 4650419 140736454516912 18446744073709551615 4327967 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=363068 CPUtime=12.61 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 22519 0 0 0 1257 4 0 0 25 0 4 0 519395719 371781632 50714 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=363068 CPUtime=12.69 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 24506 0 0 0 1264 5 0 0 25 0 4 0 519395719 371781632 50714 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 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) 363068

[startup+25.5009 s]
/proc/loadavg: 7.67 7.97 7.66 10/188 8619
/proc/meminfo: memFree=24423124/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=565584 CPUtime=101.81 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 149391 0 0 0 10150 31 0 0 25 0 4 0 519395719 579158016 71950 33554432000 4194304 4650419 140736454516912 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 141396 71950 393 112 0 136361 0
[pid=8614/tid=8615] ppid=8612 vsize=565584 CPUtime=25.48 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 37386 0 0 0 2542 6 0 0 25 0 4 0 519395719 579158016 71950 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=565584 CPUtime=25.34 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 38240 0 0 0 2527 7 0 0 25 0 4 0 519395719 579158016 71950 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=565584 CPUtime=25.48 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 38877 0 0 0 2540 8 0 0 25 0 4 0 519395719 579158016 71950 33554432000 4194304 4650419 140736454516912 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 565584

[startup+51.1003 s]
/proc/loadavg: 7.78 7.97 7.67 10/188 8619
/proc/meminfo: memFree=24323968/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=594336 CPUtime=204.07 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 220430 0 0 0 20358 49 0 0 25 0 4 0 519395719 608600064 82140 33554432000 4194304 4650419 140736454516912 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 148584 82140 393 112 0 143549 0
[pid=8614/tid=8615] ppid=8612 vsize=594336 CPUtime=51.08 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 50979 0 0 0 5099 9 0 0 25 0 4 0 519395719 608600064 82140 33554432000 4194304 4650419 140736454516912 18446744073709551615 4439648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=594336 CPUtime=50.8 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 60796 0 0 0 5067 13 0 0 25 0 4 0 519395719 608600064 82140 33554432000 4194304 4650419 140736454516912 18446744073709551615 4360465 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=594336 CPUtime=51.08 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 54070 0 0 0 5096 12 0 0 25 0 4 0 519395719 608600064 82140 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 594336

[startup+102.301 s]
/proc/loadavg: 7.90 7.97 7.68 9/188 8621
/proc/meminfo: memFree=24028808/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=708576 CPUtime=408.58 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 332838 0 0 0 40775 83 0 0 25 0 4 0 519395719 725581824 124561 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 177144 124561 393 112 0 172109 0
[pid=8614/tid=8615] ppid=8612 vsize=708576 CPUtime=102.28 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 66930 0 0 0 10214 14 0 0 25 0 4 0 519395719 725581824 124561 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=708576 CPUtime=101.71 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 90737 0 0 0 10148 23 0 0 25 0 4 0 519395719 725581824 124561 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=708576 CPUtime=102.28 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 92500 0 0 0 10205 23 0 0 25 0 4 0 519395719 725581824 124561 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 708576

[startup+162.301 s]

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

[pid=8614] ppid=8612 vsize=1056964 CPUtime=2565.61 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 847974 0 0 0 256236 325 0 0 25 0 4 0 519395719 1082331136 171565 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 264241 171565 393 112 0 259206 0
[pid=8614/tid=8615] ppid=8612 vsize=1056964 CPUtime=642.3 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 124256 0 0 0 64200 30 0 0 25 0 4 0 519395719 1082331136 171565 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1056964 CPUtime=638.73 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 63751 122 0 0 25 0 4 0 519395719 1082331136 171565 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1056964 CPUtime=642.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 221845 0 0 0 64130 99 0 0 25 0 4 0 519395719 1082331136 171565 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.61
Current children cumulated vsize (KiB) 1056964

[startup+702.301 s]
/proc/loadavg: 8.50 8.21 7.92 10/189 8649
/proc/meminfo: memFree=23620792/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1044620 CPUtime=2805.28 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 923439 0 0 0 280167 361 0 0 25 0 4 0 519395719 1069690880 176860 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 261155 176860 393 112 0 256120 0
[pid=8614/tid=8615] ppid=8612 vsize=1044620 CPUtime=702.3 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 126020 0 0 0 70200 30 0 0 25 0 4 0 519395719 1069690880 176860 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1044620 CPUtime=698.4 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 69718 122 0 0 25 0 4 0 519395719 1069690880 176860 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1044620 CPUtime=702.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 254873 0 0 0 70114 115 0 0 25 0 4 0 519395719 1069690880 176860 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 1044620

[startup+762.3 s]
/proc/loadavg: 8.35 8.23 7.94 9/188 8650
/proc/meminfo: memFree=23608992/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1119624 CPUtime=3044.94 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 954546 0 0 0 304118 376 0 0 25 0 4 0 519395719 1146494976 181637 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 279906 181637 393 112 0 274871 0
[pid=8614/tid=8615] ppid=8612 vsize=1119624 CPUtime=762.3 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 126020 0 0 0 76200 30 0 0 25 0 4 0 519395719 1146494976 181637 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1119624 CPUtime=758.07 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 75685 122 0 0 25 0 4 0 519395719 1146494976 181637 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1119624 CPUtime=762.28 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 76107 121 0 0 25 0 4 0 519395719 1146494976 181637 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 1119624

[startup+822.3 s]
/proc/loadavg: 8.34 8.24 7.96 9/188 8652
/proc/meminfo: memFree=23584656/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1120576 CPUtime=3284.63 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 977399 0 0 0 328076 387 0 0 25 0 4 0 519395719 1147469824 184035 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 280144 184035 393 112 0 275109 0
[pid=8614/tid=8615] ppid=8612 vsize=1120576 CPUtime=822.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 148873 0 0 0 82190 41 0 0 25 0 4 0 519395719 1147469824 184035 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1120576 CPUtime=817.74 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 81652 122 0 0 25 0 4 0 519395719 1147469824 184035 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1120576 CPUtime=822.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 82108 121 0 0 25 0 4 0 519395719 1147469824 184035 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 1120576

[startup+882.3 s]
/proc/loadavg: 8.17 8.21 7.96 9/188 8654
/proc/meminfo: memFree=23562068/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1187080 CPUtime=3524.28 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1006973 0 0 0 352024 404 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 296770 186015 393 112 0 291735 0
[pid=8614/tid=8615] ppid=8612 vsize=1187080 CPUtime=882.3 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 178447 0 0 0 88172 58 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1187080 CPUtime=877.4 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 87618 122 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1187080 CPUtime=882.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 88108 121 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 1187080

[startup+942.307 s]
/proc/loadavg: 8.23 8.22 7.98 9/188 8655
/proc/meminfo: memFree=23562160/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1187080 CPUtime=3763.98 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1006973 0 0 0 375994 404 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 296770 186015 393 112 0 291735 0
[pid=8614/tid=8615] ppid=8612 vsize=1187080 CPUtime=942.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 178447 0 0 0 94173 58 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1187080 CPUtime=937.08 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 93586 122 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1187080 CPUtime=942.3 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 94109 121 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1187080

[startup+1002.3 s]
/proc/loadavg: 8.12 8.19 7.99 9/188 8657
/proc/meminfo: memFree=23548492/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1187080 CPUtime=4003.63 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1006973 0 0 0 399959 404 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 296770 186015 393 112 0 291735 0
[pid=8614/tid=8615] ppid=8612 vsize=1187080 CPUtime=1002.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 178447 0 0 0 100173 58 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1187080 CPUtime=996.74 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 99552 122 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1187080 CPUtime=1002.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 100108 121 0 0 25 0 4 0 519395719 1215569920 186015 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 1187080

[startup+1062.3 s]
/proc/loadavg: 8.21 8.20 8.00 9/188 8658
/proc/meminfo: memFree=23543632/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1136256 CPUtime=4243.31 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1036704 0 0 0 423910 421 0 0 25 0 4 0 519395719 1163526144 189065 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 284064 189065 393 112 0 279029 0
[pid=8614/tid=8615] ppid=8612 vsize=1136256 CPUtime=1062.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 208178 0 0 0 106157 74 0 0 25 0 4 0 519395719 1163526144 189065 33554432000 4194304 4650419 140736454516912 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1136256 CPUtime=1056.41 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 105519 122 0 0 25 0 4 0 519395719 1163526144 189065 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1136256 CPUtime=1062.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 106108 121 0 0 25 0 4 0 519395719 1163526144 189065 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1136256

[startup+1122.3 s]
/proc/loadavg: 8.11 8.17 8.00 9/188 8660
/proc/meminfo: memFree=23554636/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1188724 CPUtime=4482.97 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1068998 0 0 0 447857 440 0 0 25 0 4 0 519395719 1217253376 188374 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 297181 188374 393 112 0 292146 0
[pid=8614/tid=8615] ppid=8612 vsize=1188724 CPUtime=1122.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 240472 0 0 0 112137 94 0 0 25 0 4 0 519395719 1217253376 188374 33554432000 4194304 4650419 140736454516912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1188724 CPUtime=1116.08 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 111486 122 0 0 25 0 4 0 519395719 1217253376 188374 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1188724 CPUtime=1122.29 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 112108 121 0 0 25 0 4 0 519395719 1217253376 188374 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1188724

[startup+1182.3 s]
/proc/loadavg: 8.28 8.20 8.02 9/188 8662
/proc/meminfo: memFree=23500904/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1203400 CPUtime=4722.64 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1125102 0 0 0 471795 469 0 0 25 0 4 0 519395719 1232281600 196692 33554432000 4194304 4650419 140736454516912 18446744073709551615 4333593 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 300850 196692 393 112 0 295815 0
[pid=8614/tid=8615] ppid=8612 vsize=1203400 CPUtime=1182.31 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268344 0 0 0 118123 108 0 0 25 0 4 0 519395719 1232281600 196692 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1203400 CPUtime=1175.74 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 117452 122 0 0 25 0 4 0 519395719 1232281600 196692 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1203400 CPUtime=1182.3 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 268611 0 0 0 118108 122 0 0 25 0 4 0 519395719 1232281600 196692 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1203400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.19 8.01 9/188 8662
/proc/meminfo: memFree=23468412/32951124 swapFree=67111352/67111528
[pid=8614] ppid=8612 vsize=1203680 CPUtime=4800.16 cores=0,2,4,6
/proc/8614/stat : 8614 (strangenight1-m) R 8612 8614 7180 0 -1 4202496 1140746 0 0 0 479540 476 0 0 25 0 4 0 519395719 1232568320 198618 33554432000 4194304 4650419 140736454516912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8614/statm: 300920 198618 393 112 0 295885 0
[pid=8614/tid=8615] ppid=8612 vsize=1203680 CPUtime=1201.72 cores=0,2,4,6
/proc/8614/task/8615/stat : 8615 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 271143 0 0 0 120063 109 0 0 25 0 4 0 519395719 1232568320 198618 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8614/tid=8616] ppid=8612 vsize=1203680 CPUtime=1195.04 cores=0,2,4,6
/proc/8614/task/8616/stat : 8616 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 300364 0 0 0 119382 122 0 0 25 0 4 0 519395719 1232568320 198618 33554432000 4194304 4650419 140736454516912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8614/tid=8617] ppid=8612 vsize=1203680 CPUtime=1201.7 cores=0,2,4,6
/proc/8614/task/8617/stat : 8617 (strangenight1-m) R 8612 8614 7180 0 -1 4202560 269890 0 0 0 120048 122 0 0 25 0 4 0 519395719 1232568320 198618 33554432000 4194304 4650419 140736454516912 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1203680

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.23
CPU user time (s): 4795.43
CPU system time (s): 4.80727
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1216908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.43
system time used= 4.80727
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1140752
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= 3747
involuntary context switches= 85050

runsolver used 1.86372 second user time and 4.71028 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 13:52:55
IDJOB=3175017
IDBENCH=82635
IDSOLVER=1588
FILE ID=node134/3175017-1304077975
RUNJOBID= node134-1304077975-8591
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175017-1304077975/watcher-3175017-1304077975 -o /tmp/evaluation-result-3175017-1304077975/solver-3175017-1304077975 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175017-1304077975.cnf

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

MD5SUM BENCH= 1b9b43753c02a2c226adda648a956e92
RANDOM SEED=1107574750

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25014164 kB
Buffers:       1485236 kB
Cached:        5848744 kB
SwapCached:         64 kB
Active:        1465616 kB
Inactive:      5950064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25014164 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           14460 kB
Writeback:           0 kB
AnonPages:       81212 kB
Mapped:          15040 kB
Slab:           459200 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node134 at 2011-04-29 14:12:59