Trace number 3366993

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-2-mt (fixed)? (TO) 4800.19 1203.25

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted 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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366993-1305413261.cnf'
0.00/0.00	c -- header says num vars:            193
0.00/0.00	c -- header says num clauses:         396
0.00/0.00	c -- clauses added:            0 learnts,          396 normals,            0 xors
0.00/0.00	c -- vars added        193
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       193       396         0         0      1188         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/396/396 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    193 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       1 undec:     185 neg:       7
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       193       396         0         0      1188         0   no data   no data
0.37/0.11	c  N dy    16      4090       193       396         0      3713      1188     75421     12.05     12.91
0.37/0.19	c  N dy    34      8097       193       396         0      5107      1188     89868     12.40     13.38
0.77/0.22	c  N dy    55     12427       193       396         0      5262      1188     76295     12.29     12.98
1.17/0.33	c  N dy    63     16514       193       396         0      9054      1188    158468     11.89     12.62
1.57/0.44	c  N dy    95     20844       193       396         0      7921      1188    117162     12.18     12.95
1.97/0.55	c  N dy   113     24907       193       396         0     11773      1188    202511     12.21     15.60
1.97/0.55	c  F st   114     25000       193       396         0     11860      1188    204211     12.22   no data
2.37/0.69	c Decided on static restart strategy
2.37/0.69	c  N st   120     30000       193       396         0     10126      1188    170953     12.22   no data
2.37/0.69	c  S st   120     30000       193       396         0     10126      1188    170953     12.22   no data
2.77/0.71	c  S st   120     30504       193       396         0     10618      1188    182395     12.22   no data
2.77/0.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.77/0.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.77/0.71	c blocked clauses removed:        0 vars:      0 tried:         193 T: 0.00 s
2.77/0.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.77/0.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/0.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2.77/0.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.77/0.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.77/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/0.78	c lits-rem:       529  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.06 s
2.77/0.78	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
2.77/0.78	c calculated reachability. Time: 0.00
2.77/0.78	c  N st   120     30504       193       396         0     10317      1188    172492     12.22   no data
3.99/1.03	c  N st   122     37615       193       396         0      9447      1188    224302     12.22   no data
4.76/1.25	c  N st   123     44014       193       396         0     14822      1188    386605     12.22   no data
5.17/1.32	c  S st   124     45758       193       396         0      8417      1188    168978     12.22   no data
5.17/1.33	c  S st   124     46260       193       396         0      8896      1188    180205     12.22   no data
5.17/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.17/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
5.17/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.40	c lits-rem:      1006  cl-subs:      348  v-elim:      0  v-fix:    0  time:  0.06 s
5.56/1.40	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
5.56/1.40	c vivif2 --  cl tried     8548 cl shrink        0 lits rem          0 time: 0.00
5.56/1.41	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
5.56/1.41	c calculated reachability. Time: 0.00
5.56/1.41	c  N st   124     46260       193       396         0      8548      1188    168815     12.22   no data
7.97/2.08	c  N st   125     60657       193       396         0     12329      1188    302716     12.22   no data
9.95/2.52	c  N st   126     69392       193       396         0     10248      1188    203021     12.22   no data
9.95/2.52	c  S st   126     69392       193       396         0     10248      1188    203021     12.22   no data
9.95/2.54	c  S st   126     69894       193       396         0     10734      1188    214437     12.22   no data
9.95/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.95/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.95/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
9.95/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.95/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.62	c lits-rem:       870  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.07 s
10.35/2.62	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
10.35/2.62	c vivif2 --  cl tried    10326 cl shrink        0 lits rem          0 time: 0.00
10.35/2.63	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.00
10.35/2.63	c calculated reachability. Time: 0.00
10.35/2.63	c  N st   126     69894       193       396         0     10326      1188    198584     12.22   no data
13.54/3.49	c  F st   127     87500       193       396         0     15431      1188    356638     12.22   no data
13.54/3.49	c  N st   127     87500       193       396         0     15431      1188    356638     12.22   no data
14.34/3.68	c Decided on static restart strategy
14.74/3.79	c  N st   134     95540       193       396         0     22765      1188    544908     12.22   no data
16.35/4.16	c  N st   136    104843       193       396         0     19225      1188    442988     12.22   no data
16.35/4.16	c  S st   136    104843       193       396         0     19225      1188    442988     12.22   no data
16.75/4.20	c  S st   136    105343       193       396         0     19711      1188    456099     12.22   no data
16.75/4.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.75/4.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.75/4.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
16.75/4.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.75/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.61	c lits-rem:      4214  cl-subs:      894  v-elim:      0  v-fix:    0  time:  0.39 s
18.33/4.61	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
18.33/4.61	c vivif2 --  cl tried    18817 cl shrink        0 lits rem          0 time: 0.00
18.33/4.62	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
18.33/4.62	c calculated reachability. Time: 0.00
18.33/4.62	c  N st   136    105343       193       396         0     18817      1188    416909     12.22   no data
19.93/5.09	c  N st   137    114941       193       396         0     15146      1188    285793     12.22   no data
23.11/5.84	c  N st   138    129338       193       396         0     14572      1188    257654     12.22   no data
27.10/6.82	c  N st   139    150935       193       396         0     19367      1188    376536     12.22   no data
28.70/7.24	c  S st   140    158014       193       396         0     25601      1188    597750     12.22   no data
28.70/7.29	c  S st   140    158517       193       396         0     26087      1188    609551     12.22   no data
28.70/7.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.70/7.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.70/7.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.70/7.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.70/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.70/7.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
28.70/7.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.10/7.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.10/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/8.41	c lits-rem:      7548  cl-subs:     2128  v-elim:      0  v-fix:    0  time:  1.10 s
33.49/8.41	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
33.49/8.42	c vivif2 --  cl tried    23959 cl shrink        0 lits rem          0 time: 0.00
33.49/8.42	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
33.49/8.42	c calculated reachability. Time: 0.00
33.49/8.42	c  N st   140    158517       193       396         0     23959      1188    520059     12.22   no data
45.46/11.46	c  N st   141    207105       193       396         0     19045      1188    343373     12.22   no data
54.23/13.65	c  N st   142    237775       193       396         0     28561      1188    677901     12.22   no data
54.23/13.65	c  S st   142    237775       193       396         0     28561      1188    677901     12.22   no data
54.63/13.70	c  S st   142    238279       193       396         0     29052      1188    689629     12.22   no data
54.63/13.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.63/13.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
54.63/13.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.63/13.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.63/13.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.63/13.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
54.63/13.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.63/13.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.63/13.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.81/15.55	c lits-rem:     10193  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  1.82 s
61.81/15.55	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
61.81/15.56	c vivif2 --  cl tried    26572 cl shrink        0 lits rem          0 time: 0.01
61.81/15.57	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
61.81/15.57	c calculated reachability. Time: 0.00
61.81/15.57	c  N st   142    238279       193       396         0     26572      1188    575921     12.22   no data
78.60/19.72	c  F st   143    306250       193       396         0     28031      1188    585046     12.22   no data
78.60/19.72	c  N st   143    306250       193       396         0     28031      1188    585046     12.22   no data
79.37/19.98	c Decided on static restart strategy
84.95/21.33	c  N st   153    334551       193       396         0     32862      1188    710912     12.22   no data
90.55/22.77	c  N st   155    357419       193       396         0     31238      1188    642880     12.22   no data
90.55/22.77	c  S st   155    357419       193       396         0     31238      1188    642880     12.22   no data
90.95/22.83	c  S st   155    357921       193       396         0     31717      1188    654930     12.22   no data
90.95/22.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.95/22.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
90.95/22.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.95/22.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.95/22.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.95/22.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
90.95/22.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.95/22.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.95/22.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.93/23.39	c lits-rem:      2304  cl-subs:      866  v-elim:      0  v-fix:    0  time:  0.53 s
92.93/23.39	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
92.93/23.40	c vivif2 --  cl tried    30851 cl shrink        0 lits rem          0 time: 0.01
93.34/23.40	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
93.34/23.40	c calculated reachability. Time: 0.00
93.34/23.40	c  N st   155    357921       193       396         0     30851      1188    619247     12.22   no data
102.51/25.73	c  N st   156    390313       193       396         0     35907      1188    796032     12.22   no data
116.87/29.31	c  N st   157    438904       193       396         0     30536      1188    537502     12.22   no data
136.07/34.11	c  N st   158    511788       193       396         0     42675      1188    865836     12.22   no data
143.21/35.99	c  N st   159    536882       193       396         0     38233      1188    738089     12.22   no data
143.21/35.99	c  S st   159    536882       193       396         0     38233      1188    738089     12.22   no data
143.61/36.05	c  S st   159    537385       193       396         0     38724      1188    751026     12.22   no data
143.61/36.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.61/36.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.61/36.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.61/36.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.61/36.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.61/36.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
143.61/36.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.61/36.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.61/36.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.99/36.69	c lits-rem:      2055  cl-subs:      689  v-elim:      0  v-fix:    0  time:  0.59 s
145.99/36.69	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
145.99/36.69	c vivif2 --  cl tried    38035 cl shrink        0 lits rem          0 time: 0.01
146.40/36.70	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
146.40/36.71	c calculated reachability. Time: 0.00
146.40/36.71	c  N st   159    537385       193       396         0     38035      1188    724666     12.22   no data
206.29/51.73	c  N st   160    701369       193       396         0     32357      1188    469654     12.22   no data
242.15/60.78	c  N st   161    806079       193       396         0     56246      1188   1318047     12.22   no data
242.15/60.78	c  S st   161    806079       193       396         0     56246      1188   1318047     12.22   no data
242.55/60.88	c  S st   161    806580       193       396         0     56728      1188   1329967     12.22   no data
242.55/60.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.95/60.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
242.95/60.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.95/60.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.95/60.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.95/60.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
242.95/60.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.95/60.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.95/60.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.89/70.42	c lits-rem:     11798  cl-subs:     4740  v-elim:      0  v-fix:    0  time:  9.46 s
280.89/70.42	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
280.89/70.43	c vivif2 --  cl tried    51988 cl shrink        0 lits rem          0 time: 0.02
280.89/70.46	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.02
280.89/70.46	c calculated reachability. Time: 0.00
280.89/70.46	c  N st   161    806580       193       396         0     51988      1188   1124212     12.22   no data
394.16/98.80	c  F st   162   1071877       193       396         0     68207      1188   1617750     12.22   no data
394.16/98.80	c  N st   162   1071877       193       396         0     68207      1188   1617750     12.22   no data
396.15/99.31	c Decided on static restart strategy
403.77/101.25	c  N st   172   1100184       193       396         0     54287      1188   1003914     12.22   no data
416.94/104.52	c  N st   174   1136176       193       396         0     45366      1188    740193     12.22   no data
428.87/107.59	c  N st   175   1168568       193       396         0     74549      1188   1655211     12.22   no data
444.43/111.48	c  N st   176   1209871       193       396         0     70224      1188   1430815     12.22   no data
444.43/111.48	c  S st   176   1209871       193       396         0     70224      1188   1430815     12.22   no data
444.83/111.59	c  S st   176   1210372       193       396         0     70717      1188   1444328     12.22   no data
445.23/111.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
445.23/111.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
445.23/111.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
445.23/111.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.23/111.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.23/111.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
445.23/111.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
445.23/111.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
445.23/111.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.98/115.88	c lits-rem:      5908  cl-subs:     2797  v-elim:      0  v-fix:    0  time:  4.21 s
461.98/115.88	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
462.38/115.90	c vivif2 --  cl tried    67920 cl shrink        0 lits rem          0 time: 0.02
462.38/115.92	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.02
462.38/115.92	c calculated reachability. Time: 0.00
462.38/115.92	c  N st   176   1210372       193       396         0     67920      1188   1340717     12.22   no data
495.53/124.27	c  N st   177   1283255       193       396         0     45498      1188    698071     12.22   no data
548.96/137.63	c  N st   178   1392578       193       396         0     53555      1188    908209     12.22   no data
626.77/157.14	c  N st   179   1556562       193       396         0     57903      1188   1051082     12.22   no data
701.81/175.95	c  N st   180   1710373       193       396         0     94242      1188   2175107     12.22   no data
701.81/175.95	c  S st   180   1710373       193       396         0     94242      1188   2175107     12.22   no data
702.57/176.13	c  S st   180   1710876       193       396         0     94735      1188   2188189     12.22   no data
702.57/176.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
702.57/176.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
702.57/176.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.57/176.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.57/176.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.57/176.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
702.57/176.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.97/176.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
702.97/176.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.52/199.91	c lits-rem:     18764  cl-subs:     9767  v-elim:      0  v-fix:    0  time: 23.65 s
797.52/199.91	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
797.52/199.93	c vivif2 --  cl tried    84968 cl shrink        0 lits rem          0 time: 0.02
797.52/199.97	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
797.52/199.97	c calculated reachability. Time: 0.00
797.52/199.97	c  N st   180   1710876       193       396         0     84968      1188   1810188     12.22   no data
1001.79/251.15	c  N st   181   2079840       193       396         0     96722      1188   2351553     12.22   no data
1070.03/268.27	c  N st   182   2210876       193       396         0     96752      1188   2307954     12.22   no data
1070.03/268.27	c  S st   182   2210876       193       396         0     96752      1188   2307954     12.22   no data
1070.86/268.44	c  S st   182   2211379       193       396         0     97243      1188   2320755     12.22   no data
1070.86/268.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1070.86/268.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1070.86/268.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1070.86/268.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1070.86/268.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.86/268.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
1070.86/268.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1071.22/268.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1071.22/268.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.23/305.15	c lits-rem:     26932  cl-subs:    11286  v-elim:      0  v-fix:    0  time: 36.58 s
1217.23/305.15	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1217.23/305.18	c vivif2 --  cl tried    85957 cl shrink        0 lits rem          0 time: 0.03
1217.63/305.21	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
1217.63/305.21	c calculated reachability. Time: 0.00
1217.63/305.21	c  N st   182   2211379       193       396         0     85957      1188   1829658     12.22   no data
1472.57/369.19	c  N st   183   2711379       193       396         0    106496      1188   2518825     12.22   no data
1472.57/369.19	c  S st   183   2711379       193       396         0    106496      1188   2518825     12.22   no data
1473.77/369.40	c  S st   183   2711884       193       396         0    106987      1188   2531627     12.22   no data
1473.77/369.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1473.77/369.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1473.77/369.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1473.77/369.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1473.77/369.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1473.77/369.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
1473.77/369.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1473.77/369.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1474.19/369.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1740.23/436.24	c lits-rem:     35080  cl-subs:    11725  v-elim:      0  v-fix:    0  time: 66.70 s
1740.23/436.24	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1740.23/436.27	c vivif2 --  cl tried    95262 cl shrink        0 lits rem          0 time: 0.04
1740.63/436.33	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.05
1740.63/436.33	c calculated reachability. Time: 0.00
1740.63/436.33	c  N st   183   2711884       193       396         0     95262      1188   2061277     12.22   no data
2026.29/507.91	c  N st   184   3211884       193       396         0     75386      1188   1381747     12.22   no data
2026.29/507.91	c  S st   184   3211884       193       396         0     75386      1188   1381747     12.22   no data
2026.69/508.08	c  S st   184   3212386       193       396         0     75882      1188   1395989     12.22   no data
2026.69/508.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2027.11/508.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
2027.11/508.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2027.11/508.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2027.11/508.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2027.11/508.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2027.11/508.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2027.11/508.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2027.11/508.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2043.44/512.24	c lits-rem:      6036  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  4.06 s
2043.44/512.24	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
2043.44/512.27	c vivif2 --  cl tried    74745 cl shrink        0 lits rem          0 time: 0.02
2043.84/512.31	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.04
2043.84/512.31	c calculated reachability. Time: 0.00
2043.84/512.31	c  N st   184   3212386       193       396         0     74745      1188   1341759     12.22   no data
2377.35/595.95	c  N st   185   3712386       193       396         0     88809      1188   1609603     12.22   no data
2377.35/595.95	c  S st   185   3712386       193       396         0     88809      1188   1609603     12.22   no data
2378.17/596.12	c  S st   185   3712890       193       396         0     89304      1188   1623642     12.22   no data
2378.17/596.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2378.17/596.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
2378.17/596.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2378.17/596.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2378.17/596.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2378.17/596.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2378.17/596.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2378.17/596.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2378.58/596.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2389.71/599.00	c lits-rem:      7090  cl-subs:     1279  v-elim:      0  v-fix:    0  time:  2.78 s
2389.71/599.00	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
2389.71/599.02	c vivif2 --  cl tried    88025 cl shrink        0 lits rem          0 time: 0.02
2389.71/599.06	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
2389.71/599.06	c calculated reachability. Time: 0.00
2389.71/599.06	c  N st   185   3712890       193       396         0     88025      1188   1570451     12.22   no data
2416.45/605.76	c  F st   186   3751562       193       396         0    122717      1188   2832979     12.22   no data
2416.45/605.76	c  N st   186   3751562       193       396         0    122717      1188   2832979     12.22   no data
2420.03/606.68	c Decided on static restart strategy
2434.01/610.19	c  N st   196   3779876       193       396         0    147837      1188   3600814     12.22   no data
2453.54/615.01	c  N st   198   3815870       193       396         0    105725      1188   2180845     12.22   no data
2471.90/619.60	c  N st   199   3848263       193       396         0    132204      1188   3078267     12.22   no data
2500.24/626.74	c  N st   200   3896851       193       396         0    100116      1188   1899437     12.22   no data
2550.90/639.47	c  N st   201   3969733       193       396         0     87027      1188   1497554     12.22   no data
2614.33/655.34	c  N st   202   4079059       193       396         0    104480      1188   2131810     12.22   no data
2704.89/678.04	c  N st   203   4212890       193       396         0    141122      1188   3325744     12.22   no data
2704.89/678.04	c  S st   203   4212890       193       396         0    141122      1188   3325744     12.22   no data
2706.49/678.42	c  S st   203   4213392       193       396         0    141615      1188   3339291     12.22   no data
2706.49/678.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2706.89/678.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
2706.89/678.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2706.89/678.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2706.89/678.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2706.89/678.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
2706.89/678.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2706.89/678.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2707.31/678.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3069.09/769.39	c lits-rem:     17678  cl-subs:    14576  v-elim:      0  v-fix:    0  time: 90.72 s
3069.09/769.39	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3069.49/769.43	c vivif2 --  cl tried   127039 cl shrink        0 lits rem          0 time: 0.04
3069.89/769.50	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
3069.89/769.51	c calculated reachability. Time: 0.00
3069.89/769.51	c  N st   203   4213392       193       396         0    127039      1188   2795829     12.22   no data
3227.47/809.03	c  N st   204   4459370       193       396         0    106723      1188   2156091     12.22   no data
3418.61/856.98	c  N st   205   4713392       193       396         0     81765      1188   1232504     12.22   no data
3418.61/856.98	c  S st   205   4713392       193       396         0     81765      1188   1232504     12.22   no data
3419.75/857.26	c  S st   205   4713893       193       396         0     82253      1188   1245083     12.22   no data
3419.75/857.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3420.15/857.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
3420.15/857.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3420.15/857.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3420.15/857.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3420.15/857.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
3420.15/857.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3420.15/857.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3420.55/857.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3428.53/859.47	c lits-rem:      1229  cl-subs:      497  v-elim:      0  v-fix:    0  time:  2.03 s
3428.53/859.47	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3428.53/859.50	c vivif2 --  cl tried    81756 cl shrink        0 lits rem          0 time: 0.03
3428.93/859.57	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.07
3428.93/859.57	c calculated reachability. Time: 0.00
3428.93/859.57	c  N st   205   4713893       193       396         0     81756      1188   1225758     12.22   no data
3803.99/953.55	c  N st   206   5213893       193       396         0     90504      1188   1463406     12.22   no data
3803.99/953.55	c  S st   206   5213893       193       396         0     90504      1188   1463406     12.22   no data
3804.82/953.71	c  S st   206   5214398       193       396         0     90996      1188   1477038     12.22   no data
3804.82/953.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3804.82/953.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
3804.82/953.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3804.82/953.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3804.82/953.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3804.82/953.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
3804.82/953.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3804.82/953.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3805.18/953.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3811.16/955.34	c lits-rem:      2971  cl-subs:      911  v-elim:      0  v-fix:    0  time:  1.53 s
3811.16/955.34	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3811.16/955.36	c vivif2 --  cl tried    90085 cl shrink        0 lits rem          0 time: 0.02
3811.16/955.39	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.03
3811.16/955.39	c calculated reachability. Time: 0.00
3811.16/955.39	c  N st   206   5214398       193       396         0     90085      1188   1441222     12.22   no data
4176.20/1046.86	c  N st   207   5714398       193       396         0    168771      1188   4138035     12.22   no data
4176.20/1046.86	c  S st   207   5714398       193       396         0    168771      1188   4138035     12.22   no data
4177.42/1047.19	c  S st   207   5714900       193       396         0    169266      1188   4151792     12.22   no data
4177.42/1047.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4177.84/1047.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
4177.84/1047.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4177.84/1047.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4177.84/1047.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4177.84/1047.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    193 time:  0.00 s
4177.84/1047.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4178.19/1047.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4178.59/1047.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4663.67/1169.08	c lits-rem:     33304  cl-subs:    14978  v-elim:      0  v-fix:    0  time: 121.64 s
4663.67/1169.08	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
4664.07/1169.15	c vivif2 --  cl tried   154288 cl shrink        0 lits rem          0 time: 0.07
4664.49/1169.29	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.14
4664.49/1169.30	c calculated reachability. Time: 0.00
4664.49/1169.30	c  N st   207   5714900       193       396         0    154288      1188   3550353     12.22   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: 961)

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

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

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


