Trace number 3273992

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? (TO) 4800.33 1201.75

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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-3273992-1304118405.cnf'
0.00/0.00	c -- header says num vars:            201
0.00/0.00	c -- header says num clauses:         412
0.00/0.00	c -- clauses added:            0 learnts,          412 normals,            0 xors
0.00/0.00	c -- vars added        201
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       201       412         0         0      1236         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       7 undec:     191 neg:       3
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       201       412         0         0      1236         0   no data   no data
0.15/0.10	c  N dy    13      4675       201       412         0      4286      1236     90756     12.95     13.69
0.41/0.18	c  N dy    23      9940       201       412         0      6880      1236    129397     11.52     12.44
0.78/0.29	c  N dy    49     14842       201       412         0      7470      1236    125449     11.74     12.40
1.18/0.39	c  N dy    75     19039       201       412         0      6207      1236     83072     11.83     12.52
1.58/0.49	c  N dy    97     23199       201       412         0     10125      1236    166571     11.88     12.65
1.98/0.55	c  F st   113     25000       201       412         0     11826      1236    203391     12.05   no data
2.38/0.65	c  N st   118     28298       201       412         0      8511      1236    131039     12.05   no data
2.78/0.70	c Decided on static restart strategy
2.78/0.70	c  S st   119     30002       201       412         0     10088      1236    178040     12.05   no data
2.78/0.72	c  S st   119     30504       201       412         0     10577      1236    189844     12.05   no data
2.78/0.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/0.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.78/0.72	c blocked clauses removed:        0 vars:      0 tried:         201 T: 0.00 s
2.78/0.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/0.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
2.78/0.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/0.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.78/0.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/0.79	c lits-rem:       512  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.05 s
2.78/0.79	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
2.78/0.79	c calculated reachability. Time: 0.00
2.78/0.79	c  N st   119     30504       201       412         0     10393      1236    183306     12.05   no data
3.98/1.04	c  N st   121     37615       201       412         0      9383      1236    241854     12.05   no data
5.17/1.30	c  N st   122     44015       201       412         0     15318      1236    433526     12.05   no data
5.17/1.36	c  S st   123     45756       201       412         0      8683      1236    194691     12.05   no data
5.17/1.38	c  S st   123     46264       201       412         0      9173      1236    206667     12.05   no data
5.17/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.17/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
5.17/1.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.46	c lits-rem:       917  cl-subs:      380  v-elim:      0  v-fix:    0  time:  0.07 s
5.57/1.46	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
5.57/1.47	c vivif2 --  cl tried     8793 cl shrink        0 lits rem          0 time: 0.00
5.57/1.47	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
5.57/1.47	c calculated reachability. Time: 0.00
5.57/1.47	c  N st   123     46264       201       412         0      8793      1236    191632     12.05   no data
8.38/2.13	c  N st   124     60661       201       412         0     12818      1236    288931     12.05   no data
10.37/2.60	c  N st   125     69396       201       412         0     10681      1236    210043     12.05   no data
10.37/2.60	c  S st   125     69396       201       412         0     10681      1236    210043     12.05   no data
10.37/2.62	c  S st   125     69899       201       412         0     11164      1236    221624     12.05   no data
10.37/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.37/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
10.37/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.37/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.69	c lits-rem:       713  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.05 s
10.37/2.69	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
10.37/2.69	c vivif2 --  cl tried    10964 cl shrink        0 lits rem          0 time: 0.00
10.37/2.69	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
10.37/2.69	c calculated reachability. Time: 0.00
10.37/2.69	c  N st   125     69899       201       412         0     10964      1236    215225     12.05   no data
13.95/3.54	c  F st   126     87500       201       412         0     16027      1236    406163     12.05   no data
13.95/3.54	c  N st   126     87500       201       412         0     16027      1236    406163     12.05   no data
14.76/3.73	c Decided on static restart strategy
15.16/3.86	c  N st   133     95543       201       412         0     23342      1236    627637     12.05   no data
16.75/4.24	c  N st   135    104850       201       412         0     20077      1236    481238     12.05   no data
16.75/4.24	c  S st   135    104850       201       412         0     20077      1236    481238     12.05   no data
16.75/4.28	c  S st   135    105354       201       412         0     20569      1236    492693     12.05   no data
16.75/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
16.75/4.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.75/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
16.75/4.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.75/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.61	c lits-rem:      3375  cl-subs:      674  v-elim:      0  v-fix:    0  time:  0.30 s
18.35/4.61	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
18.35/4.61	c vivif2 --  cl tried    19895 cl shrink        0 lits rem          0 time: 0.00
18.35/4.62	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.00
18.35/4.62	c calculated reachability. Time: 0.00
18.35/4.62	c  N st   135    105354       201       412         0     19895      1236    462033     12.05   no data
20.35/5.12	c  N st   136    114953       201       412         0     16091      1236    324830     12.05   no data
23.94/6.00	c  N st   137    129351       201       412         0     15342      1236    266184     12.05   no data
28.33/7.17	c  N st   138    150947       201       412         0     20431      1236    454774     12.05   no data
29.94/7.60	c  S st   139    158033       201       412         0     26789      1236    683574     12.05   no data
30.35/7.65	c  S st   139    158535       201       412         0     27278      1236    696546     12.05   no data
30.35/7.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.35/7.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.35/7.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.35/7.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.35/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.35/7.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
30.35/7.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.35/7.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.35/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.93/8.54	c lits-rem:      4256  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  0.86 s
33.93/8.54	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
33.93/8.55	c vivif2 --  cl tried    25886 cl shrink        0 lits rem          0 time: 0.01
33.93/8.56	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
33.93/8.56	c calculated reachability. Time: 0.00
33.93/8.56	c  N st   139    158535       201       412         0     25886      1236    631167     12.05   no data
47.12/11.88	c  N st   140    207123       201       412         0     20647      1236    420100     12.05   no data
55.90/14.09	c  N st   141    237802       201       412         0     30071      1236    775115     12.05   no data
55.90/14.09	c  S st   141    237802       201       412         0     30071      1236    775115     12.05   no data
56.30/14.14	c  S st   141    238308       201       412         0     30554      1236    788442     12.05   no data
56.30/14.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.30/14.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
56.30/14.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.30/14.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.30/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.30/14.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
56.30/14.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.30/14.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.30/14.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.08/15.82	c lits-rem:      4166  cl-subs:     1728  v-elim:      0  v-fix:    0  time:  1.64 s
63.08/15.82	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
63.08/15.83	c vivif2 --  cl tried    28826 cl shrink        0 lits rem          0 time: 0.01
63.08/15.83	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
63.08/15.84	c calculated reachability. Time: 0.00
63.08/15.84	c  N st   141    238308       201       412         0     28826      1236    709503     12.05   no data
83.08/20.83	c  F st   142    306250       201       412         0     30727      1236    740074     12.05   no data
83.08/20.83	c  N st   142    306250       201       412         0     30727      1236    740074     12.05   no data
84.26/21.13	c Decided on static restart strategy
89.85/22.50	c  N st   152    334554       201       412         0     35009      1236    838625     12.05   no data
95.45/23.90	c  N st   154    357463       201       412         0     33183      1236    717208     12.05   no data
95.45/23.90	c  S st   154    357463       201       412         0     33183      1236    717208     12.05   no data
95.45/23.96	c  S st   154    357965       201       412         0     33675      1236    730003     12.05   no data
95.45/23.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.45/23.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
95.45/23.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.45/23.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.45/23.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.45/23.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
95.45/23.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.45/23.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.84/24.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.23/24.64	c lits-rem:      4143  cl-subs:     1058  v-elim:      0  v-fix:    0  time:  0.65 s
98.23/24.64	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
98.23/24.65	c vivif2 --  cl tried    32617 cl shrink        0 lits rem          0 time: 0.01
98.23/24.66	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
98.23/24.66	c calculated reachability. Time: 0.00
98.23/24.66	c  N st   154    357965       201       412         0     32617      1236    685497     12.05   no data
106.23/26.61	c  N st   155    390358       201       412         0     37808      1236    803375     12.05   no data
119.00/29.80	c  N st   156    438946       201       412         0     31282      1236    632781     12.05   no data
138.18/34.68	c  N st   157    511830       201       412         0     42167      1236    975476     12.05   no data
145.77/36.51	c  N st   158    536950       201       412         0     36997      1236    780016     12.05   no data
145.77/36.51	c  S st   158    536950       201       412         0     36997      1236    780016     12.05   no data
145.77/36.57	c  S st   158    537450       201       412         0     37492      1236    793256     12.05   no data
145.77/36.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.77/36.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.77/36.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.77/36.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.77/36.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.77/36.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
145.77/36.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.17/36.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.17/36.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.97/38.39	c lits-rem:      7064  cl-subs:     2564  v-elim:      0  v-fix:    0  time:  1.77 s
152.97/38.39	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
152.97/38.40	c vivif2 --  cl tried    34928 cl shrink        0 lits rem          0 time: 0.01
153.39/38.41	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.01
153.39/38.41	c calculated reachability. Time: 0.00
153.39/38.41	c  N st   158    537450       201       412         0     34928      1236    683854     12.05   no data
209.29/52.40	c  N st   159    701434       201       412         0     31956      1236    483037     12.05   no data
246.44/61.75	c  N st   160    806175       201       412         0     57075      1236   1344178     12.05   no data
246.44/61.75	c  S st   160    806175       201       412         0     57075      1236   1344178     12.05   no data
246.84/61.86	c  S st   160    806677       201       412         0     57568      1236   1357243     12.05   no data
246.84/61.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.84/61.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
246.84/61.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.84/61.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.84/61.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.84/61.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
246.84/61.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.24/61.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
247.24/61.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.60/71.54	c lits-rem:     30372  cl-subs:     6274  v-elim:      0  v-fix:    0  time:  9.61 s
285.60/71.54	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
285.60/71.56	c vivif2 --  cl tried    51294 cl shrink        0 lits rem          0 time: 0.01
285.60/71.58	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.02
285.60/71.58	c calculated reachability. Time: 0.00
285.60/71.58	c  N st   160    806677       201       412         0     51294      1236   1083737     12.05   no data
388.64/97.35	c  F st   161   1071875       201       412         0     66463      1236   1620018     12.05   no data
388.64/97.35	c  N st   161   1071875       201       412         0     66463      1236   1620018     12.05   no data
390.25/97.76	c Decided on static restart strategy
398.24/99.77	c  N st   171   1100178       201       412         0     52743      1236   1057687     12.05   no data
414.21/103.79	c  N st   173   1136172       201       412         0     44111      1236    708790     12.05   no data
427.79/107.19	c  N st   174   1168567       201       412         0     71941      1236   1760617     12.05   no data
449.36/112.53	c  N st   175   1210016       201       412         0     66874      1236   1576907     12.05   no data
449.36/112.53	c  S st   175   1210016       201       412         0     66874      1236   1576907     12.05   no data
450.16/112.71	c  S st   175   1210516       201       412         0     67369      1236   1590319     12.05   no data
450.16/112.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.16/112.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
450.16/112.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
450.16/112.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.16/112.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.16/112.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
450.16/112.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.16/112.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
450.56/112.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.46/130.36	c lits-rem:     11283  cl-subs:     5869  v-elim:      0  v-fix:    0  time: 17.52 s
520.46/130.36	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
520.46/130.38	c vivif2 --  cl tried    61500 cl shrink        0 lits rem          0 time: 0.02
520.86/130.40	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.02
520.86/130.40	c calculated reachability. Time: 0.00
520.86/130.40	c  N st   175   1210516       201       412         0     61500      1236   1328164     12.05   no data
554.42/138.83	c  N st   176   1283400       201       412         0     81897      1236   2049557     12.05   no data
613.94/153.70	c  N st   177   1392723       201       412         0     50258      1236    794501     12.05   no data
681.84/170.72	c  N st   178   1556709       201       412         0     50724      1236    816125     12.05   no data
750.97/188.02	c  N st   179   1710518       201       412         0     88656      1236   2143156     12.05   no data
750.97/188.02	c  S st   179   1710518       201       412         0     88656      1236   2143156     12.05   no data
751.37/188.17	c  S st   179   1711022       201       412         0     89150      1236   2156678     12.05   no data
751.37/188.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.75/188.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
751.75/188.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.75/188.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.75/188.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.75/188.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
751.75/188.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
751.75/188.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
751.75/188.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
851.62/213.26	c lits-rem:     21661  cl-subs:     4903  v-elim:      0  v-fix:    0  time: 24.96 s
851.62/213.26	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
851.62/213.29	c vivif2 --  cl tried    84247 cl shrink        0 lits rem          0 time: 0.03
852.04/213.35	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.06
852.04/213.35	c calculated reachability. Time: 0.00
852.04/213.35	c  N st   179   1711022       201       412         0     84247      1236   1926571     12.05   no data
1057.34/264.72	c  N st   180   2079987       201       412         0     97598      1236   2427139     12.05   no data
1122.45/281.01	c  N st   181   2211025       201       412         0     99237      1236   2458013     12.05   no data
1122.45/281.01	c  S st   181   2211025       201       412         0     99237      1236   2458013     12.05   no data
1122.85/281.19	c  S st   181   2211527       201       412         0     99726      1236   2471351     12.05   no data
1122.85/281.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1123.25/281.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1123.25/281.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1123.25/281.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.25/281.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.25/281.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
1123.25/281.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1123.25/281.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1123.65/281.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1255.87/314.49	c lits-rem:     16247  cl-subs:     9839  v-elim:      0  v-fix:    0  time: 33.16 s
1255.87/314.49	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
1256.28/314.52	c vivif2 --  cl tried    89887 cl shrink        0 lits rem          0 time: 0.03
1256.28/314.57	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.04
1256.28/314.57	c calculated reachability. Time: 0.00
1256.28/314.57	c  N st   181   2211527       201       412         0     89887      1236   2039402     12.05   no data
1563.86/391.50	c  N st   182   2711527       201       412         0    109983      1236   2623590     12.05   no data
1563.86/391.50	c  S st   182   2711527       201       412         0    109983      1236   2623590     12.05   no data
1564.64/391.77	c  S st   182   2712029       201       412         0    110479      1236   2638415     12.05   no data
1564.64/391.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1565.04/391.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1565.04/391.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1565.04/391.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1565.04/391.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1565.04/391.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
1565.04/391.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1565.04/391.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1565.44/391.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1696.09/424.64	c lits-rem:     28225  cl-subs:     9706  v-elim:      0  v-fix:    0  time: 32.69 s
1696.09/424.64	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
1696.09/424.67	c vivif2 --  cl tried   100773 cl shrink        0 lits rem          0 time: 0.03
1696.46/424.71	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.04
1696.46/424.72	c calculated reachability. Time: 0.00
1696.46/424.72	c  N st   182   2712029       201       412         0    100773      1236   2234180     12.05   no data
2035.60/509.63	c  N st   183   3212029       201       412         0     79123      1236   1443190     12.05   no data
2035.60/509.63	c  S st   183   3212029       201       412         0     79123      1236   1443190     12.05   no data
2036.40/509.80	c  S st   183   3212532       201       412         0     79623      1236   1456853     12.05   no data
2036.40/509.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2036.40/509.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2036.40/509.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2036.40/509.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2036.40/509.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.40/509.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
2036.40/509.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2036.40/509.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2036.80/509.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2057.57/515.13	c lits-rem:      5470  cl-subs:     2366  v-elim:      0  v-fix:    0  time:  5.20 s
2057.57/515.13	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
2057.57/515.15	c vivif2 --  cl tried    77257 cl shrink        0 lits rem          0 time: 0.02
2057.57/515.18	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.03
2057.57/515.18	c calculated reachability. Time: 0.00
2057.57/515.18	c  N st   183   3212532       201       412         0     77257      1236   1368892     12.05   no data
2328.43/582.91	c  N st   184   3712532       201       412         0     83739      1236   1525609     12.05   no data
2328.43/582.91	c  S st   184   3712532       201       412         0     83739      1236   1525609     12.05   no data
2328.83/583.05	c  S st   184   3713032       201       412         0     84230      1236   1539307     12.05   no data
2328.83/583.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2328.83/583.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
2328.83/583.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2328.83/583.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2328.83/583.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2328.83/583.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
2328.83/583.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2329.20/583.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2329.20/583.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2373.14/594.17	c lits-rem:      4239  cl-subs:     5776  v-elim:      0  v-fix:    0  time: 11.02 s
2373.14/594.17	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
2373.54/594.20	c vivif2 --  cl tried    78454 cl shrink        0 lits rem          0 time: 0.02
2373.54/594.25	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.06
2373.54/594.26	c calculated reachability. Time: 0.00
2373.54/594.26	c  N st   184   3713032       201       412         0     78454      1236   1327318     12.05   no data
2401.10/601.16	c  F st   185   3751563       201       412         0    110537      1236   2339086     12.05   no data
2401.10/601.16	c  N st   185   3751563       201       412         0    110537      1236   2339086     12.05   no data
2404.31/601.98	c Decided on static restart strategy
2417.88/605.36	c  N st   195   3779864       201       412         0    136717      1236   3160126     12.05   no data
2439.86/610.85	c  N st   197   3815856       201       412         0     98688      1236   2034705     12.05   no data
2461.43/616.23	c  N st   198   3848250       201       412         0    126528      1236   2947360     12.05   no data
2492.98/624.17	c  N st   199   3896838       201       412         0     94879      1236   1827740     12.05   no data
2537.32/635.24	c  N st   200   3969721       201       412         0     83087      1236   1418286     12.05   no data
2610.04/653.40	c  N st   201   4079045       201       412         0    101460      1236   2006926     12.05   no data
2699.90/675.90	c  N st   202   4213034       201       412         0    145850      1236   3965830     12.05   no data
2699.90/675.90	c  S st   202   4213034       201       412         0    145850      1236   3965830     12.05   no data
2700.70/676.19	c  S st   202   4213543       201       412         0    146349      1236   3979595     12.05   no data
2701.10/676.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2701.10/676.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2701.10/676.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2701.10/676.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2701.10/676.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2701.10/676.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
2701.10/676.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2701.50/676.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2701.91/676.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2924.40/732.19	c lits-rem:     36217  cl-subs:     6120  v-elim:      0  v-fix:    0  time: 55.76 s
2924.40/732.19	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
2924.80/732.25	c vivif2 --  cl tried   140229 cl shrink        0 lits rem          0 time: 0.06
2925.20/732.37	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.11
2925.20/732.37	c calculated reachability. Time: 0.00
2925.20/732.37	c  N st   202   4213543       201       412         0    140229      1236   3668435     12.05   no data
3144.89/787.32	c  N st   203   4459520       201       412         0    112050      1236   2393591     12.05   no data
3382.17/846.76	c  N st   204   4713545       201       412         0     87248      1236   1464716     12.05   no data
3382.17/846.76	c  S st   204   4713545       201       412         0     87248      1236   1464716     12.05   no data
3383.39/847.01	c  S st   204   4714050       201       412         0     87737      1236   1478216     12.05   no data
3383.39/847.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3383.39/847.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
3383.39/847.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3383.39/847.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3383.39/847.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3383.39/847.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
3383.39/847.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3383.76/847.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3383.76/847.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3405.37/852.55	c lits-rem:      3901  cl-subs:     2753  v-elim:      0  v-fix:    0  time:  5.38 s
3405.37/852.55	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
3405.37/852.57	c vivif2 --  cl tried    84984 cl shrink        0 lits rem          0 time: 0.02
3405.74/852.63	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.05
3405.74/852.63	c calculated reachability. Time: 0.00
3405.74/852.63	c  N st   204   4714050       201       412         0     84984      1236   1381424     12.05   no data
3755.66/940.26	c  N st   205   5214050       201       412         0     95436      1236   1655873     12.05   no data
3755.66/940.26	c  S st   205   5214050       201       412         0     95436      1236   1655873     12.05   no data
3756.48/940.48	c  S st   205   5214552       201       412         0     95930      1236   1669853     12.05   no data
3756.48/940.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3756.88/940.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3756.88/940.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3756.88/940.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3756.88/940.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3756.88/940.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
3756.88/940.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3756.88/940.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3757.26/940.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3776.03/945.32	c lits-rem:      6031  cl-subs:     1498  v-elim:      0  v-fix:    0  time:  4.68 s
3776.03/945.32	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
3776.03/945.35	c vivif2 --  cl tried    94432 cl shrink        0 lits rem          0 time: 0.03
3776.43/945.40	c asymm  cl-useful: 0/412/412 lits-rem:0 time: 0.06
3776.43/945.41	c calculated reachability. Time: 0.00
3776.43/945.41	c  N st   205   5214552       201       412         0     94432      1236   1610245     12.05   no data
4173.49/1044.82	c  N st   206   5714552       201       412         0    169206      1236   4195809     12.05   no data
4173.49/1044.82	c  S st   206   5714552       201       412         0    169206      1236   4195809     12.05   no data
4174.68/1045.14	c  S st   206   5715053       201       412         0    169701      1236   4208495     12.05   no data
4174.68/1045.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4175.09/1045.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
4175.09/1045.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4175.09/1045.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4175.09/1045.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4175.09/1045.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    201 time:  0.00 s
4175.09/1045.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4175.49/1045.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4175.89/1045.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3273992-1304118405/watcher-3273992-1304118405 -o /tmp/evaluation-result-3273992-1304118405/solver-3273992-1304118405 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3273992-1304118405.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: 8.05 8.06 8.00 1/175 23309
/proc/meminfo: memFree=31040768/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=281728 CPUtime=0.01 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 690 0 0 0 1 0 0 0 25 0 4 0 602071184 288489472 606 33554432000 4194304 4627427 140733672533920 18446744073709551615 4442480 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 70432 606 380 106 0 65403 0
[pid=23309/tid=23310] ppid=23307 vsize=281728 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 59 0 0 0 0 0 0 0 25 0 4 0 602071184 288489472 606 33554432000 4194304 4627427 140733672533920 18446744073709551615 224284622603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=281728 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 4 0 602071184 288489472 608 33554432000 4194304 4627427 140733672533920 18446744073709551615 224285030894 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=281728 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 70 0 0 0 0 0 0 0 25 0 4 0 602071184 288489472 609 33554432000 4194304 4627427 140733672533920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.04387 s]
/proc/loadavg: 8.05 8.06 8.00 1/175 23309
/proc/meminfo: memFree=31040768/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=281860 CPUtime=0.15 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) D 23307 23309 23098 0 -1 4202496 1065 0 0 0 15 0 0 0 25 0 4 0 602071184 288624640 981 33554432000 4194304 4627427 140733672533920 18446744073709551615 224284587041 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 70465 981 384 106 0 65436 0
[pid=23309/tid=23310] ppid=23307 vsize=281860 CPUtime=0.03 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 146 0 0 0 3 0 0 0 25 0 4 0 602071184 288624640 981 33554432000 4194304 4627427 140733672533920 18446744073709551615 4327603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=281860 CPUtime=0.03 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 149 0 0 0 3 0 0 0 25 0 4 0 602071184 288624640 981 33554432000 4194304 4627427 140733672533920 18446744073709551615 224284969143 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=281860 CPUtime=0.04 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 166 0 0 0 4 0 0 0 25 0 4 0 602071184 288624640 981 33554432000 4194304 4627427 140733672533920 18446744073709551615 4332764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 281860

