Trace number 3175362

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.41 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
MD5SUM9c7b3f326f7257fd8377a35f8807c0d3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3175362-1304120892.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.19/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.05	c calculated reachability. Time: 0.00
0.19/0.05	c Calc default polars -  time:   0.00 s pos:     288 undec:      67 neg:     295
0.19/0.05	c =========================================================================================
0.19/0.05	c types(t): F = full restart, N = normal restart
0.19/0.05	c types(t): S = simplification begin/end, E = solution found
0.19/0.05	c restart types(rt): st = static, dy = dynamic
0.19/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.05	c  B st     0         0       632      2750         0         0      8348         0   no data   no data  --
0.19/0.07	c Decided on static restart strategy
0.37/0.18	c  N st     8      4917       632      2750         0      4844      8348    136797   no data   no data  --
1.57/0.45	c  N st    10     11300       632      2750         0      4517      8348     87939   no data   no data  --
2.77/0.74	c  N st    11     17043       632      2750         0     10201      8348    249993   no data   no data  --
4.39/1.16	c  F st    12     25000       632      2750         0     12474      8348    309309   no data   no data  --
4.39/1.16	c  N st    12     25000       632      2750         0     12474      8348    309309   no data   no data  --
5.56/1.41	c  N dy    18     30001       632      2750         0     10741      8348    241979   no data   no data  --
5.56/1.41	c  S st    18     30001       632      2750         0     10741      8348    241979   no data   no data  --
5.56/1.44	c  S st    18     30507       632      2750         0     11246      8348    254843   no data   no data  --
5.56/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.56/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
5.56/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.76/1.73	c lits-rem:       132  cl-subs:      358  v-elim:      0  v-fix:    0  time:  1.08 s
6.76/1.73	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.04
6.76/1.73	c calculated reachability. Time: 0.00
6.76/1.73	c  N dy    18     30507       632      2750         0     10888      8348    243061   no data   no data  --
7.56/1.98	c  N dy    32     34591       632      2750         0     14935      8348    353312     19.30     20.36  --
8.37/2.19	c  N dy    50     38617       632      2750         0     11085      8348    196247     19.19     20.32  --
9.56/2.44	c  N dy    72     42674       632      2750         0     15119      8348    309061     19.38     20.62  --
10.36/2.66	c  S st    83     45761       632      2750         0      9286      8348    115002     19.20     16.85  --
10.36/2.69	c  S st    83     46263       632      2750         0      9788      8348    128830     19.20   no data  --
10.36/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.75/2.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
10.75/2.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.15/2.80	c lits-rem:        20  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.39 s
11.15/2.80	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
11.15/2.80	c vivif2 --  cl tried     9757 cl shrink        0 lits rem          0 time: 0.01
11.15/2.80	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.03
11.15/2.81	c calculated reachability. Time: 0.00
11.15/2.81	c  N dy    83     46263       632      2750         0      9757      8348    128025     19.20   no data  --
11.96/3.06	c  N dy    87     50634       632      2750         0     14080      8348    243528     18.78     19.79  --
13.18/3.35	c  N dy   102     55021       632      2750         0     18433      8348    361480     18.71     19.85  --
14.35/3.61	c  N dy   123     59239       632      2750         0     12729      8348    184334     18.72     19.92  --
15.95/4.04	c  N dy   134     65428       632      2750         0     18844      8348    346583     18.47     19.61  --
17.16/4.34	c  S st   135     69394       632      2750         0     11885      8348    139327     18.26     16.95  --
17.16/4.38	c  S st   135     69899       632      2750         0     12389      8348    152089     18.26   no data  --
17.16/4.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.16/4.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.16/4.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
17.16/4.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.94/4.53	c lits-rem:        63  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.58 s
17.94/4.53	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
17.94/4.53	c vivif2 --  cl tried    12350 cl shrink        0 lits rem          0 time: 0.00
17.94/4.54	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.04
17.94/4.54	c calculated reachability. Time: 0.00
17.94/4.54	c  N dy   135     69899       632      2750         0     12350      8348    151049     18.26   no data  --
19.14/4.85	c  N dy   156     74620       632      2750         0     17041      8348    279764     18.29     19.26  --
20.74/5.26	c  N dy   180     79856       632      2750         0     22242      8348    421111     18.30     19.33  --
22.33/5.65	c  N dy   201     85073       632      2750         0     15522      8348    216467     18.33     19.32  --
23.14/5.82	c  F st   213     87501       632      2750         0     17931      8348    281404     18.33     17.59  --
23.94/6.07	c  N st   218     90802       632      2750         0     21199      8348    372928     18.33   no data  --
24.74/6.21	c Decided on static restart strategy
26.73/6.74	c  N st   221     99809       632      2750         0     17207      8348    380049     18.33   no data  --
28.33/7.16	c  S st   222    104848       632      2750         0     22168      8348    514037     18.33   no data  --
28.73/7.22	c  S st   222    105351       632      2750         0     22671      8348    527826     18.33   no data  --
28.73/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.73/7.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.73/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.73/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
28.73/7.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.74/8.80	c lits-rem:       967  cl-subs:      887  v-elim:      0  v-fix:    0  time:  6.17 s
34.74/8.80	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
35.14/8.81	c vivif2 --  cl tried    21784 cl shrink        0 lits rem          0 time: 0.02
35.14/8.83	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.08
35.14/8.83	c calculated reachability. Time: 0.00
35.14/8.83	c  N st   222    105351       632      2750         0     21784      8348    499243     18.33   no data  --
38.32/9.68	c  N st   223    114951       632      2750         0     17460      8348    325421     18.33   no data  --
43.93/11.07	c  N st   224    129350       632      2750         0     16851      8348    315372     18.33   no data  --
51.90/13.05	c  N st   225    150947       632      2750         0     22362      8348    425762     18.33   no data  --
55.09/13.80	c  S st   226    158029       632      2750         0     29269      8348    617197     18.33   no data  --
55.09/13.87	c  S st   226    158538       632      2750         0     29777      8348    631127     18.33   no data  --
55.09/13.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.09/13.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.09/13.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
55.49/13.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.49/13.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.49/13.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
55.49/13.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.08/15.89	c lits-rem:       397  cl-subs:     1771  v-elim:      0  v-fix:    0  time:  7.91 s
63.08/15.89	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
63.08/15.89	c vivif2 --  cl tried    28006 cl shrink        0 lits rem          0 time: 0.02
63.48/15.91	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.09
63.48/15.92	c calculated reachability. Time: 0.00
63.48/15.92	c  N st   226    158538       632      2750         0     28006      8348    579833     18.33   no data  --
84.26/21.15	c  N st   227    207126       632      2750         0     22842      8348    409861     18.33   no data  --
100.65/25.28	c  N st   228    237807       632      2750         0     33312      8348    677724     18.33   no data  --
100.65/25.28	c  S st   228    237807       632      2750         0     33312      8348    677724     18.33   no data  --
101.06/25.36	c  S st   228    238309       632      2750         0     33814      8348    691326     18.33   no data  --
101.06/25.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.06/25.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.06/25.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
101.06/25.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.06/25.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.06/25.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
101.06/25.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.85/27.56	c lits-rem:       810  cl-subs:     1244  v-elim:      0  v-fix:    0  time:  8.63 s
109.85/27.56	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
109.85/27.56	c vivif2 --  cl tried    32570 cl shrink        0 lits rem          0 time: 0.03
109.85/27.59	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.11
109.85/27.59	c calculated reachability. Time: 0.00
109.85/27.59	c  N st   228    238309       632      2750         0     32570      8348    653434     18.33   no data  --
141.78/35.59	c  F st   229    306251       632      2750         0     34663      8348    683535     18.33   no data  --
141.78/35.59	c  N st   229    306251       632      2750         0     34663      8348    683535     18.33   no data  --
144.99/36.32	c Decided on static restart strategy
156.56/39.22	c  N st   239    334558       632      2750         0     38850      8348    736785     18.33   no data  --
167.74/42.06	c  N st   241    357463       632      2750         0     36728      8348    659595     18.33   no data  --
167.74/42.06	c  S st   241    357463       632      2750         0     36728      8348    659595     18.33   no data  --
168.14/42.16	c  S st   241    357969       632      2750         0     37234      8348    672968     18.33   no data  --
168.14/42.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.14/42.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.14/42.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
168.14/42.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.14/42.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.14/42.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
168.14/42.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
176.13/44.16	c lits-rem:       716  cl-subs:      759  v-elim:      0  v-fix:    0  time:  7.86 s
176.13/44.16	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
176.13/44.17	c vivif2 --  cl tried    36475 cl shrink        0 lits rem          0 time: 0.03
176.53/44.20	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.13
176.53/44.20	c calculated reachability. Time: 0.00
176.53/44.20	c  N st   241    357969       632      2750         0     36475      8348    649509     18.33   no data  --
195.70/49.09	c  N st   242    390361       632      2750         0     42602      8348    784188     18.33   no data  --
225.26/56.40	c  N st   243    438951       632      2750         0     36408      8348    621398     18.33   no data  --
268.41/67.26	c  N st   244    511834       632      2750         0     50093      8348    997919     18.33   no data  --
283.59/71.04	c  N st   245    536954       632      2750         0     44278      8348    775217     18.33   no data  --
283.59/71.04	c  S st   245    536954       632      2750         0     44278      8348    775217     18.33   no data  --
283.99/71.15	c  S st   245    537460       632      2750         0     44784      8348    788691     18.33   no data  --
283.99/71.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.99/71.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.99/71.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
284.39/71.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
284.39/71.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.39/71.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
284.39/71.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
293.58/73.57	c lits-rem:       480  cl-subs:     1080  v-elim:      0  v-fix:    0  time:  9.46 s
293.58/73.57	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
293.58/73.58	c vivif2 --  cl tried    43704 cl shrink        0 lits rem          0 time: 0.04
294.00/73.62	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.17
294.00/73.62	c calculated reachability. Time: 0.00
294.00/73.62	c  N st   245    537460       632      2750         0     43704      8348    755672     18.33   no data  --
420.21/105.20	c  N st   246    701446       632      2750         0     37713      8348    476583     18.33   no data  --
499.30/125.06	c  N st   247    806190       632      2750         0     66859      8348   1349713     18.33   no data  --
499.30/125.06	c  S st   247    806190       632      2750         0     66859      8348   1349713     18.33   no data  --
500.10/125.25	c  S st   247    806695       632      2750         0     67364      8348   1363038     18.33   no data  --
500.10/125.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
500.10/125.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.10/125.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
500.51/125.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.51/125.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.51/125.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
500.51/125.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
517.68/129.66	c lits-rem:        74  cl-subs:     3137  v-elim:      0  v-fix:    0  time: 17.29 s
517.68/129.66	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
517.68/129.67	c vivif2 --  cl tried    64227 cl shrink        0 lits rem          0 time: 0.06
518.09/129.76	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.33
518.09/129.76	c calculated reachability. Time: 0.00
518.09/129.76	c  N st   247    806695       632      2750         0     64227      8348   1265387     18.33   no data  --
758.15/189.84	c  F st   248   1071876       632      2750         0     79251      8348   1492998     18.33   no data  --
758.15/189.84	c  N st   248   1071876       632      2750         0     79251      8348   1492998     18.33   no data  --
764.16/191.32	c Decided on static restart strategy
780.92/195.57	c  N st   258   1100177       632      2750         0     63428      8348   1103187     18.33   no data  --
817.29/204.69	c  N st   260   1136170       632      2750         0     53728      8348    757131     18.33   no data  --
851.23/213.14	c  N st   261   1168562       632      2750         0     85629      8348   1739255     18.33   no data  --
887.20/222.18	c  N st   262   1210042       632      2750         0     80314      8348   1503689     18.33   no data  --
887.20/222.18	c  S st   262   1210042       632      2750         0     80314      8348   1503689     18.33   no data  --
888.37/222.42	c  S st   262   1210547       632      2750         0     80819      8348   1517148     18.33   no data  --
888.37/222.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
888.37/222.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.37/222.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
888.77/222.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.77/222.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.77/222.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
888.77/222.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
908.75/227.59	c lits-rem:       189  cl-subs:     2872  v-elim:      0  v-fix:    0  time: 20.25 s
908.75/227.59	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
909.16/227.61	c vivif2 --  cl tried    77947 cl shrink        0 lits rem          0 time: 0.07
909.57/227.73	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.47
909.57/227.73	c calculated reachability. Time: 0.00
909.57/227.73	c  N st   262   1210547       632      2750         0     77947      8348   1429390     18.33   no data  --
990.64/248.06	c  N st   263   1283430       632      2750         0     54348      8348    707560     18.33   no data  --
1097.70/274.83	c  N st   264   1392753       632      2750         0     62813      8348    944458     18.33   no data  --
1266.67/317.11	c  N st   265   1556738       632      2750         0     67210      8348    972683     18.33   no data  --
1442.03/361.07	c  N st   266   1710547       632      2750         0    109092      8348   2189598     18.33   no data  --
1442.03/361.07	c  S st   266   1710547       632      2750         0    109092      8348   2189598     18.33   no data  --
1443.64/361.44	c  S st   266   1711049       632      2750         0    109592      8348   2203666     18.33   no data  --
1443.64/361.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1443.64/361.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1444.04/361.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1444.04/361.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1444.04/361.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1444.04/361.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
1444.04/361.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1517.93/380.02	c lits-rem:       371  cl-subs:     7702  v-elim:      0  v-fix:    0  time: 73.63 s
1517.93/380.02	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
1517.93/380.05	c vivif2 --  cl tried   101890 cl shrink        0 lits rem          0 time: 0.10
1518.33/380.19	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.58
1518.73/380.20	c calculated reachability. Time: 0.00
1518.73/380.20	c  N st   266   1711049       632      2750         0    101890      8348   1992933     18.33   no data  --
1964.16/491.79	c  N st   267   2080013       632      2750         0    113644      8348   2250109     18.33   no data  --
2125.92/532.24	c  N st   268   2211049       632      2750         0    118091      8348   2378703     18.33   no data  --
2125.92/532.24	c  S st   268   2211049       632      2750         0    118091      8348   2378703     18.33   no data  --
2127.51/532.64	c  S st   268   2211554       632      2750         0    118596      8348   2393147     18.33   no data  --
2127.51/532.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2127.51/532.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2127.91/532.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2127.91/532.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2127.91/532.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2127.91/532.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
2127.91/532.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2199.02/550.52	c lits-rem:       362  cl-subs:     6087  v-elim:      0  v-fix:    0  time: 70.77 s
2199.02/550.52	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
2199.02/550.55	c vivif2 --  cl tried   112509 cl shrink        0 lits rem          0 time: 0.11
2199.82/550.71	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.66
2199.82/550.72	c calculated reachability. Time: 0.00
2199.82/550.72	c  N st   268   2211554       632      2750         0    112509      8348   2204094     18.33   no data  --
2864.96/717.21	c  N st   269   2711554       632      2750         0    135494      8348   2653108     18.33   no data  --
2864.96/717.21	c  S st   269   2711554       632      2750         0    135494      8348   2653108     18.33   no data  --
2866.53/717.61	c  S st   269   2712056       632      2750         0    135996      8348   2666432     18.33   no data  --
2866.53/717.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2866.53/717.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2866.53/717.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.29
2866.93/717.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2866.93/717.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2866.93/717.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
2866.93/717.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2991.56/748.98	c lits-rem:       906  cl-subs:     9830  v-elim:      0  v-fix:    0  time: 124.60 s
2991.56/748.98	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
2991.98/749.01	c vivif2 --  cl tried   126166 cl shrink        0 lits rem          0 time: 0.12
2992.76/749.20	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.74
2992.76/749.20	c calculated reachability. Time: 0.00
2992.76/749.20	c  N st   269   2712056       632      2750         0    126166      8348   2407548     18.33   no data  --
3673.06/919.50	c  N st   270   3212057       632      2750         0    101770      8348   1544717     18.33   no data  --
3673.06/919.50	c  S st   270   3212057       632      2750         0    101770      8348   1544717     18.33   no data  --
3674.24/919.83	c  S st   270   3212561       632      2750         0    102272      8348   1558899     18.33   no data  --
3674.24/919.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3674.24/919.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3674.24/919.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
3674.64/919.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3674.64/919.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3674.64/919.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
3674.64/919.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3698.61/925.97	c lits-rem:       214  cl-subs:     4664  v-elim:      0  v-fix:    0  time: 24.08 s
3698.61/925.97	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
3698.61/925.99	c vivif2 --  cl tried    97608 cl shrink        0 lits rem          0 time: 0.08
3699.43/926.12	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.51
3699.43/926.12	c calculated reachability. Time: 0.00
3699.43/926.12	c  N st   270   3212561       632      2750         0     97608      8348   1436121     18.33   no data  --
4436.03/1110.56	c  N st   271   3712562       632      2750         0    108787      8348   1663657     18.33   no data  --
4436.03/1110.56	c  S st   271   3712562       632      2750         0    108787      8348   1663657     18.33   no data  --
4437.22/1110.89	c  S st   271   3713068       632      2750         0    109290      8348   1677418     18.33   no data  --
4437.22/1110.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4437.22/1110.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4437.64/1110.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
4438.04/1111.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4438.04/1111.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4438.04/1111.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    632 time:  0.00 s
4438.04/1111.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4462.38/1117.11	c lits-rem:        63  cl-subs:     3298  v-elim:      0  v-fix:    0  time: 24.37 s
4462.38/1117.12	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
4462.38/1117.14	c vivif2 --  cl tried   105992 cl shrink        0 lits rem          0 time: 0.09
4462.78/1117.29	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.60
4462.78/1117.29	c calculated reachability. Time: 0.00
4462.78/1117.29	c  N st   271   3713068       632      2750         0    105992      8348   1583400     18.33   no data  --
4521.12/1131.88	c  F st   272   3751564       632      2750         0    143750      8348   2738503     18.33   no data  --
4521.12/1131.88	c  N st   272   3751564       632      2750         0    143750      8348   2738503     18.33   no data  --
4578.25/1146.15	c  N dy   349   3772620       632      2750         0    164576      8348   3318513     18.44     19.87  --
4615.78/1155.51	c  N dy   479   3792962       632      2750         0    101391      8348   1299003     18.71     20.06  --
4658.92/1166.34	c  N dy   577   3812969       632      2750         0    121203      8348   1852398     18.80     20.13  --
4706.46/1178.27	c  N dy   658   3834339       632      2750         0    142319      8348   2430869     18.77     19.83  --
4759.19/1191.45	c  N dy   732   3854511       632      2750         0    162240      8348   2985268     18.78     19.99  --

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-3175362-1304120892/watcher-3175362-1304120892 -o /tmp/evaluation-result-3175362-1304120892/solver-3175362-1304120892 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175362-1304120892.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: 4.09 6.44 6.63 3/176 5958
/proc/meminfo: memFree=29503444/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 602319892 52465664 353 33554432000 4194304 4650419 140735798633280 18446744073709551615 47285894977452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 12809 353 303 112 0 7774 0
[pid=5958/tid=5962] ppid=5954 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 602319892 52465664 353 33554432000 4194304 4650419 140735798633280 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 602319892 52465664 353 33554432000 4194304 4650419 140735798633280 18446744073709551615 47285894977452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 602319892 52465664 353 33554432000 4194304 4650419 140735798633280 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0577981 s]
/proc/loadavg: 4.09 6.44 6.63 3/176 5958
/proc/meminfo: memFree=29503444/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=347840 CPUtime=0.19 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 1687 0 0 0 19 0 0 0 18 0 4 0 602319892 356188160 1539 33554432000 4194304 4650419 140735798633280 18446744073709551615 4328286 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 86960 1539 390 112 0 81925 0
[pid=5958/tid=5962] ppid=5954 vsize=347840 CPUtime=0.04 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 377 0 0 0 4 0 0 0 18 0 4 0 602319892 356188160 1539 33554432000 4194304 4650419 140735798633280 18446744073709551615 4331094 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=347840 CPUtime=0.04 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 329 0 0 0 4 0 0 0 18 0 4 0 602319892 356188160 1539 33554432000 4194304 4650419 140735798633280 18446744073709551615 4315688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=347840 CPUtime=0.04 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 207 0 0 0 4 0 0 0 20 0 4 0 602319892 356188160 1539 33554432000 4194304 4650419 140735798633280 18446744073709551615 4330582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 347840