[startup+0 s]
/proc/loadavg: 7.78 8.00 7.44 5/333 21244
/proc/meminfo: memFree=23397944/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=273480 CPUtime=0.01 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 668 0 0 0 1 0 0 0 25 0 4 0 633741690 280043520 592 33554432000 4194304 4580107 140737136870352 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 68370 592 376 95 0 63352 0
[pid=21244/tid=21245] ppid=21242 vsize=273480 CPUtime=0 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 106 0 0 0 0 0 0 0 25 0 4 0 633741690 280043520 619 33554432000 4194304 4580107 140737136870352 18446744073709551615 4318824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=273480 CPUtime=0 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 4 0 633741690 280043520 619 33554432000 4194304 4580107 140737136870352 18446744073709551615 270338488814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=273480 CPUtime=0 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 4 0 633741690 280043520 619 33554432000 4194304 4580107 140737136870352 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0765351 s]
/proc/loadavg: 7.78 8.00 7.44 5/333 21244
/proc/meminfo: memFree=23397944/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=281964 CPUtime=0.28 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 1297 0 0 0 28 0 0 0 25 0 4 0 633741690 288731136 1221 33554432000 4194304 4580107 140737136870352 18446744073709551615 4322578 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 70491 1221 376 95 0 65473 0
[pid=21244/tid=21245] ppid=21242 vsize=281964 CPUtime=0.07 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 243 0 0 0 7 0 0 0 25 0 4 0 633741690 288731136 1221 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=281964 CPUtime=0.06 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 205 0 0 0 6 0 0 0 25 0 4 0 633741690 288731136 1221 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=281964 CPUtime=0.07 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 217 0 0 0 7 0 0 0 25 0 4 0 633741690 288731136 1221 33554432000 4194304 4580107 140737136870352 18446744073709551615 270338032664 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 281964