[startup+0.107448 s]
/proc/loadavg: 8.05 8.06 8.00 1/175 23309
/proc/meminfo: memFree=31040768/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=282604 CPUtime=0.41 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 1634 0 0 0 41 0 0 0 25 0 4 0 602071184 289386496 1229 33554432000 4194304 4627427 140733672533920 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 70651 1229 385 106 0 65622 0
[pid=23309/tid=23310] ppid=23307 vsize=282604 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 299 0 0 0 10 0 0 0 25 0 4 0 602071184 289386496 1229 33554432000 4194304 4627427 140733672533920 18446744073709551615 4332176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=282604 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 294 0 0 0 10 0 0 0 25 0 4 0 602071184 289386496 1229 33554432000 4194304 4627427 140733672533920 18446744073709551615 4321862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=282604 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 281 0 0 0 10 0 0 0 25 0 4 0 602071184 289386496 1229 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282604

[startup+0.300398 s]
/proc/loadavg: 8.05 8.06 8.00 1/175 23309
/proc/meminfo: memFree=31040768/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=283712 CPUtime=1.18 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 3069 0 0 0 118 0 0 0 25 0 4 0 602071184 290521088 1761 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 70928 1761 385 106 0 65899 0
[pid=23309/tid=23310] ppid=23307 vsize=283712 CPUtime=0.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 637 0 0 0 29 0 0 0 25 0 4 0 602071184 290521088 1761 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=283712 CPUtime=0.29 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 618 0 0 0 29 0 0 0 25 0 4 0 602071184 290521088 1761 33554432000 4194304 4627427 140733672533920 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=283712 CPUtime=0.29 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 718 0 0 0 29 0 0 0 25 0 4 0 602071184 290521088 1761 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283712