[startup+0.100789 s]
/proc/loadavg: 4.09 6.44 6.63 3/176 5958
/proc/meminfo: memFree=29503444/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=347988 CPUtime=0.37 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 1922 0 0 0 37 0 0 0 18 0 4 0 602319892 356339712 1774 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 86997 1774 391 112 0 81962 0
[pid=5958/tid=5962] ppid=5954 vsize=347988 CPUtime=0.09 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 443 0 0 0 9 0 0 0 18 0 4 0 602319892 356339712 1774 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=347988 CPUtime=0.09 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 397 0 0 0 9 0 0 0 18 0 4 0 602319892 356339712 1774 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=347988 CPUtime=0.08 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 253 0 0 0 8 0 0 0 21 0 4 0 602319892 356339712 1774 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 347988

[startup+0.300752 s]
/proc/loadavg: 4.09 6.44 6.63 3/176 5958
/proc/meminfo: memFree=29503444/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=349368 CPUtime=1.17 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 3149 0 0 0 116 1 0 0 18 0 4 0 602319892 357752832 2329 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 87342 2329 393 112 0 82307 0
[pid=5958/tid=5962] ppid=5954 vsize=349368 CPUtime=0.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 760 0 0 0 29 0 0 0 18 0 4 0 602319892 357752832 2329 33554432000 4194304 4650419 140735798633280 18446744073709551615 4334658 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=349368 CPUtime=0.28 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 706 0 0 0 28 0 0 0 18 0 4 0 602319892 357752832 2329 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=349368 CPUtime=0.28 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 540 0 0 0 28 0 0 0 21 0 4 0 602319892 357752832 2329 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 349368