[startup+0.100529 s]
/proc/loadavg: 7.78 8.00 7.44 5/333 21244
/proc/meminfo: memFree=23397944/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=282756 CPUtime=0.37 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 1613 0 0 0 37 0 0 0 25 0 4 0 633741690 289542144 1117 33554432000 4194304 4580107 140737136870352 18446744073709551615 4306071 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 70689 1117 376 95 0 65671 0
[pid=21244/tid=21245] ppid=21242 vsize=282756 CPUtime=0.09 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 321 0 0 0 9 0 0 0 25 0 4 0 633741690 289542144 1117 33554432000 4194304 4580107 140737136870352 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=282756 CPUtime=0.08 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 284 0 0 0 8 0 0 0 25 0 4 0 633741690 289542144 1117 33554432000 4194304 4580107 140737136870352 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=282756 CPUtime=0.09 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 298 0 0 0 9 0 0 0 25 0 4 0 633741690 289542144 1117 33554432000 4194304 4580107 140737136870352 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282756

[startup+0.30049 s]
/proc/loadavg: 7.78 8.00 7.44 5/333 21244
/proc/meminfo: memFree=23397944/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=283464 CPUtime=1.17 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 3016 0 0 0 117 0 0 0 25 0 4 0 633741690 290267136 1862 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 70866 1862 376 95 0 65848 0
[pid=21244/tid=21245] ppid=21242 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 675 0 0 0 29 0 0 0 25 0 4 0 633741690 290267136 1862 33554432000 4194304 4580107 140737136870352 18446744073709551615 4324233 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=283464 CPUtime=0.28 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 642 0 0 0 28 0 0 0 25 0 4 0 633741690 290267136 1862 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 633 0 0 0 29 0 0 0 25 0 4 0 633741690 290267136 1862 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283464

