Trace number 3369039

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1880985555-004.UNKNOWN.cnf
MD5SUMa1e34b50698b079e87a3cad9c76615ca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.7579
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369039-1305410851.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.19/0.09	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.19/0.09	c -- vars added         50
0.19/0.09	c Parsing time:  0.01 s
0.19/0.09	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.37/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.37/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.37/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.37/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.24	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.37/0.24	c calculated reachability. Time: 0.00
0.37/0.24	c Calc default polars -  time:   0.00 s pos:      24 undec:       1 neg:      25
0.37/0.24	c =========================================================================================
0.37/0.24	c types(t): F = full restart, N = normal restart
0.37/0.24	c types(t): S = simplification begin/end, E = solution found
0.37/0.24	c restart types(rt): st = static, dy = dynamic
0.37/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.24	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.37/0.24	c  N dy     8      4008        50      4450         0      3471     31150     64198     15.55     17.14  --
3.16/0.80	c  N dy    18      8230        50      4450         0      4952     31150     86210     15.47     16.37  --
3.16/0.80	c  N dy    27     12289        50      4450         0      4799     31150     78321     15.28     16.47  --
3.16/0.80	c  N dy    30     16845        50      4450         0      8731     31150    149148     15.13     16.07  --
3.56/0.95	c  N dy    56     24534        50      4450         0     10529     31150    175091     15.12     15.94  --
3.56/0.98	c  F st    61     25000        50      4450         0     10952     31150    183195     15.15   no data  --
4.76/1.20	c  N dy    67     30001        50      4450         0      9402     31150    150450     15.15   no data  --
4.76/1.20	c  S st    67     30001        50      4450         0      9402     31150    150450     15.15   no data  --
4.76/1.23	c  S st    67     30504        50      4450         0      9851     31150    159102     15.15   no data  --
4.76/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.76/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.76/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.76/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.95/2.08	c lits-rem:      1284  cl-subs:     1544  v-elim:      0  v-fix:    0  time:  3.34 s
9.15/2.31	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.91
9.15/2.31	c calculated reachability. Time: 0.00
9.15/2.31	c  N dy    67     30504        50      4450         0      8307     31150    132051     15.15   no data  --
9.99/2.52	c  N dy   101     34557        50      4450         0     11853     31150    198789     15.40     16.24  --
11.55/2.91	c  N dy   110     42477        50      4450         0     11902     31150    185665     15.27     16.13  --
12.35/3.12	c  S st   138     45756        50      4450         0     14773     31150    239399     15.40   no data  --
12.35/3.17	c  S st   138     46261        50      4450         0     15223     31150    247940     15.40   no data  --
12.35/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.35/3.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.35/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.35/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.35/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.35/3.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.74/4.29	c lits-rem:      1785  cl-subs:     2717  v-elim:      0  v-fix:    0  time:  4.44 s
16.74/4.29	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
16.74/4.29	c vivif2 --  cl tried    12506 cl shrink        0 lits rem          0 time: 0.01
18.35/4.61	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.24
18.35/4.61	c calculated reachability. Time: 0.00
18.35/4.61	c  N dy   138     46261        50      4450         0     12506     31150    199884     15.40   no data  --
19.53/4.91	c  N dy   147     52379        50      4450         0     10237     31150    151030     15.31     16.12  --
20.72/5.22	c  N dy   176     57451        50      4450         0     14647     31150    231930     15.37     16.19  --
21.52/5.48	c  N dy   195     61492        50      4450         0      9627     31150    133297     15.42     16.36  --
22.32/5.70	c  N dy   205     65591        50      4450         0     13192     31150    198154     15.41     16.88  --
23.51/5.95	c  S st   227     69391        50      4450         0     16522     31150    260145     15.45     13.55  --
23.51/5.99	c  S st   227     69892        50      4450         0     16971     31150    268855     15.45   no data  --
23.51/5.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.51/5.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.91/6.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.91/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.91/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.91/6.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.91/6.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.70/7.29	c lits-rem:      1885  cl-subs:     2407  v-elim:      0  v-fix:    0  time:  5.10 s
28.70/7.29	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
28.70/7.29	c vivif2 --  cl tried    14564 cl shrink        0 lits rem          0 time: 0.01
30.30/7.62	c asymm  cl-useful: 0/4423/4450 lits-rem:0 time: 1.33
30.30/7.62	c calculated reachability. Time: 0.00
30.30/7.62	c  N dy   227     69892        50      4450         0     14564     31150    224963     15.45   no data  --
34.70/8.70	c  F st   240     87502        50      4450         0     20327     31150    309244     15.18     14.81  --
34.70/8.70	c  N st   240     87502        50      4450         0     20327     31150    309244     15.18     14.81  --
35.92/9.03	c  N dy   250     93101        50      4450         0     14922     31150    220040     15.19     16.79  --
37.49/9.48	c  N dy   293     99054        50      4450         0     20096     31150    316514     15.28     17.36  --
39.09/9.87	c  S st   306    104838        50      4450         0     13922     31150    190383     15.25     14.69  --
39.49/9.92	c  S st   306    105341        50      4450         0     14364     31150    198697     15.25   no data  --
39.49/9.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.49/9.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.49/9.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
39.49/9.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.49/9.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.49/9.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
39.49/9.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.48/10.97	c lits-rem:       718  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  4.14 s
43.48/10.97	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.48/10.97	c vivif2 --  cl tried    13227 cl shrink        0 lits rem          0 time: 0.01
44.69/11.26	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.15
44.69/11.26	c calculated reachability. Time: 0.00
44.69/11.26	c  N dy   306    105341        50      4450         0     13227     31150    180250     15.25   no data  --
47.47/11.94	c  N dy   351    115557        50      4450         0     22097     31150    338887     15.26     16.12  --
49.86/12.50	c  N dy   403    122967        50      4450         0     16521     31150    232906     15.34     16.18  --
52.26/13.17	c  N dy   452    130906        50      4450         0     23436     31150    361755     15.41     17.07  --
55.05/13.88	c  N dy   521    139417        50      4450         0     17866     31150    251123     15.51     16.38  --
58.64/14.71	c  N dy   533    150610        50      4450         0     27540     31150    422745     15.42     16.26  --
60.64/15.26	c  S st   559    158013        50      4450         0     20106     31150    281317     15.41   no data  --
61.04/15.31	c  S st   559    158516        50      4450         0     20556     31150    289918     15.41   no data  --
61.04/15.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.04/15.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.04/15.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
61.04/15.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.04/15.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.04/15.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
61.04/15.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.22/16.67	c lits-rem:      1207  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  5.38 s
66.22/16.67	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
66.22/16.68	c vivif2 --  cl tried    18394 cl shrink        0 lits rem          0 time: 0.01
67.82/17.04	c asymm  cl-useful: 0/3609/4450 lits-rem:0 time: 1.43
67.82/17.04	c calculated reachability. Time: 0.00
67.82/17.04	c  N dy   559    158516        50      4450         0     18394     31150    252478     15.41   no data  --
71.81/18.04	c  N dy   641    168648        50      4450         0     27242     31150    419384     15.51     16.93  --
75.42/18.98	c  N dy   660    180723        50      4450         0     22969     31150    323775     15.44     16.32  --
80.23/20.17	c  N dy   736    192312        50      4450         0     17542     31150    224835     15.51     17.22  --
86.97/21.82	c  N dy   756    212589        50      4450         0     18480     31150    229132     15.37     16.26  --
92.17/23.18	c  N dy   835    226285        50      4450         0     30434     31150    450724     15.42     16.25  --
96.56/24.21	c  S st   857    237774        50      4450         0     23096     31150    305560     15.39   no data  --
96.56/24.27	c  S st   857    238277        50      4450         0     23549     31150    314189     15.39   no data  --
96.56/24.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.56/24.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.56/24.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
96.56/24.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.56/24.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.56/24.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
96.56/24.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.94/25.81	c lits-rem:       999  cl-subs:     2179  v-elim:      0  v-fix:    0  time:  6.07 s
102.94/25.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
102.94/25.81	c vivif2 --  cl tried    21370 cl shrink        0 lits rem          0 time: 0.01
103.34/25.91	c asymm  cl-useful: 0/841/4450 lits-rem:0 time: 0.40
103.34/25.91	c calculated reachability. Time: 0.00
103.34/25.91	c  N dy   857    238277        50      4450         0     21370     31150    277476     15.39   no data  --
110.96/27.86	c  N dy   948    255900        50      4450         0     18634     31150    219948     15.43     16.28  --
121.30/30.47	c  N dy  1014    285026        50      4450         0     24825     31150    322047     15.38     16.25  --
130.48/32.78	c  N dy  1142    303237        50      4450         0     20797     31150    245671     15.45     16.51  --
131.68/33.04	c  F st  1159    306250        50      4450         0     23385     31150    293702     15.46   no data  --
138.86/34.88	c  N dy  1236    322664        50      4450         0     37619     31150    558714     15.49     17.72  --
149.24/37.41	c  N dy  1332    344518        50      4450         0     35710     31150    506100     15.50     16.35  --
154.86/38.89	c  S st  1370    357416        50      4450         0     25272     31150    314813     15.49   no data  --
155.22/38.96	c  S st  1370    357923        50      4450         0     25722     31150    323497     15.49   no data  --
155.22/38.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.22/38.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.22/38.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
155.22/38.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.22/38.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.22/38.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
155.22/38.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.41/40.72	c lits-rem:       832  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  6.96 s
162.41/40.72	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
162.41/40.72	c vivif2 --  cl tried    24579 cl shrink        0 lits rem          0 time: 0.01
163.65/41.06	c asymm  cl-useful: 0/3008/4450 lits-rem:0 time: 1.33
163.65/41.06	c calculated reachability. Time: 0.00
163.65/41.06	c  N dy  1370    357923        50      4450         0     24579     31150    302457     15.49   no data  --
173.58/43.54	c  N dy  1451    378024        50      4450         0     41914     31150    618228     15.49     16.31  --
185.95/46.61	c  N dy  1537    400676        50      4450         0     39133     31150    563227     15.50     16.33  --
197.13/49.46	c  N dy  1660    420946        50      4450         0     33422     31150    451064     15.55     16.44  --
208.70/52.37	c  N dy  1717    443589        50      4450         0     28697     31150    349699     15.53     16.35  --
218.68/54.87	c  N dy  1786    463609        50      4450         0     45935     31150    665631     15.53     18.98  --
237.05/59.43	c  N dy  1810    502322        50      4450         0     28248     31150    329011     15.39     16.24  --
255.01/63.99	c  N dy  1904    536885        50      4450         0     31401     31150    374420     15.38     13.62  --
255.01/63.99	c  S st  1904    536885        50      4450         0     31401     31150    374420     15.38     13.62  --
255.42/64.08	c  S st  1904    537388        50      4450         0     31844     31150    382951     15.38   no data  --
255.42/64.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
255.42/64.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.42/64.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
255.42/64.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.42/64.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.42/64.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
255.42/64.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.37/66.55	c lits-rem:       917  cl-subs:     2014  v-elim:      0  v-fix:    0  time:  9.81 s
265.37/66.55	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
265.37/66.56	c vivif2 --  cl tried    29830 cl shrink        0 lits rem          0 time: 0.02
266.57/66.81	c asymm  cl-useful: 0/1442/4450 lits-rem:0 time: 0.99
266.57/66.81	c calculated reachability. Time: 0.00
266.57/66.81	c  N dy  1904    537388        50      4450         0     29830     31150    351630     15.38   no data  --
278.14/69.76	c  N dy  2036    557418        50      4450         0     47203     31150    676717     15.41     16.65  --
291.31/73.01	c  N dy  2118    578960        50      4450         0     38384     31150    497341     15.42     16.26  --
303.29/76.05	c  N dy  2163    598967        50      4450         0     55543     31150    798445     15.38     17.02  --
314.46/78.81	c  N dy  2266    619025        50      4450         0     44484     31150    605593     15.40     16.89  --
329.63/82.67	c  N dy  2415    639125        50      4450         0     32589     31150    382773     15.44     17.68  --
342.40/85.85	c  N dy  2556    659178        50      4450         0     50029     31150    710903     15.47     18.17  --
356.81/89.48	c  N dy  2650    679181        50      4450         0     37044     31150    457290     15.49     16.88  --
371.14/93.09	c  N dy  2774    699228        50      4450         0     54457     31150    783610     15.51     18.08  --
384.30/96.36	c  N dy  2820    719269        50      4450         0     40498     31150    506620     15.50     17.79  --
403.06/101.04	c  N dy  2960    741771        50      4450         0     59970     31150    871056     15.53     16.48  --
417.43/104.67	c  N dy  3085    761835        50      4450         0     45361     31150    596822     15.55     17.43  --
434.60/108.99	c  N dy  3216    781882        50      4450         0     62586     31150    916739     15.57     16.42  --
447.36/112.19	c  N dy  3288    801897        50      4450         0     46939     31150    612335     15.57     18.01  --
450.55/112.94	c  S st  3305    806082        50      4450         0     50548     31150    678802     15.57   no data  --
450.95/113.09	c  S st  3305    806585        50      4450         0     50988     31150    687298     15.57   no data  --
450.95/113.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.95/113.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.35/113.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
451.35/113.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.35/113.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.35/113.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
451.35/113.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
476.09/119.33	c lits-rem:      2301  cl-subs:     5956  v-elim:      0  v-fix:    0  time: 24.72 s
476.09/119.33	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
476.09/119.33	c vivif2 --  cl tried    45032 cl shrink        0 lits rem          0 time: 0.03
476.89/119.55	c asymm  cl-useful: 0/951/4450 lits-rem:0 time: 0.86
476.89/119.55	c calculated reachability. Time: 0.00
476.89/119.55	c  N dy  3305    806585        50      4450         0     45032     31150    584467     15.57   no data  --
493.65/123.78	c  N dy  3406    826667        50      4450         0     62420     31150    906984     15.58     17.59  --
509.62/127.74	c  N dy  3532    846742        50      4450         0     46647     31150    610140     15.60     17.49  --
525.18/131.61	c  N dy  3609    866766        50      4450         0     63814     31150    922762     15.60     16.87  --
541.54/135.70	c  N dy  3702    889708        50      4450         0     49317     31150    643640     15.60     16.59  --
559.90/140.36	c  N dy  3770    912742        50      4450         0     69097     31150   1003398     15.60     16.44  --
574.67/144.03	c  N dy  3842    935241        50      4450         0     53246     31150    703884     15.59     16.46  --
610.19/152.90	c  N dy  3913    987954        50      4450         0     61893     31150    822256     15.51     16.42  --
629.75/157.85	c  N dy  4029   1009269        50      4450         0     43585     31150    517091     15.53     16.38  --
645.31/161.77	c  N dy  4125   1029289        50      4450         0     60787     31150    834389     15.54     16.37  --
665.66/166.86	c  N dy  4213   1049957        50      4450         0     40861     31150    458877     15.54     16.39  --
679.63/170.33	c  F st  4265   1071875        50      4450         0     59560     31150    797382     15.54     15.47  --
679.63/170.33	c  N st  4265   1071875        50      4450         0     59560     31150    797382     15.54     15.47  --
702.39/176.03	c  N dy  4368   1092934        50      4450         0     39117     31150    419917     15.55     16.42  --
715.15/179.22	c  N dy  4409   1113000        50      4450         0     56191     31150    721152     15.53     17.38  --
733.93/184.00	c  N dy  4502   1133593        50      4450         0     73913     31150   1048543     15.54     16.46  --
751.91/188.49	c  N dy  4633   1153662        50      4450         0     51882     31150    652327     15.56     16.47  --
770.22/193.01	c  N dy  4714   1174266        50      4450         0     69617     31150    976994     15.56     16.43  --
792.98/198.76	c  N dy  4770   1195226        50      4450         0     47102     31150    545162     15.56     16.41  --
805.34/201.80	c  S st  4817   1209877        50      4450         0     59638     31150    771826     15.55   no data  --
805.74/201.99	c  S st  4817   1210377        50      4450         0     60086     31150    780577     15.55   no data  --
805.74/202.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
805.74/202.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
806.14/202.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
806.14/202.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
806.14/202.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.14/202.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
806.14/202.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
859.62/215.42	c lits-rem:      2882  cl-subs:     7370  v-elim:      0  v-fix:    0  time: 53.35 s
859.62/215.43	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
859.62/215.44	c vivif2 --  cl tried    52716 cl shrink        0 lits rem          0 time: 0.04
861.23/215.84	c asymm  cl-useful: 0/632/4450 lits-rem:0 time: 1.59
861.23/215.84	c calculated reachability. Time: 0.00
861.23/215.84	c  N dy  4817   1210377        50      4450         0     52716     31150    656827     15.55   no data  --
886.35/222.17	c  N dy  5000   1230391        50      4450         0     70021     31150    987450     15.58     17.79  --
914.69/229.26	c  N dy  5080   1259618        50      4450         0     54339     31150    675677     15.57     16.48  --
937.83/235.01	c  N dy  5161   1284159        50      4450         0     75386     31150   1058144     15.57     16.53  --
958.98/240.39	c  N dy  5305   1304189        50      4450         0     50942     31150    615851     15.58     18.00  --
984.15/246.62	c  N dy  5421   1326840        50      4450         0     70402     31150    974425     15.59     16.50  --
1011.25/253.43	c  N dy  5503   1346884        50      4450         0     44788     31150    488088     15.59     16.95  --
1034.40/259.21	c  N dy  5620   1370648        50      4450         0     65248     31150    867232     15.60     16.58  --
1057.95/265.17	c  N dy  5727   1391121        50      4450         0     82796     31150   1192784     15.61     16.50  --
1078.30/270.29	c  N dy  5884   1411129        50      4450         0     56287     31150    701632     15.63     18.17  --
1100.65/275.84	c  N dy  6044   1431210        50      4450         0     73630     31150   1031474     15.65     18.84  --
1126.19/282.28	c  N dy  6089   1459549        50      4450         0     53094     31150    617917     15.63     16.46  --
1146.97/287.41	c  N dy  6225   1479617        50      4450         0     70411     31150    945445     15.64     17.76  --
1168.52/292.85	c  N dy  6277   1500640        50      4450         0     88439     31150   1270554     15.63     16.58  --
1188.05/297.74	c  N dy  6385   1520671        50      4450         0     60133     31150    753107     15.64     18.57  --
1215.59/304.61	c  N dy  6509   1546534        50      4450         0     82294     31150   1160998     15.64     16.53  --
1239.52/310.65	c  N dy  6608   1566637        50      4450         0     53221     31150    615951     15.65     16.52  --
1259.78/315.71	c  N dy  6717   1586837        50      4450         0     70576     31150    939757     15.66     16.53  --
1286.29/322.46	c  N dy  6808   1609540        50      4450         0     90032     31150   1297628     15.66     16.56  --
1308.81/328.11	c  N dy  6930   1629565        50      4450         0     60064     31150    736607     15.67     18.65  --
1332.90/334.27	c  N dy  7050   1651470        50      4450         0     78931     31150   1089847     15.68     16.53  --
1357.64/340.41	c  N dy  7099   1671550        50      4450         0     96082     31150   1401771     15.67     18.20  --
1390.77/348.76	c  N dy  7180   1710378        50      4450         0     80962     31150   1089687     15.65     13.69  --
1390.77/348.76	c  S st  7180   1710378        50      4450         0     80962     31150   1089687     15.65     13.69  --
1392.00/349.04	c  S st  7180   1710881        50      4450         0     81401     31150   1098283     15.65   no data  --
1392.00/349.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1392.00/349.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1392.00/349.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
1392.36/349.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1392.36/349.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1392.36/349.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1392.36/349.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1540.82/386.39	c lits-rem:      4470  cl-subs:    13060  v-elim:      0  v-fix:    0  time: 148.64 s
1540.82/386.39	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1540.82/386.41	c vivif2 --  cl tried    68341 cl shrink        0 lits rem          0 time: 0.05
1542.79/386.84	c asymm  cl-useful: 0/513/4450 lits-rem:0 time: 1.75
1542.79/386.85	c calculated reachability. Time: 0.00
1542.79/386.85	c  N dy  7180   1710881        50      4450         0     68341     31150    883219     15.65   no data  --
1576.71/395.38	c  N dy  7316   1730893        50      4450         0     85585     31150   1209990     15.66     16.94  --
1610.63/403.88	c  N dy  7462   1751046        50      4450         0     55031     31150    638446     15.68     16.51  --
1636.18/410.22	c  N dy  7597   1771107        50      4450         0     72296     31150    964151     15.69     18.42  --
1668.53/418.31	c  N dy  7661   1792488        50      4450         0     90601     31150   1302288     15.69     16.53  --
1703.65/427.16	c  N dy  7671   1823695        50      4450         0     67823     31150    838956     15.66     16.57  --
1735.13/435.04	c  N dy  7726   1847590        50      4450         0     88121     31150   1208149     15.66     16.65  --
1768.26/443.34	c  N dy  7868   1867944        50      4450         0     55509     31150    626786     15.67     16.66  --
1787.05/448.09	c  N dy  7953   1888226        50      4450         0     72841     31150    947864     15.67     16.63  --
1814.95/455.09	c  N dy  8057   1909416        50      4450         0     91000     31150   1284445     15.68     16.51  --
1843.71/462.31	c  N dy  8153   1930372        50      4450         0     57774     31150    656765     15.68     16.51  --
1870.82/469.09	c  N dy  8264   1957608        50      4450         0     81069     31150   1084769     15.68     16.74  --
1900.36/476.49	c  N dy  8335   1980260        50      4450         0    100344     31150   1432653     15.67     16.55  --
1923.90/482.33	c  N dy  8431   2000305        50      4450         0     65454     31150    793443     15.68     17.52  --
1949.84/488.87	c  N dy  8523   2023288        50      4450         0     85130     31150   1157042     15.68     16.51  --
1981.77/496.82	c  N dy  8654   2043347        50      4450         0    102331     31150   1482979     15.69     18.31  --
2004.13/502.44	c  N dy  8722   2063348        50      4450         0     66343     31150    796825     15.69     17.31  --
2038.44/511.00	c  N dy  8811   2094120        50      4450         0     92626     31150   1278022     15.69     16.60  --
2067.18/518.24	c  N dy  8857   2114178        50      4450         0     55912     31150    602913     15.68     17.86  --
2085.16/522.78	c  N dy  8928   2134261        50      4450         0     73018     31150    916083     15.68     17.06  --
2112.28/529.51	c  N dy  9040   2154320        50      4450         0     90165     31150   1236015     15.68     16.53  --
2147.39/538.32	c  N dy  9175   2174558        50      4450         0    107479     31150   1563533     15.69     16.59  --
2177.36/545.82	c  N dy  9264   2203787        50      4450         0     77703     31150    994056     15.69     16.68  --
2186.13/548.04	c  S st  9299   2210881        50      4450         0     83792     31150   1108112     15.69     15.13  --
2187.30/548.31	c  S st  9299   2211386        50      4450         0     84238     31150   1116738     15.69   no data  --
2187.30/548.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2187.30/548.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2187.30/548.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
2187.30/548.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2187.30/548.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2187.30/548.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2187.30/548.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2289.47/573.95	c lits-rem:      5730  cl-subs:    10274  v-elim:      0  v-fix:    0  time: 102.01 s
2289.47/573.95	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2289.47/573.96	c vivif2 --  cl tried    73964 cl shrink        0 lits rem          0 time: 0.06
2291.07/574.34	c asymm  cl-useful: 0/475/4450 lits-rem:0 time: 1.52
2291.07/574.35	c calculated reachability. Time: 0.00
2291.07/574.35	c  N dy  9299   2211386        50      4450         0     73964     31150    936389     15.69   no data  --
2321.40/581.93	c  N dy  9341   2234506        50      4450         0     93629     31150   1291754     15.69     16.59  --
2360.11/591.66	c  N dy  9464   2255161        50      4450         0     56637     31150    607536     15.69     16.66  --
2382.06/597.15	c  N dy  9554   2275595        50      4450         0     74170     31150    933781     15.70     16.56  --
2418.79/606.36	c  N dy  9662   2297887        50      4450         0     93266     31150   1287656     15.70     16.59  --
2451.89/614.69	c  N dy  9669   2318667        50      4450         0    110873     31150   1595121     15.69     16.55  --
2478.23/621.29	c  N dy  9754   2338767        50      4450         0     72007     31150    879479     15.69     17.22  --
2580.00/646.74	c  N dy  9849   2426857        50      4450         0     89465     31150   1137195     15.62     16.47  --
2618.31/656.35	c  N dy  9935   2451201        50      4450         0    110191     31150   1515667     15.62     16.60  --
2647.07/663.52	c  N dy 10074   2471217        50      4450         0     69780     31150    832039     15.63     17.35  --
2674.98/670.54	c  N dy 10184   2493588        50      4450         0     88972     31150   1188484     15.63     16.46  --
2716.50/680.95	c  N dy 10293   2519847        50      4450         0    111416     31150   1602188     15.63     16.53  --
2746.42/688.45	c  N dy 10434   2539938        50      4450         0     69948     31150    825762     15.64     17.94  --
2772.77/695.09	c  N dy 10564   2560013        50      4450         0     87156     31150   1151584     15.65     17.15  --
2800.72/702.06	c  N dy 10643   2580035        50      4450         0    104199     31150   1465978     15.65     17.75  --
2842.60/712.57	c  N dy 10819   2600073        50      4450         0     61663     31150    659498     15.66     16.93  --
2865.35/718.24	c  N dy 10917   2620134        50      4450         0     78864     31150    979463     15.67     17.71  --
2900.87/727.19	c  N dy 10982   2648889        50      4450         0    103291     31150   1422471     15.66     16.56  --
2934.39/735.59	c  N dy 11059   2668922        50      4450         0    120429     31150   1739233     15.66     17.45  --
2960.74/742.18	c  N dy 11180   2688943        50      4450         0     76919     31150    938754     15.67     18.36  --
2989.90/749.43	c  N dy 11296   2708984        50      4450         0     94083     31150   1260246     15.67     18.10  --
2993.88/750.47	c  S st 11314   2711386        50      4450         0     96149     31150   1299385     15.67     16.05  --
2995.05/750.76	c  S st 11314   2711890        50      4450         0     96592     31150   1308245     15.67   no data  --
2995.05/750.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2995.05/750.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2995.45/750.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2995.45/750.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2995.45/750.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2995.45/750.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2995.45/750.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3428.85/859.49	c lits-rem:      4190  cl-subs:    11340  v-elim:      0  v-fix:    0  time: 433.49 s
3428.85/859.49	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3429.21/859.51	c vivif2 --  cl tried    85252 cl shrink        0 lits rem          0 time: 0.07
3430.81/859.98	c asymm  cl-useful: 0/400/4450 lits-rem:0 time: 1.87
3430.81/859.98	c calculated reachability. Time: 0.00
3430.81/859.98	c  N dy 11314   2711890        50      4450         0     85252     31150   1101927     15.67   no data  --
3471.52/870.19	c  N dy 11418   2731985        50      4450         0    102457     31150   1422456     15.68     16.51  --
3531.78/885.26	c  N dy 11576   2754920        50      4450         0     61288     31150    642068     15.68     16.51  --
3562.50/892.98	c  N dy 11694   2774983        50      4450         0     78379     31150    964162     15.69     18.31  --
3593.62/900.79	c  N dy 11748   2797725        50      4450         0     97645     31150   1308709     15.68     16.56  --
3632.34/910.44	c  N dy 11805   2819110        50      4450         0    115791     31150   1632685     15.68     16.52  --
3668.65/919.50	c  N dy 11889   2839190        50      4450         0     71104     31150    816746     15.68     17.06  --
3699.79/927.32	c  N dy 12021   2859219        50      4450         0     88312     31150   1142219     15.68     17.83  --
3738.89/937.12	c  N dy 12152   2879310        50      4450         0    105529     31150   1467926     15.69     17.62  --
3784.79/948.62	c  N dy 12261   2899348        50      4450         0    122698     31150   1790173     15.70     17.48  --
3813.93/955.98	c  N dy 12382   2919425        50      4450         0     76867     31150    917720     15.70     17.75  --
3845.06/963.74	c  N dy 12501   2941311        50      4450         0     95600     31150   1269935     15.71     16.59  --
3874.19/971.03	c  N dy 12527   2962898        50      4450         0    113834     31150   1596255     15.70     16.56  --
3917.68/981.96	c  N dy 12676   2983914        50      4450         0     67898     31150    740289     15.71     16.67  --
3942.05/988.11	c  N dy 12765   3004274        50      4450         0     85311     31150   1063190     15.71     16.66  --
3974.75/996.22	c  N dy 12894   3024636        50      4450         0    102653     31150   1388209     15.71     16.60  --
4016.69/1006.79	c  N dy 13000   3046292        50      4450         0    121113     31150   1732381     15.72     16.59  --
4050.19/1015.12	c  N dy 13061   3066623        50      4450         0     73596     31150    831309     15.71     16.57  --
4079.71/1022.59	c  N dy 13184   3088095        50      4450         0     91975     31150   1176953     15.72     16.62  --
4114.83/1031.31	c  N dy 13311   3108141        50      4450         0    109220     31150   1503056     15.72     18.20  --
4155.94/1041.68	c  N dy 13426   3128736        50      4450         0    126734     31150   1829029     15.73     16.62  --
4184.27/1048.77	c  N dy 13488   3148776        50      4450         0     78093     31150    915779     15.73     17.76  --
4213.81/1056.14	c  N dy 13611   3168858        50      4450         0     95279     31150   1240162     15.73     18.18  --
4250.52/1065.37	c  N dy 13732   3188874        50      4450         0    112506     31150   1565904     15.74     17.47  --
4302.03/1078.23	c  N dy 13844   3211891        50      4450         0    132098     31150   1931266     15.74     14.37  --
4302.03/1078.23	c  S st 13844   3211891        50      4450         0    132098     31150   1931266     15.74     14.37  --
4304.00/1078.72	c  S st 13844   3212393        50      4450         0    132549     31150   1940064     15.74   no data  --
4304.00/1078.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4304.00/1078.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4304.40/1078.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.30
4304.40/1078.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4304.40/1078.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4304.40/1078.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4304.40/1078.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369039-1305410851/watcher-3369039-1305410851 -o /tmp/evaluation-result-3369039-1305410851/solver-3369039-1305410851 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369039-1305410851.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.03 2/290 3853
/proc/meminfo: memFree=15886008/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=216244 CPUtime=0.01 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) S 3851 3853 3825 0 -1 4202496 791 0 0 0 1 0 0 0 20 0 4 0 108694551 221433856 720 33554432000 4194304 4650419 140735106598944 18446744073709551615 218880670190 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 54061 720 343 112 0 49026 0
[pid=3853/tid=3854] ppid=3851 vsize=216364 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 83 0 0 0 0 0 0 0 21 0 4 0 108694551 221556736 908 33554432000 4194304 4650419 140735106598944 18446744073709551615 4352901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=216364 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 159 0 0 0 0 0 0 0 18 0 4 0 108694551 221556736 908 33554432000 4194304 4650419 140735106598944 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=216364 CPUtime=0 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 157 0 0 0 0 0 0 0 21 0 4 0 108694551 221556736 908 33554432000 4194304 4650419 140735106598944 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0536149 s]
/proc/loadavg: 0.00 0.00 0.03 2/290 3853
/proc/meminfo: memFree=15886008/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=216496 CPUtime=0.19 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 1133 0 0 0 19 0 0 0 20 0 4 0 108694551 221691904 1062 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370547 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 54124 1062 366 112 0 49089 0
[pid=3853/tid=3854] ppid=3851 vsize=216496 CPUtime=0.04 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 154 0 0 0 4 0 0 0 21 0 4 0 108694551 221691904 1062 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=216496 CPUtime=0.04 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 166 0 0 0 4 0 0 0 18 0 4 0 108694551 221691904 1062 33554432000 4194304 4650419 140735106598944 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=216496 CPUtime=0.04 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 222 0 0 0 4 0 0 0 21 0 4 0 108694551 221691904 1062 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 216496