[startup+0.700678 s]
/proc/loadavg: 4.09 6.44 6.63 3/176 5958
/proc/meminfo: memFree=29503444/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=350616 CPUtime=2.77 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 4890 0 0 0 276 1 0 0 18 0 4 0 602319892 359030784 3037 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 87654 3037 393 112 0 82619 0
[pid=5958/tid=5962] ppid=5954 vsize=350616 CPUtime=0.68 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 1210 0 0 0 68 0 0 0 18 0 4 0 602319892 359030784 3037 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=350616 CPUtime=0.68 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 1129 0 0 0 68 0 0 0 18 0 4 0 602319892 359030784 3037 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=350616 CPUtime=0.68 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 963 0 0 0 68 0 0 0 22 0 4 0 602319892 359030784 3037 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 350616

[startup+1.50053 s]
/proc/loadavg: 4.40 6.47 6.63 10/184 5967
/proc/meminfo: memFree=29479076/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=351952 CPUtime=5.97 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 9818 0 0 0 595 2 0 0 20 0 4 0 602319892 360398848 5151 33554432000 4194304 4650419 140735798633280 18446744073709551615 4439621 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 87988 5151 395 112 0 82953 0
[pid=5958/tid=5962] ppid=5954 vsize=351952 CPUtime=1.48 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 2114 0 0 0 148 0 0 0 20 0 4 0 602319892 360398848 5151 33554432000 4194304 4650419 140735798633280 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=351952 CPUtime=1.48 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 2048 0 0 0 148 0 0 0 20 0 4 0 602319892 360398848 5151 33554432000 4194304 4650419 140735798633280 18446744073709551615 4330755 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=351952 CPUtime=1.48 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 1772 0 0 0 148 0 0 0 25 0 4 0 602319892 360398848 5151 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 351952

