Trace number 3175152

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.08 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175152-1304092801.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     257 undec:      67 neg:     226
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       535      2327         0         0      7076         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.16	c  N st     8      4916       535      2327         0      4837      7076    119268   no data   no data  --
1.57/0.41	c  N st    10     11299       535      2327         0      4478      7076     77988   no data   no data  --
2.37/0.66	c  N st    11     17042       535      2327         0     10139      7076    222672   no data   no data  --
3.97/1.09	c  F st    12     25003       535      2327         0     12391      7076    263997   no data   no data  --
3.97/1.09	c  N st    12     25003       535      2327         0     12391      7076    263997   no data   no data  --
5.17/1.34	c Decided on static restart strategy
5.17/1.34	c  N st    18     30000       535      2327         0     10651      7076    206972   no data   no data  --
5.17/1.34	c  S st    18     30000       535      2327         0     10651      7076    206972   no data   no data  --
5.17/1.37	c  S st    18     30505       535      2327         0     11156      7076    218278   no data   no data  --
5.17/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
5.17/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.58	c lits-rem:        86  cl-subs:      467  v-elim:      0  v-fix:    0  time:  0.80 s
5.97/1.59	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.03
5.97/1.59	c calculated reachability. Time: 0.00
5.97/1.59	c  N st    18     30505       535      2327         0     10689      7076    206182   no data   no data  --
7.96/2.03	c  N st    20     37621       535      2327         0      9907      7076    163843   no data   no data  --
9.56/2.40	c  N st    21     44021       535      2327         0     16157      7076    309055   no data   no data  --
9.96/2.54	c  S st    22     45758       535      2327         0      9145      7076    132330   no data   no data  --
9.96/2.57	c  S st    22     46263       535      2327         0      9649      7076    144444   no data   no data  --
9.96/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.96/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
9.96/2.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.67	c lits-rem:        26  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.37 s
10.36/2.67	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
10.36/2.67	c vivif2 --  cl tried     9588 cl shrink        0 lits rem          0 time: 0.00
10.36/2.68	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.03
10.36/2.68	c calculated reachability. Time: 0.00
10.36/2.68	c  N st    22     46263       535      2327         0      9588      7076    142970   no data   no data  --
14.36/3.63	c  N st    23     60660       535      2327         0     13921      7076    244166   no data   no data  --
16.75/4.21	c  N st    24     69396       535      2327         0     11753      7076    177677   no data   no data  --
16.75/4.21	c  S st    24     69396       535      2327         0     11753      7076    177677   no data   no data  --
16.75/4.24	c  S st    24     69898       535      2327         0     12255      7076    189346   no data   no data  --
16.75/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.75/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.75/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
16.75/4.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.57/4.44	c lits-rem:        40  cl-subs:      139  v-elim:      0  v-fix:    0  time:  0.73 s
17.57/4.44	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
17.57/4.44	c vivif2 --  cl tried    12116 cl shrink        0 lits rem          0 time: 0.01
17.57/4.45	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.04
17.57/4.45	c calculated reachability. Time: 0.00
17.57/4.45	c  N st    24     69898       535      2327         0     12116      7076    186106   no data   no data  --
22.74/5.73	c  F st    25     87500       535      2327         0     17581      7076    322430   no data   no data  --
22.74/5.73	c  N st    25     87500       535      2327         0     17581      7076    322430   no data   no data  --
23.94/6.08	c Decided on static restart strategy
25.15/6.35	c  N st    32     95540       535      2327         0     25488      7076    520410   no data   no data  --
27.94/7.03	c  N st    34    104847       535      2327         0     21925      7076    413667   no data   no data  --
27.94/7.03	c  S st    34    104847       535      2327         0     21925      7076    413667   no data   no data  --
27.94/7.09	c  S st    34    105352       535      2327         0     22429      7076    424737   no data   no data  --
27.94/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.33/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.33/7.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.33/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.33/7.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
28.33/7.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
31.93/8.06	c lits-rem:       209  cl-subs:      585  v-elim:      0  v-fix:    0  time:  3.79 s
31.93/8.06	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
31.93/8.07	c vivif2 --  cl tried    21844 cl shrink        0 lits rem          0 time: 0.02
31.93/8.08	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.07
31.93/8.08	c calculated reachability. Time: 0.00
31.93/8.08	c  N st    34    105352       535      2327         0     21844      7076    406940   no data   no data  --
35.55/8.95	c  N st    35    114950       535      2327         0     17481      7076    263193   no data   no data  --
41.11/10.33	c  N st    36    129347       535      2327         0     16865      7076    235592   no data   no data  --
47.91/12.09	c  N st    37    150942       535      2327         0     22394      7076    374056   no data   no data  --
50.31/12.66	c  S st    38    158030       535      2327         0     29329      7076    555046   no data   no data  --
50.71/12.74	c  S st    38    158537       535      2327         0     29836      7076    567319   no data   no data  --
50.71/12.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.71/12.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.71/12.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
50.71/12.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.71/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.71/12.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
50.71/12.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.52/14.40	c lits-rem:      2113  cl-subs:     1025  v-elim:      0  v-fix:    0  time:  6.54 s
57.52/14.41	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
57.52/14.41	c vivif2 --  cl tried    28811 cl shrink        0 lits rem          0 time: 0.02
57.52/14.44	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.10
57.52/14.44	c calculated reachability. Time: 0.00
57.52/14.44	c  N st    38    158537       535      2327         0     28811      7076    537836   no data   no data  --
77.07/19.36	c  N st    39    207126       535      2327         0     23544      7076    362898   no data   no data  --
91.46/22.92	c  N st    40    237807       535      2327         0     34015      7076    627297   no data   no data  --
91.46/22.92	c  S st    40    237807       535      2327         0     34015      7076    627297   no data   no data  --
91.86/23.01	c  S st    40    238320       535      2327         0     34528      7076    640548   no data   no data  --
91.86/23.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.86/23.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.86/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
91.86/23.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.86/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.86/23.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
91.86/23.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.45/24.95	c lits-rem:      1083  cl-subs:     1118  v-elim:      0  v-fix:    0  time:  7.61 s
99.45/24.95	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
99.45/24.96	c vivif2 --  cl tried    33410 cl shrink        0 lits rem          0 time: 0.03
99.45/24.99	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.12
99.45/24.99	c calculated reachability. Time: 0.00
99.45/24.99	c  N st    40    238320       535      2327         0     33410      7076    608509   no data   no data  --
131.39/33.00	c  F st    41    306250       535      2327         0     35110      7076    576739   no data   no data  --
131.39/33.00	c  N st    41    306250       535      2327         0     35110      7076    576739   no data   no data  --
134.19/33.68	c Decided on static restart strategy
145.39/36.46	c  N st    51    334560       535      2327         0     39503      7076    680342   no data   no data  --
156.56/39.29	c  N st    53    357481       535      2327         0     37386      7076    597182   no data   no data  --
156.56/39.29	c  S st    53    357481       535      2327         0     37386      7076    597182   no data   no data  --
156.96/39.39	c  S st    53    357983       535      2327         0     37888      7076    608785   no data   no data  --
156.96/39.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.96/39.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.36/39.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
157.36/39.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.36/39.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.36/39.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
157.36/39.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
164.55/41.24	c lits-rem:       525  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  7.25 s
164.55/41.24	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
164.55/41.25	c vivif2 --  cl tried    36113 cl shrink        0 lits rem          0 time: 0.03
164.55/41.28	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.12
164.55/41.28	c calculated reachability. Time: 0.00
164.55/41.28	c  N st    53    357983       535      2327         0     36113      7076    566892   no data   no data  --
181.72/45.55	c  N st    54    390375       535      2327         0     42218      7076    688495   no data   no data  --
212.48/53.27	c  N st    55    438963       535      2327         0     35982      7076    508981   no data   no data  --
258.01/64.62	c  N st    56    511847       535      2327         0     49679      7076    802033   no data   no data  --
273.19/68.46	c  N st    57    536974       535      2327         0     44009      7076    667535   no data   no data  --
273.19/68.46	c  S st    57    536974       535      2327         0     44009      7076    667535   no data   no data  --
273.59/68.58	c  S st    57    537478       535      2327         0     44512      7076    679229   no data   no data  --
273.59/68.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.59/68.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.99/68.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
273.99/68.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.99/68.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.99/68.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
273.99/68.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
281.20/70.47	c lits-rem:       960  cl-subs:     1017  v-elim:      0  v-fix:    0  time:  7.38 s
281.20/70.47	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
281.20/70.48	c vivif2 --  cl tried    43495 cl shrink        0 lits rem          0 time: 0.03
281.60/70.52	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.16
281.60/70.52	c calculated reachability. Time: 0.00
281.60/70.52	c  N st    57    537478       535      2327         0     43495      7076    653153   no data   no data  --
394.23/98.78	c  N st    58    701462       535      2327         0     37481      7076    416823   no data   no data  --
471.72/118.11	c  N st    59    806218       535      2327         0     66505      7076   1113804   no data   no data  --
471.72/118.11	c  S st    59    806218       535      2327         0     66505      7076   1113804   no data   no data  --
472.52/118.30	c  S st    59    806721       535      2327         0     67008      7076   1125659   no data   no data  --
472.52/118.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
472.52/118.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.52/118.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
472.52/118.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.52/118.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.52/118.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
472.52/118.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
486.50/121.83	c lits-rem:       205  cl-subs:     3868  v-elim:      0  v-fix:    0  time: 13.82 s
486.50/121.83	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
486.50/121.84	c vivif2 --  cl tried    63140 cl shrink        0 lits rem          0 time: 0.05
486.90/121.92	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.32
486.90/121.92	c calculated reachability. Time: 0.00
486.90/121.92	c  N st    59    806721       535      2327         0     63140      7076   1037966   no data   no data  --
705.41/176.68	c  F st    60   1071875       535      2327         0     78908      7076   1296235   no data   no data  --
705.41/176.68	c  N st    60   1071875       535      2327         0     78908      7076   1296235   no data   no data  --
712.22/178.31	c Decided on static restart strategy
731.77/183.21	c  N st    70   1100175       535      2327         0     62715      7076    898790   no data   no data  --
766.52/191.98	c  N st    72   1136172       535      2327         0     52948      7076    632172   no data   no data  --
798.48/199.92	c  N st    73   1168564       535      2327         0     84631      7076   1399138   no data   no data  --
831.64/208.26	c  N st    74   1210082       535      2327         0     79276      7076   1248647   no data   no data  --
831.64/208.26	c  S st    74   1210082       535      2327         0     79276      7076   1248647   no data   no data  --
832.84/208.50	c  S st    74   1210583       535      2327         0     79777      7076   1261194   no data   no data  --
832.84/208.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
832.84/208.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
832.84/208.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
832.84/208.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.84/208.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
832.84/208.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
832.84/208.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
858.00/214.80	c lits-rem:      1895  cl-subs:     6323  v-elim:      0  v-fix:    0  time: 24.82 s
858.00/214.80	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
858.00/214.82	c vivif2 --  cl tried    73454 cl shrink        0 lits rem          0 time: 0.06
858.40/214.94	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.49
858.40/214.94	c calculated reachability. Time: 0.00
858.40/214.94	c  N st    74   1210583       535      2327         0     73454      7076   1116174   no data   no data  --
927.13/232.15	c  N st    75   1283467       535      2327         0     50016      7076    512326   no data   no data  --
1034.16/258.94	c  N st    76   1392791       535      2327         0     57976      7076    684826   no data   no data  --
1190.78/298.19	c  N st    77   1556775       535      2327         0     62891      7076    745767   no data   no data  --
1348.14/337.59	c  N st    78   1710584       535      2327         0    104411      7076   1743452   no data   no data  --
1348.14/337.59	c  S st    78   1710584       535      2327         0    104411      7076   1743452   no data   no data  --
1349.73/337.94	c  S st    78   1711085       535      2327         0    104912      7076   1755826   no data   no data  --
1349.73/337.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1349.73/337.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1350.13/338.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1350.13/338.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1350.13/338.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1350.13/338.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1350.13/338.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1400.07/350.51	c lits-rem:       144  cl-subs:     8951  v-elim:      0  v-fix:    0  time: 49.73 s
1400.07/350.51	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
1400.07/350.53	c vivif2 --  cl tried    95961 cl shrink        0 lits rem          0 time: 0.08
1400.47/350.66	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.54
1400.47/350.67	c calculated reachability. Time: 0.00
1400.47/350.67	c  N st    78   1711085       535      2327         0     95961      7076   1569236   no data   no data  --
1795.94/449.69	c  N st    79   2080050       535      2327         0    107832      7076   1749446   no data   no data  --
1949.73/488.17	c  N st    80   2211085       535      2327         0    111798      7076   1821597   no data   no data  --
1949.73/488.17	c  S st    80   2211085       535      2327         0    111798      7076   1821597   no data   no data  --
1951.35/488.55	c  S st    80   2211589       535      2327         0    112302      7076   1833762   no data   no data  --
1951.35/488.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1951.35/488.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1951.72/488.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
1951.72/488.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1951.72/488.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1951.72/488.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1951.72/488.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2020.84/505.97	c lits-rem:       136  cl-subs:    10480  v-elim:      0  v-fix:    0  time: 69.03 s
2020.84/505.97	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
2020.84/505.99	c vivif2 --  cl tried   101822 cl shrink        0 lits rem          0 time: 0.08
2021.65/506.14	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.58
2021.65/506.14	c calculated reachability. Time: 0.00
2021.65/506.14	c  N st    80   2211589       535      2327         0    101822      7076   1588519   no data   no data  --
2594.08/649.49	c  N st    81   2711589       535      2327         0    125889      7076   2138757   no data   no data  --
2594.08/649.49	c  S st    81   2711589       535      2327         0    125889      7076   2138757   no data   no data  --
2596.08/649.92	c  S st    81   2712091       535      2327         0    126390      7076   2151235   no data   no data  --
2596.08/649.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2596.08/649.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2596.08/650.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
2596.48/650.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2596.48/650.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2596.48/650.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2596.48/650.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2659.99/665.94	c lits-rem:       776  cl-subs:     7301  v-elim:      0  v-fix:    0  time: 63.38 s
2659.99/665.94	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
2659.99/665.96	c vivif2 --  cl tried   119089 cl shrink        0 lits rem          0 time: 0.10
2660.79/666.15	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.72
2660.79/666.15	c calculated reachability. Time: 0.00
2660.79/666.15	c  N st    81   2712091       535      2327         0    119089      7076   1985156   no data   no data  --
3307.16/827.99	c  N st    82   3212091       535      2327         0     94145      7076   1179854   no data   no data  --
3307.16/827.99	c  S st    82   3212091       535      2327         0     94145      7076   1179854   no data   no data  --
3308.78/828.33	c  S st    82   3212594       535      2327         0     94646      7076   1192951   no data   no data  --
3308.78/828.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3308.78/828.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3308.78/828.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
3309.17/828.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3309.17/828.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3309.17/828.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3309.17/828.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3323.94/832.12	c lits-rem:       580  cl-subs:     2831  v-elim:      0  v-fix:    0  time: 14.75 s
3323.94/832.12	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
3323.94/832.14	c vivif2 --  cl tried    91815 cl shrink        0 lits rem          0 time: 0.07
3324.34/832.28	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.57
3324.34/832.28	c calculated reachability. Time: 0.00
3324.34/832.28	c  N st    82   3212594       535      2327         0     91815      7076   1123701   no data   no data  --
3983.87/997.33	c  N st    83   3712594       535      2327         0    102596      7076   1308948   no data   no data  --
3983.87/997.33	c  S st    83   3712594       535      2327         0    102596      7076   1308948   no data   no data  --
3985.07/997.68	c  S st    83   3713101       535      2327         0    103102      7076   1321181   no data   no data  --
3985.07/997.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3985.07/997.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3985.49/997.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
3985.49/997.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3985.49/997.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3985.49/997.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3985.49/997.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4001.85/1001.85	c lits-rem:       247  cl-subs:     3818  v-elim:      0  v-fix:    0  time: 16.25 s
4001.85/1001.85	c vivif2 --  cl tried     2327 cl shrink        0 lits rem          0 time: 0.00
4001.85/1001.87	c vivif2 --  cl tried    99284 cl shrink        0 lits rem          0 time: 0.07
4002.65/1002.01	c asymm  cl-useful: 0/2327/2327 lits-rem:0 time: 0.57
4002.65/1002.01	c calculated reachability. Time: 0.00
4002.65/1002.01	c  N st    83   3713101       535      2327         0     99284      7076   1237117   no data   no data  --
4057.78/1015.89	c  F st    84   3751562       535      2327         0    136843      7076   2249143   no data   no data  --
4057.78/1015.89	c  N st    84   3751562       535      2327         0    136843      7076   2249143   no data   no data  --
4068.98/1018.60	c Decided on static restart strategy
4130.08/1033.92	c  N st    94   3779862       535      2327         0    164473      7076   2960829   no data   no data  --
4185.62/1047.84	c  N st    96   3815854       535      2327         0    116923      7076   1602628   no data   no data  --
4239.95/1061.46	c  N st    97   3848246       535      2327         0    148525      7076   2403156   no data   no data  --
4315.47/1080.38	c  N st    98   3896835       535      2327         0    112049      7076   1412566   no data   no data  --
4460.87/1116.73	c  N st    99   3969717       535      2327         0     98306      7076   1084244   no data   no data  --
4629.44/1158.91	c  N st   100   4079040       535      2327         0    119273      7076   1619904   no data   no data  --

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

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

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


