Trace number 3175123

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.13 1201.54

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
MD5SUM9ec6e0c9f7f3592c1fc9e4fe986eba4f
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3175123-1304089731.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.13	c calculated reachability. Time: 0.00
0.00/0.13	c Calc default polars -  time:   0.00 s pos:      72 undec:       8 neg:      70
0.00/0.13	c =========================================================================================
0.00/0.13	c types(t): F = full restart, N = normal restart
0.00/0.13	c types(t): S = simplification begin/end, E = solution found
0.00/0.13	c restart types(rt): st = static, dy = dynamic
0.00/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.13	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.80	c Decided on static restart strategy
0.00/0.80	c  N st     8      4916       150      3195         0      4727     15975    146449   no data   no data  --
0.00/0.80	c  N st    10     11299       150      3195         0      4339     15975     99817   no data   no data  --
0.00/0.80	c  N st    11     17042       150      3195         0      9830     15975    271764   no data   no data  --
3.97/1.00	c  F st    12     25001       150      3195         0     12028     15975    334027   no data   no data  --
3.97/1.00	c  N st    12     25001       150      3195         0     12028     15975    334027   no data   no data  --
4.77/1.20	c Decided on static restart strategy
4.77/1.20	c  N st    18     30000       150      3195         0     10328     15975    267064   no data   no data  --
4.77/1.20	c  S st    18     30000       150      3195         0     10328     15975    267064   no data   no data  --
4.77/1.20	c  S st    18     30505       150      3195         0     10819     15975    281538   no data   no data  --
4.77/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.17/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.17/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.36/2.14	c lits-rem:      2546  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  3.74 s
8.36/2.19	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.19
8.36/2.19	c calculated reachability. Time: 0.00
8.36/2.19	c  N st    18     30505       150      3195         0      9668     15975    239691   no data   no data  --
9.97/2.53	c  N st    20     37615       150      3195         0      8926     15975    199881   no data   no data  --
11.17/2.84	c  N st    21     44015       150      3195         0     15015     15975    389652   no data   no data  --
11.57/2.97	c  S st    22     45757       150      3195         0     16690     15975    439731   no data   no data  --
11.97/3.01	c  S st    22     46263       150      3195         0      8654     15975    171620   no data   no data  --
11.97/3.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.97/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.97/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.97/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.16/3.35	c lits-rem:       339  cl-subs:      122  v-elim:      0  v-fix:    0  time:  1.30 s
13.16/3.35	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
13.16/3.35	c vivif2 --  cl tried     8532 cl shrink        0 lits rem          0 time: 0.00
13.16/3.39	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.16
13.16/3.39	c calculated reachability. Time: 0.00
13.16/3.39	c  N st    22     46263       150      3195         0      8532     15975    167179   no data   no data  --
16.36/4.19	c  N st    23     60660       150      3195         0     12729     15975    279116   no data   no data  --
18.75/4.78	c  N st    24     69394       150      3195         0     10602     15975    197544   no data   no data  --
18.75/4.78	c  S st    24     69394       150      3195         0     10602     15975    197544   no data   no data  --
19.15/4.81	c  S st    24     69894       150      3195         0     11090     15975    211937   no data   no data  --
19.15/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.15/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
19.15/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
19.15/4.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.54/5.47	c lits-rem:       420  cl-subs:      229  v-elim:      0  v-fix:    0  time:  2.59 s
21.54/5.47	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.54/5.47	c vivif2 --  cl tried    10861 cl shrink        0 lits rem          0 time: 0.01
21.94/5.53	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
21.94/5.53	c calculated reachability. Time: 0.00
21.94/5.53	c  N st    24     69894       150      3195         0     10861     15975    203886   no data   no data  --
26.33/6.66	c  F st    25     87500       150      3195         0     16149     15975    351622   no data   no data  --
26.33/6.66	c  N st    25     87500       150      3195         0     16149     15975    351622   no data   no data  --
27.93/7.03	c Decided on static restart strategy
28.74/7.23	c  N st    32     95536       150      3195         0     23841     15975    584788   no data   no data  --
31.13/7.82	c  N st    34    104841       150      3195         0     20340     15975    472266   no data   no data  --
31.13/7.82	c  S st    34    104841       150      3195         0     20340     15975    472266   no data   no data  --
31.13/7.89	c  S st    34    105345       150      3195         0     20835     15975    486867   no data   no data  --
31.13/7.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.13/7.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.13/7.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.53/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.53/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.53/7.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.53/7.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.34/9.63	c lits-rem:      4344  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  6.86 s
38.34/9.63	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
38.34/9.63	c vivif2 --  cl tried    19404 cl shrink        0 lits rem          0 time: 0.02
38.74/9.74	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.42
38.74/9.74	c calculated reachability. Time: 0.00
38.74/9.74	c  N st    34    105345       150      3195         0     19404     15975    436361   no data   no data  --
41.51/10.47	c  N st    35    114944       150      3195         0     15212     15975    305943   no data   no data  --
46.31/11.61	c  N st    36    129343       150      3195         0     14626     15975    263115   no data   no data  --
52.31/13.19	c  N st    37    150939       150      3195         0     19953     15975    404714   no data   no data  --
54.30/13.68	c  S st    38    158018       150      3195         0     26662     15975    613971   no data   no data  --
54.70/13.74	c  S st    38    158521       150      3195         0     27155     15975    628625   no data   no data  --
54.70/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.70/13.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.70/13.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
54.70/13.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.70/13.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/13.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.70/13.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.28/15.67	c lits-rem:      4338  cl-subs:     2080  v-elim:      0  v-fix:    0  time:  7.60 s
62.28/15.67	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
62.28/15.68	c vivif2 --  cl tried    25075 cl shrink        0 lits rem          0 time: 0.02
63.08/15.80	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.49
63.08/15.80	c calculated reachability. Time: 0.00
63.08/15.80	c  N st    38    158521       150      3195         0     25075     15975    556637   no data   no data  --
79.87/20.09	c  N st    39    207110       150      3195         0     19989     15975    354861   no data   no data  --
91.84/23.09	c  N st    40    237781       150      3195         0     30013     15975    641895   no data   no data  --
91.84/23.09	c  S st    40    237781       150      3195         0     30013     15975    641895   no data   no data  --
92.24/23.16	c  S st    40    238284       150      3195         0     30508     15975    656853   no data   no data  --
92.24/23.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.24/23.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.24/23.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
92.24/23.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.24/23.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.24/23.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
92.24/23.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.64/25.72	c lits-rem:      6455  cl-subs:     2663  v-elim:      0  v-fix:    0  time: 10.11 s
102.64/25.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
102.64/25.72	c vivif2 --  cl tried    27845 cl shrink        0 lits rem          0 time: 0.03
103.04/25.86	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.56
103.04/25.87	c calculated reachability. Time: 0.00
103.04/25.87	c  N st    40    238284       150      3195         0     27845     15975    572245   no data   no data  --
130.21/32.63	c  F st    41    306250       150      3195         0     29851     15975    579078   no data   no data  --
130.21/32.63	c  N st    41    306250       150      3195         0     29851     15975    579078   no data   no data  --
132.20/33.14	c Decided on static restart strategy
142.19/35.65	c  N st    51    334552       150      3195         0     34000     15975    699378   no data   no data  --
152.99/38.32	c  N st    53    357428       150      3195         0     32071     15975    614425   no data   no data  --
152.99/38.32	c  S st    53    357428       150      3195         0     32071     15975    614425   no data   no data  --
153.37/38.40	c  S st    53    357934       150      3195         0     32564     15975    629037   no data   no data  --
153.37/38.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.37/38.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.37/38.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
153.37/38.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.37/38.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.37/38.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
153.37/38.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.96/40.39	c lits-rem:      2482  cl-subs:     1324  v-elim:      0  v-fix:    0  time:  7.83 s
160.96/40.39	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
160.96/40.39	c vivif2 --  cl tried    31240 cl shrink        0 lits rem          0 time: 0.02
161.77/40.56	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.66
161.77/40.56	c calculated reachability. Time: 0.00
161.77/40.56	c  N st    53    357934       150      3195         0     31240     15975    583237   no data   no data  --
178.13/44.62	c  N st    54    390327       150      3195         0     37385     15975    770810   no data   no data  --
204.89/51.39	c  N st    55    438915       150      3195         0     31250     15975    541648   no data   no data  --
239.25/59.95	c  N st    56    511799       150      3195         0     44268     15975    918176   no data   no data  --
250.04/62.65	c  N st    57    536901       150      3195         0     38748     15975    718607   no data   no data  --
250.04/62.65	c  S st    57    536901       150      3195         0     38748     15975    718607   no data   no data  --
250.44/62.75	c  S st    57    537404       150      3195         0     39238     15975    733460   no data   no data  --
250.44/62.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.44/62.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.44/62.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
250.44/62.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.44/62.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.44/62.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
250.44/62.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.42/65.25	c lits-rem:      4022  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  9.83 s
260.42/65.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
260.42/65.25	c vivif2 --  cl tried    37593 cl shrink        0 lits rem          0 time: 0.03
261.22/65.48	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.89
261.22/65.48	c calculated reachability. Time: 0.00
261.22/65.48	c  N st    57    537404       150      3195         0     37593     15975    674963   no data   no data  --
351.50/88.07	c  N st    58    701388       150      3195         0     65784     15975   1523146   no data   no data  --
413.01/103.46	c  N st    59    806106       150      3195         0     59852     15975   1252188   no data   no data  --
413.01/103.46	c  S st    59    806106       150      3195         0     59852     15975   1252188   no data   no data  --
413.81/103.63	c  S st    59    806607       150      3195         0     60334     15975   1265967   no data   no data  --
413.81/103.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
413.81/103.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.81/103.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
413.81/103.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.81/103.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.81/103.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
413.81/103.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
446.57/111.85	c lits-rem:      1527  cl-subs:     4776  v-elim:      0  v-fix:    0  time: 32.57 s
446.57/111.85	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
446.57/111.86	c vivif2 --  cl tried    55558 cl shrink        0 lits rem          0 time: 0.05
447.77/112.17	c asymm  cl-useful: 0/2209/3195 lits-rem:0 time: 1.21
447.77/112.17	c calculated reachability. Time: 0.00
447.77/112.17	c  N st    59    806607       150      3195         0     55558     15975   1114548   no data   no data  --
616.34/154.36	c  F st    60   1071875       150      3195         0     71140     15975   1497962   no data   no data  --
616.34/154.36	c  N st    60   1071875       150      3195         0     71140     15975   1497962   no data   no data  --
620.33/155.33	c Decided on static restart strategy
637.51/159.66	c  N st    70   1100181       150      3195         0     55502     15975    980224   no data   no data  --
666.69/166.97	c  N st    72   1136176       150      3195         0     46126     15975    668015   no data   no data  --
689.06/172.52	c  N st    73   1168568       150      3195         0     76803     15975   1640159   no data   no data  --
720.99/180.59	c  N st    74   1209911       150      3195         0     71343     15975   1412187   no data   no data  --
720.99/180.59	c  S st    74   1209911       150      3195         0     71343     15975   1412187   no data   no data  --
721.79/180.79	c  S st    74   1210413       150      3195         0     71832     15975   1426896   no data   no data  --
721.79/180.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
721.79/180.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.19/180.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
722.19/180.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.19/180.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.19/180.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
722.19/180.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.55/193.42	c lits-rem:      2246  cl-subs:     5148  v-elim:      0  v-fix:    0  time: 50.10 s
772.55/193.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
772.55/193.44	c vivif2 --  cl tried    66684 cl shrink        0 lits rem          0 time: 0.07
773.32/193.69	c asymm  cl-useful: 0/986/3195 lits-rem:0 time: 1.03
773.72/193.70	c calculated reachability. Time: 0.00
773.72/193.70	c  N st    74   1210413       150      3195         0     66684     15975   1267490   no data   no data  --
845.63/211.71	c  N st    75   1283295       150      3195         0     90099     15975   1993365   no data   no data  --
948.31/237.49	c  N st    76   1392618       150      3195         0     52083     15975    748455   no data   no data  --
1088.91/272.64	c  N st    77   1556603       150      3195         0     56569     15975    831594   no data   no data  --
1215.53/304.30	c  N st    78   1710413       150      3195         0     96860     15975   2059101   no data   no data  --
1215.53/304.30	c  S st    78   1710413       150      3195         0     96860     15975   2059101   no data   no data  --
1216.35/304.59	c  S st    78   1710918       150      3195         0     97357     15975   2073835   no data   no data  --
1216.35/304.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1216.35/304.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1216.72/304.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1217.12/304.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.12/304.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.12/304.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1217.12/304.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1334.16/334.06	c lits-rem:      2948  cl-subs:     8990  v-elim:      0  v-fix:    0  time: 117.19 s
1334.16/334.06	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1334.16/334.08	c vivif2 --  cl tried    88367 cl shrink        0 lits rem          0 time: 0.09
1335.76/334.45	c asymm  cl-useful: 0/1618/3195 lits-rem:0 time: 1.50
1335.76/334.46	c calculated reachability. Time: 0.00
1335.76/334.46	c  N st    78   1710918       150      3195         0     88367     15975   1795373   no data   no data  --
1699.31/425.43	c  N st    79   2079882       150      3195         0     99567     15975   1993596   no data   no data  --
1823.56/456.52	c  N st    80   2210918       150      3195         0    104195     15975   2166732   no data   no data  --
1823.56/456.52	c  S st    80   2210918       150      3195         0    104195     15975   2166732   no data   no data  --
1824.76/456.87	c  S st    80   2211424       150      3195         0    104690     15975   2181996   no data   no data  --
1824.76/456.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1824.76/456.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1825.16/456.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1825.16/456.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1825.16/456.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1825.16/456.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1825.16/456.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1946.19/487.29	c lits-rem:     11835  cl-subs:     7741  v-elim:      0  v-fix:    0  time: 120.98 s
1946.19/487.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1946.59/487.32	c vivif2 --  cl tried    96949 cl shrink        0 lits rem          0 time: 0.10
1947.79/487.69	c asymm  cl-useful: 0/1160/3195 lits-rem:0 time: 1.50
1948.20/487.70	c calculated reachability. Time: 0.00
1948.20/487.70	c  N st    80   2211424       150      3195         0     96949     15975   1925840   no data   no data  --
2500.77/626.02	c  N st    81   2711425       150      3195         0    119149     15975   2539100   no data   no data  --
2500.77/626.02	c  S st    81   2711425       150      3195         0    119149     15975   2539100   no data   no data  --
2501.97/626.38	c  S st    81   2711927       150      3195         0    119640     15975   2554043   no data   no data  --
2501.97/626.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2501.97/626.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2502.37/626.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2502.77/626.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2502.77/626.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2502.77/626.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2502.77/626.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2690.12/673.42	c lits-rem:      1461  cl-subs:    11214  v-elim:      0  v-fix:    0  time: 187.22 s
2690.12/673.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2690.12/673.45	c vivif2 --  cl tried   108426 cl shrink        0 lits rem          0 time: 0.11
2691.72/673.82	c asymm  cl-useful: 0/1333/3195 lits-rem:0 time: 1.49
2691.72/673.82	c calculated reachability. Time: 0.00
2691.72/673.82	c  N st    81   2711927       150      3195         0    108426     15975   2196341   no data   no data  --
3345.77/837.53	c  N st    82   3211928       150      3195         0     85613     15975   1314141   no data   no data  --
3345.77/837.53	c  S st    82   3211928       150      3195         0     85613     15975   1314141   no data   no data  --
3346.57/837.80	c  S st    82   3212432       150      3195         0     86103     15975   1329233   no data   no data  --
3346.97/837.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3346.97/837.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3346.97/837.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3346.97/837.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3346.97/837.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3346.97/837.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3346.97/837.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3379.72/846.09	c lits-rem:      1975  cl-subs:     2914  v-elim:      0  v-fix:    0  time: 32.77 s
3379.72/846.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3380.12/846.11	c vivif2 --  cl tried    83189 cl shrink        0 lits rem          0 time: 0.06
3381.32/846.45	c asymm  cl-useful: 0/1399/3195 lits-rem:0 time: 1.37
3381.32/846.45	c calculated reachability. Time: 0.00
3381.32/846.45	c  N st    82   3212432       150      3195         0     83189     15975   1241691   no data   no data  --
4066.12/1017.88	c  N st    83   3712433       150      3195         0     93654     15975   1439163   no data   no data  --
4066.12/1017.88	c  S st    83   3712433       150      3195         0     93654     15975   1439163   no data   no data  --
4067.32/1018.18	c  S st    83   3712939       150      3195         0     94157     15975   1454527   no data   no data  --
4067.32/1018.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4067.32/1018.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4067.72/1018.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4067.72/1018.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4067.72/1018.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4067.72/1018.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4067.72/1018.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4111.67/1029.28	c lits-rem:      1227  cl-subs:     3460  v-elim:      0  v-fix:    0  time: 43.93 s
4111.67/1029.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4111.67/1029.30	c vivif2 --  cl tried    90697 cl shrink        0 lits rem          0 time: 0.07
4113.26/1029.63	c asymm  cl-useful: 0/1585/3195 lits-rem:0 time: 1.34
4113.26/1029.64	c calculated reachability. Time: 0.00
4113.26/1029.64	c  N st    83   3712939       150      3195         0     90697     15975   1357552   no data   no data  --
4166.01/1042.85	c  F st    84   3751562       150      3195         0    126949     15975   2429432   no data   no data  --
4166.01/1042.86	c  N st    84   3751562       150      3195         0    126949     15975   2429432   no data   no data  --
4174.02/1044.81	c Decided on static restart strategy
4214.35/1054.94	c  N st    94   3779866       150      3195         0    153693     15975   3255266   no data   no data  --
4262.29/1066.96	c  N st    96   3815861       150      3195         0    108036     15975   1839119   no data   no data  --
4317.42/1080.74	c  N st    97   3848253       150      3195         0    138800     15975   2809143   no data   no data  --
4400.51/1101.58	c  N st    98   3896841       150      3195         0    103685     15975   1691255   no data   no data  --
4507.19/1128.24	c  N st    99   3969723       150      3195         0     90513     15975   1277643   no data   no data  --
4674.61/1170.20	c  N st   100   4079046       150      3195         0    110494     15975   1867803   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-3175123-1304089731/watcher-3175123-1304089731 -o /tmp/evaluation-result-3175123-1304089731/solver-3175123-1304089731 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175123-1304089731.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: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 520570810 52465664 352 33554432000 4194304 4650419 140733383326176 18446744073709551615 218905787377 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 12809 352 303 112 0 7774 0
[pid=2286/tid=2287] ppid=2284 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520570811 52465664 352 33554432000 4194304 4650419 140733383326176 18446744073709551615 47190021089200 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520570811 52465664 352 33554432000 4194304 4650419 140733383326176 18446744073709551615 47190021089202 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520570811 52465664 352 33554432000 4194304 4650419 140733383326176 18446744073709551615 218917528630 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.908286 s]
/proc/loadavg: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=285904 CPUtime=3.59 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 6954 0 0 0 358 1 0 0 19 0 4 0 520570810 292765696 3584 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365267 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 71476 3584 391 112 0 66441 0
[pid=2286/tid=2287] ppid=2284 vsize=285904 CPUtime=0.89 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1695 0 0 0 89 0 0 0 19 0 4 0 520570811 292765696 3584 33554432000 4194304 4650419 140733383326176 18446744073709551615 4336694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=285904 CPUtime=0.89 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1681 0 0 0 89 0 0 0 19 0 4 0 520570811 292765696 3584 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=285904 CPUtime=0.89 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1475 0 0 0 89 0 0 0 19 0 4 0 520570811 292765696 3584 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 285904