[startup+3.10023 s]
/proc/loadavg: 4.40 6.47 6.63 10/184 5967
/proc/meminfo: memFree=29444976/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=352424 CPUtime=12.36 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 18733 0 0 0 1232 4 0 0 25 0 4 0 602319892 360882176 11240 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 88106 11240 395 112 0 83071 0
[pid=5958/tid=5962] ppid=5954 vsize=352424 CPUtime=3.08 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 4506 0 0 0 307 1 0 0 25 0 4 0 602319892 360882176 11240 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=352424 CPUtime=3.08 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 4778 0 0 0 308 0 0 0 25 0 4 0 602319892 360882176 11240 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=352424 CPUtime=3.07 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 4504 0 0 0 306 1 0 0 25 0 4 0 602319892 360882176 11240 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 352424

[startup+6.30063 s]
/proc/loadavg: 4.40 6.47 6.63 10/184 5967
/proc/meminfo: memFree=29390540/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=352976 CPUtime=25.14 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 26933 0 0 0 2509 5 0 0 25 0 4 0 602319892 361447424 14988 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 88244 14988 395 112 0 83209 0
[pid=5958/tid=5962] ppid=5954 vsize=352976 CPUtime=6.28 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 7206 0 0 0 627 1 0 0 25 0 4 0 602319892 361447424 14988 33554432000 4194304 4650419 140735798633280 18446744073709551615 4333921 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=352976 CPUtime=6.28 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 6916 0 0 0 628 0 0 0 25 0 4 0 602319892 361447424 14988 33554432000 4194304 4650419 140735798633280 18446744073709551615 4315038 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=352976 CPUtime=6.25 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 6045 0 0 0 624 1 0 0 25 0 4 0 602319892 361447424 14988 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 352976