[startup+0.700331 s]
/proc/loadavg: 8.05 8.06 8.00 1/175 23309
/proc/meminfo: memFree=31040768/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=284696 CPUtime=2.78 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 5499 0 0 0 277 1 0 0 25 0 4 0 602071184 291528704 2455 33554432000 4194304 4627427 140733672533920 18446744073709551615 4330994 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 71174 2455 386 106 0 66145 0
[pid=23309/tid=23310] ppid=23307 vsize=284696 CPUtime=0.69 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 1262 0 0 0 69 0 0 0 25 0 4 0 602071184 291528704 2455 33554432000 4194304 4627427 140733672533920 18446744073709551615 4332195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=284696 CPUtime=0.68 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 1266 0 0 0 68 0 0 0 25 0 4 0 602071184 291528704 2455 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=284696 CPUtime=0.69 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 1253 0 0 0 69 0 0 0 25 0 4 0 602071184 291528704 2455 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284696

[startup+1.5002 s]
/proc/loadavg: 8.05 8.06 8.00 6/176 23365
/proc/meminfo: memFree=31025980/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=283824 CPUtime=5.96 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 15089 0 0 0 594 2 0 0 25 0 4 0 602071184 290635776 8549 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308833 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 70956 8549 389 106 0 65927 0
[pid=23309/tid=23310] ppid=23307 vsize=283824 CPUtime=1.48 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 3755 0 0 0 148 0 0 0 25 0 4 0 602071184 290635776 8549 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=283824 CPUtime=1.48 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 4384 0 0 0 147 1 0 0 25 0 4 0 602071184 290635776 8549 33554432000 4194304 4627427 140733672533920 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=283824 CPUtime=1.49 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 2492 0 0 0 149 0 0 0 25 0 4 0 602071184 290635776 8549 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309067 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) 283824

