Trace number 3368980

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.36 1203.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S51928934-076.SATISFIABLE.cnf
MD5SUM398f9c2cc63f6285faba700796fc9dcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9837
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368980-1305408750.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.37/0.11	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.37/0.11	c -- vars added         90
0.37/0.11	c Parsing time:  0.02 s
0.37/0.11	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.77/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.73
0.77/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3.98/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.98/1.01	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.98/1.01	c calculated reachability. Time: 0.00
3.98/1.01	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
3.98/1.01	c =========================================================================================
3.98/1.01	c types(t): F = full restart, N = normal restart
3.98/1.01	c types(t): S = simplification begin/end, E = solution found
3.98/1.01	c restart types(rt): st = static, dy = dynamic
3.98/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.98/1.01	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
3.98/1.01	c  N dy     9      5406        90      8010         0      2694     56070     68681     25.18     26.55  --
3.98/1.01	c  N dy    27      9417        90      8010         0      6446     56070    180065     25.74     27.24  --
3.98/1.01	c  N dy    34     15781        90      8010         0      8372     56070    217569     25.53     26.87  --
4.40/1.16	c  N dy    44     21804        90      8010         0      8725     56070    211287     25.31     26.71  --
5.15/1.36	c  F st    55     25001        90      8010         0     11697     56070    298514     25.36     25.25  --
5.55/1.46	c  N st    58     26193        90      8010         0      6496     56070    129628     25.36   no data  --
5.95/1.54	c  S st    61     30000        90      8010         0     10051     56070    236011     25.36   no data  --
5.95/1.58	c  S st    61     30501        90      8010         0     10531     56070    250409     25.36   no data  --
5.95/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.95/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.95/1.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.95/1.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.87	c lits-rem:      1500  cl-subs:      691  v-elim:      0  v-fix:    0  time:  5.08 s
12.76/3.26	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 1.54
12.76/3.26	c calculated reachability. Time: 0.00
12.76/3.26	c  N dy    61     30501        90      8010         0      9840     56070    226004     25.36   no data  --
13.92/3.51	c  N dy    73     34964        90      8010         0     13993     56070    347654     25.30     26.79  --
14.72/3.74	c  N dy    93     39487        90      8010         0     10899     56070    241519     25.40     26.75  --
15.92/4.02	c  N dy   110     43862        90      8010         0     14954     56070    361670     25.46     26.81  --
16.32/4.15	c  S st   113     45752        90      8010         0      8403     56070    149529     25.41     23.09  --
16.32/4.18	c  S st   113     46263        90      8010         0      8892     56070    164095     25.41   no data  --
16.32/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.32/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.32/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.32/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.32/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
16.32/4.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.92/5.06	c lits-rem:       166  cl-subs:       63  v-elim:      0  v-fix:    0  time:  3.47 s
19.92/5.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.92/5.06	c vivif2 --  cl tried     8829 cl shrink        0 lits rem          0 time: 0.01
21.12/5.37	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 1.20
21.12/5.37	c calculated reachability. Time: 0.00
21.12/5.37	c  N dy   113     46263        90      8010         0      8829     56070    161764     25.41   no data  --
22.30/5.61	c  N dy   124     50271        90      8010         0     12543     56070    272152     25.45     26.95  --
24.30/6.19	c  N dy   127     60269        90      8010         0     12530     56070    256182     25.20     26.57  --
27.08/6.84	c  N dy   152     69396        90      8010         0     10784     56070    187676     25.09     22.80  --
27.08/6.84	c  S st   152     69396        90      8010         0     10784     56070    187676     25.09     22.80  --
27.08/6.87	c  S st   152     69900        90      8010         0     11267     56070    201867     25.09   no data  --
27.08/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.08/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.08/6.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
27.08/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.08/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.08/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
27.08/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.07/7.82	c lits-rem:       351  cl-subs:      169  v-elim:      0  v-fix:    0  time:  3.73 s
31.07/7.82	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
31.07/7.82	c vivif2 --  cl tried    11098 cl shrink        0 lits rem          0 time: 0.01
32.27/8.18	c asymm  cl-useful: 0/7875/8010 lits-rem:0 time: 1.42
32.27/8.18	c calculated reachability. Time: 0.00
32.27/8.18	c  N dy   152     69900        90      8010         0     11098     56070    196542     25.09   no data  --
33.47/8.47	c  N dy   171     74571        90      8010         0     15434     56070    324076     25.14     26.54  --
35.46/8.93	c  N dy   196     79733        90      8010         0     20206     56070    465325     25.21     26.59  --
37.06/9.39	c  N dy   219     85659        90      8010         0     14587     56070    282014     25.26     26.68  --
37.86/9.52	c  F st   224     87501        90      8010         0     16297     56070    330820     25.24     22.68  --
39.50/9.92	c  N dy   230     92696        90      8010         0     21101     56070    473980     25.24   no data  --
41.44/10.42	c  N dy   258     99068        90      8010         0     14953     56070    275850     25.30     26.69  --
43.05/10.81	c  S st   272    104853        90      8010         0     20331     56070    435335     25.31     22.35  --
43.05/10.87	c  S st   272    105357        90      8010         0     20814     56070    449092     25.31   no data  --
43.05/10.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.05/10.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.05/10.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
43.05/10.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.05/10.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.05/10.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
43.05/10.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.02/12.80	c lits-rem:      2109  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  7.59 s
51.02/12.80	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
51.02/12.80	c vivif2 --  cl tried    19397 cl shrink        0 lits rem          0 time: 0.02
52.66/13.22	c asymm  cl-useful: 0/5571/8010 lits-rem:0 time: 1.65
52.66/13.22	c calculated reachability. Time: 0.00
52.66/13.22	c  N dy   272    105357        90      8010         0     19397     56070    401549     25.31   no data  --
55.00/13.83	c  N dy   308    112143        90      8010         0     25685     56070    588507     25.38     27.05  --
58.59/14.77	c  N dy   327    124636        90      8010         0     24265     56070    529301     25.33     26.69  --
61.44/15.43	c  N dy   358    132595        90      8010         0     17827     56070    326856     25.35     26.72  --
64.19/16.17	c  N dy   373    142030        90      8010         0     26555     56070    580884     25.31     26.70  --
66.97/16.88	c  N dy   388    151123        90      8010         0     20135     56070    371688     25.25     28.33  --
69.37/17.44	c  S st   404    158035        90      8010         0     26523     56070    559261     25.24     25.37  --
69.79/17.52	c  S st   404    158542        90      8010         0     27001     56070    573615     25.24   no data  --
69.79/17.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.79/17.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.79/17.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
69.79/17.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.79/17.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.79/17.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
69.79/17.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.74/20.05	c lits-rem:      2226  cl-subs:     2284  v-elim:      0  v-fix:    0  time:  9.96 s
79.74/20.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
79.74/20.06	c vivif2 --  cl tried    24717 cl shrink        0 lits rem          0 time: 0.02
80.93/20.30	c asymm  cl-useful: 0/1903/8010 lits-rem:0 time: 0.97
80.93/20.30	c calculated reachability. Time: 0.00
80.93/20.30	c  N dy   404    158542        90      8010         0     24717     56070    501705     25.24   no data  --
84.52/21.26	c  N dy   421    169641        90      8010         0     19364     56070    336816     25.20     26.62  --
88.91/22.30	c  N dy   455    180975        90      8010         0     29841     56070    644891     25.20     26.53  --
93.70/23.54	c  N dy   489    194304        90      8010         0     25542     56070    499937     25.18     26.74  --
99.28/24.92	c  N dy   540    206781        90      8010         0     19572     56070    306921     25.23     26.98  --
104.89/26.33	c  N dy   579    221439        90      8010         0     33164     56070    708878     25.23     26.70  --
110.45/27.77	c  N dy   603    236751        90      8010         0     28803     56070    557836     25.20     26.72  --
110.85/27.89	c  S st   611    237813        90      8010         0     29794     56070    587333     25.20     24.38  --
111.25/27.97	c  S st   611    238314        90      8010         0     30261     56070    601366     25.20   no data  --
111.25/27.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.25/27.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.25/27.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
111.65/28.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.65/28.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.65/28.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
111.65/28.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
122.86/30.81	c lits-rem:      2300  cl-subs:     2100  v-elim:      0  v-fix:    0  time: 11.21 s
122.86/30.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
122.86/30.82	c vivif2 --  cl tried    28161 cl shrink        0 lits rem          0 time: 0.02
122.86/30.88	c asymm  cl-useful: 0/536/8010 lits-rem:0 time: 0.26
122.86/30.88	c calculated reachability. Time: 0.00
122.86/30.88	c  N dy   611    238314        90      8010         0     28161     56070    535039     25.20   no data  --
130.40/32.72	c  N dy   659    255701        90      8010         0     24894     56070    424841     25.20     26.55  --
144.79/36.33	c  N dy   660    293053        90      8010         0     38805     56070    807943     24.92     26.38  --
150.34/37.75	c  F st   724    306250        90      8010         0     29958     56070    545812     24.96   no data  --
152.73/38.39	c  N dy   734    312376        90      8010         0     35640     56070    715916     24.97     26.39  --
173.07/43.40	c  N dy   801    357471        90      8010         0     31913     56070    553602     24.77     23.92  --
173.07/43.40	c  S st   801    357471        90      8010         0     31913     56070    553602     24.77     23.92  --
173.07/43.48	c  S st   801    357978        90      8010         0     32390     56070    568061     24.77   no data  --
173.07/43.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.07/43.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.07/43.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
173.47/43.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.47/43.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.47/43.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
173.47/43.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
183.44/46.06	c lits-rem:      1970  cl-subs:     2141  v-elim:      0  v-fix:    0  time: 10.17 s
183.44/46.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
183.44/46.07	c vivif2 --  cl tried    30249 cl shrink        0 lits rem          0 time: 0.02
184.63/46.37	c asymm  cl-useful: 0/2089/8010 lits-rem:0 time: 1.18
184.63/46.37	c calculated reachability. Time: 0.00
184.63/46.37	c  N dy   801    357978        90      8010         0     30249     56070    509374     24.77   no data  --
198.60/49.89	c  N dy   912    378125        90      8010         0     25044     56070    345723     24.84     26.28  --
210.61/52.84	c  N dy  1023    398202        90      8010         0     43692     56070    893774     24.89     26.20  --
222.13/55.76	c  N dy  1087    420412        90      8010         0     39290     56070    739148     24.90     26.44  --
234.09/58.72	c  N dy  1194    440522        90      8010         0     32099     56070    517799     24.95     26.44  --
245.28/61.60	c  N dy  1271    460902        90      8010         0     50959     56070   1073591     24.97     26.32  --
255.63/64.14	c  N dy  1339    480921        90      8010         0     42641     56070    807362     24.99     28.43  --
268.39/67.38	c  N dy  1427    503388        90      8010         0     35682     56070    583322     25.01     26.36  --
279.57/70.12	c  N dy  1467    523455        90      8010         0     54194     56070   1119576     24.99     27.21  --
286.74/71.98	c  S st  1526    536967        90      8010         0     38021     56070    635959     25.01   no data  --
287.14/72.07	c  S st  1526    537471        90      8010         0     38502     56070    650080     25.01   no data  --
287.14/72.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.14/72.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.14/72.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.05
287.54/72.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.54/72.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.54/72.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
287.54/72.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
298.70/74.99	c lits-rem:      1147  cl-subs:     1684  v-elim:      0  v-fix:    0  time: 11.52 s
298.70/74.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
299.10/75.00	c vivif2 --  cl tried    36818 cl shrink        0 lits rem          0 time: 0.03
299.90/75.23	c asymm  cl-useful: 0/1477/8010 lits-rem:0 time: 0.94
299.90/75.24	c calculated reachability. Time: 0.00
299.90/75.24	c  N dy  1526    537471        90      8010         0     36818     56070    595073     25.01   no data  --
312.66/78.47	c  N dy  1625    557918        90      8010         0     55743     56070   1159033     25.05     26.44  --
324.67/81.47	c  N dy  1733    577998        90      8010         0     44849     56070    820022     25.09     28.81  --
341.39/85.67	c  N dy  1840    603442        90      8010         0     37849     56070    585999     25.11     26.55  --
353.75/88.73	c  N dy  1917    623467        90      8010         0     56367     56070   1135155     25.12     27.25  --
367.31/92.11	c  N dy  1980    643980        90      8010         0     43889     56070    750321     25.13     26.51  --
382.45/95.99	c  N dy  2074    664426        90      8010         0     62877     56070   1314086     25.15     26.51  --
395.21/99.18	c  N dy  2108    687481        90      8010         0     51639     56070    947436     25.12     26.47  --
411.99/103.38	c  N dy  2200    707499        90      8010         0     36923     56070    511697     25.14     26.65  --
425.58/106.78	c  N dy  2267    727587        90      8010         0     55518     56070   1060385     25.15     29.56  --
439.89/110.31	c  N dy  2292    749368        90      8010         0     41351     56070    620058     25.12     26.52  --
454.25/113.93	c  N dy  2404    769460        90      8010         0     60057     56070   1176679     25.15     27.19  --
469.80/117.88	c  N dy  2504    789567        90      8010         0     43562     56070    670109     25.17     26.54  --
480.98/120.68	c  S st  2572    806207        90      8010         0     59012     56070   1127659     25.18     25.94  --
481.78/120.83	c  S st  2572    806711        90      8010         0     59484     56070   1141846     25.18   no data  --
481.78/120.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
481.78/120.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.78/120.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
481.78/120.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.78/120.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.78/120.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
481.78/120.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.49/132.08	c lits-rem:      2995  cl-subs:     4215  v-elim:      0  v-fix:    0  time: 44.57 s
526.49/132.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
526.49/132.09	c vivif2 --  cl tried    55269 cl shrink        0 lits rem          0 time: 0.05
527.63/132.39	c asymm  cl-useful: 0/1017/8010 lits-rem:0 time: 1.18
527.63/132.39	c calculated reachability. Time: 0.00
527.63/132.39	c  N dy  2572    806711        90      8010         0     55269     56070   1005627     25.18   no data  --
545.18/136.71	c  N dy  2662    826888        90      8010         0     37960     56070    486312     25.20     26.58  --
560.35/140.50	c  N dy  2743    850729        90      8010         0     60036     56070   1140284     25.21     26.72  --
578.72/145.13	c  N dy  2866    871018        90      8010         0     41899     56070    580343     25.24     26.58  --
592.29/148.56	c  N dy  2926    891117        90      8010         0     60537     56070   1127826     25.24     29.20  --
610.20/153.01	c  N dy  2989    913629        90      8010         0     43400     56070    606706     25.25     26.61  --
626.55/157.16	c  N dy  3019    938912        90      8010         0     66644     56070   1274906     25.21     26.72  --
645.29/161.88	c  N dy  3134    961598        90      8010         0     48893     56070    753832     25.23     26.71  --
661.66/165.91	c  N dy  3227    981663        90      8010         0     67472     56070   1307393     25.25     27.41  --
678.80/170.28	c  N dy  3296   1001760        90      8010         0     46277     56070    653088     25.26     26.69  --
694.75/174.24	c  N dy  3376   1023359        90      8010         0     66252     56070   1244891     25.26     26.81  --
713.50/178.97	c  N dy  3440   1044866        90      8010         0     45468     56070    611294     25.26     26.64  --
726.26/182.10	c  N dy  3457   1065045        90      8010         0     64038     56070   1158104     25.26     26.65  --
732.68/183.76	c  F st  3485   1071876        90      8010         0     70377     56070   1345714     25.26     24.95  --
745.85/187.07	c  N dy  3527   1085081        90      8010         0     82571     56070   1710404     25.26     28.29  --
759.75/190.51	c  N dy  3590   1105230        90      8010         0     59580     56070   1011904     25.27     26.68  --
780.94/195.87	c  N dy  3683   1125954        90      8010         0     78694     56070   1580492     25.28     26.63  --
808.41/202.75	c  N dy  3778   1155189        90      8010         0     63155     56070   1094049     25.28     26.70  --
850.71/213.33	c  N dy  3806   1200718        90      8010         0     61481     56070   1013578     25.21     26.64  --
861.06/215.93	c  S st  3850   1210066        90      8010         0     70110     56070   1268427     25.21     23.56  --
862.26/216.21	c  S st  3850   1210573        90      8010         0     70584     56070   1282411     25.21   no data  --
862.26/216.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
862.26/216.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.26/216.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
862.66/216.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
862.66/216.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.66/216.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
862.66/216.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
940.83/235.98	c lits-rem:      2141  cl-subs:     6436  v-elim:      0  v-fix:    0  time: 78.45 s
940.83/235.98	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
941.23/236.00	c vivif2 --  cl tried    64148 cl shrink        0 lits rem          0 time: 0.06
942.43/236.38	c asymm  cl-useful: 0/869/8010 lits-rem:0 time: 1.54
942.43/236.38	c calculated reachability. Time: 0.00
942.43/236.38	c  N dy  3850   1210573        90      8010         0     64148     56070   1102291     25.21   no data  --
972.34/243.88	c  N dy  3923   1242544        90      8010         0     49743     56070    663868     25.19     26.58  --
987.89/247.75	c  N dy  3992   1263061        90      8010         0     68719     56070   1224614     25.19     26.61  --
1020.59/255.95	c  N dy  4092   1291498        90      8010         0     49948     56070    651626     25.20     26.67  --
1039.78/260.72	c  N dy  4176   1311669        90      8010         0     68630     56070   1206933     25.21     26.58  --
1074.04/269.31	c  N dy  4240   1341531        90      8010         0     50095     56070    633894     25.19     26.55  --
1091.19/273.61	c  N dy  4293   1361802        90      8010         0     68832     56070   1183855     25.18     26.51  --
1115.51/279.70	c  N dy  4374   1382046        90      8010         0     87567     56070   1739525     25.19     26.61  --
1144.66/287.10	c  N dy  4450   1417177        90      8010         0     72771     56070   1279229     25.18     26.68  --
1174.15/294.42	c  N dy  4515   1445060        90      8010         0     50571     56070    616411     25.18     26.59  --
1187.70/297.89	c  N dy  4553   1465471        90      8010         0     69355     56070   1165047     25.17     26.50  --
1210.04/303.47	c  N dy  4644   1485750        90      8010         0     88203     56070   1726326     25.17     26.75  --
1233.17/309.20	c  N dy  4750   1505774        90      8010         0     57867     56070    814384     25.19     26.99  --
1250.71/313.64	c  N dy  4825   1525826        90      8010         0     76472     56070   1366900     25.19     27.27  --
1274.24/319.56	c  N dy  4859   1547065        90      8010         0     95985     56070   1937926     25.19     26.54  --
1294.98/324.77	c  N dy  4884   1572851        90      8010         0     69721     56070   1132979     25.17     26.52  --
1317.32/330.32	c  N dy  4978   1592993        90      8010         0     88353     56070   1689690     25.18     26.89  --
1340.86/336.24	c  N dy  5063   1613068        90      8010         0     56195     56070    726416     25.19     26.57  --
1358.40/340.61	c  N dy  5148   1633788        90      8010         0     75354     56070   1297366     25.19     26.86  --
1381.14/346.37	c  N dy  5231   1653868        90      8010         0     93942     56070   1852498     25.20     27.88  --
1407.07/352.89	c  N dy  5268   1681365        90      8010         0     67386     56070   1022642     25.18     26.77  --
1430.24/358.65	c  N dy  5355   1701489        90      8010         0     85991     56070   1574594     25.19     26.58  --
1441.36/361.42	c  S st  5390   1710573        90      8010         0     94435     56070   1824513     25.19   no data  --
1442.56/361.70	c  S st  5390   1711075        90      8010         0     94912     56070   1838859     25.19   no data  --
1442.56/361.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1442.56/361.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1442.56/361.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1442.98/361.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1442.98/361.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1442.98/361.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1442.98/361.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1579.75/396.14	c lits-rem:      5150  cl-subs:     8915  v-elim:      0  v-fix:    0  time: 136.81 s
1579.75/396.14	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1579.75/396.16	c vivif2 --  cl tried    85997 cl shrink        0 lits rem          0 time: 0.08
1581.35/396.51	c asymm  cl-useful: 0/672/8010 lits-rem:0 time: 1.40
1581.35/396.52	c calculated reachability. Time: 0.00
1581.35/396.52	c  N dy  5390   1711075        90      8010         0     85997     56070   1569569     25.19   no data  --
1607.28/403.03	c  N dy  5466   1731092        90      8010         0    104487     56070   2117572     25.19     26.84  --
1625.23/407.55	c  N dy  5546   1752108        90      8010         0     71647     56070   1153573     25.20     26.55  --
1655.54/415.11	c  N dy  5618   1779189        90      8010         0     96652     56070   1891972     25.20     26.62  --
1684.28/422.34	c  N dy  5725   1799289        90      8010         0     61891     56070    846669     25.21     26.85  --
1705.79/427.74	c  N dy  5791   1819327        90      8010         0     80401     56070   1393970     25.21     26.68  --
1734.51/434.97	c  N dy  5871   1839365        90      8010         0     98905     56070   1942554     25.22     27.67  --
1756.04/440.36	c  N dy  5896   1859457        90      8010         0     62979     56070    855285     25.21     26.72  --
1776.41/445.45	c  N dy  5992   1879473        90      8010         0     81543     56070   1407966     25.22     26.62  --
1810.68/454.06	c  N dy  6059   1908282        90      8010         0    108106     56070   2187452     25.21     26.54  --
1831.42/459.27	c  N dy  6141   1929154        90      8010         0     72025     56070   1103436     25.21     26.79  --
1852.96/464.65	c  N dy  6228   1949226        90      8010         0     90558     56070   1656052     25.22     28.70  --
1880.08/471.47	c  N dy  6287   1970111        90      8010         0    109901     56070   2228389     25.22     26.57  --
1898.83/476.11	c  N dy  6334   1990205        90      8010         0     72056     56070   1087844     25.22     27.04  --
1921.95/481.97	c  N dy  6380   2012581        90      8010         0     92715     56070   1696700     25.22     26.60  --
1948.68/488.69	c  N dy  6432   2032790        90      8010         0    111308     56070   2241545     25.21     26.64  --
1971.01/494.22	c  N dy  6538   2052849        90      8010         0     72655     56070   1089694     25.22     28.32  --
1992.95/499.79	c  N dy  6617   2072933        90      8010         0     91254     56070   1640303     25.23     27.34  --
2023.67/507.44	c  N dy  6731   2093134        90      8010         0    109949     56070   2201160     25.24     26.60  --
2050.38/514.10	c  N dy  6811   2115319        90      8010         0     72244     56070   1056275     25.24     26.63  --
2074.74/520.30	c  N dy  6923   2135347        90      8010         0     90814     56070   1611267     25.26     26.67  --
2107.02/528.35	c  N dy  7006   2158159        90      8010         0    111844     56070   2232481     25.26     26.71  --
2139.73/536.51	c  N dy  7101   2188206        90      8010         0     80385     56070   1273746     25.25     26.66  --
2168.04/543.64	c  N dy  7176   2211076        90      8010         0    101408     56070   1893758     25.25     23.88  --
2168.04/543.64	c  S st  7176   2211076        90      8010         0    101408     56070   1893758     25.25     23.88  --
2169.24/543.93	c  S st  7176   2211583        90      8010         0    101881     56070   1908322     25.25   no data  --
2169.24/543.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2169.24/543.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2169.64/544.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
2169.64/544.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2169.64/544.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2169.64/544.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2169.64/544.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2564.48/643.01	c lits-rem:      3978  cl-subs:     8161  v-elim:      0  v-fix:    0  time: 394.49 s
2564.48/643.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2564.48/643.04	c vivif2 --  cl tried    93720 cl shrink        0 lits rem          0 time: 0.09
2566.10/643.41	c asymm  cl-useful: 0/620/8010 lits-rem:0 time: 1.49
2566.10/643.42	c calculated reachability. Time: 0.00
2566.10/643.42	c  N dy  7176   2211583        90      8010         0     93720     56070   1659203     25.25   no data  --
2593.19/650.26	c  N dy  7216   2232844        90      8010         0    113260     56070   2233707     25.25     26.61  --
2623.14/657.76	c  N dy  7260   2260577        90      8010         0     79197     56070   1221258     25.24     26.81  --
2645.84/663.49	c  N dy  7320   2280656        90      8010         0     97687     56070   1767559     25.24     27.56  --
2678.55/671.63	c  N dy  7399   2302682        90      8010         0    117996     56070   2365266     25.24     26.64  --
2700.89/677.23	c  N dy  7506   2322728        90      8010         0     75899     56070   1120755     25.25     27.28  --
2730.00/684.52	c  N dy  7571   2349556        90      8010         0    100747     56070   1858146     25.25     26.65  --
2770.68/694.74	c  N dy  7691   2372459        90      8010         0    121966     56070   2493843     25.26     26.73  --
2797.40/701.41	c  N dy  7792   2392552        90      8010         0     78789     56070   1179503     25.27     26.95  --
2831.70/710.01	c  N dy  7917   2414379        90      8010         0     99006     56070   1787043     25.28     26.88  --
2862.81/717.86	c  N dy  7978   2435002        90      8010         0    118035     56070   2350813     25.28     26.62  --
2901.89/727.61	c  N dy  8044   2470862        90      8010         0     88156     56070   1428359     25.27     26.66  --
2929.41/734.54	c  N dy  8141   2491146        90      8010         0    106932     56070   1991656     25.28     26.68  --
2965.33/743.53	c  N dy  8159   2520955        90      8010         0     70617     56070    893047     25.26     26.66  --
2988.83/749.44	c  N dy  8266   2541450        90      8010         0     89561     56070   1460682     25.26     26.60  --
3019.53/757.19	c  N dy  8382   2561719        90      8010         0    108370     56070   2026540     25.27     26.61  --
3055.04/766.01	c  N dy  8493   2581880        90      8010         0    127118     56070   2589159     25.28     26.88  --
3076.57/771.40	c  N dy  8533   2601953        90      8010         0     80955     56070   1180301     25.28     27.89  --
3104.49/778.43	c  N dy  8604   2626062        90      8010         0    103153     56070   1839883     25.28     26.62  --
3135.21/786.11	c  N dy  8687   2646874        90      8010         0    122309     56070   2412121     25.28     26.69  --
3168.31/794.47	c  N dy  8783   2667312        90      8010         0     75676     56070   1010188     25.29     26.68  --
3193.03/800.63	c  N dy  8829   2687554        90      8010         0     94339     56070   1560230     25.29     26.71  --
3219.77/807.37	c  N dy  8841   2708979        90      8010         0    113969     56070   2123740     25.27     26.78  --
3224.94/808.60	c  S st  8864   2711584        90      8010         0    116399     56070   2197949     25.27   no data  --
3226.14/808.95	c  S st  8864   2712091        90      8010         0    116879     56070   2212510     25.27   no data  --
3226.14/808.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3226.14/808.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3226.53/809.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
3226.53/809.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3226.53/809.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3226.53/809.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3226.53/809.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3926.10/984.46	c lits-rem:      4772  cl-subs:    11152  v-elim:      0  v-fix:    0  time: 699.19 s
3926.10/984.46	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3926.10/984.49	c vivif2 --  cl tried   105727 cl shrink        0 lits rem          0 time: 0.11
3928.06/984.98	c asymm  cl-useful: 0/575/8010 lits-rem:0 time: 1.94
3928.06/984.98	c calculated reachability. Time: 0.00
3928.06/984.98	c  N dy  8864   2712091        90      8010         0    105727     56070   1877479     25.27   no data  --
3967.55/994.83	c  N dy  8942   2732262        90      8010         0    124438     56070   2436692     25.28     26.64  --
4001.46/1003.33	c  N dy  8998   2752361        90      8010         0     76908     56070   1034124     25.28     27.33  --
4029.77/1010.48	c  N dy  9070   2772461        90      8010         0     95498     56070   1588385     25.28     26.87  --
4064.47/1019.19	c  N dy  9120   2792501        90      8010         0    113978     56070   2136040     25.28     28.64  --
4107.94/1030.07	c  N dy  9200   2812782        90      8010         0    132702     56070   2690631     25.28     26.65  --
4142.63/1038.79	c  N dy  9299   2832841        90      8010         0     84152     56070   1237156     25.29     26.71  --
4176.93/1047.34	c  N dy  9335   2852886        90      8010         0    102659     56070   1785649     25.28     26.64  --
4217.61/1057.51	c  N dy  9406   2873029        90      8010         0    121274     56070   2338392     25.29     26.63  --
4261.08/1068.46	c  N dy  9452   2897483        90      8010         0     75589     56070    958459     25.28     26.64  --
4289.40/1075.55	c  N dy  9506   2917538        90      8010         0     94034     56070   1507889     25.28     26.77  --
4336.46/1087.32	c  N dy  9563   2945433        90      8010         0    119735     56070   2262920     25.27     26.64  --
4379.13/1098.05	c  N dy  9625   2965552        90      8010         0     69153     56070    751063     25.27     26.61  --
4406.24/1104.87	c  N dy  9686   2986899        90      8010         0     88918     56070   1338893     25.27     26.61  --
4438.15/1112.80	c  N dy  9710   3007930        90      8010         0    108171     56070   1902082     25.27     26.62  --
4478.03/1122.84	c  N dy  9769   3028007        90      8010         0    126703     56070   2449866     25.27     28.14  --
4525.90/1134.86	c  N dy  9846   3054598        90      8010         0     81254     56070   1087914     25.26     26.67  --
4557.00/1142.60	c  N dy  9920   3074687        90      8010         0     99746     56070   1636784     25.27     27.69  --
4594.89/1152.19	c  N dy 10042   3094719        90      8010         0    118263     56070   2192444     25.27     27.12  --
4641.17/1163.81	c  N dy 10177   3114744        90      8010         0    136857     56070   2752754     25.28     28.08  --
4671.88/1171.50	c  N dy 10259   3134771        90      8010         0     84273     56070   1163018     25.29     29.32  --
4695.39/1177.34	c  N dy 10308   3154820        90      8010         0    102670     56070   1700834     25.28     26.69  --
4726.90/1185.23	c  N dy 10388   3175371        90      8010         0    121674     56070   2265150     25.29     26.77  --
4764.01/1194.56	c  N dy 10477   3195415        90      8010         0    140184     56070   2821885     25.29     27.45  --
4787.11/1200.35	c  S st 10536   3212091        90      8010         0     83661     56070   1127279     25.29   no data  --
4787.92/1200.57	c  S st 10536   3212596        90      8010         0     84135     56070   1141824     25.29   no data  --
4787.92/1200.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4787.92/1200.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4788.32/1200.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
4788.32/1200.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4788.32/1200.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4788.32/1200.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4788.32/1200.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  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: 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-3368980-1305408750/watcher-3368980-1305408750 -o /tmp/evaluation-result-3368980-1305408750/solver-3368980-1305408750 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368980-1305408750.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.14 8.11 8.04 8/357 13592
/proc/meminfo: memFree=21292628/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 652472687 52465664 353 33554432000 4194304 4650419 140734434218128 18446744073709551615 47781454706608 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13592/statm: 12809 353 303 112 0 7774 0
[pid=13592/tid=13593] ppid=13590 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652472688 52465664 358 33554432000 4194304 4650419 140734434218128 18446744073709551615 47781454706610 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652472688 52465664 358 33554432000 4194304 4650419 140734434218128 18446744073709551615 47781454706201 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652472688 52465664 358 33554432000 4194304 4650419 140734434218128 18446744073709551615 47781454706201 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0809111 s]
/proc/loadavg: 8.14 8.11 8.04 8/357 13592
/proc/meminfo: memFree=21292628/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=282052 CPUtime=0.29 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 1583 0 0 0 29 0 0 0 18 0 4 0 652472687 288821248 1486 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13592/statm: 70513 1486 366 112 0 65478 0
[pid=13592/tid=13593] ppid=13590 vsize=282052 CPUtime=0.06 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 265 0 0 0 6 0 0 0 25 0 4 0 652472688 288821248 1486 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=282052 CPUtime=0.07 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 268 0 0 0 7 0 0 0 18 0 4 0 652472688 288821248 1486 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=282052 CPUtime=0.07 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 356 0 0 0 7 0 0 0 18 0 4 0 652472688 288821248 1486 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 282052