[startup+12.7004 s]
/proc/loadavg: 4.96 6.52 6.65 10/184 5967
/proc/meminfo: memFree=29337948/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=334652 CPUtime=50.7 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 41479 0 0 0 5061 9 0 0 25 0 4 0 602319892 342683648 21101 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 83663 21101 395 112 0 78628 0
[pid=5958/tid=5962] ppid=5954 vsize=334652 CPUtime=12.68 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 11294 0 0 0 1266 2 0 0 25 0 4 0 602319892 342683648 21101 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=334652 CPUtime=12.68 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 9943 0 0 0 1267 1 0 0 25 0 4 0 602319892 342683648 21101 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=334652 CPUtime=12.62 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 9008 0 0 0 1260 2 0 0 25 0 4 0 602319892 342683648 21101 33554432000 4194304 4650419 140735798633280 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 334652

[startup+25.501 s]
/proc/loadavg: 5.42 6.57 6.66 10/184 5967
/proc/meminfo: memFree=29283124/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=400616 CPUtime=101.83 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 60540 0 0 0 10169 14 0 0 25 0 4 0 602319892 410230784 31625 33554432000 4194304 4650419 140735798633280 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 100154 31625 395 112 0 95119 0
[pid=5958/tid=5962] ppid=5954 vsize=400616 CPUtime=25.48 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 16207 0 0 0 2545 3 0 0 25 0 4 0 602319892 410230784 31625 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=400616 CPUtime=25.49 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 15468 0 0 0 2546 3 0 0 25 0 4 0 602319892 410230784 31625 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=400616 CPUtime=25.34 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 11095 0 0 0 2532 2 0 0 25 0 4 0 602319892 410230784 31625 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363311 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 400616