[startup+0.100609 s]
/proc/loadavg: 0.00 0.00 0.03 2/290 3853
/proc/meminfo: memFree=15886008/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=216652 CPUtime=0.37 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 1219 0 0 0 37 0 0 0 20 0 4 0 108694551 221851648 1148 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370697 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 54163 1148 366 112 0 49128 0
[pid=3853/tid=3854] ppid=3851 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 162 0 0 0 9 0 0 0 21 0 4 0 108694551 221851648 1148 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370526 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 172 0 0 0 9 0 0 0 18 0 4 0 108694551 221851648 1151 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 292 0 0 0 9 0 0 0 21 0 4 0 108694551 221851648 1151 33554432000 4194304 4650419 140735106598944 18446744073709551615 218880261899 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216652

[startup+0.507276 s]
/proc/loadavg: 0.00 0.00 0.03 2/290 3853
/proc/meminfo: memFree=15886008/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=220632 CPUtime=1.99 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 4395 0 0 0 199 0 0 0 18 0 4 0 108694551 225927168 2811 33554432000 4194304 4650419 140735106598944 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 55158 2811 390 112 0 50123 0
[pid=3853/tid=3854] ppid=3851 vsize=220632 CPUtime=0.49 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1048 0 0 0 49 0 0 0 18 0 4 0 108694551 225927168 2811 33554432000 4194304 4650419 140735106598944 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=220632 CPUtime=0.49 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1070 0 0 0 49 0 0 0 18 0 4 0 108694551 225927168 2811 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=220632 CPUtime=0.5 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 799 0 0 0 50 0 0 0 21 0 4 0 108694551 225927168 2811 33554432000 4194304 4650419 140735106598944 18446744073709551615 218880261899 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 220632