[startup+1.00027 s]
/proc/loadavg: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=286428 CPUtime=3.97 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 7666 0 0 0 395 2 0 0 19 0 4 0 520570810 293302272 3502 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 71607 3502 392 112 0 66572 0
[pid=2286/tid=2287] ppid=2284 vsize=286428 CPUtime=0.98 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2004 0 0 0 98 0 0 0 19 0 4 0 520570811 293302272 3502 33554432000 4194304 4650419 140733383326176 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=286428 CPUtime=0.98 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1746 0 0 0 98 0 0 0 19 0 4 0 520570811 293302272 3502 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=286428 CPUtime=0.98 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1733 0 0 0 98 0 0 0 19 0 4 0 520570811 293302272 3502 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 286428

[startup+1.10025 s]
/proc/loadavg: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=286696 CPUtime=4.37 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 8443 0 0 0 435 2 0 0 19 0 4 0 520570810 293576704 3453 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 71674 3453 392 112 0 66639 0
[pid=2286/tid=2287] ppid=2284 vsize=286696 CPUtime=1.08 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2090 0 0 0 108 0 0 0 19 0 4 0 520570811 293576704 3453 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=286696 CPUtime=1.08 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2061 0 0 0 108 0 0 0 19 0 4 0 520570811 293576704 3453 33554432000 4194304 4650419 140733383326176 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=286696 CPUtime=1.08 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1817 0 0 0 108 0 0 0 19 0 4 0 520570811 293576704 3453 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 286696