[startup+51.1002 s]
/proc/loadavg: 6.37 6.70 6.70 10/184 5968
/proc/meminfo: memFree=29209220/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=496388 CPUtime=204.09 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 85333 0 0 0 20387 22 0 0 25 0 4 0 602319892 508301312 40087 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363871 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 124097 40087 395 112 0 119062 0
[pid=5958/tid=5962] ppid=5954 vsize=496388 CPUtime=51.08 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 23486 0 0 0 5102 6 0 0 25 0 4 0 602319892 508301312 40087 33554432000 4194304 4650419 140735798633280 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=496388 CPUtime=51.09 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 22865 0 0 0 5103 6 0 0 25 0 4 0 602319892 508301312 40087 33554432000 4194304 4650419 140735798633280 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=496388 CPUtime=50.81 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 14732 0 0 0 5078 3 0 0 25 0 4 0 602319892 508301312 40087 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 496388

[startup+102.307 s]
/proc/loadavg: 7.46 6.95 6.78 10/184 5969
/proc/meminfo: memFree=29142336/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=508616 CPUtime=408.64 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 126893 0 0 0 40826 38 0 0 25 0 4 0 602319892 520822784 49444 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 127154 49444 395 112 0 122119 0
[pid=5958/tid=5962] ppid=5954 vsize=508616 CPUtime=102.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 32295 0 0 0 10220 9 0 0 25 0 4 0 602319892 520822784 49444 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=508616 CPUtime=102.29 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 35584 0 0 0 10218 11 0 0 25 0 4 0 602319892 520822784 49444 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=508616 CPUtime=101.74 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 20624 0 0 0 10169 5 0 0 25 0 4 0 602319892 520822784 49444 33554432000 4194304 4650419 140735798633280 18446744073709551615 4476385 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 508616

[startup+162.3 s]

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