[startup+0.700499 s]
/proc/loadavg: 0.00 0.00 0.03 2/290 3853
/proc/meminfo: memFree=15886008/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=221160 CPUtime=2.76 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 5268 0 0 0 276 0 0 0 18 0 4 0 108694551 226467840 3207 33554432000 4194304 4650419 140735106598944 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 55290 3207 390 112 0 50255 0
[pid=3853/tid=3854] ppid=3851 vsize=221160 CPUtime=0.68 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1176 0 0 0 68 0 0 0 18 0 4 0 108694551 226467840 3207 33554432000 4194304 4650419 140735106598944 18446744073709551615 4313058 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=221160 CPUtime=0.68 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1195 0 0 0 68 0 0 0 18 0 4 0 108694551 226467840 3207 33554432000 4194304 4650419 140735106598944 18446744073709551615 4367521 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=221160 CPUtime=0.69 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1097 0 0 0 69 0 0 0 22 0 4 0 108694551 226467840 3207 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 221160

[startup+1.50036 s]
/proc/loadavg: 0.64 0.13 0.07 9/302 3870
/proc/meminfo: memFree=15846224/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=222176 CPUtime=5.96 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 9099 0 0 0 595 1 0 0 19 0 4 0 108694551 227508224 4819 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 55544 4819 392 112 0 50509 0
[pid=3853/tid=3854] ppid=3851 vsize=222176 CPUtime=1.47 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1903 0 0 0 147 0 0 0 20 0 4 0 108694551 227508224 4819 33554432000 4194304 4650419 140735106598944 18446744073709551615 4339788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=222176 CPUtime=1.48 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 2016 0 0 0 148 0 0 0 20 0 4 0 108694551 227508224 4819 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=222176 CPUtime=1.49 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 1825 0 0 0 149 0 0 0 25 0 4 0 108694551 227508224 4819 33554432000 4194304 4650419 140735106598944 18446744073709551615 4349860 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 222176

