Trace number 3421515

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 40000.9 5010.61

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.84272
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 8 threads
0.10/0.05	c This is CryptoMiniSat 3.0.0
0.10/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.10/0.05	c Reading file 'HOME/instance-3421515-1306663681.cnf'
0.10/0.05	c -- header says num vars:            200
0.10/0.05	c -- header says num clauses:         480
0.10/0.05	c -- clauses added:            0 learnts,          480 normals,            0 xors
0.10/0.05	c -- vars added        200
0.10/0.05	c Parsing time:  0.00 s
0.10/0.05	c  N st     0         0       200        80       400         0      1200         0   no data   no data
0.10/0.05	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
0.10/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.10/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.10/0.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.10/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.05	c calculated reachability. Time: 0.00
0.10/0.05	c Calc default polars -  time:   0.00 s pos:      98 undec:       0 neg:     102
0.10/0.05	c =========================================================================================
0.10/0.05	c types(t): F = full restart, N = normal restart
0.10/0.05	c types(t): S = simplification begin/end, E = solution found
0.10/0.05	c restart types(rt): st = static, dy = dynamic
0.10/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.05	c  B st     0         0       200        80       400         0      1200         0   no data   no data
0.10/0.09	c Decided on static restart strategy
0.10/0.19	c  N st     8      4916       200        80       400      4810      1200    158573   no data   no data
0.10/0.50	c  N st    10     11299       200        80       400      4444      1200    119674   no data   no data
6.66/0.85	c  N st    11     17042       200        80       400     10037      1200    307307   no data   no data
9.90/1.33	c  F st    12     25000       200        80       400     12325      1200    366022   no data   no data
9.90/1.33	c  N st    12     25000       200        80       400     12325      1200    366022   no data   no data
12.71/1.64	c Decided on static restart strategy
12.71/1.64	c  N st    18     30001       200        80       400     10567      1200    265696   no data   no data
12.71/1.64	c  S st    18     30001       200        80       400     10567      1200    265696   no data   no data
12.71/1.69	c  S st    18     30503       200        80       400     11064      1200    279878   no data   no data
12.71/1.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.71/1.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.71/1.70	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
12.71/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.71/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.71/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
12.71/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.71/1.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.56/1.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
13.56/1.81	c lits-rem:       264  cl-subs:      171  v-elim:      0  v-fix:    0  time:  0.07 s
13.56/1.81	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
13.56/1.81	c calculated reachability. Time: 0.00
13.56/1.81	c  N st    18     30503       200        80       400     10893      1200    274398   no data   no data
17.49/2.26	c  N st    20     37615       200        80       400     10133      1200    250801   no data   no data
21.49/2.80	c  N st    21     44016       200        80       400     16392      1200    463747   no data   no data
23.22/2.93	c  S st    22     45754       200        80       400      9344      1200    199688   no data   no data
23.22/2.97	c  S st    22     46258       200        80       400      9845      1200    213394   no data   no data
23.22/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.22/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.22/2.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.22/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.22/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.22/2.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
23.22/2.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.22/2.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.87/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
23.87/3.03	c lits-rem:        36  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.02 s
23.87/3.03	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
23.87/3.03	c vivif2 --  cl tried     9804 cl shrink        0 lits rem          0 time: 0.00
23.87/3.03	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
23.87/3.04	c calculated reachability. Time: 0.00
23.87/3.04	c  N st    22     46258       200        80       400      9804      1200    212198   no data   no data
32.00/4.07	c  N st    23     60657       200        80       400     14121      1200    345465   no data   no data
37.45/4.72	c  N st    24     69388       200        80       400     11942      1200    256569   no data   no data
37.45/4.72	c  S st    24     69388       200        80       400     11942      1200    256569   no data   no data
37.45/4.78	c  S st    24     69890       200        80       400     12441      1200    270218   no data   no data
37.45/4.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.45/4.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.45/4.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.45/4.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.45/4.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.45/4.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
37.45/4.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.45/4.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
38.25/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
38.25/4.85	c lits-rem:        26  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.02 s
38.25/4.85	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
38.25/4.85	c vivif2 --  cl tried    12391 cl shrink        0 lits rem          0 time: 0.00
38.25/4.85	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
38.25/4.85	c calculated reachability. Time: 0.00
38.25/4.85	c  N st    24     69890       200        80       400     12391      1200    268550   no data   no data
51.02/6.42	c  F st    25     87500       200        80       400     17913      1200    446555   no data   no data
51.02/6.42	c  N st    25     87500       200        80       400     17913      1200    446555   no data   no data
55.02/6.97	c Decided on static restart strategy
57.47/7.31	c  N st    32     95538       200        80       400     13028      1200    248388   no data   no data
64.60/8.15	c  N st    34    104836       200        80       400     22132      1200    539270   no data   no data
64.60/8.15	c  S st    34    104836       200        80       400     22132      1200    539270   no data   no data
65.40/8.26	c  S st    34    105341       200        80       400     22636      1200    553149   no data   no data
65.40/8.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.40/8.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
65.40/8.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.40/8.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.40/8.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.40/8.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
65.40/8.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.40/8.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.25/8.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
67.78/8.55	c lits-rem:       231  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.19 s
67.78/8.55	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
67.78/8.55	c vivif2 --  cl tried    22365 cl shrink        0 lits rem          0 time: 0.01
67.78/8.56	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
67.78/8.56	c calculated reachability. Time: 0.00
67.78/8.56	c  N st    34    105341       200        80       400     22365      1200    544202   no data   no data
75.03/9.46	c  N st    35    114941       200        80       400     18040      1200    400259   no data   no data
88.53/11.15	c  N st    36    129338       200        80       400     17407      1200    364034   no data   no data
108.51/13.66	c  N st    37    150933       200        80       400     22800      1200    508598   no data   no data
115.68/14.60	c  S st    38    158011       200        80       400     29747      1200    744187   no data   no data
117.28/14.72	c  S st    38    158515       200        80       400     30243      1200    757981   no data   no data
117.28/14.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.28/14.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
117.28/14.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.28/14.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.28/14.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.28/14.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
117.28/14.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.28/14.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
118.07/14.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
122.06/15.36	c lits-rem:       478  cl-subs:      540  v-elim:      0  v-fix:    0  time:  0.49 s
122.06/15.36	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
122.06/15.37	c vivif2 --  cl tried    29703 cl shrink        0 lits rem          0 time: 0.01
122.06/15.38	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
122.06/15.38	c calculated reachability. Time: 0.00
122.06/15.38	c  N st    38    158515       200        80       400     29703      1200    740736   no data   no data
173.94/21.82	c  N st    39    207103       200        80       400     24417      1200    544421   no data   no data
209.87/26.31	c  N st    40    237772       200        80       400     34988      1200    892924   no data   no data
209.87/26.31	c  S st    40    237772       200        80       400     34988      1200    892924   no data   no data
210.67/26.47	c  S st    40    238275       200        80       400     35489      1200    907066   no data   no data
210.67/26.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.47/26.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
211.47/26.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.47/26.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.47/26.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.47/26.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
211.47/26.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
211.47/26.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
212.27/26.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
217.86/27.38	c lits-rem:       522  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.73 s
217.86/27.38	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
217.86/27.39	c vivif2 --  cl tried    35020 cl shrink        0 lits rem          0 time: 0.01
218.66/27.40	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
218.66/27.40	c calculated reachability. Time: 0.00
218.66/27.40	c  N st    40    238275       200        80       400     35020      1200    889732   no data   no data
300.90/37.76	c  F st    41    306251       200        80       400     36878      1200    887839   no data   no data
300.90/37.76	c  N st    41    306251       200        80       400     36878      1200    887839   no data   no data
310.48/38.93	c Decided on static restart strategy
341.61/42.84	c  N st    51    334555       200        80       400     41022      1200    983858   no data   no data
375.14/47.03	c  N st    53    357412       200        80       400     38966      1200    886364   no data   no data
375.14/47.03	c  S st    53    357412       200        80       400     38966      1200    886364   no data   no data
376.74/47.22	c  S st    53    357914       200        80       400     39465      1200    900191   no data   no data
376.74/47.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
376.74/47.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
376.74/47.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
376.74/47.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.74/47.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.74/47.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
376.74/47.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.74/47.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
378.33/47.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
382.39/47.99	c lits-rem:       533  cl-subs:      513  v-elim:      0  v-fix:    0  time:  0.59 s
382.39/47.99	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
382.39/48.00	c vivif2 --  cl tried    38952 cl shrink        0 lits rem          0 time: 0.01
383.26/48.02	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
383.26/48.02	c calculated reachability. Time: 0.00
383.26/48.02	c  N st    53    357914       200        80       400     38952      1200    885174   no data   no data
434.22/54.44	c  N st    54    390307       200        80       400     45251      1200   1115573   no data   no data
511.66/64.16	c  N st    55    438895       200        80       400     38896      1200    841074   no data   no data
632.20/79.20	c  N st    56    511777       200        80       400     52273      1200   1339779   no data   no data
680.97/85.37	c  N st    57    536871       200        80       400     46620      1200   1072414   no data   no data
680.97/85.37	c  S st    57    536871       200        80       400     46620      1200   1072414   no data   no data
682.50/85.56	c  S st    57    537374       200        80       400     47121      1200   1086907   no data   no data
682.50/85.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
683.29/85.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
683.29/85.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
683.29/85.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.29/85.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.29/85.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
683.29/85.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.29/85.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
684.09/85.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
693.68/86.90	c lits-rem:       989  cl-subs:      753  v-elim:      0  v-fix:    0  time:  1.11 s
693.68/86.90	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
693.68/86.92	c vivif2 --  cl tried    46368 cl shrink        0 lits rem          0 time: 0.01
693.68/86.93	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
693.68/86.93	c calculated reachability. Time: 0.00
693.68/86.93	c  N st    57    537374       200        80       400     46368      1200   1063640   no data   no data
985.88/123.53	c  N st    58    701359       200        80       400     40603      1200    773908   no data   no data
1222.99/153.27	c  N st    59    806062       200        80       400     69806      1200   1710829   no data   no data
1222.99/153.27	c  S st    59    806062       200        80       400     69806      1200   1710829   no data   no data
1225.45/153.61	c  S st    59    806564       200        80       400     70303      1200   1724858   no data   no data
1226.32/153.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1226.97/153.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.09
1226.97/153.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1226.97/153.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1226.97/153.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1226.97/153.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1226.97/153.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1226.97/153.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1229.38/154.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1254.93/157.23	c lits-rem:       662  cl-subs:     1353  v-elim:      0  v-fix:    0  time:  3.20 s
1254.93/157.23	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
1254.93/157.26	c vivif2 --  cl tried    68950 cl shrink        0 lits rem          0 time: 0.02
1254.93/157.29	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
1254.93/157.29	c calculated reachability. Time: 0.00
1254.93/157.29	c  N st    59    806564       200        80       400     68950      1200   1688879   no data   no data
1925.55/241.25	c  F st    60   1071875       200        80       400     84939      1200   2134169   no data   no data
1925.55/241.25	c  N st    60   1071875       200        80       400     84939      1200   2134169   no data   no data
1940.71/243.17	c Decided on static restart strategy
1990.36/249.39	c  N st    70   1100184       200        80       400     68704      1200   1500884   no data   no data
2090.01/261.81	c  N st    72   1136177       200        80       400     58857      1200   1190163   no data   no data
2181.04/273.20	c  N st    73   1168569       200        80       400     90471      1200   2200083   no data   no data
2284.80/286.29	c  N st    74   1209848       200        80       400     84939      1200   2045417   no data   no data
2284.80/286.29	c  S st    74   1209848       200        80       400     84939      1200   2045417   no data   no data
2288.94/286.77	c  S st    74   1210351       200        80       400     85440      1200   2059086   no data   no data
2288.94/286.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2289.58/286.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
2289.58/286.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2289.58/286.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2289.58/286.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2289.58/286.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2289.58/286.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2290.39/286.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2293.60/287.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
2331.11/292.07	c lits-rem:       869  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  4.77 s
2331.11/292.07	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
2331.11/292.10	c vivif2 --  cl tried    84169 cl shrink        0 lits rem          0 time: 0.03
2331.97/292.14	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.04
2331.97/292.14	c calculated reachability. Time: 0.00
2331.97/292.14	c  N st    74   1210351       200        80       400     84169      1200   2022627   no data   no data
2541.09/318.35	c  N st    75   1283233       200        80       400     60514      1200   1182492   no data   no data
2852.44/357.33	c  N st    76   1392556       200        80       400     68384      1200   1403983   no data   no data
3356.20/420.41	c  N st    77   1556540       200        80       400     73475      1200   1496525   no data   no data
3841.61/481.25	c  N st    78   1710351       200        80       400     59487      1200    997436   no data   no data
3841.61/481.25	c  S st    78   1710351       200        80       400     59487      1200    997436   no data   no data
3844.00/481.57	c  S st    78   1710851       200        80       400     59985      1200   1011160   no data   no data
3844.00/481.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3844.80/481.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
3844.80/481.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3844.80/481.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3844.80/481.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3844.80/481.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3844.80/481.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3844.80/481.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3846.40/481.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
3851.26/482.43	c lits-rem:       141  cl-subs:      273  v-elim:      0  v-fix:    0  time:  0.61 s
3851.26/482.43	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
3851.26/482.45	c vivif2 --  cl tried    59712 cl shrink        0 lits rem          0 time: 0.02
3851.26/482.48	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
3851.26/482.48	c calculated reachability. Time: 0.00
3851.26/482.48	c  N st    78   1710851       200        80       400     59712      1200   1004971   no data   no data
5211.60/652.91	c  N st    79   2079817       200        80       400     65389      1200   1093949   no data   no data
5716.95/716.14	c  N st    80   2210851       200        80       400     67537      1200   1119681   no data   no data
5716.95/716.14	c  S st    80   2210851       200        80       400     67537      1200   1119681   no data   no data
5720.15/716.51	c  S st    80   2211353       200        80       400     68036      1200   1133622   no data   no data
5720.15/716.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5720.15/716.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
5720.15/716.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5720.15/716.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5720.15/716.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5720.15/716.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
5720.95/716.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5720.95/716.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5721.82/716.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
5726.54/717.33	c lits-rem:       130  cl-subs:      208  v-elim:      0  v-fix:    0  time:  0.57 s
5726.54/717.33	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
5726.54/717.35	c vivif2 --  cl tried    67828 cl shrink        0 lits rem          0 time: 0.02
5726.54/717.37	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
5726.54/717.38	c calculated reachability. Time: 0.00
5726.54/717.38	c  N st    80   2211353       200        80       400     67828      1200   1128705   no data   no data
7859.76/984.54	c  N st    81   2711354       200        80       400     84263      1200   1551692   no data   no data
7859.76/984.54	c  S st    81   2711354       200        80       400     84263      1200   1551692   no data   no data
7863.76/985.02	c  S st    81   2711860       200        80       400     84767      1200   1566038   no data   no data
7863.76/985.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7864.61/985.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
7864.61/985.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7864.61/985.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7864.61/985.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7864.61/985.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
7864.61/985.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7864.61/985.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
7866.14/985.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
7878.91/986.99	c lits-rem:       250  cl-subs:      777  v-elim:      0  v-fix:    0  time:  1.62 s
7878.91/986.99	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
7879.71/987.01	c vivif2 --  cl tried    83990 cl shrink        0 lits rem          0 time: 0.02
7879.71/987.05	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
7879.71/987.05	c calculated reachability. Time: 0.00
7879.71/987.05	c  N st    81   2711860       200        80       400     83990      1200   1548318   no data   no data
10314.77/1292.04	c  N st    82   3211860       200        80       400    129527      1200   3016654   no data   no data
10314.77/1292.04	c  S st    82   3211860       200        80       400    129527      1200   3016654   no data   no data
10321.90/1292.99	c  S st    82   3212361       200        80       400    130024      1200   3031298   no data   no data
10322.70/1293.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10324.43/1293.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.26
10324.43/1293.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10324.43/1293.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10324.43/1293.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10324.43/1293.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
10324.43/1293.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10325.08/1293.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
10330.67/1294.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.60 s
10420.16/1305.28	c lits-rem:      2427  cl-subs:     3446  v-elim:      0  v-fix:    0  time: 11.26 s
10420.16/1305.28	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
10421.02/1305.33	c vivif2 --  cl tried   126578 cl shrink        0 lits rem          0 time: 0.05
10421.68/1305.41	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.08
10421.68/1305.42	c calculated reachability. Time: 0.00
10421.68/1305.42	c  N st    82   3212361       200        80       400    126578      1200   2936290   no data   no data
12740.12/1595.80	c  N st    83   3712361       200        80       400    137609      1200   3086428   no data   no data
12740.12/1595.80	c  S st    83   3712361       200        80       400    137609      1200   3086428   no data   no data
12746.52/1596.67	c  S st    83   3712866       200        80       400    138113      1200   3101862   no data   no data
12746.52/1596.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12748.24/1596.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.20
12748.24/1596.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12748.24/1596.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12748.24/1596.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12748.24/1596.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
12748.24/1596.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12748.90/1596.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
12753.69/1597.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
12858.29/1610.68	c lits-rem:       845  cl-subs:     5663  v-elim:      0  v-fix:    0  time: 13.18 s
12858.29/1610.68	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
12859.09/1610.73	c vivif2 --  cl tried   132450 cl shrink        0 lits rem          0 time: 0.05
12859.09/1610.79	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.06
12859.09/1610.79	c calculated reachability. Time: 0.00
12859.09/1610.79	c  N st    83   3712866       200        80       400    132450      1200   2966349   no data   no data
13067.44/1636.88	c  F st    84   3751562       200        80       400     87528      1200   1411979   no data   no data
13067.44/1636.88	c  N st    84   3751562       200        80       400     87528      1200   1411979   no data   no data
13089.86/1639.64	c Decided on static restart strategy
13182.42/1651.29	c  N st    94   3779869       200        80       400    115339      1200   2282724   no data   no data
13378.83/1675.84	c  N st    96   3815862       200        80       400    150420      1200   3414284   no data   no data
13550.46/1697.39	c  N st    97   3848254       200        80       400     98217      1200   1739614   no data   no data
13804.32/1729.16	c  N st    98   3896842       200        80       400    145746      1200   3341203   no data   no data
14192.33/1777.72	c  N st    99   3969726       200        80       400    131819      1200   2956422   no data   no data
14764.78/1849.49	c  N st   100   4079049       200        80       400    152797      1200   3407435   no data   no data
15504.95/1942.25	c  N st   101   4212869       200        80       400    108461      1200   2018650   no data   no data
15504.95/1942.25	c  S st   101   4212869       200        80       400    108461      1200   2018650   no data   no data
15509.60/1942.84	c  S st   101   4213373       200        80       400    108960      1200   2033075   no data   no data
15509.60/1942.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15511.20/1943.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.15
15511.20/1943.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15511.20/1943.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15511.20/1943.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15511.20/1943.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15511.20/1943.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15511.20/1943.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
15513.73/1943.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
15543.93/1947.10	c lits-rem:       515  cl-subs:     1456  v-elim:      0  v-fix:    0  time:  3.75 s
15543.93/1947.10	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
15543.93/1947.13	c vivif2 --  cl tried   107504 cl shrink        0 lits rem          0 time: 0.03
15543.93/1947.18	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.05
15543.93/1947.18	c calculated reachability. Time: 0.00
15543.93/1947.18	c  N st   101   4213373       200        80       400    107504      1200   1997573   no data   no data
16854.83/2111.36	c  N st   102   4459350       200        80       400    168832      1200   3872134   no data   no data
18276.70/2289.46	c  N st   103   4713374       200        80       400    141745      1200   2927070   no data   no data
18276.70/2289.46	c  S st   103   4713374       200        80       400    141745      1200   2927070   no data   no data
18283.88/2290.33	c  S st   103   4713877       200        80       400    142246      1200   2942136   no data   no data
18283.88/2290.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18285.48/2290.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.21
18285.48/2290.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18285.48/2290.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18285.48/2290.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18285.48/2290.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
18285.48/2290.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18285.48/2290.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
18290.27/2291.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
18353.35/2299.01	c lits-rem:       611  cl-subs:     2558  v-elim:      0  v-fix:    0  time:  7.89 s
18353.35/2299.01	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
18353.35/2299.05	c vivif2 --  cl tried   139688 cl shrink        0 lits rem          0 time: 0.05
18354.15/2299.12	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.06
18354.15/2299.12	c calculated reachability. Time: 0.00
18354.15/2299.12	c  N st   103   4713877       200        80       400    139688      1200   2882471   no data   no data
21179.51/2653.07	c  N st   104   5213877       200        80       400    149400      1200   3150115   no data   no data
21179.51/2653.07	c  S st   104   5213877       200        80       400    149400      1200   3150115   no data   no data
21186.84/2653.97	c  S st   104   5214381       200        80       400    149899      1200   3164411   no data   no data
21186.84/2653.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21188.30/2654.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.22
21189.10/2654.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21189.10/2654.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21189.10/2654.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21189.10/2654.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
21189.10/2654.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21189.10/2654.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
21193.10/2654.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
21248.97/2661.75	c lits-rem:       511  cl-subs:     2567  v-elim:      0  v-fix:    0  time:  6.96 s
21248.97/2661.75	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
21249.77/2661.81	c vivif2 --  cl tried   147332 cl shrink        0 lits rem          0 time: 0.05
21249.77/2661.87	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.07
21249.77/2661.88	c calculated reachability. Time: 0.00
21249.77/2661.88	c  N st   104   5214381       200        80       400    147332      1200   3101412   no data   no data
24401.01/3056.57	c  N st   105   5714381       200        80       400    133247      1200   2524039   no data   no data
24401.01/3056.57	c  S st   105   5714381       200        80       400    133247      1200   2524039   no data   no data
24407.25/3057.38	c  S st   105   5714887       200        80       400    133750      1200   2538250   no data   no data
24407.25/3057.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24408.91/3057.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.19
24408.91/3057.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24408.91/3057.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24408.91/3057.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24408.91/3057.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
24408.91/3057.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24409.79/3057.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
24412.83/3058.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
24447.17/3062.33	c lits-rem:       634  cl-subs:      995  v-elim:      0  v-fix:    0  time:  4.31 s
24447.17/3062.33	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
24447.17/3062.37	c vivif2 --  cl tried   132755 cl shrink        0 lits rem          0 time: 0.04
24447.96/3062.44	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.06
24447.96/3062.44	c calculated reachability. Time: 0.00
24447.96/3062.44	c  N st   105   5714887       200        80       400    132755      1200   2511672   no data   no data
27781.13/3480.01	c  N st   106   6214887       200        80       400    201238      1200   4749305   no data   no data
27781.13/3480.01	c  S st   106   6214887       200        80       400    201238      1200   4749305   no data   no data
27792.23/3481.31	c  S st   106   6215388       200        80       400    201738      1200   4763641   no data   no data
27792.23/3481.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27794.63/3481.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.31
27794.63/3481.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27794.63/3481.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27794.63/3481.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27794.63/3481.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27794.63/3481.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27794.63/3481.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
27803.41/3482.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.86 s
27935.94/3499.36	c lits-rem:      1968  cl-subs:     3778  v-elim:      0  v-fix:    0  time: 16.65 s
27935.94/3499.36	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
27936.74/3499.43	c vivif2 --  cl tried   197960 cl shrink        0 lits rem          0 time: 0.08
27937.55/3499.53	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.10
27937.55/3499.54	c calculated reachability. Time: 0.00
27937.55/3499.54	c  N st   106   6215388       200        80       400    197960      1200   4665365   no data   no data
31290.63/3919.56	c  N st   107   6715388       200        80       400    139202      1200   2609039   no data   no data
31290.63/3919.56	c  S st   107   6715388       200        80       400    139202      1200   2609039   no data   no data
31297.81/3920.43	c  S st   107   6715894       200        80       400    139706      1200   2623120   no data   no data
31297.81/3920.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31299.41/3920.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.20
31299.41/3920.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31299.41/3920.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31299.41/3920.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31299.41/3920.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
31299.41/3920.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31299.41/3920.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
31302.66/3921.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
31344.92/3926.36	c lits-rem:       416  cl-subs:     1559  v-elim:      0  v-fix:    0  time:  5.26 s
31344.92/3926.36	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
31345.72/3926.40	c vivif2 --  cl tried   138147 cl shrink        0 lits rem          0 time: 0.04
31345.72/3926.46	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.06
31345.72/3926.47	c calculated reachability. Time: 0.00
31345.72/3926.47	c  N st   107   6715894       200        80       400    138147      1200   2580559   no data   no data
34891.20/4370.51	c  N st   108   7215894       200        80       400    170887      1200   3681002   no data   no data
34891.20/4370.51	c  S st   108   7215894       200        80       400    170887      1200   3681002   no data   no data
34900.79/4371.76	c  S st   108   7216397       200        80       400    171385      1200   3695848   no data   no data
34900.79/4371.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34903.25/4372.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.31
34903.25/4372.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34903.25/4372.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34903.25/4372.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34903.25/4372.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
34903.25/4372.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34904.13/4372.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
34909.57/4372.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.61 s
34998.17/4383.99	c lits-rem:      2061  cl-subs:     2531  v-elim:      0  v-fix:    0  time: 11.11 s
34998.17/4383.99	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
34998.97/4384.06	c vivif2 --  cl tried   168854 cl shrink        0 lits rem          0 time: 0.07
34999.83/4384.17	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.10
34999.83/4384.17	c calculated reachability. Time: 0.00
34999.83/4384.17	c  N st   108   7216397       200        80       400    168854      1200   3622502   no data   no data
38304.95/4798.12	c  N st   109   7716397       200        80       400    186554      1200   3922904   no data   no data
38304.95/4798.12	c  S st   109   7716397       200        80       400    186554      1200   3922904   no data   no data
38313.73/4799.20	c  S st   109   7716900       200        80       400    187053      1200   3936948   no data   no data
38313.73/4799.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38315.33/4799.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.26
38315.33/4799.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38315.33/4799.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38315.33/4799.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38315.33/4799.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
38315.33/4799.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38316.13/4799.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
38322.52/4800.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
38398.42/4809.90	c lits-rem:       823  cl-subs:     3202  v-elim:      0  v-fix:    0  time:  9.58 s
38398.42/4809.90	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
38399.29/4809.96	c vivif2 --  cl tried   183851 cl shrink        0 lits rem          0 time: 0.06
38399.95/4810.05	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.09
38399.95/4810.06	c calculated reachability. Time: 0.00
38399.95/4810.06	c  N st   109   7716900       200        80       400    183851      1200   3867691   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3421515-1306663681/watcher-3421515-1306663681 -o /tmp/evaluation-result-3421515-1306663681/solver-3421515-1306663681 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421515-1306663681.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=92144 CPUtime=0.02 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 412 0 0 0 2 0 0 0 24 0 8 0 856598798 94355456 353 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 23036 353 299 95 0 18018 0
[pid=16529/tid=16530] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830039 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830039 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=92144 CPUtime=0 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830450 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=92144 CPUtime=0 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0194489 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=92144 CPUtime=0.1 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 420 0 0 0 10 0 0 0 25 0 8 0 856598798 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 23036 361 302 95 0 18018 0
[pid=16529/tid=16530] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830045 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=92144 CPUtime=0 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830450 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=92144 CPUtime=0 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=92144 CPUtime=0.01 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 856598799 94355456 361 33554432000 4194304 4580107 140733994869472 18446744073709551615 47960631830041 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 92144