[startup+0.100907 s]
/proc/loadavg: 8.14 8.11 8.04 8/357 13592
/proc/meminfo: memFree=21292628/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=282052 CPUtime=0.37 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 1620 0 0 0 37 0 0 0 18 0 4 0 652472687 288821248 1523 33554432000 4194304 4650419 140734434218128 18446744073709551615 4369360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13592/statm: 70513 1523 366 112 0 65478 0
[pid=13592/tid=13593] ppid=13590 vsize=282052 CPUtime=0.08 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 268 0 0 0 8 0 0 0 25 0 4 0 652472688 288821248 1523 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 270 0 0 0 9 0 0 0 18 0 4 0 652472688 288821248 1523 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=282052 CPUtime=0.09 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 385 0 0 0 9 0 0 0 18 0 4 0 652472688 288821248 1523 33554432000 4194304 4650419 140734434218128 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282052

[startup+0.300874 s]
/proc/loadavg: 8.14 8.11 8.04 8/357 13592
/proc/meminfo: memFree=21292628/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=286160 CPUtime=1.16 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 4165 0 0 0 116 0 0 0 18 0 4 0 652472687 293027840 3508 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13592/statm: 71540 3508 390 112 0 66505 0
[pid=13592/tid=13593] ppid=13590 vsize=286160 CPUtime=0.28 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 970 0 0 0 28 0 0 0 18 0 4 0 652472688 293027840 3508 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=286160 CPUtime=0.29 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 963 0 0 0 29 0 0 0 18 0 4 0 652472688 293027840 3508 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=286160 CPUtime=0.28 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 820 0 0 0 28 0 0 0 18 0 4 0 652472688 293027840 3508 33554432000 4194304 4650419 140734434218128 18446744073709551615 4363845 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286160