[pid=5958] ppid=5954 vsize=647532 CPUtime=2805.41 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 489436 0 0 0 280333 208 0 0 25 0 4 0 602319892 663072768 97906 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 161883 97906 395 112 0 156848 0
[pid=5958/tid=5962] ppid=5954 vsize=647532 CPUtime=702.28 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 135461 0 0 0 70171 57 0 0 25 0 4 0 602319892 663072768 97906 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=647532 CPUtime=702.31 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 136468 0 0 0 70168 63 0 0 25 0 4 0 602319892 663072768 97906 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=647532 CPUtime=698.47 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 84706 0 0 0 69810 37 0 0 25 0 4 0 602319892 663072768 97906 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 647532

[startup+762.307 s]
/proc/loadavg: 8.11 8.00 7.46 10/184 5987
/proc/meminfo: memFree=28696708/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=760056 CPUtime=3045.12 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 517441 0 0 0 304292 220 0 0 25 0 4 0 602319892 778297344 105944 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363444 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 190014 105944 395 112 0 184979 0
[pid=5958/tid=5962] ppid=5954 vsize=760056 CPUtime=762.3 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 142110 0 0 0 76169 61 0 0 25 0 4 0 602319892 778297344 105944 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=760056 CPUtime=762.31 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 144207 0 0 0 76165 66 0 0 25 0 4 0 602319892 778297344 105944 33554432000 4194304 4650419 140735798633280 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=760056 CPUtime=758.16 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 89980 0 0 0 75777 39 0 0 25 0 4 0 602319892 778297344 105944 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 760056

[startup+822.301 s]
/proc/loadavg: 8.04 8.00 7.49 10/184 5997
/proc/meminfo: memFree=28632828/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=776680 CPUtime=3284.77 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 549870 0 0 0 328241 236 0 0 25 0 4 0 602319892 795320320 119273 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 194170 119273 395 112 0 189135 0
[pid=5958/tid=5962] ppid=5954 vsize=776680 CPUtime=822.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 150247 0 0 0 82164 65 0 0 25 0 4 0 602319892 795320320 119273 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=776680 CPUtime=822.32 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 153205 0 0 0 82161 71 0 0 25 0 4 0 602319892 795320320 119273 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=776680 CPUtime=817.82 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 96947 0 0 0 81741 41 0 0 25 0 4 0 602319892 795320320 119273 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 776680

[startup+882.301 s]
/proc/loadavg: 8.01 8.00 7.52 10/184 5999
/proc/meminfo: memFree=28627832/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=711260 CPUtime=3524.44 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 566300 0 0 0 352200 244 0 0 25 0 4 0 602319892 728330240 117894 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 177815 117894 395 112 0 172780 0
[pid=5958/tid=5962] ppid=5954 vsize=711260 CPUtime=882.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 154504 0 0 0 88162 67 0 0 25 0 4 0 602319892 728330240 117894 33554432000 4194304 4650419 140735798633280 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=711260 CPUtime=882.32 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 159938 0 0 0 88158 74 0 0 25 0 4 0 602319892 728330240 117894 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=711260 CPUtime=877.5 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 98322 0 0 0 87708 42 0 0 25 0 4 0 602319892 728330240 117894 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 711260

[startup+942.3 s]
/proc/loadavg: 8.00 8.00 7.54 10/184 6001
/proc/meminfo: memFree=28604096/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=738768 CPUtime=3764.12 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 587443 0 0 0 376158 254 0 0 25 0 4 0 602319892 756498432 125760 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 184692 125760 395 112 0 179657 0
[pid=5958/tid=5962] ppid=5954 vsize=738768 CPUtime=942.28 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 160345 0 0 0 94159 69 0 0 25 0 4 0 602319892 756498432 125760 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=738768 CPUtime=942.31 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 165812 0 0 0 94154 77 0 0 25 0 4 0 602319892 756498432 125760 33554432000 4194304 4650419 140735798633280 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=738768 CPUtime=937.18 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 98958 0 0 0 93675 43 0 0 25 0 4 0 602319892 756498432 125760 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 738768

[startup+1002.3 s]
/proc/loadavg: 8.00 8.00 7.57 10/184 6002
/proc/meminfo: memFree=28658728/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=700180 CPUtime=4003.8 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 604535 0 0 0 400117 263 0 0 25 0 4 0 602319892 716984320 114421 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 175045 114421 395 112 0 170010 0
[pid=5958/tid=5962] ppid=5954 vsize=700180 CPUtime=1002.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 165556 0 0 0 100157 72 0 0 25 0 4 0 602319892 716984320 114421 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=700180 CPUtime=1002.32 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 172728 0 0 0 100151 81 0 0 25 0 4 0 602319892 716984320 114421 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=700180 CPUtime=996.85 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 99220 0 0 0 99642 43 0 0 25 0 4 0 602319892 716984320 114421 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 700180