[startup+0 s]
/proc/loadavg: 7.77 8.00 7.88 6/180 6049
/proc/meminfo: memFree=19613988/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 520879823 52465664 352 33554432000 4194304 4650419 140734027291328 18446744073709551615 47185909884850 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 12809 352 303 112 0 7774 0
[pid=6049/tid=6050] ppid=6047 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520879823 52465664 356 33554432000 4194304 4650419 140734027291328 18446744073709551615 47185909884850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520879823 52465664 356 33554432000 4194304 4650419 140734027291328 18446744073709551615 47185909884850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520879823 52465664 356 33554432000 4194304 4650419 140734027291328 18446744073709551615 237273926742 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.10718 s]
/proc/loadavg: 7.77 8.00 7.88 6/180 6049
/proc/meminfo: memFree=19613988/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=282692 CPUtime=0.4 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 1811 0 0 0 40 0 0 0 25 0 4 0 520879823 289476608 1667 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 70673 1667 391 112 0 65638 0
[pid=6049/tid=6050] ppid=6047 vsize=282692 CPUtime=0.1 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 378 0 0 0 10 0 0 0 25 0 4 0 520879823 289476608 1667 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=282692 CPUtime=0.09 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 361 0 0 0 9 0 0 0 25 0 4 0 520879823 289476608 1667 33554432000 4194304 4650419 140734027291328 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=282692 CPUtime=0.1 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 278 0 0 0 10 0 0 0 25 0 4 0 520879823 289476608 1667 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282692