[startup+1.20023 s]
/proc/loadavg: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=286696 CPUtime=4.77 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 8722 0 0 0 475 2 0 0 19 0 4 0 520570810 293576704 3732 33554432000 4194304 4650419 140733383326176 18446744073709551615 4370432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 71674 3732 393 112 0 66639 0
[pid=2286/tid=2287] ppid=2284 vsize=286696 CPUtime=1.18 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2158 0 0 0 118 0 0 0 19 0 4 0 520570811 293576704 3732 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=286696 CPUtime=1.18 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2134 0 0 0 118 0 0 0 19 0 4 0 520570811 293576704 3732 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=286696 CPUtime=1.18 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 1883 0 0 0 118 0 0 0 19 0 4 0 520570811 293576704 3732 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 286696

[startup+1.50018 s]
/proc/loadavg: 8.06 8.01 6.70 1/175 2286
/proc/meminfo: memFree=27644720/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=296024 CPUtime=5.96 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 12800 0 0 0 594 2 0 0 19 0 4 0 520570810 303128576 6850 33554432000 4194304 4650419 140733383326176 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 74006 6850 393 112 0 68971 0
[pid=2286/tid=2287] ppid=2284 vsize=296024 CPUtime=1.48 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 3817 0 0 0 148 0 0 0 20 0 4 0 520570811 303128576 6850 33554432000 4194304 4650419 140733383326176 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=296024 CPUtime=1.48 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2567 0 0 0 148 0 0 0 20 0 4 0 520570811 303128576 6850 33554432000 4194304 4650419 140733383326176 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=296024 CPUtime=1.48 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 2264 0 0 0 148 0 0 0 20 0 4 0 520570811 303128576 6850 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 296024