[startup+1062.3 s]
/proc/loadavg: 8.06 8.02 7.60 10/184 6004
/proc/meminfo: memFree=28556264/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=910048 CPUtime=4243.48 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 633839 0 0 0 424071 277 0 0 25 0 4 0 602319892 931889152 132495 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 227512 132495 395 112 0 222477 0
[pid=5958/tid=5962] ppid=5954 vsize=910048 CPUtime=1062.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 175419 0 0 0 106153 76 0 0 25 0 4 0 602319892 931889152 132495 33554432000 4194304 4650419 140735798633280 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=910048 CPUtime=1062.33 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 178416 0 0 0 106148 85 0 0 25 0 4 0 602319892 931889152 132495 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=910048 CPUtime=1056.53 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 104909 0 0 0 105608 45 0 0 25 0 4 0 602319892 931889152 132495 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 910048

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.63 10/184 6005
/proc/meminfo: memFree=28566748/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=892000 CPUtime=4483.16 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 654574 0 0 0 448028 288 0 0 25 0 4 0 602319892 913408000 129235 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 223000 129235 395 112 0 217965 0
[pid=5958/tid=5962] ppid=5954 vsize=892000 CPUtime=1122.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 182096 0 0 0 112151 78 0 0 25 0 4 0 602319892 913408000 129235 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=892000 CPUtime=1122.33 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 182287 0 0 0 112145 88 0 0 25 0 4 0 602319892 913408000 129235 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=892000 CPUtime=1116.2 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 106035 0 0 0 111574 46 0 0 25 0 4 0 602319892 913408000 129235 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 892000

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.65 10/184 6007
/proc/meminfo: memFree=28487596/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=858652 CPUtime=4722.84 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 672579 0 0 0 471984 300 0 0 25 0 4 0 602319892 879259648 132792 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 214663 132792 395 112 0 209628 0
[pid=5958/tid=5962] ppid=5954 vsize=858652 CPUtime=1182.29 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 189293 0 0 0 118146 83 0 0 25 0 4 0 602319892 879259648 132792 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=858652 CPUtime=1182.33 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 188914 0 0 0 118142 91 0 0 25 0 4 0 602319892 879259648 132792 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=858652 CPUtime=1175.87 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 108770 0 0 0 117539 48 0 0 25 0 4 0 602319892 879259648 132792 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 858652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.03 7.66 10/184 6008
/proc/meminfo: memFree=28464268/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=818136 CPUtime=4800.35 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 681123 0 0 0 479729 306 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 204534 132437 395 112 0 199499 0
[pid=5958/tid=5962] ppid=5954 vsize=818136 CPUtime=1201.7 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 191979 0 0 0 120085 85 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=818136 CPUtime=1201.73 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 191828 0 0 0 120080 93 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=818136 CPUtime=1195.16 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 109849 0 0 0 119467 49 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 818136

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.03 7.66 10/184 6008
/proc/meminfo: memFree=28464268/32950928 swapFree=67111356/67111528
[pid=5958] ppid=5954 vsize=818136 CPUtime=4800.35 cores=1,3,5,7
/proc/5958/stat : 5958 (strangenight1-m) R 5954 5958 5921 0 -1 4202496 681123 0 0 0 479729 306 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5958/statm: 204534 132437 395 112 0 199499 0
[pid=5958/tid=5962] ppid=5954 vsize=818136 CPUtime=1201.7 cores=1,3,5,7
/proc/5958/task/5962/stat : 5962 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 191979 0 0 0 120085 85 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5958/tid=5963] ppid=5954 vsize=818136 CPUtime=1201.73 cores=1,3,5,7
/proc/5958/task/5963/stat : 5963 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 191828 0 0 0 120080 93 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5958/tid=5964] ppid=5954 vsize=818136 CPUtime=1195.16 cores=1,3,5,7
/proc/5958/task/5964/stat : 5964 (strangenight1-m) R 5954 5958 5921 0 -1 4202560 109849 0 0 0 119467 49 0 0 25 0 4 0 602319892 837771264 132437 33554432000 4194304 4650419 140735798633280 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 818136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.41
CPU user time (s): 4797.32
CPU system time (s): 3.09153
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 963564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 3.09153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681125
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= 527
involuntary context switches= 39909

runsolver used 1.85572 second user time and 4.71428 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 01:48:12
IDJOB=3175362
IDBENCH=82980
IDSOLVER=1588
FILE ID=node114/3175362-1304120892
RUNJOBID= node114-1304120892-5940
PBS_JOBID= 13170736
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175362-1304120892/watcher-3175362-1304120892 -o /tmp/evaluation-result-3175362-1304120892/solver-3175362-1304120892 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175362-1304120892.cnf

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

MD5SUM BENCH= 9c7b3f326f7257fd8377a35f8807c0d3
RANDOM SEED=209040438

node114.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.848
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.69
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.848
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.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      29503996 kB
Buffers:       1072836 kB
Cached:        1802604 kB
SwapCached:        168 kB
Active:         159504 kB
Inactive:      2780172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29503996 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12512 kB
Writeback:           0 kB
AnonPages:       64196 kB
Mapped:          14164 kB
Slab:           441496 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186548 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= 71792 MiB
End job on node114 at 2011-04-30 02:08:16