[startup+0.201164 s]
/proc/loadavg: 7.77 8.00 7.88 6/180 6049
/proc/meminfo: memFree=19613988/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=283852 CPUtime=0.78 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 2548 0 0 0 78 0 0 0 25 0 4 0 520879823 290664448 1809 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363883 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 70963 1809 393 112 0 65928 0
[pid=6049/tid=6050] ppid=6047 vsize=283852 CPUtime=0.19 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 568 0 0 0 19 0 0 0 25 0 4 0 520879823 290664448 1809 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=283852 CPUtime=0.19 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 545 0 0 0 19 0 0 0 25 0 4 0 520879823 290664448 1809 33554432000 4194304 4650419 140734027291328 18446744073709551615 4333613 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=283852 CPUtime=0.19 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 452 0 0 0 19 0 0 0 25 0 4 0 520879823 290664448 1809 33554432000 4194304 4650419 140734027291328 18446744073709551615 4316014 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283852

[startup+0.301146 s]
/proc/loadavg: 7.77 8.00 7.88 6/180 6049
/proc/meminfo: memFree=19613988/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=284008 CPUtime=1.18 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 2930 0 0 0 118 0 0 0 25 0 4 0 520879823 290824192 2191 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 71002 2191 393 112 0 65967 0
[pid=6049/tid=6050] ppid=6047 vsize=284008 CPUtime=0.29 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 663 0 0 0 29 0 0 0 25 0 4 0 520879823 290824192 2191 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=284008 CPUtime=0.29 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 636 0 0 0 29 0 0 0 25 0 4 0 520879823 290824192 2191 33554432000 4194304 4650419 140734027291328 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=284008 CPUtime=0.29 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 554 0 0 0 29 0 0 0 25 0 4 0 520879823 290824192 2191 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284008