[startup+3.10689 s]
/proc/loadavg: 8.06 8.01 6.71 10/184 2322
/proc/meminfo: memFree=27563716/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=305172 CPUtime=12.38 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 19736 0 0 0 1235 3 0 0 25 0 4 0 520570810 312496128 12099 33554432000 4194304 4650419 140733383326176 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 76293 12099 393 112 0 71258 0
[pid=2286/tid=2287] ppid=2284 vsize=305172 CPUtime=3.08 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 4710 0 0 0 308 0 0 0 25 0 4 0 520570811 312496128 12099 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=305172 CPUtime=3.09 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 5148 0 0 0 309 0 0 0 25 0 4 0 520570811 312496128 12099 33554432000 4194304 4650419 140733383326176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=305172 CPUtime=3.09 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 4596 0 0 0 309 0 0 0 25 0 4 0 520570811 312496128 12099 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 305172

[startup+6.30031 s]
/proc/loadavg: 8.06 8.01 6.71 9/184 2322
/proc/meminfo: memFree=27545608/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=315064 CPUtime=25.15 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 28095 0 0 0 2510 5 0 0 25 0 4 0 520570810 322625536 15170 33554432000 4194304 4650419 140733383326176 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 78766 15170 393 112 0 73731 0
[pid=2286/tid=2287] ppid=2284 vsize=315064 CPUtime=6.26 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 7777 0 0 0 625 1 0 0 25 0 4 0 520570811 322625536 15172 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=315064 CPUtime=6.29 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 7718 0 0 0 628 1 0 0 25 0 4 0 520570811 322625536 15172 33554432000 4194304 4650419 140733383326176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=315064 CPUtime=6.29 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 5373 0 0 0 629 0 0 0 25 0 4 0 520570811 322625536 15172 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 315064