[startup+0.700411 s]
/proc/loadavg: 7.78 8.00 7.44 5/333 21244
/proc/meminfo: memFree=23397944/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=284444 CPUtime=2.77 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 5434 0 0 0 277 0 0 0 25 0 4 0 633741690 291270656 2398 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 71111 2398 378 95 0 66093 0
[pid=21244/tid=21245] ppid=21242 vsize=284444 CPUtime=0.69 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 1267 0 0 0 69 0 0 0 25 0 4 0 633741690 291270656 2399 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=284444 CPUtime=0.68 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 1250 0 0 0 68 0 0 0 25 0 4 0 633741690 291270656 2399 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=284444 CPUtime=0.69 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 1250 0 0 0 69 0 0 0 25 0 4 0 633741690 291270656 2399 33554432000 4194304 4580107 140737136870352 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284444

[startup+1.50026 s]
/proc/loadavg: 7.78 8.00 7.44 9/337 21248
/proc/meminfo: memFree=23375096/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=283504 CPUtime=5.96 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 15227 0 0 0 594 2 0 0 25 0 4 0 633741690 290308096 8861 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 70876 8861 379 95 0 65858 0
[pid=21244/tid=21245] ppid=21242 vsize=283504 CPUtime=1.49 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 3014 0 0 0 149 0 0 0 25 0 4 0 633741690 290308096 8861 33554432000 4194304 4580107 140737136870352 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=283504 CPUtime=1.47 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 3798 0 0 0 147 0 0 0 25 0 4 0 633741690 290308096 8861 33554432000 4194304 4580107 140737136870352 18446744073709551615 4321081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=283504 CPUtime=1.49 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 4217 0 0 0 148 1 0 0 25 0 4 0 633741690 290308096 8861 33554432000 4194304 4580107 140737136870352 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 283504