[startup+0.701077 s]
/proc/loadavg: 7.77 8.00 7.88 6/180 6049
/proc/meminfo: memFree=19613988/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=284996 CPUtime=2.77 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 4696 0 0 0 277 0 0 0 25 0 4 0 520879823 291835904 2806 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 71249 2806 393 112 0 66214 0
[pid=6049/tid=6050] ppid=6047 vsize=284996 CPUtime=0.69 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1091 0 0 0 69 0 0 0 25 0 4 0 520879823 291835904 2806 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=284996 CPUtime=0.69 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1046 0 0 0 69 0 0 0 25 0 4 0 520879823 291835904 2806 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=284996 CPUtime=0.69 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1066 0 0 0 69 0 0 0 25 0 4 0 520879823 291835904 2806 33554432000 4194304 4650419 140734027291328 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284996

[startup+1.50094 s]
/proc/loadavg: 7.77 8.00 7.88 9/184 6053
/proc/meminfo: memFree=19602360/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=286116 CPUtime=5.97 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 8927 0 0 0 596 1 0 0 25 0 4 0 520879823 292982784 4829 33554432000 4194304 4650419 140734027291328 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 71529 4829 395 112 0 66494 0
[pid=6049/tid=6050] ppid=6047 vsize=286116 CPUtime=1.48 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1902 0 0 0 148 0 0 0 25 0 4 0 520879823 292982784 4829 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=286116 CPUtime=1.49 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1865 0 0 0 149 0 0 0 25 0 4 0 520879823 292982784 4829 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=286116 CPUtime=1.49 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 1651 0 0 0 149 0 0 0 25 0 4 0 520879823 292982784 4829 33554432000 4194304 4650419 140734027291328 18446744073709551615 4316026 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286116