[startup+12.7012 s]
/proc/loadavg: 8.05 8.01 6.71 9/184 2322
/proc/meminfo: memFree=27508068/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=306732 CPUtime=50.71 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 44288 0 0 0 5063 8 0 0 25 0 4 0 520570810 314093568 21637 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 76683 21637 393 112 0 71648 0
[pid=2286/tid=2287] ppid=2284 vsize=306732 CPUtime=12.62 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 12068 0 0 0 1260 2 0 0 25 0 4 0 520570811 314093568 21637 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=306732 CPUtime=12.68 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 12557 0 0 0 1266 2 0 0 25 0 4 0 520570811 314093568 21637 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=306732 CPUtime=12.68 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 7532 0 0 0 1268 0 0 0 25 0 4 0 520570811 314093568 21637 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 306732

[startup+25.5008 s]
/proc/loadavg: 8.04 8.01 6.73 9/184 2323
/proc/meminfo: memFree=27462172/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=325668 CPUtime=101.84 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 68354 0 0 0 10169 15 0 0 25 0 4 0 520570810 333484032 30178 33554432000 4194304 4650419 140733383326176 18446744073709551615 4476365 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 81417 30178 393 112 0 76382 0
[pid=2286/tid=2287] ppid=2284 vsize=325668 CPUtime=25.35 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 19472 0 0 0 2531 4 0 0 25 0 4 0 520570811 333484032 30178 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=325668 CPUtime=25.48 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 19770 0 0 0 2544 4 0 0 25 0 4 0 520570811 333484032 30178 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=325668 CPUtime=25.49 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 9008 0 0 0 2548 1 0 0 25 0 4 0 520570811 333484032 30178 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 325668