[startup+3.10094 s]
/proc/loadavg: 7.78 8.00 7.44 9/337 21248
/proc/meminfo: memFree=23336420/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=292828 CPUtime=12.36 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 22685 0 0 0 1232 4 0 0 25 0 4 0 633741690 299855872 13759 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 73207 13760 379 95 0 68189 0
[pid=21244/tid=21245] ppid=21242 vsize=292828 CPUtime=3.08 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 5863 0 0 0 308 0 0 0 25 0 4 0 633741690 299855872 13760 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=292828 CPUtime=3.05 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 5293 0 0 0 305 0 0 0 25 0 4 0 633741690 299855872 13760 33554432000 4194304 4580107 140737136870352 18446744073709551615 4322703 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=292828 CPUtime=3.09 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 5983 0 0 0 308 1 0 0 25 0 4 0 633741690 299855872 13760 33554432000 4194304 4580107 140737136870352 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292828

[startup+6.3003 s]
/proc/loadavg: 7.80 8.00 7.44 9/337 21248
/proc/meminfo: memFree=23279776/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=293804 CPUtime=25.12 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 37979 0 0 0 2505 7 0 0 25 0 4 0 633741690 300855296 20870 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 73451 20870 379 95 0 68433 0
[pid=21244/tid=21245] ppid=21242 vsize=293804 CPUtime=6.29 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 10497 0 0 0 627 2 0 0 25 0 4 0 633741690 300855296 20870 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=293804 CPUtime=6.22 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 8482 0 0 0 621 1 0 0 25 0 4 0 633741690 300855296 20870 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=293804 CPUtime=6.29 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 10533 0 0 0 627 2 0 0 25 0 4 0 633741690 300855296 20870 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 293804