[startup+3.10065 s]
/proc/loadavg: 7.77 8.00 7.88 9/184 6053
/proc/meminfo: memFree=19582024/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=282168 CPUtime=12.37 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 16977 0 0 0 1234 3 0 0 25 0 4 0 520879823 288940032 9844 33554432000 4194304 4650419 140734027291328 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 70542 9844 395 112 0 65507 0
[pid=6049/tid=6050] ppid=6047 vsize=282168 CPUtime=3.08 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 3884 0 0 0 307 1 0 0 25 0 4 0 520879823 288940032 9844 33554432000 4194304 4650419 140734027291328 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=282168 CPUtime=3.08 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 4629 0 0 0 308 0 0 0 25 0 4 0 520879823 288940032 9844 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=282168 CPUtime=3.09 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 3841 0 0 0 309 0 0 0 25 0 4 0 520879823 288940032 9844 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 282168

[startup+6.30109 s]
/proc/loadavg: 7.79 8.00 7.88 9/184 6053
/proc/meminfo: memFree=19569004/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=289800 CPUtime=25.15 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 26457 0 0 0 2510 5 0 0 25 0 4 0 520879823 296755200 14183 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366567 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 72450 14183 395 112 0 67415 0
[pid=6049/tid=6050] ppid=6047 vsize=289800 CPUtime=6.26 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 6613 0 0 0 625 1 0 0 25 0 4 0 520879823 296755200 14183 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=289800 CPUtime=6.29 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 7823 0 0 0 628 1 0 0 25 0 4 0 520879823 296755200 14183 33554432000 4194304 4650419 140734027291328 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=289800 CPUtime=6.28 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 5135 0 0 0 628 0 0 0 25 0 4 0 520879823 296755200 14183 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289800