[startup+0.700801 s]
/proc/loadavg: 8.14 8.11 8.04 8/357 13592
/proc/meminfo: memFree=21292628/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=288012 CPUtime=2.77 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 6717 0 0 0 276 1 0 0 18 0 4 0 652472687 294924288 4083 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13592/statm: 72003 4083 390 112 0 66968 0
[pid=13592/tid=13593] ppid=13590 vsize=288012 CPUtime=0.68 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1651 0 0 0 68 0 0 0 18 0 4 0 652472688 294924288 4083 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=288012 CPUtime=0.69 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1651 0 0 0 69 0 0 0 18 0 4 0 652472688 294924288 4083 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=288012 CPUtime=0.68 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 1346 0 0 0 68 0 0 0 18 0 4 0 652472688 294924288 4083 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 288012

[startup+1.50066 s]
/proc/loadavg: 8.21 8.13 8.04 10/361 13596
/proc/meminfo: memFree=21270356/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=289316 CPUtime=5.95 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 10976 0 0 0 594 1 0 0 20 0 4 0 652472687 296259584 4940 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 72329 4940 391 112 0 67294 0
[pid=13592/tid=13593] ppid=13590 vsize=289316 CPUtime=1.47 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 2752 0 0 0 147 0 0 0 19 0 4 0 652472688 296259584 4940 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=289316 CPUtime=1.49 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 2715 0 0 0 149 0 0 0 19 0 4 0 652472688 296259584 4940 33554432000 4194304 4650419 140734434218128 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=289316 CPUtime=1.48 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 2410 0 0 0 148 0 0 0 20 0 4 0 652472688 296259584 4941 33554432000 4194304 4650419 140734434218128 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 289316