[startup+51.1002 s]
/proc/loadavg: 8.09 8.02 6.77 9/184 2324
/proc/meminfo: memFree=27420020/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=327936 CPUtime=204.09 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 102975 0 0 0 20386 23 0 0 25 0 4 0 520570810 335806464 35811 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 81984 35811 393 112 0 76949 0
[pid=2286/tid=2287] ppid=2284 vsize=327936 CPUtime=50.81 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31452 0 0 0 5074 7 0 0 25 0 4 0 520570811 335806464 35811 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=327936 CPUtime=51.08 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 30636 0 0 0 5102 6 0 0 25 0 4 0 520570811 335806464 35811 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=327936 CPUtime=51.09 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 9523 0 0 0 5108 1 0 0 25 0 4 0 520570811 335806464 35811 33554432000 4194304 4650419 140733383326176 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 327936

[startup+102.301 s]
/proc/loadavg: 8.10 8.03 6.84 9/184 2325
/proc/meminfo: memFree=27351660/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=322272 CPUtime=408.62 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 162994 0 0 0 40824 38 0 0 25 0 4 0 520570810 330006528 44179 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 80568 44179 393 112 0 75533 0
[pid=2286/tid=2287] ppid=2284 vsize=322272 CPUtime=101.74 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 50921 0 0 0 10162 12 0 0 25 0 4 0 520570811 330006528 44179 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=322272 CPUtime=102.28 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 49060 0 0 0 10217 11 0 0 25 0 4 0 520570811 330006528 44179 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=322272 CPUtime=102.29 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 12268 0 0 0 10227 2 0 0 25 0 4 0 520570811 330006528 44179 33554432000 4194304 4650419 140733383326176 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 322272

[startup+162.301 s]

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

[pid=2286] ppid=2284 vsize=646548 CPUtime=2565.88 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 489952 0 0 0 256428 160 0 0 25 0 4 0 520570810 662065152 103560 33554432000 4194304 4650419 140733383326176 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 161637 103560 393 112 0 156602 0
[pid=2286/tid=2287] ppid=2284 vsize=646548 CPUtime=638.96 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 142391 0 0 0 63846 50 0 0 25 0 4 0 520570811 662065152 103560 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=646548 CPUtime=642.29 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 155739 0 0 0 64183 46 0 0 25 0 4 0 520570811 662065152 103560 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=646548 CPUtime=642.3 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 30135 0 0 0 64220 10 0 0 25 0 4 0 520570811 662065152 103560 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.88
Current children cumulated vsize (KiB) 646548

[startup+702.3 s]
/proc/loadavg: 4.06 5.41 6.24 5/175 2358
/proc/meminfo: memFree=27227992/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=647380 CPUtime=2805.57 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 514200 0 0 0 280387 170 0 0 25 0 4 0 520570810 662917120 106597 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 161845 106597 393 112 0 156810 0
[pid=2286/tid=2287] ppid=2284 vsize=647380 CPUtime=698.65 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 152339 0 0 0 69811 54 0 0 25 0 4 0 520570811 662917120 106597 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=647380 CPUtime=702.29 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 165089 0 0 0 70179 50 0 0 25 0 4 0 520570811 662917120 106597 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=647380 CPUtime=702.3 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 30151 0 0 0 70220 10 0 0 25 0 4 0 520570811 662917120 106597 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.57
Current children cumulated vsize (KiB) 647380