[startup+12.7009 s]
/proc/loadavg: 7.81 8.00 7.88 9/184 6054
/proc/meminfo: memFree=19548048/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=289844 CPUtime=50.71 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 37830 0 0 0 5062 9 0 0 25 0 4 0 520879823 296800256 18938 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 72461 18938 395 112 0 67426 0
[pid=6049/tid=6050] ppid=6047 vsize=289844 CPUtime=12.62 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 9740 0 0 0 1260 2 0 0 25 0 4 0 520879823 296800256 18938 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=289844 CPUtime=12.69 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 9705 0 0 0 1267 2 0 0 25 0 4 0 520879823 296800256 18938 33554432000 4194304 4650419 140734027291328 18446744073709551615 4349943 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=289844 CPUtime=12.68 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 7310 0 0 0 1267 1 0 0 25 0 4 0 520879823 296800256 18938 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 289844

[startup+25.5007 s]
/proc/loadavg: 7.92 8.02 7.89 9/184 6054
/proc/meminfo: memFree=19517660/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=294272 CPUtime=101.84 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 57466 0 0 0 10169 15 0 0 25 0 4 0 520879823 301334528 24899 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 73568 24899 395 112 0 68533 0
[pid=6049/tid=6050] ppid=6047 vsize=294272 CPUtime=25.35 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 15444 0 0 0 2531 4 0 0 25 0 4 0 520879823 301334528 24899 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=294272 CPUtime=25.48 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 12959 0 0 0 2545 3 0 0 25 0 4 0 520879823 301334528 24899 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=294272 CPUtime=25.48 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 10590 0 0 0 2546 2 0 0 25 0 4 0 520879823 301334528 24899 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 294272

[startup+51.1011 s]
/proc/loadavg: 7.94 8.02 7.89 9/184 6055
/proc/meminfo: memFree=19462552/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=316308 CPUtime=204.1 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 86289 0 0 0 20386 24 0 0 25 0 4 0 520879823 323899392 33880 33554432000 4194304 4650419 140734027291328 18446744073709551615 4328305 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 79077 33880 395 112 0 74042 0
[pid=6049/tid=6050] ppid=6047 vsize=316308 CPUtime=50.81 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 22959 0 0 0 5075 6 0 0 25 0 4 0 520879823 323899392 33880 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=316308 CPUtime=51.09 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 21068 0 0 0 5103 6 0 0 25 0 4 0 520879823 323899392 33880 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=316308 CPUtime=51.08 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 14894 0 0 0 5105 3 0 0 25 0 4 0 520879823 323899392 33880 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 316308

[startup+102.301 s]
/proc/loadavg: 8.10 8.04 7.90 9/184 6065
/proc/meminfo: memFree=19405568/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=337660 CPUtime=408.63 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 119278 0 0 0 40825 38 0 0 25 0 4 0 520879823 345763840 46748 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 84415 46748 395 112 0 79380 0
[pid=6049/tid=6050] ppid=6047 vsize=337660 CPUtime=101.73 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 27277 0 0 0 10165 8 0 0 25 0 4 0 520879823 345763840 46749 33554432000 4194304 4650419 140734027291328 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=337660 CPUtime=102.29 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 31926 0 0 0 10218 11 0 0 25 0 4 0 520879823 345763840 46749 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=337660 CPUtime=102.28 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 23208 0 0 0 10222 6 0 0 25 0 4 0 520879823 345763840 46749 33554432000 4194304 4650419 140734027291328 18446744073709551615 4333980 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 337660

[startup+162.3 s]

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

[pid=6049] ppid=6047 vsize=558520 CPUtime=2805.41 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 427381 0 0 0 280352 189 0 0 25 0 4 0 520879823 571924480 91190 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 139630 91190 395 112 0 134595 0
[pid=6049/tid=6050] ppid=6047 vsize=558520 CPUtime=698.51 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 104162 0 0 0 69801 50 0 0 25 0 4 0 520879823 571924480 91190 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=558520 CPUtime=702.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 133568 0 0 0 70169 61 0 0 25 0 4 0 520879823 571924480 91190 33554432000 4194304 4650419 140734027291328 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=558520 CPUtime=702.29 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 72062 0 0 0 70199 30 0 0 25 0 4 0 520879823 571924480 91190 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 558520