[startup+3.10107 s]
/proc/loadavg: 0.64 0.13 0.07 5/294 3887
/proc/meminfo: memFree=15849620/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=235296 CPUtime=12.35 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 14642 0 0 0 1234 1 0 0 24 0 4 0 108694551 240943104 9212 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 58824 9212 392 112 0 53789 0
[pid=3853/tid=3854] ppid=3851 vsize=235296 CPUtime=3.06 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 3333 0 0 0 306 0 0 0 25 0 4 0 108694551 240943104 9212 33554432000 4194304 4650419 140735106598944 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=235296 CPUtime=3.08 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 3820 0 0 0 308 0 0 0 25 0 4 0 108694551 240943104 9212 33554432000 4194304 4650419 140735106598944 18446744073709551615 4370637 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=235296 CPUtime=3.09 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 3629 0 0 0 309 0 0 0 25 0 4 0 108694551 240943104 9212 33554432000 4194304 4650419 140735106598944 18446744073709551615 4327506 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 235296

[startup+6.30049 s]
/proc/loadavg: 0.64 0.13 0.07 5/294 3887
/proc/meminfo: memFree=15837840/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=226648 CPUtime=25.12 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 21469 0 0 0 2509 3 0 0 25 0 4 0 108694551 232087552 11812 33554432000 4194304 4650419 140735106598944 18446744073709551615 4439120 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 56662 11812 392 112 0 51627 0
[pid=3853/tid=3854] ppid=3851 vsize=226648 CPUtime=6.23 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 5255 0 0 0 623 0 0 0 25 0 4 0 108694551 232087552 11812 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=226648 CPUtime=6.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 5086 0 0 0 628 1 0 0 25 0 4 0 108694551 232087552 11812 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=226648 CPUtime=6.29 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 5346 0 0 0 629 0 0 0 25 0 4 0 108694551 232087552 11812 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 226648