[startup+0.102739 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=500756 CPUtime=6.66 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 9189 0 0 0 665 1 0 0 18 0 8 0 856598798 512774144 5131 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 123027 4922 377 95 0 118009 0
[pid=16529/tid=16530] ppid=16527 vsize=492108 CPUtime=0.84 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1304 0 0 0 84 0 0 0 18 0 8 0 856598799 503918592 4922 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=492108 CPUtime=0.84 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1078 0 0 0 84 0 0 0 18 0 8 0 856598799 503918592 4922 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=492108 CPUtime=0.79 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1085 0 0 0 79 0 0 0 19 0 8 0 856598799 503918592 4923 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=492108 CPUtime=0.84 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1091 0 0 0 84 0 0 0 18 0 8 0 856598799 503918592 4923 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=492108 CPUtime=0.84 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1055 0 0 0 84 0 0 0 19 0 8 0 856598799 503918592 4923 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=492108 CPUtime=0.83 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1255 0 0 0 83 0 0 0 19 0 8 0 856598799 503918592 4923 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=492108 CPUtime=0.83 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1019 0 0 0 83 0 0 0 18 0 8 0 856598799 503918592 4924 33554432000 4194304 4580107 140733994869472 18446744073709551615 4306309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 500756

[startup+0.950219 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=492680 CPUtime=7.5 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 10636 0 0 0 748 2 0 0 19 0 8 0 856598798 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 123170 4385 377 95 0 118152 0
[pid=16529/tid=16530] ppid=16527 vsize=492680 CPUtime=0.94 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1380 0 0 0 94 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=492680 CPUtime=0.93 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1305 0 0 0 93 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=492680 CPUtime=0.89 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1291 0 0 0 89 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=492680 CPUtime=0.94 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1304 0 0 0 94 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=492680 CPUtime=0.94 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1270 0 0 0 94 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=492680 CPUtime=0.93 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1337 0 0 0 93 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=492680 CPUtime=0.93 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1074 0 0 0 93 0 0 0 19 0 8 0 856598799 504504320 4385 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.5
Current children cumulated vsize (KiB) 492680

[startup+1.0502 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=492796 CPUtime=8.3 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 11364 0 0 0 828 2 0 0 19 0 8 0 856598798 504623104 4741 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 123199 4743 377 95 0 118181 0
[pid=16529/tid=16530] ppid=16527 vsize=492796 CPUtime=1.04 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1459 0 0 0 104 0 0 0 19 0 8 0 856598799 504623104 4743 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=492796 CPUtime=1.03 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1374 0 0 0 103 0 0 0 19 0 8 0 856598799 504623104 4743 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=492796 CPUtime=0.99 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1358 0 0 0 99 0 0 0 19 0 8 0 856598799 504623104 4744 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=492796 CPUtime=1.04 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1384 0 0 0 104 0 0 0 19 0 8 0 856598799 504623104 4744 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=492796 CPUtime=1.04 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1350 0 0 0 104 0 0 0 19 0 8 0 856598799 504623104 4744 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=492796 CPUtime=1.03 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1411 0 0 0 103 0 0 0 19 0 8 0 856598799 504623104 4744 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=492796 CPUtime=1.03 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1274 0 0 0 103 0 0 0 19 0 8 0 856598799 504623104 4744 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 492796

[startup+1.50112 s]
/proc/loadavg: 7.43 7.95 7.97 2/491 16529
/proc/meminfo: memFree=13021600/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=493876 CPUtime=11.91 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 14966 0 0 0 1189 2 0 0 20 0 8 0 856598798 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 123469 5340 378 95 0 118451 0
[pid=16529/tid=16530] ppid=16527 vsize=493876 CPUtime=1.49 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1943 0 0 0 149 0 0 0 19 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=493876 CPUtime=1.49 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1869 0 0 0 149 0 0 0 20 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=493876 CPUtime=1.44 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1859 0 0 0 144 0 0 0 19 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4324523 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=493876 CPUtime=1.49 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1829 0 0 0 149 0 0 0 20 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=493876 CPUtime=1.49 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1823 0 0 0 149 0 0 0 19 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=493876 CPUtime=1.48 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1862 0 0 0 148 0 0 0 20 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=493876 CPUtime=1.48 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 1533 0 0 0 148 0 0 0 19 0 8 0 856598799 505729024 5340 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 493876

[startup+3.10082 s]
/proc/loadavg: 7.43 7.95 7.97 9/499 16537
/proc/meminfo: memFree=12978804/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=507736 CPUtime=24.67 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 30209 0 0 0 2462 5 0 0 25 0 8 0 856598798 519921664 12605 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 126934 12609 379 95 0 121916 0
[pid=16529/tid=16530] ppid=16527 vsize=507736 CPUtime=3.08 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 4547 0 0 0 308 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=507736 CPUtime=3.08 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 5388 0 0 0 308 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4422874 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=507736 CPUtime=3 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 3058 0 0 0 300 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=507736 CPUtime=3.09 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 3069 0 0 0 309 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=507736 CPUtime=3.09 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 3061 0 0 0 309 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=507736 CPUtime=3.08 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 3067 0 0 0 308 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=507736 CPUtime=3.08 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 2688 0 0 0 308 0 0 0 25 0 8 0 856598799 519921664 12610 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 507736

[startup+6.30123 s]
/proc/loadavg: 7.47 7.95 7.97 9/499 16537
/proc/meminfo: memFree=12927352/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=510916 CPUtime=50.22 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 54930 0 0 0 5013 9 0 0 25 0 8 0 856598798 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 127729 24134 379 95 0 122711 0
[pid=16529/tid=16530] ppid=16527 vsize=510916 CPUtime=6.29 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 8704 0 0 0 628 1 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=510916 CPUtime=6.29 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 7480 0 0 0 628 1 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=510916 CPUtime=6.15 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 6751 0 0 0 615 0 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=510916 CPUtime=6.28 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 6169 0 0 0 628 0 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294354 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=510916 CPUtime=6.29 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 7170 0 0 0 628 1 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=510916 CPUtime=6.28 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 6151 0 0 0 627 1 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=510916 CPUtime=6.29 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 4647 0 0 0 628 1 0 0 25 0 8 0 856598799 523177984 24134 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.06 8.08 8.09 9/499 16673
/proc/meminfo: memFree=11119972/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2501764 CPUtime=37220.8 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2842161 0 0 0 3720780 1299 0 0 25 0 8 0 856598798 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 625441 474790 379 95 0 620423 0
[pid=16529/tid=16530] ppid=16527 vsize=2501764 CPUtime=4661.18 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 373948 0 0 0 465963 155 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2501764 CPUtime=4662.42 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 386565 0 0 0 466077 165 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2501764 CPUtime=4585.13 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 329090 0 0 0 458354 159 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2501764 CPUtime=4662.37 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 370699 0 0 0 466057 180 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2501764 CPUtime=4662.31 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 353624 0 0 0 466050 181 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2501764 CPUtime=4662.43 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 351791 0 0 0 466072 171 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2501764 CPUtime=4662.44 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 345360 0 0 0 466102 142 0 0 25 0 8 0 856598799 2561806336 474790 33554432000 4194304 4580107 140733994869472 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37220.8
Current children cumulated vsize (KiB) 2501764

[startup+4722.3 s]
/proc/loadavg: 8.06 8.08 8.09 9/499 16674
/proc/meminfo: memFree=11098652/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2528580 CPUtime=37699.8 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2861396 0 0 0 3768667 1313 0 0 25 0 8 0 856598798 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 632145 480100 379 95 0 627127 0
[pid=16529/tid=16530] ppid=16527 vsize=2528580 CPUtime=4721.17 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 375383 0 0 0 471961 156 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2528580 CPUtime=4722.43 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 388969 0 0 0 472076 167 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2528580 CPUtime=4644.14 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 333358 0 0 0 464252 162 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2528580 CPUtime=4722.38 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 371678 0 0 0 472057 181 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2528580 CPUtime=4722.31 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 356270 0 0 0 472047 184 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2528580 CPUtime=4722.43 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 355861 0 0 0 472070 173 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2528580 CPUtime=4722.43 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 346342 0 0 0 472101 142 0 0 25 0 8 0 856598799 2589265920 480100 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37699.8
Current children cumulated vsize (KiB) 2528580

[startup+4782.3 s]
/proc/loadavg: 8.13 8.09 8.09 9/499 16676
/proc/meminfo: memFree=11085852/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2466936 CPUtime=38178.9 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2882610 0 0 0 3816563 1325 0 0 25 0 8 0 856598798 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4318407 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 616734 483046 379 95 0 611716 0
[pid=16529/tid=16530] ppid=16527 vsize=2466936 CPUtime=4781.17 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 375810 0 0 0 477961 156 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2466936 CPUtime=4782.45 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 393597 0 0 0 478075 170 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2466936 CPUtime=4703.18 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 335650 0 0 0 470154 164 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2466936 CPUtime=4782.4 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 372919 0 0 0 478058 182 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2466936 CPUtime=4782.33 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 360942 0 0 0 478046 187 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2466936 CPUtime=4782.45 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 358262 0 0 0 478070 175 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2466936 CPUtime=4782.46 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 347182 0 0 0 478103 143 0 0 25 0 8 0 856598799 2526142464 483046 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38178.9
Current children cumulated vsize (KiB) 2466936

[startup+4842.3 s]
/proc/loadavg: 8.12 8.09 8.09 9/499 16678
/proc/meminfo: memFree=11048996/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2559612 CPUtime=38657.8 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2902434 0 0 0 3864446 1337 0 0 25 0 8 0 856598798 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 639903 492501 379 95 0 634885 0
[pid=16529/tid=16530] ppid=16527 vsize=2559612 CPUtime=4841.14 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 376909 0 0 0 483957 157 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2559612 CPUtime=4842.44 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 396012 0 0 0 484072 172 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2559612 CPUtime=4762.18 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 339091 0 0 0 476053 165 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2559612 CPUtime=4842.38 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 377385 0 0 0 484054 184 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2559612 CPUtime=4842.3 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 363150 0 0 0 484042 188 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2559612 CPUtime=4842.44 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 362149 0 0 0 484067 177 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2559612 CPUtime=4842.44 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 347182 0 0 0 484101 143 0 0 25 0 8 0 856598799 2621042688 492501 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38657.8
Current children cumulated vsize (KiB) 2559612

[startup+4902.32 s]
/proc/loadavg: 8.11 8.09 8.09 9/499 16679
/proc/meminfo: memFree=11042836/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2613152 CPUtime=39137 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2929633 0 0 0 3912350 1349 0 0 25 0 8 0 856598798 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 653288 494107 379 95 0 648270 0
[pid=16529/tid=16530] ppid=16527 vsize=2613152 CPUtime=4901.14 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 381367 0 0 0 489956 158 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2613152 CPUtime=4902.45 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 400758 0 0 0 490072 173 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2613152 CPUtime=4821.21 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 341812 0 0 0 481955 166 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2613152 CPUtime=4902.4 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 379718 0 0 0 490055 185 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2613152 CPUtime=4902.33 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 368056 0 0 0 490042 191 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2613152 CPUtime=4902.46 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 364221 0 0 0 490068 178 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2613152 CPUtime=4902.46 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 348554 0 0 0 490102 144 0 0 25 0 8 0 856598799 2675867648 494107 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39137
Current children cumulated vsize (KiB) 2613152

[startup+4962.3 s]
/proc/loadavg: 8.10 8.09 8.09 9/499 16681
/proc/meminfo: memFree=10983784/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2608364 CPUtime=39615.9 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2951440 0 0 0 3960225 1360 0 0 25 0 8 0 856598798 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 652091 508598 379 95 0 647073 0
[pid=16529/tid=16530] ppid=16527 vsize=2608364 CPUtime=4961.12 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 383469 0 0 0 495951 161 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2608364 CPUtime=4962.43 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 403112 0 0 0 496069 174 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2608364 CPUtime=4880.21 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 343304 0 0 0 487853 168 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2608364 CPUtime=4962.39 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 380371 0 0 0 496053 186 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2608364 CPUtime=4962.31 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 375162 0 0 0 496039 192 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2608364 CPUtime=4962.44 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 365735 0 0 0 496065 179 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2608364 CPUtime=4962.44 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 353067 0 0 0 496098 146 0 0 25 0 8 0 856598799 2670964736 508598 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39615.9
Current children cumulated vsize (KiB) 2608364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.5 s]
/proc/loadavg: 8.26 8.12 8.10 9/499 16682
/proc/meminfo: memFree=11010380/32950928 swapFree=38710956/67111528
[pid=16529] ppid=16527 vsize=2679848 CPUtime=40000.7 cores=0-7
/proc/16529/stat : 16529 (strangenight2-m) R 16527 16529 16313 0 -1 4202496 2964766 0 0 0 3998702 1367 0 0 25 0 8 0 856598798 2744164352 501919 33554432000 4194304 4580107 140733994869472 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16529/statm: 669962 501919 379 95 0 664944 0
[pid=16529/tid=16530] ppid=16527 vsize=2679848 CPUtime=5009.31 cores=0-7
/proc/16529/task/16530/stat : 16530 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 383832 0 0 0 500770 161 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16529/tid=16531] ppid=16527 vsize=2679848 CPUtime=5010.66 cores=0-7
/proc/16529/task/16531/stat : 16531 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 407626 0 0 0 500889 177 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16529/tid=16532] ppid=16527 vsize=2679848 CPUtime=4927.61 cores=0-7
/proc/16529/task/16532/stat : 16532 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 343809 0 0 0 492592 169 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16529/tid=16533] ppid=16527 vsize=2679848 CPUtime=5010.61 cores=0-7
/proc/16529/task/16533/stat : 16533 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 381421 0 0 0 500874 187 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16529/tid=16534] ppid=16527 vsize=2679848 CPUtime=5010.53 cores=0-7
/proc/16529/task/16534/stat : 16534 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 376242 0 0 0 500860 193 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16529/tid=16535] ppid=16527 vsize=2679848 CPUtime=5010.66 cores=0-7
/proc/16529/task/16535/stat : 16535 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 365758 0 0 0 500887 179 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16529/tid=16536] ppid=16527 vsize=2679848 CPUtime=5010.66 cores=0-7
/proc/16529/task/16536/stat : 16536 (strangenight2-m) R 16527 16529 16313 0 -1 4202560 354870 0 0 0 500919 147 0 0 25 0 8 0 856598799 2744164352 501920 33554432000 4194304 4580107 140733994869472 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2679848

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): 5010.61
CPU time (s): 40000.9
CPU user time (s): 39987.1
CPU system time (s): 13.7579
CPU usage (%): 798.324
Max. virtual memory (cumulated for all children) (KiB): 2759268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39987.1
system time used= 13.7579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2964767
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= 1219
involuntary context switches= 168426

runsolver used 22.8905 second user time and 59.334 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-29 12:08:01
IDJOB=3421515
IDBENCH=83142
IDSOLVER=1878
FILE ID=node113/3421515-1306663681
RUNJOBID= node113-1306658668-16327
PBS_JOBID= 13471784
Free space on /tmp= 73284 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421515-1306663681/watcher-3421515-1306663681 -o /tmp/evaluation-result-3421515-1306663681/solver-3421515-1306663681 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421515-1306663681.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=2128313441

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13021880 kB
Buffers:        351924 kB
Cached:        9831608 kB
SwapCached:      93760 kB
Active:        9565580 kB
Inactive:     10014660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13021880 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     9315172 kB
Mapped:          25424 kB
Slab:           161704 kB
PageTables:     116636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154762664 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= 73280 MiB
End job on node113 at 2011-05-29 13:31:34