[startup+12.701 s]
/proc/loadavg: 7.82 8.00 7.44 9/337 21249
/proc/meminfo: memFree=23204292/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=309652 CPUtime=50.64 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 57601 0 0 0 5053 11 0 0 25 0 4 0 633741690 317083648 33218 33554432000 4194304 4580107 140737136870352 18446744073709551615 4321874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 77413 33218 379 95 0 72395 0
[pid=21244/tid=21245] ppid=21242 vsize=309652 CPUtime=12.69 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 15540 0 0 0 1267 2 0 0 25 0 4 0 633741690 317083648 33218 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=309652 CPUtime=12.55 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 15564 0 0 0 1252 3 0 0 25 0 4 0 633741690 317083648 33218 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=309652 CPUtime=12.69 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 13520 0 0 0 1266 3 0 0 25 0 4 0 633741690 317083648 33218 33554432000 4194304 4580107 140737136870352 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 309652

[startup+25.5005 s]
/proc/loadavg: 7.86 8.00 7.45 9/337 21249
/proc/meminfo: memFree=23181972/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=315776 CPUtime=101.71 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 84091 0 0 0 10152 19 0 0 25 0 4 0 633741690 323354624 33330 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 78944 33330 379 95 0 73926 0
[pid=21244/tid=21245] ppid=21242 vsize=315776 CPUtime=25.49 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 22334 0 0 0 2545 4 0 0 25 0 4 0 633741690 323354624 33330 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=315776 CPUtime=25.22 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 23202 0 0 0 2517 5 0 0 25 0 4 0 633741690 323354624 33330 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=315776 CPUtime=25.48 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 21661 0 0 0 2543 5 0 0 25 0 4 0 633741690 323354624 33330 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 315776

[startup+51.1004 s]
/proc/loadavg: 7.90 8.00 7.46 10/337 21310
/proc/meminfo: memFree=23130888/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=330544 CPUtime=203.85 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 142943 0 0 0 20355 30 0 0 25 0 4 0 633741690 338477056 45364 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 82636 45364 379 95 0 77618 0
[pid=21244/tid=21245] ppid=21242 vsize=330544 CPUtime=51.09 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 38408 0 0 0 5102 7 0 0 25 0 4 0 633741690 338477056 45364 33554432000 4194304 4580107 140737136870352 18446744073709551615 4451559 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=330544 CPUtime=50.55 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 37367 0 0 0 5048 7 0 0 25 0 4 0 633741690 338477056 45364 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=330544 CPUtime=51.08 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 37662 0 0 0 5100 8 0 0 25 0 4 0 633741690 338477056 45364 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 330544

[startup+102.312 s]
/proc/loadavg: 8.02 8.02 7.49 10/337 21311
/proc/meminfo: memFree=22833152/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=374692 CPUtime=408.17 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 234329 0 0 0 40762 55 0 0 25 0 4 0 633741690 383684608 63946 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 93673 63946 379 95 0 88655 0
[pid=21244/tid=21245] ppid=21242 vsize=374692 CPUtime=102.3 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 61417 0 0 0 10216 14 0 0 25 0 4 0 633741690 383684608 63946 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=374692 CPUtime=101.22 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 61166 0 0 0 10108 14 0 0 25 0 4 0 633741690 383684608 63946 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=374692 CPUtime=102.31 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 60802 0 0 0 10217 14 0 0 25 0 4 0 633741690 383684608 63946 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 374692

[startup+162.3 s]

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

[pid=21244] ppid=21242 vsize=723400 CPUtime=2562.5 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 666222 0 0 0 256045 205 0 0 25 0 4 0 633741690 740761600 145118 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 180850 145118 379 95 0 175832 0
[pid=21244/tid=21245] ppid=21242 vsize=723400 CPUtime=642.32 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 194362 0 0 0 64172 60 0 0 25 0 4 0 633741690 740761600 145120 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=723400 CPUtime=635.52 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 174251 0 0 0 63499 53 0 0 25 0 4 0 633741690 740761600 145120 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=723400 CPUtime=642.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 207951 0 0 0 64165 67 0 0 25 0 4 0 633741690 740761600 145120 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.5
Current children cumulated vsize (KiB) 723400