[startup+12.7003 s]
/proc/loadavg: 1.48 0.33 0.13 9/302 3930
/proc/meminfo: memFree=15767744/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=233884 CPUtime=50.66 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 30856 0 0 0 5061 5 0 0 25 0 4 0 108694551 239497216 16197 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 58471 16197 392 112 0 53436 0
[pid=3853/tid=3854] ppid=3851 vsize=233884 CPUtime=12.57 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 7764 0 0 0 1256 1 0 0 25 0 4 0 108694551 239497216 16197 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=233884 CPUtime=12.68 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 7798 0 0 0 1267 1 0 0 25 0 4 0 108694551 239497216 16197 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=233884 CPUtime=12.69 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 8018 0 0 0 1268 1 0 0 25 0 4 0 108694551 239497216 16197 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 233884

[startup+25.501 s]
/proc/loadavg: 2.48 0.58 0.22 9/302 3931
/proc/meminfo: memFree=15700928/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=244012 CPUtime=101.77 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 46126 0 0 0 10167 10 0 0 25 0 4 0 108694551 249868288 20181 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 61003 20181 392 112 0 55968 0
[pid=3853/tid=3854] ppid=3851 vsize=244012 CPUtime=25.26 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 12058 0 0 0 2524 2 0 0 25 0 4 0 108694551 249868288 20183 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=244012 CPUtime=25.49 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 11179 0 0 0 2547 2 0 0 25 0 4 0 108694551 249868288 20183 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=244012 CPUtime=25.5 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 12106 0 0 0 2547 3 0 0 25 0 4 0 108694551 249868288 20183 33554432000 4194304 4650419 140735106598944 18446744073709551615 218880589719 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 244012