[startup+3.10094 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 23373
/proc/meminfo: memFree=30994264/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=274972 CPUtime=12.36 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 25032 0 0 0 1232 4 0 0 25 0 4 0 602071184 281571328 15727 33554432000 4194304 4627427 140733672533920 18446744073709551615 4333195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 68743 15727 389 106 0 63714 0
[pid=23309/tid=23310] ppid=23307 vsize=274972 CPUtime=3.09 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 6920 0 0 0 308 1 0 0 25 0 4 0 602071184 281571328 15727 33554432000 4194304 4627427 140733672533920 18446744073709551615 4427901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=274972 CPUtime=3.07 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 5973 0 0 0 306 1 0 0 25 0 4 0 602071184 281571328 15727 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=274972 CPUtime=3.08 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 5631 0 0 0 308 0 0 0 25 0 4 0 602071184 281571328 15727 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309266 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) 274972

[startup+6.3004 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 23373
/proc/meminfo: memFree=30908084/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=299524 CPUtime=25.14 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 40722 0 0 0 2507 7 0 0 25 0 4 0 602071184 306712576 22623 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 74881 22623 389 106 0 69852 0
[pid=23309/tid=23310] ppid=23307 vsize=299524 CPUtime=6.28 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 11068 0 0 0 627 1 0 0 25 0 4 0 602071184 306712576 22623 33554432000 4194304 4627427 140733672533920 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=299524 CPUtime=6.25 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 9927 0 0 0 623 2 0 0 25 0 4 0 602071184 306712576 22623 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=299524 CPUtime=6.29 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 9348 0 0 0 628 1 0 0 25 0 4 0 602071184 306712576 22624 33554432000 4194304 4627427 140733672533920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 299524

[startup+12.7003 s]
/proc/loadavg: 8.10 8.07 8.00 9/184 23375
/proc/meminfo: memFree=30859096/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=321796 CPUtime=50.7 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 64630 0 0 0 5059 11 0 0 25 0 4 0 602071184 329519104 28938 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 80449 28938 389 106 0 75420 0
[pid=23309/tid=23310] ppid=23307 vsize=321796 CPUtime=12.68 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 18151 0 0 0 1266 2 0 0 25 0 4 0 602071184 329519104 28938 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=321796 CPUtime=12.62 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 15256 0 0 0 1259 3 0 0 25 0 4 0 602071184 329519104 28938 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=321796 CPUtime=12.69 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 14407 0 0 0 1267 2 0 0 25 0 4 0 602071184 329519104 28938 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 321796

[startup+25.5012 s]
/proc/loadavg: 8.09 8.07 8.00 9/184 23375
/proc/meminfo: memFree=30789136/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=322504 CPUtime=101.83 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 105161 0 0 0 10164 19 0 0 25 0 4 0 602071184 330244096 35356 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 80626 35356 389 106 0 75597 0
[pid=23309/tid=23310] ppid=23307 vsize=322504 CPUtime=25.49 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 26132 0 0 0 2545 4 0 0 25 0 4 0 602071184 330244096 35356 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=322504 CPUtime=25.34 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 26469 0 0 0 2529 5 0 0 25 0 4 0 602071184 330244096 35356 33554432000 4194304 4627427 140733672533920 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=322504 CPUtime=25.49 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 24793 0 0 0 2545 4 0 0 25 0 4 0 602071184 330244096 35356 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 322504

[startup+51.1009 s]
/proc/loadavg: 8.20 8.09 8.01 9/184 23375
/proc/meminfo: memFree=30713156/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=346832 CPUtime=204.09 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 165704 0 0 0 20378 31 0 0 25 0 4 0 602071184 355155968 45131 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308268 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 86708 45131 389 106 0 81679 0
[pid=23309/tid=23310] ppid=23307 vsize=346832 CPUtime=51.08 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 39607 0 0 0 5102 6 0 0 25 0 4 0 602071184 355155968 45131 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=346832 CPUtime=50.81 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 40330 0 0 0 5072 9 0 0 25 0 4 0 602071184 355155968 45131 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=346832 CPUtime=51.09 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 42465 0 0 0 5102 7 0 0 25 0 4 0 602071184 355155968 45131 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 346832

[startup+102.306 s]
/proc/loadavg: 8.16 8.09 8.01 9/184 23377
/proc/meminfo: memFree=30543716/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=437028 CPUtime=408.63 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 259941 0 0 0 40810 53 0 0 25 0 4 0 602071184 447516672 66980 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 109257 66980 389 106 0 104228 0
[pid=23309/tid=23310] ppid=23307 vsize=437028 CPUtime=102.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 58395 0 0 0 10218 11 0 0 25 0 4 0 602071184 447516672 66980 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=437028 CPUtime=101.73 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 68394 0 0 0 10157 16 0 0 25 0 4 0 602071184 447516672 66980 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=437028 CPUtime=102.3 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 71214 0 0 0 10216 14 0 0 25 0 4 0 602071184 447516672 66980 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 437028

[startup+162.3 s]

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

[pid=23309] ppid=23307 vsize=1010392 CPUtime=2805.36 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 747427 0 0 0 280307 229 0 0 25 0 4 0 602071184 1034641408 171518 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 252598 171518 389 106 0 247569 0
[pid=23309/tid=23310] ppid=23307 vsize=1010392 CPUtime=702.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 147953 0 0 0 70185 44 0 0 25 0 4 0 602071184 1034641408 171518 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1010392 CPUtime=698.46 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 254900 0 0 0 69763 83 0 0 25 0 4 0 602071184 1034641408 171518 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1010392 CPUtime=702.29 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 165544 0 0 0 70179 50 0 0 25 0 4 0 602071184 1034641408 171518 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1010392

[startup+762.306 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 23395
/proc/meminfo: memFree=29822372/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=966568 CPUtime=3045.05 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 768338 0 0 0 304263 242 0 0 25 0 4 0 602071184 989765632 171559 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 241642 171559 389 106 0 236613 0
[pid=23309/tid=23310] ppid=23307 vsize=966568 CPUtime=762.3 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 149729 0 0 0 76185 45 0 0 25 0 4 0 602071184 989765632 171559 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=966568 CPUtime=758.14 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 254900 0 0 0 75731 83 0 0 25 0 4 0 602071184 989765632 171559 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=966568 CPUtime=762.29 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 177637 0 0 0 76171 58 0 0 25 0 4 0 602071184 989765632 171559 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 966568

[startup+822.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 23395
/proc/meminfo: memFree=29751272/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1152824 CPUtime=3284.7 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 791784 0 0 0 328219 251 0 0 25 0 4 0 602071184 1180491776 193787 33554432000 4194304 4627427 140733672533920 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 288206 193787 389 106 0 283177 0
[pid=23309/tid=23310] ppid=23307 vsize=1152824 CPUtime=822.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 149729 0 0 0 82184 45 0 0 25 0 4 0 602071184 1180491776 193787 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1152824 CPUtime=817.81 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 254900 0 0 0 81698 83 0 0 25 0 4 0 602071184 1180491776 193787 33554432000 4194304 4627427 140733672533920 18446744073709551615 4427342 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1152824 CPUtime=822.28 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 190355 0 0 0 82167 61 0 0 25 0 4 0 602071184 1180491776 193787 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 1152824

[startup+882.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 23397
/proc/meminfo: memFree=29659328/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1002028 CPUtime=3524.37 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 827027 0 0 0 352174 263 0 0 25 0 4 0 602071184 1026076672 205060 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 250507 205060 389 106 0 245478 0
[pid=23309/tid=23310] ppid=23307 vsize=1002028 CPUtime=882.3 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 152954 0 0 0 88184 46 0 0 25 0 4 0 602071184 1026076672 205060 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1002028 CPUtime=877.48 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 268665 0 0 0 87659 89 0 0 25 0 4 0 602071184 1026076672 205060 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1002028 CPUtime=882.28 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 198980 0 0 0 88164 64 0 0 25 0 4 0 602071184 1026076672 205060 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 1002028

[startup+942.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 23399
/proc/meminfo: memFree=29690912/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1004596 CPUtime=3764.05 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 863355 0 0 0 376129 276 0 0 25 0 4 0 602071184 1028706304 196995 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 251149 196995 389 106 0 246120 0
[pid=23309/tid=23310] ppid=23307 vsize=1004596 CPUtime=942.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 155672 0 0 0 94182 47 0 0 25 0 4 0 602071184 1028706304 196995 33554432000 4194304 4627427 140733672533920 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1004596 CPUtime=937.16 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 281011 0 0 0 93624 92 0 0 25 0 4 0 602071184 1028706304 196995 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1004596 CPUtime=942.28 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 209713 0 0 0 94160 68 0 0 25 0 4 0 602071184 1028706304 196995 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1004596

[startup+1002.3 s]
/proc/loadavg: 8.11 8.05 8.01 10/184 23401
/proc/meminfo: memFree=29643752/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1098512 CPUtime=4003.72 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 887836 0 0 0 400082 290 0 0 25 0 4 0 602071184 1124876288 203712 33554432000 4194304 4627427 140733672533920 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 274628 203712 389 106 0 269599 0
[pid=23309/tid=23310] ppid=23307 vsize=1098512 CPUtime=1002.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 162313 0 0 0 100179 50 0 0 25 0 4 0 602071184 1124876288 203712 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1098512 CPUtime=996.83 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 281011 0 0 0 99591 92 0 0 25 0 4 0 602071184 1124876288 203712 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1098512 CPUtime=1002.28 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 217636 0 0 0 100155 73 0 0 25 0 4 0 602071184 1124876288 203712 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1098512

[startup+1062.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/184 23403
/proc/meminfo: memFree=29621264/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1052696 CPUtime=4243.4 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 920731 0 0 0 424037 303 0 0 25 0 4 0 602071184 1077960704 208438 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 263174 208438 389 106 0 258145 0
[pid=23309/tid=23310] ppid=23307 vsize=1052696 CPUtime=1062.3 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 171197 0 0 0 106176 54 0 0 25 0 4 0 602071184 1077960704 208438 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1052696 CPUtime=1056.5 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 283177 0 0 0 105557 93 0 0 25 0 4 0 602071184 1077960704 208438 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1052696 CPUtime=1062.27 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 226612 0 0 0 106151 76 0 0 25 0 4 0 602071184 1077960704 208438 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1052696

[startup+1122.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/184 23403
/proc/meminfo: memFree=29578436/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1166092 CPUtime=4483.07 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 940766 0 0 0 447991 316 0 0 25 0 4 0 602071184 1194078208 208047 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 291523 208047 389 106 0 286494 0
[pid=23309/tid=23310] ppid=23307 vsize=1166092 CPUtime=1122.3 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 174632 0 0 0 112173 57 0 0 25 0 4 0 602071184 1194078208 208047 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1166092 CPUtime=1116.18 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 289775 0 0 0 111522 96 0 0 25 0 4 0 602071184 1194078208 208047 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1166092 CPUtime=1122.28 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 236614 0 0 0 112144 84 0 0 25 0 4 0 602071184 1194078208 208047 33554432000 4194304 4627427 140733672533920 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 1166092

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/184 23405
/proc/meminfo: memFree=29507940/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1311328 CPUtime=4722.75 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 952619 0 0 0 471952 323 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 327832 218879 389 106 0 322803 0
[pid=23309/tid=23310] ppid=23307 vsize=1311328 CPUtime=1182.29 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 180136 0 0 0 118168 61 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1311328 CPUtime=1175.85 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 289775 0 0 0 117489 96 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1311328 CPUtime=1182.27 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 242963 0 0 0 118141 86 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 1311328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 23405
/proc/meminfo: memFree=29482000/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1311328 CPUtime=4800.26 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 952619 0 0 0 479703 323 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 327832 218879 389 106 0 322803 0
[pid=23309/tid=23310] ppid=23307 vsize=1311328 CPUtime=1201.7 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 180136 0 0 0 120109 61 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1311328 CPUtime=1195.15 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 289775 0 0 0 119419 96 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1311328 CPUtime=1201.68 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 242963 0 0 0 120082 86 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1311328

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.07 8.06 8.00 9/184 23405
/proc/meminfo: memFree=29482000/32951124 swapFree=67103364/67111528
[pid=23309] ppid=23307 vsize=1311328 CPUtime=4800.26 cores=1,3,5,7
/proc/23309/stat : 23309 (strangenight2-m) R 23307 23309 23098 0 -1 4202496 952619 0 0 0 479703 323 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23309/statm: 327832 218879 389 106 0 322803 0
[pid=23309/tid=23310] ppid=23307 vsize=1311328 CPUtime=1201.7 cores=1,3,5,7
/proc/23309/task/23310/stat : 23310 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 180136 0 0 0 120109 61 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23309/tid=23311] ppid=23307 vsize=1311328 CPUtime=1195.15 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 289775 0 0 0 119419 96 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23309/tid=23312] ppid=23307 vsize=1311328 CPUtime=1201.68 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (strangenight2-m) R 23307 23309 23098 0 -1 4202560 242963 0 0 0 120082 86 0 0 25 0 4 0 602071184 1342799872 218879 33554432000 4194304 4627427 140733672533920 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1311328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.33
CPU user time (s): 4797.06
CPU system time (s): 3.2665
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1311328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.06
system time used= 3.2665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 952619
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= 186
involuntary context switches= 34324

runsolver used 1.82372 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 01:06:45
IDJOB=3273992
IDBENCH=83151
IDSOLVER=1586
FILE ID=node118/3273992-1304118405
RUNJOBID= node118-1304115997-23117
PBS_JOBID= 13170712
Free space on /tmp= 71608 MiB

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

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1989362117

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31041048 kB
Buffers:        370848 kB
Cached:        1139400 kB
SwapCached:       2248 kB
Active:         102500 kB
Inactive:      1468684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31041048 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:            5464 kB
Writeback:           4 kB
AnonPages:       59976 kB
Mapped:          15076 kB
Slab:           275152 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221428 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= 71608 MiB
End job on node118 at 2011-04-30 01:26:49