[startup+702.301 s]
/proc/loadavg: 8.12 8.08 7.76 9/337 21447
/proc/meminfo: memFree=21837600/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=956524 CPUtime=2801.83 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 702474 0 0 0 279961 222 0 0 25 0 4 0 633741690 979480576 153088 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406486 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 239131 153088 379 95 0 234113 0
[pid=21244/tid=21245] ppid=21242 vsize=956524 CPUtime=702.31 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 203699 0 0 0 70166 65 0 0 25 0 4 0 633741690 979480576 153088 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=956524 CPUtime=694.87 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 179446 0 0 0 69433 54 0 0 25 0 4 0 633741690 979480576 153088 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=956524 CPUtime=702.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 221116 0 0 0 70157 75 0 0 25 0 4 0 633741690 979480576 153088 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.83
Current children cumulated vsize (KiB) 956524

[startup+762.313 s]
/proc/loadavg: 8.13 8.09 7.78 9/337 21449
/proc/meminfo: memFree=21677740/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=912608 CPUtime=3041.21 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 716058 0 0 0 303893 228 0 0 25 0 4 0 633741690 934510592 157206 33554432000 4194304 4580107 140737136870352 18446744073709551615 4451678 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 228152 157206 379 95 0 223134 0
[pid=21244/tid=21245] ppid=21242 vsize=912608 CPUtime=762.33 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 207473 0 0 0 76166 67 0 0 25 0 4 0 633741690 934510592 157206 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=912608 CPUtime=754.21 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 182234 0 0 0 75365 56 0 0 25 0 4 0 633741690 934510592 157206 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=912608 CPUtime=762.33 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 228138 0 0 0 76156 77 0 0 25 0 4 0 633741690 934510592 157206 33554432000 4194304 4580107 140737136870352 18446744073709551615 4397336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.21
Current children cumulated vsize (KiB) 912608

[startup+822.3 s]
/proc/loadavg: 8.21 8.11 7.81 9/337 21459
/proc/meminfo: memFree=21670024/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=912884 CPUtime=3280.52 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 763511 0 0 0 327811 241 0 0 25 0 4 0 633741690 934793216 162329 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 228221 162329 379 95 0 223203 0
[pid=21244/tid=21245] ppid=21242 vsize=912884 CPUtime=822.32 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 221381 0 0 0 82162 70 0 0 25 0 4 0 633741690 934793216 162329 33554432000 4194304 4580107 140737136870352 18446744073709551615 4301867 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=912884 CPUtime=813.57 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 193378 0 0 0 81297 60 0 0 25 0 4 0 633741690 934793216 162329 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=912884 CPUtime=822.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 242634 0 0 0 82150 82 0 0 25 0 4 0 633741690 934793216 162329 33554432000 4194304 4580107 140737136870352 18446744073709551615 4318430 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.52
Current children cumulated vsize (KiB) 912884

[startup+882.3 s]
/proc/loadavg: 8.19 8.12 7.83 9/337 21461
/proc/meminfo: memFree=21408732/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1032920 CPUtime=3519.88 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 800892 0 0 0 351734 254 0 0 25 0 4 0 633741690 1057710080 179997 33554432000 4194304 4580107 140737136870352 18446744073709551615 4305296 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 258230 179997 379 95 0 253212 0
[pid=21244/tid=21245] ppid=21242 vsize=1032920 CPUtime=882.32 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 230383 0 0 0 88158 74 0 0 25 0 4 0 633741690 1057710080 179997 33554432000 4194304 4580107 140737136870352 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1032920 CPUtime=872.92 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 203893 0 0 0 87231 61 0 0 25 0 4 0 633741690 1057710080 179997 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1032920 CPUtime=882.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 252211 0 0 0 88146 86 0 0 25 0 4 0 633741690 1057710080 179997 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.88
Current children cumulated vsize (KiB) 1032920