[startup+3.10037 s]
/proc/loadavg: 8.21 8.13 8.04 9/361 13596
/proc/meminfo: memFree=21232412/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=296612 CPUtime=12.34 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 21204 0 0 0 1230 4 0 0 25 0 4 0 652472687 303730688 12852 33554432000 4194304 4650419 140734434218128 18446744073709551615 4370643 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 74153 12852 392 112 0 69118 0
[pid=13592/tid=13593] ppid=13590 vsize=296612 CPUtime=3.07 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 4623 0 0 0 307 0 0 0 24 0 4 0 652472688 303730688 12852 33554432000 4194304 4650419 140734434218128 18446744073709551615 4542367 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=296612 CPUtime=3.09 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 5900 0 0 0 308 1 0 0 25 0 4 0 652472688 303730688 12852 33554432000 4194304 4650419 140734434218128 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=296612 CPUtime=3.08 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 5845 0 0 0 307 1 0 0 25 0 4 0 652472688 303730688 12852 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 296612

[startup+6.30079 s]
/proc/loadavg: 8.21 8.13 8.04 9/361 13596
/proc/meminfo: memFree=21181948/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=296780 CPUtime=25.1 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 29883 0 0 0 2504 6 0 0 25 0 4 0 652472687 303902720 16031 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 74195 16031 392 112 0 69160 0
[pid=13592/tid=13593] ppid=13590 vsize=296780 CPUtime=6.27 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 8070 0 0 0 625 2 0 0 25 0 4 0 652472688 303902720 16031 33554432000 4194304 4650419 140734434218128 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=296780 CPUtime=6.29 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 7459 0 0 0 628 1 0 0 25 0 4 0 652472688 303902720 16031 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=296780 CPUtime=6.29 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 7946 0 0 0 627 2 0 0 25 0 4 0 652472688 303902720 16031 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 296780