[startup+762.301 s]
/proc/loadavg: 4.13 5.18 6.10 5/175 2359
/proc/meminfo: memFree=27194236/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=649288 CPUtime=3045.31 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 544649 0 0 0 304349 182 0 0 25 0 4 0 520570810 664870912 114771 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162322 114771 393 112 0 157287 0
[pid=2286/tid=2287] ppid=2284 vsize=649288 CPUtime=758.37 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 167625 0 0 0 75780 57 0 0 25 0 4 0 520570811 664870912 114771 33554432000 4194304 4650419 140733383326176 18446744073709551615 4439120 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=649288 CPUtime=762.29 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 173568 0 0 0 76174 55 0 0 25 0 4 0 520570811 664870912 114771 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=649288 CPUtime=762.3 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 30751 0 0 0 76220 10 0 0 25 0 4 0 520570811 664870912 114771 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.31
Current children cumulated vsize (KiB) 649288

[startup+822.301 s]
/proc/loadavg: 4.12 4.98 5.97 5/175 2361
/proc/meminfo: memFree=27160984/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=649484 CPUtime=3285.03 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 564009 0 0 0 328311 192 0 0 25 0 4 0 520570810 665071616 120300 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162371 120300 393 112 0 157336 0
[pid=2286/tid=2287] ppid=2284 vsize=649484 CPUtime=818.1 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 171532 0 0 0 81751 59 0 0 25 0 4 0 520570811 665071616 120300 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=649484 CPUtime=822.3 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 181099 0 0 0 82171 59 0 0 25 0 4 0 520570811 665071616 120300 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=649484 CPUtime=822.31 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31077 0 0 0 82220 11 0 0 25 0 4 0 520570811 665071616 120300 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.03
Current children cumulated vsize (KiB) 649484

[startup+882.301 s]
/proc/loadavg: 4.11 4.82 5.85 5/175 2363
/proc/meminfo: memFree=27172732/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=699156 CPUtime=3524.75 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 587075 0 0 0 352271 204 0 0 25 0 4 0 520570810 715935744 120160 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 174789 120160 393 112 0 169754 0
[pid=2286/tid=2287] ppid=2284 vsize=699156 CPUtime=877.8 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 180519 0 0 0 87716 64 0 0 25 0 4 0 520570811 715935744 120160 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=699156 CPUtime=882.3 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 191509 0 0 0 88167 63 0 0 25 0 4 0 520570811 715935744 120160 33554432000 4194304 4650419 140733383326176 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=699156 CPUtime=882.31 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31283 0 0 0 88220 11 0 0 25 0 4 0 520570811 715935744 120160 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.75
Current children cumulated vsize (KiB) 699156

[startup+942.301 s]
/proc/loadavg: 4.11 4.68 5.74 5/175 2364
/proc/meminfo: memFree=27170328/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=649992 CPUtime=3764.47 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 610530 0 0 0 376232 215 0 0 25 0 4 0 520570810 665591808 118008 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162498 118008 393 112 0 157463 0
[pid=2286/tid=2287] ppid=2284 vsize=649992 CPUtime=937.52 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 189908 0 0 0 93683 69 0 0 25 0 4 0 520570811 665591808 118008 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=649992 CPUtime=942.29 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 200381 0 0 0 94163 66 0 0 25 0 4 0 520570811 665591808 118008 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=649992 CPUtime=942.31 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31410 0 0 0 94220 11 0 0 25 0 4 0 520570811 665591808 118008 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.47
Current children cumulated vsize (KiB) 649992

[startup+1002.3 s]
/proc/loadavg: 4.04 4.56 5.63 5/175 2366
/proc/meminfo: memFree=27146756/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=650192 CPUtime=4004.19 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 634559 0 0 0 400194 225 0 0 25 0 4 0 520570810 665796608 126566 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162548 126566 393 112 0 157513 0
[pid=2286/tid=2287] ppid=2284 vsize=650192 CPUtime=997.24 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 198306 0 0 0 99653 71 0 0 25 0 4 0 520570811 665796608 126566 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=650192 CPUtime=1002.3 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 208849 0 0 0 100159 71 0 0 25 0 4 0 520570811 665796608 126566 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=650192 CPUtime=1002.31 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31764 0 0 0 100220 11 0 0 25 0 4 0 520570811 665796608 126566 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.19
Current children cumulated vsize (KiB) 650192