[startup+942.301 s]
/proc/loadavg: 8.18 8.13 7.85 9/337 21462
/proc/meminfo: memFree=21313212/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=974840 CPUtime=3759.29 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 847114 0 0 0 375662 267 0 0 25 0 4 0 633741690 998236160 183138 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 243710 183138 379 95 0 238692 0
[pid=21244/tid=21245] ppid=21242 vsize=974840 CPUtime=942.32 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 245446 0 0 0 94154 78 0 0 25 0 4 0 633741690 998236160 183138 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=974840 CPUtime=932.32 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 217293 0 0 0 93167 65 0 0 25 0 4 0 633741690 998236160 183138 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=974840 CPUtime=942.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 267207 0 0 0 94142 90 0 0 25 0 4 0 633741690 998236160 183138 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.29
Current children cumulated vsize (KiB) 974840

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 7.86 9/337 21464
/proc/meminfo: memFree=21161388/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1054592 CPUtime=3998.67 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 884855 0 0 0 399587 280 0 0 25 0 4 0 633741690 1079902208 189068 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 263648 189068 379 95 0 258630 0
[pid=21244/tid=21245] ppid=21242 vsize=1054592 CPUtime=1002.33 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 257474 0 0 0 100149 84 0 0 25 0 4 0 633741690 1079902208 189068 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1054592 CPUtime=991.69 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 228833 0 0 0 99102 67 0 0 25 0 4 0 633741690 1079902208 189068 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1054592 CPUtime=1002.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 278465 0 0 0 100139 93 0 0 25 0 4 0 633741690 1079902208 189068 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.67
Current children cumulated vsize (KiB) 1054592

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 7.87 9/337 21466
/proc/meminfo: memFree=21228304/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1084620 CPUtime=4238.03 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 934288 0 0 0 423500 303 0 0 25 0 4 0 633741690 1110650880 185742 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 271155 185742 379 95 0 266137 0
[pid=21244/tid=21245] ppid=21242 vsize=1084620 CPUtime=1062.32 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 271634 0 0 0 106142 90 0 0 25 0 4 0 633741690 1110650880 185742 33554432000 4194304 4580107 140737136870352 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1084620 CPUtime=1051.05 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 237442 0 0 0 105032 73 0 0 25 0 4 0 633741690 1110650880 185742 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1084620 CPUtime=1062.32 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 292489 0 0 0 106133 99 0 0 25 0 4 0 633741690 1110650880 185742 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.03
Current children cumulated vsize (KiB) 1084620

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 7.87 9/337 21467
/proc/meminfo: memFree=21070912/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1103208 CPUtime=4477.37 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 960229 0 0 0 447420 317 0 0 25 0 4 0 633741690 1129684992 199778 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 275802 199778 379 95 0 270784 0
[pid=21244/tid=21245] ppid=21242 vsize=1103208 CPUtime=1122.33 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 280269 0 0 0 112140 93 0 0 25 0 4 0 633741690 1129684992 199778 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1103208 CPUtime=1110.38 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 248216 0 0 0 110957 81 0 0 25 0 4 0 633741690 1129684992 199778 33554432000 4194304 4580107 140737136870352 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1103208 CPUtime=1122.33 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 299021 0 0 0 112131 102 0 0 25 0 4 0 633741690 1129684992 199778 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.37
Current children cumulated vsize (KiB) 1103208

[startup+1182.3 s]
/proc/loadavg: 8.04 8.08 7.89 9/337 21469
/proc/meminfo: memFree=21101008/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1024792 CPUtime=4716.73 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 966867 0 0 0 471351 322 0 0 25 0 4 0 633741690 1049387008 195875 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294609 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 256198 195875 379 95 0 251180 0
[pid=21244/tid=21245] ppid=21242 vsize=1024792 CPUtime=1182.33 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 280269 0 0 0 118140 93 0 0 25 0 4 0 633741690 1049387008 195875 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1024792 CPUtime=1169.72 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 254000 0 0 0 116887 85 0 0 25 0 4 0 633741690 1049387008 195875 33554432000 4194304 4580107 140737136870352 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1024792 CPUtime=1182.33 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 299021 0 0 0 118131 102 0 0 25 0 4 0 633741690 1049387008 195875 33554432000 4194304 4580107 140737136870352 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.73
Current children cumulated vsize (KiB) 1024792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.09 8.09 7.89 9/337 21469
/proc/meminfo: memFree=21156048/32951124 swapFree=59367104/67111528
[pid=21244] ppid=21242 vsize=1215692 CPUtime=4800.11 cores=1,3,5,7
/proc/21244/stat : 21244 (strangenight2-m) R 21242 21244 21012 0 -1 4202496 969642 0 0 0 479688 323 0 0 25 0 4 0 633741690 1244868608 197880 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21244/statm: 303923 197880 379 95 0 298905 0
[pid=21244/tid=21245] ppid=21242 vsize=1215692 CPUtime=1203.24 cores=1,3,5,7
/proc/21244/task/21245/stat : 21245 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 280482 0 0 0 120231 93 0 0 25 0 4 0 633741690 1244868608 197882 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21244/tid=21246] ppid=21242 vsize=1215692 CPUtime=1190.39 cores=1,3,5,7
/proc/21244/task/21246/stat : 21246 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 255981 0 0 0 118953 86 0 0 25 0 4 0 633741690 1244868608 197882 33554432000 4194304 4580107 140737136870352 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21244/tid=21247] ppid=21242 vsize=1215692 CPUtime=1203.24 cores=1,3,5,7
/proc/21244/task/21247/stat : 21247 (strangenight2-m) R 21242 21244 21012 0 -1 4202560 299021 0 0 0 120222 102 0 0 25 0 4 0 633741690 1244868608 197882 33554432000 4194304 4580107 140737136870352 18446744073709551615 4397218 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1215692

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): 1203.25
CPU time (s): 4800.19
CPU user time (s): 4796.92
CPU system time (s): 3.2685
CPU usage (%): 398.934
Max. virtual memory (cumulated for all children) (KiB): 1215692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.92
system time used= 3.2685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 969645
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= 177
involuntary context switches= 21464

runsolver used 3.48447 second user time and 9.39257 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 00:47:41
IDJOB=3366993
IDBENCH=83156
IDSOLVER=1844
FILE ID=node143/3366993-1305413261
RUNJOBID= node143-1305410849-21031
PBS_JOBID= 13324518
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366993-1305413261/watcher-3366993-1305413261 -o /tmp/evaluation-result-3366993-1305413261/solver-3366993-1305413261 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366993-1305413261.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=434511682

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23398232 kB
Buffers:        150832 kB
Cached:         650624 kB
SwapCached:      67368 kB
Active:          96608 kB
Inactive:      9231760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23398232 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:     8459820 kB
Mapped:          22536 kB
Slab:           105208 kB
PageTables:      53052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70025388 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= 73404 MiB
End job on node143 at 2011-05-15 01:07:46