[startup+12.7006 s]
/proc/loadavg: 8.18 8.12 8.04 9/361 13596
/proc/meminfo: memFree=21119972/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=306744 CPUtime=50.62 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 42802 0 0 0 5052 10 0 0 25 0 4 0 652472687 314105856 22593 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 76686 22593 392 112 0 71651 0
[pid=13592/tid=13593] ppid=13590 vsize=306744 CPUtime=12.67 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 11373 0 0 0 1264 3 0 0 25 0 4 0 652472688 314105856 22593 33554432000 4194304 4650419 140734434218128 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=306744 CPUtime=12.69 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 10338 0 0 0 1267 2 0 0 25 0 4 0 652472688 314105856 22593 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=306744 CPUtime=12.69 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 12182 0 0 0 1266 3 0 0 25 0 4 0 652472688 314105856 22593 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 306744

[startup+25.5003 s]
/proc/loadavg: 8.15 8.12 8.04 9/361 13597
/proc/meminfo: memFree=21040620/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=330344 CPUtime=101.67 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 65017 0 0 0 10151 16 0 0 25 0 4 0 652472687 338272256 28502 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 82586 28502 392 112 0 77551 0
[pid=13592/tid=13593] ppid=13590 vsize=330344 CPUtime=25.47 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 17888 0 0 0 2543 4 0 0 25 0 4 0 652472688 338272256 28502 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=330344 CPUtime=25.48 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 16834 0 0 0 2545 3 0 0 25 0 4 0 652472688 338272256 28502 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=330344 CPUtime=25.49 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 18711 0 0 0 2543 6 0 0 25 0 4 0 652472688 338272256 28502 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 330344