[startup+1062.3 s]
/proc/loadavg: 4.07 4.47 5.53 5/175 2367
/proc/meminfo: memFree=27166804/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=650472 CPUtime=4243.93 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 654885 0 0 0 424159 234 0 0 25 0 4 0 520570810 666083328 121532 33554432000 4194304 4650419 140733383326176 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162618 121532 393 112 0 157583 0
[pid=2286/tid=2287] ppid=2284 vsize=650472 CPUtime=1056.96 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 206761 0 0 0 105621 75 0 0 25 0 4 0 520570811 666083328 121532 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=650472 CPUtime=1062.31 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 217458 0 0 0 106157 74 0 0 25 0 4 0 520570811 666083328 121532 33554432000 4194304 4650419 140733383326176 18446744073709551615 4331155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=650472 CPUtime=1062.32 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 31986 0 0 0 106220 12 0 0 25 0 4 0 520570811 666083328 121532 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.93
Current children cumulated vsize (KiB) 650472

[startup+1122.3 s]
/proc/loadavg: 4.08 4.40 5.44 5/175 2369
/proc/meminfo: memFree=27161692/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=722008 CPUtime=4483.62 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 679033 0 0 0 448117 245 0 0 25 0 4 0 520570810 739336192 122911 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 180502 122911 393 112 0 175467 0
[pid=2286/tid=2287] ppid=2284 vsize=722008 CPUtime=1116.65 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 215553 0 0 0 111586 79 0 0 25 0 4 0 520570811 739336192 122911 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=722008 CPUtime=1122.3 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 225834 0 0 0 112153 77 0 0 25 0 4 0 520570811 739336192 122911 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=722008 CPUtime=1122.32 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 32969 0 0 0 112220 12 0 0 25 0 4 0 520570811 739336192 122911 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.62
Current children cumulated vsize (KiB) 722008

[startup+1182.31 s]
/proc/loadavg: 4.08 4.34 5.35 5/175 2371
/proc/meminfo: memFree=27162396/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=651048 CPUtime=4723.36 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 706442 0 0 0 472081 255 0 0 25 0 4 0 520570810 666673152 122582 33554432000 4194304 4650419 140733383326176 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162762 122582 393 112 0 157727 0
[pid=2286/tid=2287] ppid=2284 vsize=651048 CPUtime=1176.38 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 225358 0 0 0 117557 81 0 0 25 0 4 0 520570811 666673152 122582 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=651048 CPUtime=1182.31 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 235698 0 0 0 118149 82 0 0 25 0 4 0 520570811 666673152 122582 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=651048 CPUtime=1182.32 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 33290 0 0 0 118220 12 0 0 25 0 4 0 520570811 666673152 122582 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.36
Current children cumulated vsize (KiB) 651048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 4.06 4.31 5.32 5/175 2371
/proc/meminfo: memFree=27149500/32951124 swapFree=67111356/67111528
[pid=2286] ppid=2284 vsize=651080 CPUtime=4800.07 cores=0,2,4,6
/proc/2286/stat : 2286 (strangenight1-m) R 2284 2286 1030 0 -1 4202496 714849 0 0 0 479748 259 0 0 25 0 4 0 520570810 666705920 125737 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2286/statm: 162770 125737 393 112 0 157735 0
[pid=2286/tid=2287] ppid=2284 vsize=651080 CPUtime=1195.48 cores=0,2,4,6
/proc/2286/task/2287/stat : 2287 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 227325 0 0 0 119466 82 0 0 25 0 4 0 520570811 666705920 125737 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2286/tid=2288] ppid=2284 vsize=651080 CPUtime=1201.52 cores=0,2,4,6
/proc/2286/task/2288/stat : 2288 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 239013 0 0 0 120068 84 0 0 25 0 4 0 520570811 666705920 125737 33554432000 4194304 4650419 140733383326176 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2286/tid=2289] ppid=2284 vsize=651080 CPUtime=1201.53 cores=0,2,4,6
/proc/2286/task/2289/stat : 2289 (strangenight1-m) R 2284 2286 1030 0 -1 4202560 33580 0 0 0 120140 13 0 0 25 0 4 0 520570811 666705920 125737 33554432000 4194304 4650419 140733383326176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 651080

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.54
CPU time (s): 4800.13
CPU user time (s): 4797.51
CPU system time (s): 2.6216
CPU usage (%): 399.499
Max. virtual memory (cumulated for all children) (KiB): 829460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.51
system time used= 2.6216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714851
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= 356
involuntary context switches= 19875

runsolver used 2.00769 second user time and 3.99739 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 17:08:51
IDJOB=3175123
IDBENCH=82741
IDSOLVER=1588
FILE ID=node137/3175123-1304089731
RUNJOBID= node137-1304088527-2178
PBS_JOBID= 13170515
Free space on /tmp= 71612 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S873866006-055.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175123-1304089731/watcher-3175123-1304089731 -o /tmp/evaluation-result-3175123-1304089731/solver-3175123-1304089731 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175123-1304089731.cnf

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

MD5SUM BENCH= 9ec6e0c9f7f3592c1fc9e4fe986eba4f
RANDOM SEED=1373057391

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27645132 kB
Buffers:        916464 kB
Cached:        3859880 kB
SwapCached:         56 kB
Active:         342684 kB
Inactive:      4498336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27645132 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:       64492 kB
Mapped:          15068 kB
Slab:           401408 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220984 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= 71616 MiB
End job on node137 at 2011-04-29 17:28:55