[startup+762.301 s]
/proc/loadavg: 4.13 5.68 6.97 5/175 6164
/proc/meminfo: memFree=19606748/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=560288 CPUtime=3045.11 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 446385 0 0 0 304312 199 0 0 25 0 4 0 520879823 573734912 92346 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 140072 92346 395 112 0 135037 0
[pid=6049/tid=6050] ppid=6047 vsize=560288 CPUtime=758.2 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 109246 0 0 0 75767 53 0 0 25 0 4 0 520879823 573734912 92346 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=560288 CPUtime=762.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 140972 0 0 0 76166 64 0 0 25 0 4 0 520879823 573734912 92346 33554432000 4194304 4650419 140734027291328 18446744073709551615 4314825 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=560288 CPUtime=762.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 74645 0 0 0 76199 31 0 0 25 0 4 0 520879823 573734912 92346 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 560288

[startup+822.301 s]
/proc/loadavg: 4.10 5.39 6.79 5/175 6165
/proc/meminfo: memFree=19597684/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=568692 CPUtime=3284.79 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 463527 0 0 0 328269 210 0 0 25 0 4 0 520879823 582340608 94363 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 142173 94363 395 112 0 137138 0
[pid=6049/tid=6050] ppid=6047 vsize=568692 CPUtime=817.88 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 114481 0 0 0 81732 56 0 0 25 0 4 0 520879823 582340608 94363 33554432000 4194304 4650419 140734027291328 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=568692 CPUtime=822.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 148297 0 0 0 82161 69 0 0 25 0 4 0 520879823 582340608 94363 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=568692 CPUtime=822.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 78432 0 0 0 82196 34 0 0 25 0 4 0 520879823 582340608 94363 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 568692

[startup+882.306 s]
/proc/loadavg: 4.08 5.15 6.62 5/175 6167
/proc/meminfo: memFree=19546952/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=600608 CPUtime=3524.49 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 488343 0 0 0 352225 224 0 0 25 0 4 0 520879823 615022592 106957 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 150152 106957 395 112 0 145117 0
[pid=6049/tid=6050] ppid=6047 vsize=600608 CPUtime=877.57 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 119229 0 0 0 87698 59 0 0 25 0 4 0 520879823 615022592 106957 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=600608 CPUtime=882.31 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 159158 0 0 0 88158 73 0 0 25 0 4 0 520879823 615022592 106957 33554432000 4194304 4650419 140734027291328 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=600608 CPUtime=882.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 80908 0 0 0 88194 36 0 0 25 0 4 0 520879823 615022592 106957 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.49
Current children cumulated vsize (KiB) 600608

[startup+942.301 s]
/proc/loadavg: 4.07 4.95 6.45 5/175 6169
/proc/meminfo: memFree=19564304/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=600876 CPUtime=3764.16 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 509985 0 0 0 376180 236 0 0 25 0 4 0 520879823 615297024 102797 33554432000 4194304 4650419 140734027291328 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 150219 102798 395 112 0 145184 0
[pid=6049/tid=6050] ppid=6047 vsize=600876 CPUtime=937.25 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 122288 0 0 0 93664 61 0 0 25 0 4 0 520879823 615297024 102798 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=600876 CPUtime=942.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 166518 0 0 0 94153 77 0 0 25 0 4 0 520879823 615297024 102798 33554432000 4194304 4650419 140734027291328 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=600876 CPUtime=942.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 83934 0 0 0 94192 38 0 0 25 0 4 0 520879823 615297024 102798 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.16
Current children cumulated vsize (KiB) 600876

[startup+1002.3 s]
/proc/loadavg: 4.02 4.77 6.30 5/175 6170
/proc/meminfo: memFree=19535896/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=614060 CPUtime=4003.85 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 531682 0 0 0 400136 249 0 0 25 0 4 0 520879823 628797440 109941 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 153515 109941 395 112 0 148480 0
[pid=6049/tid=6050] ppid=6047 vsize=614060 CPUtime=996.93 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 125436 0 0 0 99630 63 0 0 25 0 4 0 520879823 628797440 109941 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=614060 CPUtime=1002.31 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 174101 0 0 0 100149 82 0 0 25 0 4 0 520879823 628797440 109941 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=614060 CPUtime=1002.31 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 87875 0 0 0 100191 40 0 0 25 0 4 0 520879823 628797440 109941 33554432000 4194304 4650419 140734027291328 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 614060

[startup+1062.3 s]
/proc/loadavg: 4.01 4.63 6.15 5/175 6172
/proc/meminfo: memFree=19547536/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=653212 CPUtime=4243.54 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 544974 0 0 0 424095 259 0 0 25 0 4 0 520879823 668889088 107136 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 163303 107136 395 112 0 158268 0
[pid=6049/tid=6050] ppid=6047 vsize=653212 CPUtime=1056.62 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 125830 0 0 0 105599 63 0 0 25 0 4 0 520879823 668889088 107136 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=653212 CPUtime=1062.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 179253 0 0 0 106145 85 0 0 25 0 4 0 520879823 668889088 107136 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=653212 CPUtime=1062.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 90893 0 0 0 106189 41 0 0 25 0 4 0 520879823 668889088 107136 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.54
Current children cumulated vsize (KiB) 653212