[startup+51.1007 s]
/proc/loadavg: 8.29 8.15 8.06 9/361 13597
/proc/meminfo: memFree=21002984/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=332124 CPUtime=203.78 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 96285 0 0 0 20353 25 0 0 25 0 4 0 652472687 340094976 35121 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 83031 35121 392 112 0 77996 0
[pid=13592/tid=13593] ppid=13590 vsize=332124 CPUtime=51.07 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 27125 0 0 0 5101 6 0 0 25 0 4 0 652472688 340094976 35121 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=332124 CPUtime=51.09 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 26780 0 0 0 5103 6 0 0 25 0 4 0 652472688 340094976 35121 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=332124 CPUtime=51.09 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 28133 0 0 0 5100 9 0 0 25 0 4 0 652472688 340094976 35121 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 332124

[startup+102.313 s]
/proc/loadavg: 8.23 8.16 8.06 9/361 13599
/proc/meminfo: memFree=20939212/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=345624 CPUtime=408.03 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 139912 0 0 0 40763 40 0 0 25 0 4 0 652472687 353918976 43410 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 86406 43410 392 112 0 81371 0
[pid=13592/tid=13593] ppid=13590 vsize=345624 CPUtime=102.28 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 39164 0 0 0 10217 11 0 0 25 0 4 0 652472688 353918976 43410 33554432000 4194304 4650419 140734434218128 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=345624 CPUtime=102.31 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 39410 0 0 0 10220 11 0 0 25 0 4 0 652472688 353918976 43410 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=345624 CPUtime=102.3 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 45330 0 0 0 10216 14 0 0 25 0 4 0 652472688 353918976 43410 33554432000 4194304 4650419 140734434218128 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 345624