[startup+51.1004 s]
/proc/loadavg: 4.36 1.17 0.42 9/302 3932
/proc/meminfo: memFree=15647808/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=245300 CPUtime=203.91 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 68274 0 0 0 20375 16 0 0 25 0 4 0 108694551 251187200 24757 33554432000 4194304 4650419 140735106598944 18446744073709551615 4333211 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 61325 24757 392 112 0 56290 0
[pid=3853/tid=3854] ppid=3851 vsize=245300 CPUtime=50.62 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 16744 0 0 0 5059 3 0 0 25 0 4 0 108694551 251187200 24757 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=245300 CPUtime=51.08 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 17418 0 0 0 5105 3 0 0 25 0 4 0 108694551 251187200 24757 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=245300 CPUtime=51.09 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 18065 0 0 0 5104 5 0 0 25 0 4 0 108694551 251187200 24757 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 245300

[startup+102.301 s]
/proc/loadavg: 6.55 2.32 0.86 9/302 3933
/proc/meminfo: memFree=15562588/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=267528 CPUtime=408.25 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 102375 0 0 0 40798 27 0 0 25 0 4 0 108694551 273948672 28658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 66882 28658 392 112 0 61847 0
[pid=3853/tid=3854] ppid=3851 vsize=267528 CPUtime=101.36 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 25037 0 0 0 10130 6 0 0 25 0 4 0 108694551 273948672 28658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=267528 CPUtime=102.28 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 24418 0 0 0 10222 6 0 0 25 0 4 0 108694551 273948672 28658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=267528 CPUtime=102.29 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 27038 0 0 0 10222 7 0 0 25 0 4 0 108694551 273948672 28658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 267528