[startup+1122.3 s]
/proc/loadavg: 4.04 4.53 6.02 5/175 6173
/proc/meminfo: memFree=19541688/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=601416 CPUtime=4483.23 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 566024 0 0 0 448053 270 0 0 25 0 4 0 520879823 615849984 108573 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 150354 108573 395 112 0 145319 0
[pid=6049/tid=6050] ppid=6047 vsize=601416 CPUtime=1116.32 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 129339 0 0 0 111566 66 0 0 25 0 4 0 520879823 615849984 108573 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=601416 CPUtime=1122.31 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 188605 0 0 0 112142 89 0 0 25 0 4 0 520879823 615849984 108573 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=601416 CPUtime=1122.31 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 93608 0 0 0 112188 43 0 0 25 0 4 0 520879823 615849984 108573 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.23
Current children cumulated vsize (KiB) 601416

[startup+1182.3 s]
/proc/loadavg: 4.01 4.43 5.89 5/175 6175
/proc/meminfo: memFree=19537716/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=654308 CPUtime=4722.93 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 584640 0 0 0 472012 281 0 0 25 0 4 0 520879823 670011392 107188 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 163577 107188 395 112 0 158542 0
[pid=6049/tid=6050] ppid=6047 vsize=654308 CPUtime=1176 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 132924 0 0 0 117532 68 0 0 25 0 4 0 520879823 670011392 107188 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=654308 CPUtime=1182.3 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 195410 0 0 0 118139 91 0 0 25 0 4 0 520879823 670011392 107189 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=654308 CPUtime=1182.3 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 96832 0 0 0 118186 44 0 0 25 0 4 0 520879823 670011392 107189 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.93
Current children cumulated vsize (KiB) 654308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.01 4.40 5.85 5/175 6175
/proc/meminfo: memFree=19540072/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=614908 CPUtime=4800.03 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 590298 0 0 0 479719 284 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 153727 108871 395 112 0 148692 0
[pid=6049/tid=6050] ppid=6047 vsize=614908 CPUtime=1195.19 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 134406 0 0 0 119451 68 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=614908 CPUtime=1201.62 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 197003 0 0 0 120069 93 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=614908 CPUtime=1201.61 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 96832 0 0 0 120117 44 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 614908

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

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

[startup+1201.6 s]
/proc/loadavg: 4.01 4.40 5.85 5/175 6175
/proc/meminfo: memFree=19540072/32950904 swapFree=67082284/67111528
[pid=6049] ppid=6047 vsize=614908 CPUtime=4800.03 cores=1,3,5,7
/proc/6049/stat : 6049 (strangenight1-m) R 6047 6049 5556 0 -1 4202496 590298 0 0 0 479719 284 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6049/statm: 153727 108871 395 112 0 148692 0
[pid=6049/tid=6050] ppid=6047 vsize=614908 CPUtime=1195.19 cores=1,3,5,7
/proc/6049/task/6050/stat : 6050 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 134406 0 0 0 119451 68 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6049/tid=6051] ppid=6047 vsize=614908 CPUtime=1201.62 cores=1,3,5,7
/proc/6049/task/6051/stat : 6051 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 197003 0 0 0 120069 93 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=614908 CPUtime=1201.61 cores=1,3,5,7
/proc/6049/task/6052/stat : 6052 (strangenight1-m) R 6047 6049 5556 0 -1 4202560 96832 0 0 0 120117 44 0 0 25 0 4 0 520879823 629665792 108871 33554432000 4194304 4650419 140734027291328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 614908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.08
CPU user time (s): 4797.22
CPU system time (s): 2.86656
CPU usage (%): 399.464
Max. virtual memory (cumulated for all children) (KiB): 719728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.22
system time used= 2.86656
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590299
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= 244
involuntary context switches= 31638

runsolver used 1.84272 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 18:00:01
IDJOB=3175152
IDBENCH=82770
IDSOLVER=1588
FILE ID=node121/3175152-1304092801
RUNJOBID= node121-1304091596-5934
PBS_JOBID= 13170562
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175152-1304092801/watcher-3175152-1304092801 -o /tmp/evaluation-result-3175152-1304092801/solver-3175152-1304092801 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175152-1304092801.cnf

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=619335789

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19614144 kB
Buffers:       2182896 kB
Cached:       10241252 kB
SwapCached:       2776 kB
Active:        9488928 kB
Inactive:      3328696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19614144 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      391664 kB
Mapped:          14556 kB
Slab:           455688 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   648280 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= 72648 MiB
End job on node121 at 2011-04-29 18:20:04