[startup+162.301 s]

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

[pid=13592] ppid=13590 vsize=446672 CPUtime=2561.72 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 420455 0 0 0 256008 164 0 0 25 0 4 0 652472687 457392128 76052 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 111668 76052 392 112 0 106633 0
[pid=13592/tid=13593] ppid=13590 vsize=446672 CPUtime=642.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 122329 0 0 0 64183 47 0 0 25 0 4 0 652472688 457392128 76056 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=446672 CPUtime=642.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 113940 0 0 0 64190 42 0 0 25 0 4 0 652472688 457392128 76056 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=446672 CPUtime=642.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 130960 0 0 0 64176 55 0 0 25 0 4 0 652472688 457392128 76056 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2561.72
Current children cumulated vsize (KiB) 446672

[startup+702.301 s]
/proc/loadavg: 8.05 8.09 8.07 9/361 13615
/proc/meminfo: memFree=20533980/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=446964 CPUtime=2800.99 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 443293 0 0 0 279924 175 0 0 25 0 4 0 652472687 457691136 83179 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 111741 83179 392 112 0 106706 0
[pid=13592/tid=13593] ppid=13590 vsize=446964 CPUtime=702.29 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 130296 0 0 0 70179 50 0 0 25 0 4 0 652472688 457691136 83179 33554432000 4194304 4650419 140734434218128 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=446964 CPUtime=702.31 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 121004 0 0 0 70186 45 0 0 25 0 4 0 652472688 457691136 83179 33554432000 4194304 4650419 140734434218128 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=446964 CPUtime=702.3 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 137787 0 0 0 70171 59 0 0 25 0 4 0 652472688 457691136 83179 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.99
Current children cumulated vsize (KiB) 446964

[startup+762.314 s]
/proc/loadavg: 8.02 8.07 8.06 9/361 13616
/proc/meminfo: memFree=20573744/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=460160 CPUtime=3040.33 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 463314 0 0 0 303847 186 0 0 25 0 4 0 652472687 471203840 75208 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 115040 75208 392 112 0 110005 0
[pid=13592/tid=13593] ppid=13590 vsize=460160 CPUtime=762.31 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 137904 0 0 0 76176 55 0 0 25 0 4 0 652472688 471203840 75208 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=460160 CPUtime=762.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 126115 0 0 0 76185 47 0 0 25 0 4 0 652472688 471203840 75208 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=460160 CPUtime=762.32 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 145089 0 0 0 76168 64 0 0 25 0 4 0 652472688 471203840 75208 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 460160

[startup+822.301 s]
/proc/loadavg: 8.00 8.05 8.06 9/361 13618
/proc/meminfo: memFree=20555856/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=468428 CPUtime=3279.57 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 485153 0 0 0 327759 198 0 0 25 0 4 0 652472687 479670272 79401 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 117107 79401 392 112 0 112072 0
[pid=13592/tid=13593] ppid=13590 vsize=468428 CPUtime=822.29 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 145109 0 0 0 82171 58 0 0 25 0 4 0 652472688 479670272 79401 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=468428 CPUtime=822.31 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 132180 0 0 0 82180 51 0 0 25 0 4 0 652472688 479670272 79401 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=468428 CPUtime=822.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 152194 0 0 0 82163 68 0 0 25 0 4 0 652472688 479670272 79401 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.57
Current children cumulated vsize (KiB) 468428

[startup+882.301 s]
/proc/loadavg: 8.07 8.06 8.05 9/361 13619
/proc/meminfo: memFree=20506476/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=468752 CPUtime=3518.87 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 505495 0 0 0 351674 213 0 0 25 0 4 0 652472687 480002048 79537 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 117188 79537 392 112 0 112153 0
[pid=13592/tid=13593] ppid=13590 vsize=468752 CPUtime=882.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 151600 0 0 0 88167 63 0 0 25 0 4 0 652472688 480002048 79537 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=468752 CPUtime=882.31 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 138957 0 0 0 88176 55 0 0 25 0 4 0 652472688 480002048 79537 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=468752 CPUtime=882.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 159268 0 0 0 88157 74 0 0 25 0 4 0 652472688 480002048 79537 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.87
Current children cumulated vsize (KiB) 468752