[startup+162.3 s]

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

[pid=3853] ppid=3851 vsize=339824 CPUtime=2562.44 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 295221 0 0 0 256133 111 0 0 25 0 4 0 108694551 347979776 57612 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 84956 57612 392 112 0 79921 0
[pid=3853/tid=3854] ppid=3851 vsize=339824 CPUtime=636.34 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 78520 0 0 0 63605 29 0 0 25 0 4 0 108694551 347979776 57612 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=339824 CPUtime=642.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 74856 0 0 0 64198 31 0 0 25 0 4 0 108694551 347979776 57612 33554432000 4194304 4650419 140735106598944 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=339824 CPUtime=642.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 57856 0 0 0 64211 20 0 0 25 0 4 0 108694551 347979776 57612 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.44
Current children cumulated vsize (KiB) 339824

[startup+702.3 s]
/proc/loadavg: 8.10 7.36 4.32 9/302 3952
/proc/meminfo: memFree=15158684/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=352768 CPUtime=2801.89 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 309340 0 0 0 280069 120 0 0 25 0 4 0 108694551 361234432 61423 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 88192 61423 392 112 0 83157 0
[pid=3853/tid=3854] ppid=3851 vsize=352768 CPUtime=695.78 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 83252 0 0 0 69546 32 0 0 25 0 4 0 108694551 361234432 61423 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=352768 CPUtime=702.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 76919 0 0 0 70197 32 0 0 25 0 4 0 108694551 361234432 61423 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=352768 CPUtime=702.3 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 60020 0 0 0 70209 21 0 0 25 0 4 0 108694551 361234432 61423 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.89
Current children cumulated vsize (KiB) 352768

[startup+762.3 s]
/proc/loadavg: 8.13 7.51 4.55 9/302 3953
/proc/meminfo: memFree=15120968/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=352980 CPUtime=3041.35 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 324802 0 0 0 304008 127 0 0 25 0 4 0 108694551 361451520 63714 33554432000 4194304 4650419 140735106598944 18446744073709551615 4439111 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 88245 63714 392 112 0 83210 0
[pid=3853/tid=3854] ppid=3851 vsize=352980 CPUtime=755.23 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 85490 0 0 0 75490 33 0 0 25 0 4 0 108694551 361451520 63714 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=352980 CPUtime=762.28 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 81911 0 0 0 76195 33 0 0 25 0 4 0 108694551 361451520 63714 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=352980 CPUtime=762.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 62012 0 0 0 76209 22 0 0 25 0 4 0 108694551 361451520 63714 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.35
Current children cumulated vsize (KiB) 352980

[startup+822.301 s]
/proc/loadavg: 8.14 7.62 4.78 9/302 3955
/proc/meminfo: memFree=15108312/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=353080 CPUtime=3280.78 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 336524 0 0 0 327948 130 0 0 25 0 4 0 108694551 361553920 64504 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 88270 64504 392 112 0 83235 0
[pid=3853/tid=3854] ppid=3851 vsize=353080 CPUtime=814.65 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 88448 0 0 0 81432 33 0 0 25 0 4 0 108694551 361553920 64504 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=353080 CPUtime=822.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 85694 0 0 0 82194 35 0 0 25 0 4 0 108694551 361553920 64504 33554432000 4194304 4650419 140735106598944 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=353080 CPUtime=822.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 62043 0 0 0 82209 22 0 0 25 0 4 0 108694551 361553920 64504 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.78
Current children cumulated vsize (KiB) 353080

[startup+882.301 s]
/proc/loadavg: 8.08 7.70 4.98 9/302 3957
/proc/meminfo: memFree=15080772/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=353140 CPUtime=3520.21 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 352700 0 0 0 351888 133 0 0 25 0 4 0 108694551 361615360 64658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 88285 64658 392 112 0 83250 0
[pid=3853/tid=3854] ppid=3851 vsize=353140 CPUtime=874.08 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 97956 0 0 0 87373 35 0 0 25 0 4 0 108694551 361615360 64658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=353140 CPUtime=882.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 88108 0 0 0 88193 36 0 0 25 0 4 0 108694551 361615360 64658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=353140 CPUtime=882.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 62160 0 0 0 88209 22 0 0 25 0 4 0 108694551 361615360 64658 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.21
Current children cumulated vsize (KiB) 353140

[startup+942.3 s]
/proc/loadavg: 8.03 7.75 5.17 9/302 3958
/proc/meminfo: memFree=15037592/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=419548 CPUtime=3759.65 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 362136 0 0 0 375826 139 0 0 25 0 4 0 108694551 429617152 68315 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 104887 68315 392 112 0 99852 0
[pid=3853/tid=3854] ppid=3851 vsize=419548 CPUtime=933.51 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 101507 0 0 0 93314 37 0 0 25 0 4 0 108694551 429617152 68315 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=419548 CPUtime=942.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 91318 0 0 0 94191 38 0 0 25 0 4 0 108694551 429617152 68315 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=419548 CPUtime=942.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 62160 0 0 0 94209 22 0 0 25 0 4 0 108694551 429617152 68315 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.65
Current children cumulated vsize (KiB) 419548