[startup+942.301 s]
/proc/loadavg: 8.15 8.08 8.06 9/361 13621
/proc/meminfo: memFree=20468992/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=599948 CPUtime=3758.17 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 523231 0 0 0 375597 220 0 0 25 0 4 0 652472687 614346752 90582 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 149987 90582 392 112 0 144952 0
[pid=13592/tid=13593] ppid=13590 vsize=599948 CPUtime=942.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 157501 0 0 0 94164 66 0 0 25 0 4 0 652472688 614346752 90582 33554432000 4194304 4650419 140734434218128 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=599948 CPUtime=942.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 144391 0 0 0 94174 58 0 0 25 0 4 0 652472688 614346752 90582 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=599948 CPUtime=942.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 165669 0 0 0 94156 75 0 0 25 0 4 0 652472688 614346752 90582 33554432000 4194304 4650419 140734434218128 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.17
Current children cumulated vsize (KiB) 599948

[startup+1002.3 s]
/proc/loadavg: 8.11 8.08 8.06 9/361 13623
/proc/meminfo: memFree=20430396/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=601024 CPUtime=3997.47 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 538686 0 0 0 399521 226 0 0 25 0 4 0 652472687 615448576 92151 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 150256 92151 392 112 0 145221 0
[pid=13592/tid=13593] ppid=13590 vsize=601024 CPUtime=1002.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 163269 0 0 0 100163 67 0 0 25 0 4 0 652472688 615448576 92151 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=601024 CPUtime=1002.31 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 149096 0 0 0 100171 60 0 0 25 0 4 0 652472688 615448576 92151 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=601024 CPUtime=1002.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 169660 0 0 0 100155 76 0 0 25 0 4 0 652472688 615448576 92151 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.47
Current children cumulated vsize (KiB) 601024

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.06 9/361 13624
/proc/meminfo: memFree=20425292/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=601080 CPUtime=4236.75 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 554792 0 0 0 423446 229 0 0 25 0 4 0 652472687 615505920 93254 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 150270 93254 392 112 0 145235 0
[pid=13592/tid=13593] ppid=13590 vsize=601080 CPUtime=1062.29 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 172611 0 0 0 106161 68 0 0 25 0 4 0 652472688 615505920 93254 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=601080 CPUtime=1062.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 154288 0 0 0 106170 62 0 0 25 0 4 0 652472688 615505920 93254 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=601080 CPUtime=1062.31 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 171232 0 0 0 106155 76 0 0 25 0 4 0 652472688 615505920 93254 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.75
Current children cumulated vsize (KiB) 601080

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 8.06 9/361 13626
/proc/meminfo: memFree=20417824/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=652096 CPUtime=4476.03 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 585661 0 0 0 447365 238 0 0 25 0 4 0 652472687 667746304 96415 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 163024 96415 392 112 0 157989 0
[pid=13592/tid=13593] ppid=13590 vsize=652096 CPUtime=1122.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 185182 0 0 0 112160 70 0 0 25 0 4 0 652472688 667746304 96415 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=652096 CPUtime=1122.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 165119 0 0 0 112168 64 0 0 25 0 4 0 652472688 667746304 96415 33554432000 4194304 4650419 140734434218128 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=652096 CPUtime=1122.32 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 175832 0 0 0 112152 80 0 0 25 0 4 0 652472688 667746304 96415 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.03
Current children cumulated vsize (KiB) 652096

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.06 9/361 13627
/proc/meminfo: memFree=20399064/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=612488 CPUtime=4715.34 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 610614 0 0 0 471287 247 0 0 25 0 4 0 652472687 627187712 96425 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 153122 96425 392 112 0 148087 0
[pid=13592/tid=13593] ppid=13590 vsize=612488 CPUtime=1182.3 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 192382 0 0 0 118157 73 0 0 25 0 4 0 652472688 627187712 96425 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=612488 CPUtime=1182.32 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 176530 0 0 0 118166 66 0 0 25 0 4 0 652472688 627187712 96425 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=612488 CPUtime=1182.32 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 182112 0 0 0 118149 83 0 0 25 0 4 0 652472688 627187712 96425 33554432000 4194304 4650419 140734434218128 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.34
Current children cumulated vsize (KiB) 612488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.17 8.10 8.07 5/356 13629
/proc/meminfo: memFree=20920512/32951124 swapFree=65581052/67111528
[pid=13592] ppid=13590 vsize=599268 CPUtime=4800.3 cores=1,3,5,7
/proc/13592/stat : 13592 (strangenight1-m) R 13590 13592 13351 0 -1 4202496 619544 0 0 0 479778 252 0 0 25 0 4 0 652472687 613650432 94033 33554432000 4194304 4650419 140734434218128 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13592/statm: 149817 94033 392 112 0 144782 0
[pid=13592/tid=13593] ppid=13590 vsize=599268 CPUtime=1203.61 cores=1,3,5,7
/proc/13592/task/13593/stat : 13593 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 195419 0 0 0 120286 75 0 0 25 0 4 0 652472688 613650432 94034 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13592/tid=13594] ppid=13590 vsize=599268 CPUtime=1203.64 cores=1,3,5,7
/proc/13592/task/13594/stat : 13594 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 179605 0 0 0 120296 68 0 0 25 0 4 0 652472688 613650432 94034 33554432000 4194304 4650419 140734434218128 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13592/tid=13595] ppid=13590 vsize=599268 CPUtime=1203.63 cores=1,3,5,7
/proc/13592/task/13595/stat : 13595 (strangenight1-m) R 13590 13592 13351 0 -1 4202560 184863 0 0 0 120279 84 0 0 25 0 4 0 652472688 613650432 94034 33554432000 4194304 4650419 140734434218128 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 599268

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.63
CPU time (s): 4800.36
CPU user time (s): 4797.83
CPU system time (s): 2.53561
CPU usage (%): 398.822
Max. virtual memory (cumulated for all children) (KiB): 719456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.53561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 619547
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= 417
involuntary context switches= 33309

runsolver used 3.84241 second user time and 10.4094 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 23:32:30
IDJOB=3368980
IDBENCH=82989
IDSOLVER=1846
FILE ID=node137/3368980-1305408750
RUNJOBID= node137-1305406338-13370
PBS_JOBID= 13324510
Free space on /tmp= 73668 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S51928934-076.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368980-1305408750/watcher-3368980-1305408750 -o /tmp/evaluation-result-3368980-1305408750/solver-3368980-1305408750 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368980-1305408750.cnf

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

MD5SUM BENCH= 398f9c2cc63f6285faba700796fc9dcc
RANDOM SEED=989840261

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21292908 kB
Buffers:        280404 kB
Cached:        3706324 kB
SwapCached:      36328 kB
Active:        1631252 kB
Inactive:      9804044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21292908 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:     7422260 kB
Mapped:          19344 kB
Slab:           119948 kB
PageTables:      38720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75988488 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= 73668 MiB
End job on node137 at 2011-05-14 23:52:35