[startup+1002.3 s]
/proc/loadavg: 8.01 7.80 5.34 9/302 3960
/proc/meminfo: memFree=15053332/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=448432 CPUtime=3999.12 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 377415 0 0 0 399765 147 0 0 25 0 4 0 108694551 459194368 69336 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 112108 69336 392 112 0 107073 0
[pid=3853/tid=3854] ppid=3851 vsize=448432 CPUtime=992.98 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 106206 0 0 0 99258 40 0 0 25 0 4 0 108694551 459194368 69337 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=448432 CPUtime=1002.3 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 95714 0 0 0 100190 40 0 0 25 0 4 0 108694551 459194368 69337 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=448432 CPUtime=1002.32 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 63886 0 0 0 100209 23 0 0 25 0 4 0 108694551 459194368 69337 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3999.12
Current children cumulated vsize (KiB) 448432

[startup+1062.3 s]
/proc/loadavg: 8.07 7.85 5.51 9/302 3961
/proc/meminfo: memFree=15001856/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=448176 CPUtime=4238.55 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 386531 0 0 0 423702 153 0 0 25 0 4 0 108694551 458932224 73747 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 112044 73747 392 112 0 107009 0
[pid=3853/tid=3854] ppid=3851 vsize=448176 CPUtime=1052.41 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 106675 0 0 0 105201 40 0 0 25 0 4 0 108694551 458932224 73747 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=448176 CPUtime=1062.29 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 96743 0 0 0 106188 41 0 0 25 0 4 0 108694551 458932224 73747 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=448176 CPUtime=1062.31 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 67052 0 0 0 106207 24 0 0 25 0 4 0 108694551 458932224 73747 33554432000 4194304 4650419 140735106598944 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.55
Current children cumulated vsize (KiB) 448176

[startup+1122.31 s]
/proc/loadavg: 8.09 7.89 5.67 9/302 3963
/proc/meminfo: memFree=15013496/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=448176 CPUtime=4478.01 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 391406 0 0 0 447645 156 0 0 25 0 4 0 108694551 458932224 76357 33554432000 4194304 4650419 140735106598944 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 112044 76357 392 112 0 107009 0
[pid=3853/tid=3854] ppid=3851 vsize=448176 CPUtime=1111.83 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 109141 0 0 0 111141 42 0 0 25 0 4 0 108694551 458932224 76357 33554432000 4194304 4650419 140735106598944 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=448176 CPUtime=1122.3 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 96823 0 0 0 112189 41 0 0 25 0 4 0 108694551 458932224 76357 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=448176 CPUtime=1122.33 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 67655 0 0 0 112208 25 0 0 25 0 4 0 108694551 458932224 76357 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4478.01
Current children cumulated vsize (KiB) 448176

[startup+1182.3 s]
/proc/loadavg: 8.14 7.93 5.82 9/302 3965
/proc/meminfo: memFree=14989552/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=463476 CPUtime=4717.37 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 393187 0 0 0 471580 157 0 0 25 0 4 0 108694551 474599424 78138 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 115869 78138 392 112 0 110834 0
[pid=3853/tid=3854] ppid=3851 vsize=463476 CPUtime=1171.22 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 109229 0 0 0 117080 42 0 0 25 0 4 0 108694551 474599424 78138 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=463476 CPUtime=1182.3 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 96823 0 0 0 118189 41 0 0 25 0 4 0 108694551 474599424 78138 33554432000 4194304 4650419 140735106598944 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=463476 CPUtime=1182.32 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 69348 0 0 0 118206 26 0 0 25 0 4 0 108694551 474599424 78138 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.37
Current children cumulated vsize (KiB) 463476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.10 7.94 5.87 9/302 3965
/proc/meminfo: memFree=14974668/32950928 swapFree=67111364/67111528
[pid=3853] ppid=3851 vsize=463476 CPUtime=4800.4 cores=1,3,5,7
/proc/3853/stat : 3853 (strangenight1-m) R 3851 3853 3825 0 -1 4202496 394080 0 0 0 479882 158 0 0 25 0 4 0 108694551 474599424 78922 33554432000 4194304 4650419 140735106598944 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3853/statm: 115869 78922 392 112 0 110834 0
[pid=3853/tid=3854] ppid=3851 vsize=463476 CPUtime=1191.82 cores=1,3,5,7
/proc/3853/task/3854/stat : 3854 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 109399 0 0 0 119140 42 0 0 25 0 4 0 108694551 474599424 78923 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3853/tid=3855] ppid=3851 vsize=463476 CPUtime=1203.11 cores=1,3,5,7
/proc/3853/task/3855/stat : 3855 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 96863 0 0 0 120270 41 0 0 25 0 4 0 108694551 474599424 78923 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3853/tid=3856] ppid=3851 vsize=463476 CPUtime=1203.13 cores=1,3,5,7
/proc/3853/task/3856/stat : 3856 (strangenight1-m) R 3851 3853 3825 0 -1 4202560 70032 0 0 0 120286 27 0 0 25 0 4 0 108694551 474599424 78923 33554432000 4194304 4650419 140735106598944 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 463476

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.45
CPU user time (s): 4798.86
CPU system time (s): 1.59676
CPU usage (%): 398.996
Max. virtual memory (cumulated for all children) (KiB): 485136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.86
system time used= 1.59676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394082
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= 216
involuntary context switches= 32688

runsolver used 3.07153 second user time and 8.21975 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 00:07:31
IDJOB=3369039
IDBENCH=83048
IDSOLVER=1846
FILE ID=node112/3369039-1305410851
RUNJOBID= node112-1305410850-3844
PBS_JOBID= 13324531
Free space on /tmp= 73564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1880985555-004.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369039-1305410851/watcher-3369039-1305410851 -o /tmp/evaluation-result-3369039-1305410851/solver-3369039-1305410851 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369039-1305410851.cnf

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

MD5SUM BENCH= a1e34b50698b079e87a3cad9c76615ca
RANDOM SEED=1865181958

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15886296 kB
Buffers:        290232 kB
Cached:        2780036 kB
SwapCached:          0 kB
Active:       15066300 kB
Inactive:      1759480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15886296 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:    13755240 kB
Mapped:          20756 kB
Slab:           132592 kB
PageTables:      42048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34983688 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= 73552 MiB
End job on node112 at 2011-05-15 00:27:37