Trace number 3175087

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? (TO) 4800.35 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1846644927-079.SATISFIABLE.cnf
MD5SUM9d6e35233e69c791074cda4235bdf5aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.178971
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3175087-1304084015.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.39/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.39/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.39/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.39/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3.18/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.83	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.18/0.83	c calculated reachability. Time: 0.00
3.18/0.83	c Calc default polars -  time:   0.00 s pos:      31 undec:       3 neg:      36
3.18/0.83	c =========================================================================================
3.18/0.83	c types(t): F = full restart, N = normal restart
3.18/0.83	c types(t): S = simplification begin/end, E = solution found
3.18/0.83	c restart types(rt): st = static, dy = dynamic
3.18/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.83	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
3.18/0.83	c  N dy     7      5059        70      6230         0      2295     43610     48797     20.69     21.89  --
3.18/0.83	c  N dy    19     10049        70      6230         0      6804     43610    157396     20.69     21.83  --
3.18/0.83	c  N dy    33     14150        70      6230         0      6685     43610    144061     20.82     21.93  --
3.18/0.84	c  N dy    35     18195        70      6230         0      5270     43610     98503     20.68     21.82  --
3.99/1.02	c  N dy    42     22834        70      6230         0      9435     43610    198208     20.51     21.66  --
4.77/1.22	c  F st    62     25000        70      6230         0     11414     43610    247257     20.67     20.72  --
4.77/1.24	c  N st    66     27031        70      6230         0      7101     43610    130923     20.67   no data  --
5.17/1.37	c  S st    68     30000        70      6230         0      9784     43610    195901     20.67   no data  --
5.57/1.40	c  S st    68     30500        70      6230         0     10246     43610    207521     20.67   no data  --
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.57/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.57/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.54	c lits-rem:      1524  cl-subs:      862  v-elim:      0  v-fix:    0  time:  4.49 s
11.17/2.84	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.21
11.17/2.84	c calculated reachability. Time: 0.00
11.17/2.84	c  N dy    68     30500        70      6230         0      9384     43610    184511     20.67   no data  --
11.97/3.09	c  N dy    83     35263        70      6230         0     13710     43610    289825     20.77     21.90  --
12.78/3.28	c  N dy    88     39299        70      6230         0     10241     43610    191539     20.66     21.76  --
14.36/3.62	c  N dy    96     45752        70      6230         0     16020     43610    328798     20.56     19.27  --
14.36/3.62	c  S st    96     45752        70      6230         0     16020     43610    328798     20.56     19.27  --
14.36/3.66	c  S st    96     46255        70      6230         0      8419     43610    137852     20.56   no data  --
14.36/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.36/3.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.36/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.36/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.36/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.36/3.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.42	c lits-rem:       102  cl-subs:       44  v-elim:      0  v-fix:    0  time:  2.98 s
17.57/4.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.57/4.42	c vivif2 --  cl tried     8375 cl shrink        0 lits rem          0 time: 0.00
18.35/4.68	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.01
18.35/4.68	c calculated reachability. Time: 0.00
18.35/4.68	c  N dy    96     46255        70      6230         0      8375     43610    136524     20.56   no data  --
19.14/4.89	c  N dy   109     50687        70      6230         0     12407     43610    233615     20.53     21.69  --
20.35/5.17	c  N dy   123     55315        70      6230         0     16586     43610    334595     20.56     21.88  --
22.34/5.60	c  N dy   130     62479        70      6230         0     13996     43610    257518     20.42     21.50  --
23.14/5.85	c  N dy   142     66540        70      6230         0     17684     43610    345824     20.43     21.54  --
23.94/6.06	c  S st   150     69382        70      6230         0     10355     43610    160272     20.44     20.00  --
23.94/6.09	c  S st   150     69886        70      6230         0     10821     43610    171873     20.44   no data  --
23.94/6.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.94/6.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.94/6.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
24.34/6.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.34/6.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.34/6.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.34/6.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.96	c lits-rem:       357  cl-subs:      134  v-elim:      0  v-fix:    0  time:  3.43 s
27.54/6.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.54/6.96	c vivif2 --  cl tried    10687 cl shrink        0 lits rem          0 time: 0.01
28.74/7.27	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.22
28.74/7.27	c calculated reachability. Time: 0.00
28.74/7.27	c  N dy   150     69886        70      6230         0     10687     43610    168058     20.44   no data  --
29.94/7.55	c  N dy   180     74388        70      6230         0     14803     43610    268367     20.51     22.05  --
32.32/8.16	c  N dy   190     82978        70      6230         0     11703     43610    181277     20.41     21.49  --
33.53/8.41	c  F st   192     87500        70      6230         0     15774     43610    275462     20.32     17.16  --
33.53/8.49	c  N st   195     88687        70      6230         0     16840     43610    300644     20.32   no data  --
35.52/8.94	c  N dy   205     94348        70      6230         0     21973     43610    424129     20.33     21.44  --
38.32/9.66	c  N dy   214    104830        70      6230         0     19673     43610    354114     20.19     19.81  --
38.32/9.66	c  S st   214    104830        70      6230         0     19673     43610    354114     20.19     19.81  --
38.72/9.72	c  S st   214    105331        70      6230         0     20135     43610    365443     20.19   no data  --
38.72/9.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.72/9.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.72/9.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
38.72/9.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.72/9.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.72/9.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.72/9.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.11/11.36	c lits-rem:      2298  cl-subs:     2312  v-elim:      0  v-fix:    0  time:  6.48 s
45.11/11.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.11/11.37	c vivif2 --  cl tried    17823 cl shrink        0 lits rem          0 time: 0.02
46.71/11.75	c asymm  cl-useful: 0/4680/6230 lits-rem:0 time: 1.51
46.71/11.75	c calculated reachability. Time: 0.00
46.71/11.75	c  N dy   214    105331        70      6230         0     17823     43610    312360     20.19   no data  --
49.11/12.32	c  N dy   252    112086        70      6230         0     23932     43610    459375     20.26     21.84  --
51.11/12.87	c  N dy   291    119338        70      6230         0     17996     43610    308819     20.32     21.61  --
53.90/13.50	c  N dy   326    127052        70      6230         0     25015     43610    478152     20.37     21.47  --
56.29/14.14	c  N dy   363    135197        70      6230         0     18882     43610    316881     20.40     23.04  --
59.49/14.91	c  N dy   421    144017        70      6230         0     26893     43610    512594     20.48     21.59  --
63.09/15.80	c  N dy   483    154574        70      6230         0     21951     43610    378550     20.55     21.69  --
63.89/16.07	c  S st   490    157996        70      6230         0     25060     43610    453308     20.55     19.11  --
64.29/16.14	c  S st   490    158498        70      6230         0     25531     43610    464949     20.55   no data  --
64.29/16.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.29/16.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.29/16.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
64.29/16.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.29/16.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.29/16.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
64.29/16.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.28/18.16	c lits-rem:      1710  cl-subs:     2248  v-elim:      0  v-fix:    0  time:  8.00 s
72.28/18.16	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
72.28/18.17	c vivif2 --  cl tried    23283 cl shrink        0 lits rem          0 time: 0.02
73.08/18.37	c asymm  cl-useful: 0/1550/6230 lits-rem:0 time: 0.82
73.08/18.37	c calculated reachability. Time: 0.00
73.08/18.37	c  N dy   490    158498        70      6230         0     23283     43610    406930     20.55   no data  --
77.07/19.31	c  N dy   528    168656        70      6230         0     17181     43610    250087     20.59     22.32  --
80.66/20.20	c  N dy   548    180282        70      6230         0     27691     43610    502727     20.57     21.86  --
84.66/21.24	c  N dy   593    191913        70      6230         0     21978     43610    352671     20.60     21.69  --
89.86/22.52	c  N dy   618    204977        70      6230         0     33815     43610    639430     20.59     21.72  --
96.67/24.22	c  N dy   655    223979        70      6230         0     33777     43610    624867     20.57     21.75  --
101.43/25.46	c  S st   681    237749        70      6230         0     28117     43610    473184     20.54     19.80  --
101.83/25.53	c  S st   681    238252        70      6230         0     28591     43610    484965     20.54   no data  --
101.83/25.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.83/25.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.83/25.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
101.83/25.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.83/25.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.83/25.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
101.83/25.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.03/27.86	c lits-rem:      1648  cl-subs:     2564  v-elim:      0  v-fix:    0  time:  9.19 s
111.03/27.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
111.03/27.86	c vivif2 --  cl tried    26027 cl shrink        0 lits rem          0 time: 0.02
112.63/28.29	c asymm  cl-useful: 0/3672/6230 lits-rem:0 time: 1.70
112.63/28.29	c calculated reachability. Time: 0.00
112.63/28.29	c  N dy   681    238252        70      6230         0     26027     43610    423370     20.54   no data  --
119.01/29.87	c  N dy   701    256811        70      6230         0     23890     43610    357876     20.45     22.08  --
127.02/31.81	c  N dy   754    276078        70      6230         0     21501     43610    289903     20.45     21.54  --
134.59/33.70	c  N dy   836    293820        70      6230         0     37534     43610    676341     20.49     21.62  --
139.79/35.00	c  F st   882    306251        70      6230         0     28043     43610    436029     20.50   no data  --
142.58/35.70	c  N dy   896    313061        70      6230         0     34201     43610    584386     20.50     21.78  --
150.97/37.85	c  N dy   934    334223        70      6230         0     31533     43610    497418     20.41     21.51  --
160.55/40.24	c  N dy   993    354358        70      6230         0     27240     43610    390854     20.41     21.55  --
161.75/40.54	c  S st  1005    357378        70      6230         0     29963     43610    455645     20.41     19.25  --
162.17/40.62	c  S st  1005    357883        70      6230         0     30436     43610    467352     20.41   no data  --
162.17/40.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.17/40.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.17/40.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
162.17/40.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.17/40.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.17/40.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
162.17/40.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
170.96/42.88	c lits-rem:      1541  cl-subs:     1913  v-elim:      0  v-fix:    0  time:  8.92 s
170.96/42.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
170.96/42.88	c vivif2 --  cl tried    28523 cl shrink        0 lits rem          0 time: 0.02
172.54/43.22	c asymm  cl-useful: 0/2558/6230 lits-rem:0 time: 1.36
172.54/43.22	c calculated reachability. Time: 0.00
172.54/43.22	c  N dy  1005    357883        70      6230         0     28523     43610    421020     20.41   no data  --
184.54/46.25	c  N dy  1102    377970        70      6230         0     46792     43610    866613     20.46     21.76  --
198.50/49.70	c  N dy  1104    407389        70      6230         0     25388     43610    320250     20.32     21.44  --
208.49/52.21	c  N dy  1228    427424        70      6230         0     43526     43610    761343     20.38     21.95  --
218.87/54.84	c  N dy  1330    447496        70      6230         0     36453     43610    575464     20.41     22.77  --
239.64/60.07	c  N dy  1400    491286        70      6230         0     49651     43610    865552     20.31     21.46  --
252.03/63.11	c  N dy  1545    511635        70      6230         0     41252     43610    671290     20.37     21.46  --
264.01/66.13	c  N dy  1597    532981        70      6230         0     32479     43610    434124     20.35     21.56  --
265.60/66.58	c  S st  1616    536825        70      6230         0     35963     43610    518377     20.36     20.59  --
266.00/66.67	c  S st  1616    537327        70      6230         0     36426     43610    530308     20.36   no data  --
266.00/66.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
266.00/66.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.00/66.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
266.40/66.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.40/66.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.40/66.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
266.40/66.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
278.79/69.83	c lits-rem:      1439  cl-subs:     2036  v-elim:      0  v-fix:    0  time: 12.50 s
278.79/69.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
278.79/69.84	c vivif2 --  cl tried    34390 cl shrink        0 lits rem          0 time: 0.02
279.59/70.03	c asymm  cl-useful: 0/1541/6230 lits-rem:0 time: 0.77
279.59/70.03	c calculated reachability. Time: 0.00
279.59/70.03	c  N dy  1616    537327        70      6230         0     34390     43610    482256     20.36   no data  --
291.98/73.14	c  N dy  1738    557478        70      6230         0     52714     43610    930586     20.40     21.54  --
303.56/76.01	c  N dy  1805    577535        70      6230         0     41943     43610    652762     20.41     23.65  --
317.54/79.58	c  N dy  1897    597606        70      6230         0     30272     43610    361467     20.43     21.59  --
327.12/81.98	c  N dy  1935    617658        70      6230         0     48266     43610    790989     20.41     22.78  --
339.11/84.99	c  N dy  1979    637731        70      6230         0     35715     43610    478306     20.40     22.52  --
362.28/90.73	c  N dy  2045    677023        70      6230         0     39482     43610    550786     20.37     21.55  --
375.07/93.99	c  N dy  2102    697070        70      6230         0     57542     43610    983982     20.37     22.17  --
395.05/98.91	c  N dy  2192    727712        70      6230         0     52704     43610    851891     20.36     21.45  --
412.63/103.34	c  N dy  2300    747714        70      6230         0     37531     43610    481317     20.39     22.36  --
425.81/106.64	c  N dy  2394    767755        70      6230         0     55641     43610    916752     20.40     22.97  --
441.78/110.67	c  N dy  2500    787762        70      6230         0     39433     43610    513682     20.43     22.36  --
453.35/113.55	c  S st  2552    805991        70      6230         0     55813     43610    901147     20.42     18.75  --
453.75/113.69	c  S st  2552    806494        70      6230         0     56284     43610    912865     20.42   no data  --
454.15/113.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
454.15/113.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.15/113.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
454.15/113.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.15/113.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.15/113.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
454.15/113.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
487.33/122.09	c lits-rem:      3333  cl-subs:     5380  v-elim:      0  v-fix:    0  time: 33.31 s
487.33/122.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
487.33/122.10	c vivif2 --  cl tried    50904 cl shrink        0 lits rem          0 time: 0.04
488.91/122.40	c asymm  cl-useful: 0/971/6230 lits-rem:0 time: 1.20
488.91/122.40	c calculated reachability. Time: 0.00
488.91/122.40	c  N dy  2552    806494        70      6230         0     50904     43610    783180     20.42   no data  --
510.48/127.89	c  N dy  2692    827952        70      6230         0     35379     43610    403451     20.45     21.61  --
523.26/131.08	c  N dy  2793    848047        70      6230         0     53529     43610    845459     20.47     22.95  --
544.45/136.39	c  N dy  2873    876224        70      6230         0     42899     43610    564225     20.46     21.62  --
560.41/140.38	c  N dy  3001    897261        70      6230         0     61957     43610   1029209     20.48     21.70  --
579.19/145.04	c  N dy  3051    921826        70      6230         0     47095     43610    648225     20.46     21.57  --
592.37/148.39	c  N dy  3069    942245        70      6230         0     65292     43610   1073886     20.43     21.58  --
609.55/152.62	c  N dy  3115    965155        70      6230         0     48170     43610    670149     20.41     21.72  --
636.73/159.40	c  N dy  3224    999605        70      6230         0     40525     43610    476284     20.40     21.54  --
650.31/162.86	c  N dy  3323   1019691        70      6230         0     58718     43610    918589     20.41     22.02  --
669.86/167.75	c  N dy  3435   1039763        70      6230         0     76908     43610   1363331     20.43     22.94  --
684.65/171.49	c  N dy  3512   1060037        70      6230         0     55517     43610    822189     20.43     21.53  --
693.43/173.63	c  F st  3523   1071877        70      6230         0     66153     43610   1073930     20.43     19.09  --
707.81/177.25	c  N dy  3533   1090427        70      6230         0     42257     43610    489795     20.41     21.67  --
723.39/181.12	c  N dy  3661   1110519        70      6230         0     60527     43610    939923     20.44     24.83  --
744.16/186.34	c  N dy  3765   1131173        70      6230         0     79172     43610   1395012     20.45     21.53  --
762.54/190.93	c  N dy  3843   1154416        70      6230         0     58558     43610    862854     20.45     21.66  --
782.91/196.04	c  N dy  3916   1174511        70      6230         0     76699     43610   1302938     20.45     21.64  --
803.71/201.28	c  N dy  3984   1195450        70      6230         0     53073     43610    719427     20.45     21.71  --
817.29/204.65	c  S st  4026   1209743        70      6230         0     66025     43610   1031319     20.45   no data  --
818.06/204.89	c  S st  4026   1210245        70      6230         0     66487     43610   1042430     20.45   no data  --
818.06/204.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
818.06/204.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
818.46/204.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
818.46/204.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.46/204.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.46/204.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
818.46/204.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
895.16/224.15	c lits-rem:      3362  cl-subs:     5952  v-elim:      0  v-fix:    0  time: 76.64 s
895.16/224.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
895.16/224.17	c vivif2 --  cl tried    60535 cl shrink        0 lits rem          0 time: 0.05
896.76/224.53	c asymm  cl-useful: 0/768/6230 lits-rem:0 time: 1.45
896.76/224.53	c calculated reachability. Time: 0.00
896.76/224.53	c  N dy  4026   1210245        70      6230         0     60535     43610    899575     20.45   no data  --
922.75/231.01	c  N dy  4167   1230278        70      6230         0     78624     43610   1343563     20.47     22.51  --
943.50/236.25	c  N dy  4316   1250315        70      6230         0     53712     43610    737471     20.50     21.69  --
961.48/240.74	c  N dy  4425   1270330        70      6230         0     71789     43610   1177463     20.51     23.29  --
987.44/247.26	c  N dy  4512   1290355        70      6230         0     45814     43610    525266     20.52     21.81  --
1005.02/251.69	c  N dy  4584   1310440        70      6230         0     63899     43610    959751     20.52     21.60  --
1029.78/257.85	c  N dy  4647   1333727        70      6230         0     84840     43610   1462654     20.51     21.59  --
1051.75/263.32	c  N dy  4705   1355100        70      6230         0     59018     43610    821739     20.50     21.63  --
1078.92/270.15	c  N dy  4793   1381371        70      6230         0     82763     43610   1395095     20.50     21.62  --
1100.88/275.69	c  N dy  4915   1401438        70      6230         0     55028     43610    722849     20.52     23.33  --
1118.46/280.02	c  N dy  4984   1421464        70      6230         0     73039     43610   1155380     20.52     23.18  --
1144.82/286.65	c  N dy  5072   1444443        70      6230         0     93873     43610   1660589     20.52     21.61  --
1193.97/298.91	c  N dy  5173   1507287        70      6230         0     55535     43610    698979     20.47     21.69  --
1212.35/303.59	c  N dy  5235   1529763        70      6230         0     75760     43610   1185670     20.47     21.65  --
1238.71/310.15	c  N dy  5356   1549857        70      6230         0     93869     43610   1631165     20.48     21.81  --
1263.06/316.27	c  N dy  5437   1579661        70      6230         0     72056     43610   1092513     20.48     21.56  --
1286.23/322.09	c  N dy  5525   1599752        70      6230         0     90141     43610   1533168     20.48     21.57  --
1309.02/327.75	c  N dy  5615   1619765        70      6230         0     58711     43610    757215     20.49     21.57  --
1364.92/341.74	c  N dy  5616   1684220        70      6230         0     65653     43610    894832     20.39     21.60  --
1390.89/348.23	c  N dy  5722   1704276        70      6230         0     83770     43610   1333735     20.40     22.04  --
1400.88/350.75	c  S st  5769   1710248        70      6230         0     89175     43610   1468384     20.40   no data  --
1402.08/351.06	c  S st  5769   1710754        70      6230         0     89636     43610   1479936     20.40   no data  --
1402.08/351.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1402.08/351.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1402.48/351.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1402.48/351.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1402.48/351.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1402.48/351.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1402.48/351.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1583.83/396.59	c lits-rem:      6259  cl-subs:    10821  v-elim:      0  v-fix:    0  time: 181.44 s
1583.83/396.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1584.23/396.61	c vivif2 --  cl tried    78815 cl shrink        0 lits rem          0 time: 0.07
1585.85/397.06	c asymm  cl-useful: 0/588/6230 lits-rem:0 time: 1.81
1585.85/397.07	c calculated reachability. Time: 0.00
1585.85/397.07	c  N dy  5769   1710754        70      6230         0     78815     43610   1234831     20.40   no data  --
1622.18/406.17	c  N dy  5896   1731427        70      6230         0     97438     43610   1691613     20.42     21.53  --
1649.35/412.93	c  N dy  6014   1751440        70      6230         0     65131     43610    907607     20.43     21.73  --
1681.30/420.94	c  N dy  6146   1771486        70      6230         0     83268     43610   1353273     20.45     23.41  --
1740.42/435.77	c  N dy  6280   1803349        70      6230         0     60108     43610    753766     20.45     21.53  --
1772.77/443.82	c  N dy  6426   1823362        70      6230         0     78222     43610   1200193     20.47     21.77  --
1806.33/452.28	c  N dy  6484   1843516        70      6230         0     96304     43610   1637399     20.47     21.58  --
1843.08/461.44	c  N dy  6614   1863569        70      6230         0     61431     43610    781452     20.48     21.61  --
1869.84/468.13	c  N dy  6701   1884122        70      6230         0     79885     43610   1229490     20.49     21.70  --
1920.57/480.82	c  N dy  6783   1917406        70      6230         0     55895     43610    628160     20.48     21.83  --
1947.74/487.67	c  N dy  6911   1937769        70      6230         0     74372     43610   1082685     20.49     21.62  --
1983.70/496.60	c  N dy  7053   1960540        70      6230         0     94904     43610   1588088     20.50     21.66  --
2012.07/503.77	c  N dy  7082   1980590        70      6230         0     57922     43610    666684     20.49     23.27  --
2035.22/509.51	c  N dy  7175   2000743        70      6230         0     76121     43610   1110963     20.50     21.59  --
2064.38/516.84	c  N dy  7300   2021087        70      6230         0     94474     43610   1563091     20.51     21.66  --
2098.33/525.38	c  N dy  7390   2044342        70      6230         0     59543     43610    688983     20.52     21.73  --
2117.52/530.16	c  N dy  7455   2064647        70      6230         0     77759     43610   1125406     20.51     21.68  --
2142.27/536.34	c  N dy  7529   2084815        70      6230         0     95898     43610   1565446     20.52     21.74  --
2183.02/546.56	c  N dy  7647   2114198        70      6230         0     65604     43610    818942     20.52     21.73  --
2262.53/566.45	c  N dy  7716   2205061        70      6230         0     88974     43610   1342583     20.43     21.62  --
2270.50/568.44	c  S st  7757   2210756        70      6230         0     94121     43610   1470060     20.44     21.52  --
2271.72/568.72	c  S st  7757   2211259        70      6230         0     94585     43610   1481630     20.44   no data  --
2271.72/568.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2271.72/568.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2271.72/568.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2272.10/568.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2272.10/568.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2272.10/568.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2272.10/568.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2387.55/597.70	c lits-rem:      6496  cl-subs:    11460  v-elim:      0  v-fix:    0  time: 115.36 s
2387.55/597.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2387.55/597.72	c vivif2 --  cl tried    83125 cl shrink        0 lits rem          0 time: 0.06
2388.75/598.05	c asymm  cl-useful: 0/561/6230 lits-rem:0 time: 1.33
2388.75/598.05	c calculated reachability. Time: 0.00
2388.75/598.05	c  N dy  7757   2211259        70      6230         0     83125     43610   1238700     20.44   no data  --
2413.11/604.11	c  N dy  7824   2231270        70      6230         0    101103     43610   1673323     20.44     23.87  --
2447.87/612.80	c  N dy  7953   2254880        70      6230         0     64799     43610    786687     20.45     21.57  --
2469.84/618.32	c  N dy  8069   2274888        70      6230         0     82779     43610   1226661     20.45     22.13  --
2499.39/625.79	c  N dy  8188   2295787        70      6230         0    101628     43610   1688610     20.46     21.90  --
2538.14/635.45	c  N dy  8332   2317601        70      6230         0     62416     43610    715368     20.48     21.64  --
2564.50/642.06	c  N dy  8473   2338521        70      6230         0     81433     43610   1184874     20.49     21.57  --
2594.07/649.41	c  N dy  8599   2358548        70      6230         0     99472     43610   1629785     20.50     22.52  --
2647.59/662.80	c  N dy  8736   2389024        70      6230         0     66677     43610    795560     20.50     21.62  --
2677.15/670.25	c  N dy  8869   2410071        70      6230         0     85620     43610   1262329     20.52     21.61  --
2714.70/679.67	c  N dy  8941   2430585        70      6230         0    103971     43610   1704269     20.52     21.67  --
2760.64/691.13	c  N dy  9035   2450986        70      6230         0     61294     43610    659482     20.52     21.71  --
2790.22/698.56	c  N dy  9162   2471005        70      6230         0     79387     43610   1104245     20.53     23.00  --
2831.74/708.91	c  N dy  9294   2493475        70      6230         0     99692     43610   1605653     20.54     21.75  --
2884.87/722.29	c  N dy  9367   2521857        70      6230         0     63059     43610    688450     20.53     21.76  --
2914.43/729.65	c  N dy  9490   2541886        70      6230         0     81156     43610   1131674     20.54     23.23  --
2951.98/739.03	c  N dy  9615   2561958        70      6230         0     99259     43610   1576778     20.55     22.64  --
2991.95/749.02	c  N dy  9702   2581993        70      6230         0    117249     43610   2015287     20.55     23.33  --
3033.47/759.47	c  N dy  9847   2602063        70      6230         0     72347     43610    906280     20.57     22.77  --
3067.82/768.00	c  N dy  9911   2627348        70      6230         0     95014     43610   1450129     20.56     21.67  --
3118.56/780.75	c  N dy 10029   2652852        70      6230         0    117955     43610   2007948     20.57     21.69  --
3154.94/789.86	c  N dy 10144   2673006        70      6230         0     72218     43610    889293     20.58     21.68  --
3181.30/796.44	c  N dy 10229   2693161        70      6230         0     90379     43610   1330093     20.58     21.75  --
3211.23/803.96	c  S st 10328   2711259        70      6230         0    106695     43610   1730598     20.58     20.10  --
3212.44/804.29	c  S st 10328   2711765        70      6230         0    107172     43610   1742361     20.58   no data  --
3212.84/804.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3212.84/804.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3212.84/804.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
3213.24/804.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3213.24/804.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3213.24/804.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3213.24/804.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3657.43/915.68	c lits-rem:      6943  cl-subs:     9843  v-elim:      0  v-fix:    0  time: 444.34 s
3657.43/915.68	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3657.83/915.70	c vivif2 --  cl tried    97329 cl shrink        0 lits rem          0 time: 0.08
3659.03/916.05	c asymm  cl-useful: 0/468/6230 lits-rem:0 time: 1.41
3659.03/916.06	c calculated reachability. Time: 0.00
3659.03/916.06	c  N dy 10328   2711765        70      6230         0     97329     43610   1492863     20.58   no data  --
3691.38/924.15	c  N dy 10441   2731779        70      6230         0    115287     43610   1933883     20.59     23.99  --
3725.76/932.76	c  N dy 10499   2755833        70      6230         0     72474     43610    874824     20.58     21.83  --
3750.91/939.02	c  N dy 10573   2778384        70      6230         0     92759     43610   1370404     20.58     21.89  --
3782.89/947.06	c  N dy 10691   2798430        70      6230         0    110870     43610   1815485     20.59     21.79  --
3820.81/956.52	c  N dy 10792   2819017        70      6230         0    129422     43610   2271911     20.60     21.95  --
3846.38/962.99	c  N dy 10887   2840881        70      6230         0     83663     43610   1145999     20.60     21.77  --
3881.93/971.86	c  N dy 11018   2860947        70      6230         0    101814     43610   1596186     20.61     22.57  --
3992.98/999.63	c  N dy 11087   2935505        70      6230         0    101892     43610   1536539     20.57     21.65  --
4053.70/1014.85	c  N dy 11162   2969185        70      6230         0    131905     43610   2255128     20.56     21.79  --
4094.45/1025.04	c  N dy 11249   2994907        70      6230         0     87977     43610   1218574     20.56     21.65  --
4135.60/1035.32	c  N dy 11365   3015774        70      6230         0    106784     43610   1680076     20.56     21.65  --
4185.13/1047.76	c  N dy 11516   3035821        70      6230         0    124971     43610   2132333     20.57     21.93  --
4231.49/1059.39	c  N dy 11632   3055854        70      6230         0     74778     43610    887039     20.58     21.98  --
4267.01/1068.25	c  N dy 11781   3075908        70      6230         0     92899     43610   1338790     20.59     23.41  --
4310.17/1079.02	c  N dy 11882   3098047        70      6230         0    112838     43610   1825593     20.60     21.90  --
4377.26/1095.85	c  N dy 11956   3128972        70      6230         0     71361     43610    788192     20.59     21.68  --
4413.21/1104.89	c  N dy 12069   3149176        70      6230         0     89598     43610   1237314     20.59     21.78  --
4463.55/1117.43	c  N dy 12208   3171846        70      6230         0    110047     43610   1742823     20.60     21.88  --
4514.27/1130.10	c  N dy 12282   3192210        70      6230         0    128336     43610   2187466     20.60     21.74  --
4564.61/1142.78	c  S st 12363   3211765        70      6230         0     75734     43610    881578     20.61     21.25  --
4566.20/1143.10	c  S st 12363   3212272        70      6230         0     76203     43610    893183     20.61   no data  --
4566.20/1143.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4566.20/1143.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4566.20/1143.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.21
4566.60/1143.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4566.60/1143.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4566.60/1143.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4566.60/1143.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4667.67/1168.54	c lits-rem:       931  cl-subs:     1473  v-elim:      0  v-fix:    0  time: 101.23 s
4667.67/1168.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4667.67/1168.56	c vivif2 --  cl tried    74730 cl shrink        0 lits rem          0 time: 0.06
4669.67/1169.02	c asymm  cl-useful: 0/624/6230 lits-rem:0 time: 1.83
4669.67/1169.02	c calculated reachability. Time: 0.00
4669.67/1169.02	c  N dy 12363   3212272        70      6230         0     74730     43610    856550     20.61   no data  --
4711.61/1179.53	c  N dy 12398   3243507        70      6230         0    102560     43610   1515738     20.59     22.01  --
4764.34/1192.70	c  N dy 12492   3270899        70      6230         0    127167     43610   2106753     20.59     21.72  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.09 7.85 7.94 2/173 25440
/proc/meminfo: memFree=30932732/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 414 0 0 0 1 0 0 0 23 0 4 0 519998583 52465664 353 33554432000 4194304 4650419 140736693732032 18446744073709551615 47810074789814 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 12809 353 303 112 0 7774 0
[pid=25440/tid=25444] ppid=25437 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519998584 52465664 353 33554432000 4194304 4650419 140736693732032 18446744073709551615 47810074790050 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519998584 52465664 353 33554432000 4194304 4650419 140736693732032 18446744073709551615 47810074789810 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 519998584 52465664 353 33554432000 4194304 4650419 140736693732032 18446744073709551615 47810074789810 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.022098 s]
/proc/loadavg: 7.09 7.85 7.94 2/173 25440
/proc/meminfo: memFree=30932732/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=281920 CPUtime=0.07 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 1277 0 0 0 7 0 0 0 24 0 4 0 519998583 288686080 1189 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370604 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 70480 1189 366 112 0 65445 0
[pid=25440/tid=25444] ppid=25437 vsize=281920 CPUtime=0.01 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 209 0 0 0 1 0 0 0 25 0 4 0 519998584 288686080 1189 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=281920 CPUtime=0.01 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 202 0 0 0 1 0 0 0 25 0 4 0 519998584 288686080 1189 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=281920 CPUtime=0.01 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 236 0 0 0 1 0 0 0 25 0 4 0 519998584 288686080 1189 33554432000 4194304 4650419 140736693732032 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 281920

[startup+0.101082 s]
/proc/loadavg: 7.09 7.85 7.94 2/173 25440
/proc/meminfo: memFree=30932732/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=282052 CPUtime=0.39 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 1425 0 0 0 39 0 0 0 24 0 4 0 519998583 288821248 1337 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370732 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 70513 1337 366 112 0 65478 0
[pid=25440/tid=25444] ppid=25437 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 224 0 0 0 9 0 0 0 25 0 4 0 519998584 288821248 1337 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 215 0 0 0 9 0 0 0 25 0 4 0 519998584 288821248 1337 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370707 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 341 0 0 0 9 0 0 0 25 0 4 0 519998584 288821248 1337 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282052

[startup+0.301045 s]
/proc/loadavg: 7.09 7.85 7.94 2/173 25440
/proc/meminfo: memFree=30932732/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=284176 CPUtime=1.18 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 3649 0 0 0 118 0 0 0 18 0 4 0 519998583 290996224 3114 33554432000 4194304 4650419 140736693732032 18446744073709551615 4314985 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71044 3114 390 112 0 66009 0
[pid=25440/tid=25444] ppid=25437 vsize=284176 CPUtime=0.29 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 840 0 0 0 29 0 0 0 25 0 4 0 519998584 290996224 3114 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=284176 CPUtime=0.29 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 821 0 0 0 29 0 0 0 18 0 4 0 519998584 290996224 3114 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=284176 CPUtime=0.29 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 709 0 0 0 29 0 0 0 25 0 4 0 519998584 290996224 3114 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284176

[startup+0.700969 s]
/proc/loadavg: 7.09 7.85 7.94 2/173 25440
/proc/meminfo: memFree=30932732/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=286016 CPUtime=2.78 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 6095 0 0 0 278 0 0 0 18 0 4 0 519998583 292880384 3663 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71504 3663 390 112 0 66469 0
[pid=25440/tid=25444] ppid=25437 vsize=286016 CPUtime=0.69 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 1420 0 0 0 69 0 0 0 25 0 4 0 519998584 292880384 3663 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=286016 CPUtime=0.69 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 1432 0 0 0 69 0 0 0 18 0 4 0 519998584 292880384 3663 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=286016 CPUtime=0.69 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 1367 0 0 0 69 0 0 0 25 0 4 0 519998584 292880384 3663 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286016

[startup+1.50082 s]
/proc/loadavg: 7.40 7.91 7.95 12/184 25451
/proc/meminfo: memFree=30901788/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=287132 CPUtime=5.98 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 10866 0 0 0 597 1 0 0 19 0 4 0 519998583 294023168 6008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71783 6008 392 112 0 66748 0
[pid=25440/tid=25444] ppid=25437 vsize=287132 CPUtime=1.48 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 2337 0 0 0 148 0 0 0 25 0 4 0 519998584 294023168 6008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=287132 CPUtime=1.49 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 2347 0 0 0 149 0 0 0 19 0 4 0 519998584 294023168 6008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=287132 CPUtime=1.49 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 2037 0 0 0 149 0 0 0 25 0 4 0 519998584 294023168 6008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4331347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 287132

[startup+3.10051 s]
/proc/loadavg: 7.40 7.91 7.95 9/184 25451
/proc/meminfo: memFree=30875004/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=295792 CPUtime=12.37 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 17875 0 0 0 1235 2 0 0 24 0 4 0 519998583 302891008 11031 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 73948 11031 392 112 0 68913 0
[pid=25440/tid=25444] ppid=25437 vsize=295792 CPUtime=3.07 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 3874 0 0 0 307 0 0 0 25 0 4 0 519998584 302891008 11031 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=295792 CPUtime=3.08 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 4799 0 0 0 308 0 0 0 24 0 4 0 519998584 302891008 11031 33554432000 4194304 4650419 140736693732032 18446744073709551615 4439452 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=295792 CPUtime=3.09 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 4880 0 0 0 309 0 0 0 25 0 4 0 519998584 302891008 11031 33554432000 4194304 4650419 140736693732032 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 295792

[startup+6.3009 s]
/proc/loadavg: 7.40 7.91 7.95 9/184 25451
/proc/meminfo: memFree=30829136/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=287256 CPUtime=25.14 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 26814 0 0 0 2510 4 0 0 25 0 4 0 519998583 294150144 13584 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71814 13584 392 112 0 66779 0
[pid=25440/tid=25444] ppid=25437 vsize=287256 CPUtime=6.26 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 6818 0 0 0 625 1 0 0 25 0 4 0 519998584 294150144 13584 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=287256 CPUtime=6.29 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 6963 0 0 0 628 1 0 0 25 0 4 0 519998584 294150144 13584 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=287256 CPUtime=6.28 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 6721 0 0 0 627 1 0 0 25 0 4 0 519998584 294150144 13584 33554432000 4194304 4650419 140736693732032 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287256

[startup+12.7007 s]
/proc/loadavg: 7.49 7.91 7.95 9/184 25451
/proc/meminfo: memFree=30785536/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=285556 CPUtime=50.71 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 40180 0 0 0 5064 7 0 0 25 0 4 0 519998583 292409344 17827 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71389 17827 392 112 0 66354 0
[pid=25440/tid=25444] ppid=25437 vsize=285556 CPUtime=12.62 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 9417 0 0 0 1261 1 0 0 25 0 4 0 519998584 292409344 17827 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=285556 CPUtime=12.68 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 10530 0 0 0 1267 1 0 0 25 0 4 0 519998584 292409344 17827 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=285556 CPUtime=12.69 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 10857 0 0 0 1267 2 0 0 25 0 4 0 519998584 292409344 17827 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 285556

[startup+25.5002 s]
/proc/loadavg: 7.57 7.91 7.95 9/184 25451
/proc/meminfo: memFree=30741720/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=286188 CPUtime=101.83 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 61357 0 0 0 10171 12 0 0 25 0 4 0 519998583 293056512 24521 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 71547 24521 392 112 0 66512 0
[pid=25440/tid=25444] ppid=25437 vsize=286188 CPUtime=25.35 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 14568 0 0 0 2533 2 0 0 25 0 4 0 519998584 293056512 24521 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=286188 CPUtime=25.49 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 16139 0 0 0 2547 2 0 0 25 0 4 0 519998584 293056512 24521 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=286188 CPUtime=25.48 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 16042 0 0 0 2545 3 0 0 25 0 4 0 519998584 293056512 24521 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 286188

[startup+51.1003 s]
/proc/loadavg: 7.72 7.92 7.95 9/184 25452
/proc/meminfo: memFree=30696532/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=298068 CPUtime=204.09 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 90158 0 0 0 20390 19 0 0 25 0 4 0 519998583 305221632 30039 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 74517 30039 392 112 0 69482 0
[pid=25440/tid=25444] ppid=25437 vsize=298068 CPUtime=50.81 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 20970 0 0 0 5077 4 0 0 25 0 4 0 519998584 305221632 30039 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=298068 CPUtime=51.09 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 24326 0 0 0 5105 4 0 0 25 0 4 0 519998584 305221632 30039 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=298068 CPUtime=51.09 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 23542 0 0 0 5103 6 0 0 25 0 4 0 519998584 305221632 30039 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 298068

[startup+102.307 s]
/proc/loadavg: 7.88 7.93 7.95 9/184 25453
/proc/meminfo: memFree=30640552/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=322852 CPUtime=408.64 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 139595 0 0 0 40827 37 0 0 25 0 4 0 519998583 330600448 36126 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 80713 36126 392 112 0 75678 0
[pid=25440/tid=25444] ppid=25437 vsize=322852 CPUtime=101.73 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 32045 0 0 0 10165 8 0 0 25 0 4 0 519998584 330600448 36126 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=322852 CPUtime=102.3 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 37787 0 0 0 10221 9 0 0 25 0 4 0 519998584 330600448 36126 33554432000 4194304 4650419 140736693732032 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=322852 CPUtime=102.29 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 37524 0 0 0 10219 10 0 0 25 0 4 0 519998584 330600448 36126 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 322852

[startup+162.301 s]

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

[pid=25440] ppid=25437 vsize=524744 CPUtime=2805.37 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 403134 0 0 0 280400 137 0 0 25 0 4 0 519998583 537337856 78090 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 131186 78090 392 112 0 126151 0
[pid=25440/tid=25444] ppid=25437 vsize=524744 CPUtime=698.49 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 89145 0 0 0 69824 25 0 0 25 0 4 0 519998584 537337856 78090 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=524744 CPUtime=702.3 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 113780 0 0 0 70188 42 0 0 25 0 4 0 519998584 537337856 78090 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=524744 CPUtime=702.31 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 91899 0 0 0 70202 29 0 0 25 0 4 0 519998584 537337856 78090 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 524744

[startup+762.307 s]
/proc/loadavg: 8.13 8.13 8.04 9/184 25471
/proc/meminfo: memFree=30309848/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=524976 CPUtime=3045.08 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 422335 0 0 0 304363 145 0 0 25 0 4 0 519998583 537575424 77147 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 131244 77147 392 112 0 126209 0
[pid=25440/tid=25444] ppid=25437 vsize=524976 CPUtime=758.16 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 98149 0 0 0 75790 26 0 0 25 0 4 0 519998584 537575424 77147 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=524976 CPUtime=762.31 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 119006 0 0 0 76186 45 0 0 25 0 4 0 519998584 537575424 77147 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=524976 CPUtime=762.31 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 91917 0 0 0 76202 29 0 0 25 0 4 0 519998584 537575424 77147 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 524976

[startup+822.301 s]
/proc/loadavg: 8.12 8.13 8.04 9/184 25473
/proc/meminfo: memFree=30316348/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=488932 CPUtime=3284.73 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 442492 0 0 0 328320 153 0 0 25 0 4 0 519998583 500666368 73767 33554432000 4194304 4650419 140736693732032 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 122233 73767 392 112 0 117198 0
[pid=25440/tid=25444] ppid=25437 vsize=488932 CPUtime=817.84 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 105946 0 0 0 81756 28 0 0 25 0 4 0 519998584 500666368 73767 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=488932 CPUtime=822.31 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 124309 0 0 0 82183 48 0 0 25 0 4 0 519998584 500666368 73767 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=488932 CPUtime=822.31 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 93172 0 0 0 82201 30 0 0 25 0 4 0 519998584 500666368 73767 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 488932

[startup+882.3 s]
/proc/loadavg: 8.11 8.13 8.05 10/184 25474
/proc/meminfo: memFree=30256148/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=513844 CPUtime=3524.41 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 468317 0 0 0 352278 163 0 0 25 0 4 0 519998583 526176256 83717 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 128461 83717 392 112 0 123426 0
[pid=25440/tid=25444] ppid=25437 vsize=513844 CPUtime=877.51 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 111320 0 0 0 87721 30 0 0 25 0 4 0 519998584 526176256 83717 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=513844 CPUtime=882.31 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 128333 0 0 0 88181 50 0 0 25 0 4 0 519998584 526176256 83717 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=513844 CPUtime=882.32 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 97740 0 0 0 88199 33 0 0 25 0 4 0 519998584 526176256 83717 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 513844

[startup+942.301 s]
/proc/loadavg: 8.04 8.11 8.04 9/184 25476
/proc/meminfo: memFree=30229944/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=501324 CPUtime=3764.09 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 491380 0 0 0 376237 172 0 0 25 0 4 0 519998583 513355776 84309 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 125331 84309 392 112 0 120296 0
[pid=25440/tid=25444] ppid=25437 vsize=501324 CPUtime=937.2 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 116184 0 0 0 93687 33 0 0 25 0 4 0 519998584 513355776 84309 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=501324 CPUtime=942.31 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 134032 0 0 0 94177 54 0 0 25 0 4 0 519998584 513355776 84309 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=501324 CPUtime=942.32 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 98521 0 0 0 94198 34 0 0 25 0 4 0 519998584 513355776 84309 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 501324

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 8.04 9/184 25477
/proc/meminfo: memFree=30218368/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=501952 CPUtime=4003.76 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 505774 0 0 0 400196 180 0 0 25 0 4 0 519998583 513998848 87724 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 125488 87724 392 112 0 120453 0
[pid=25440/tid=25444] ppid=25437 vsize=501952 CPUtime=996.87 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 119356 0 0 0 99652 35 0 0 25 0 4 0 519998584 513998848 87724 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=501952 CPUtime=1002.32 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 139339 0 0 0 100175 57 0 0 25 0 4 0 519998584 513998848 87724 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=501952 CPUtime=1002.32 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 98807 0 0 0 100198 34 0 0 25 0 4 0 519998584 513998848 87724 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 501952

[startup+1062.3 s]
/proc/loadavg: 8.00 8.07 8.03 9/184 25479
/proc/meminfo: memFree=30210124/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=501992 CPUtime=4243.44 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 516257 0 0 0 424159 185 0 0 25 0 4 0 519998583 514039808 85008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 125498 85008 392 112 0 120463 0
[pid=25440/tid=25444] ppid=25437 vsize=501992 CPUtime=1056.55 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 123639 0 0 0 105619 36 0 0 25 0 4 0 519998584 514039808 85008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=501992 CPUtime=1062.31 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 143238 0 0 0 106172 59 0 0 25 0 4 0 519998584 514039808 85008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=501992 CPUtime=1062.32 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 98808 0 0 0 106198 34 0 0 25 0 4 0 519998584 514039808 85008 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 501992

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.03 9/184 25481
/proc/meminfo: memFree=30194692/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=567604 CPUtime=4483.12 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 534347 0 0 0 448120 192 0 0 25 0 4 0 519998583 581226496 90941 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 141901 90941 392 112 0 136866 0
[pid=25440/tid=25444] ppid=25437 vsize=567604 CPUtime=1116.23 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 133242 0 0 0 111585 38 0 0 25 0 4 0 519998584 581226496 90941 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=567604 CPUtime=1122.32 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 147933 0 0 0 112171 61 0 0 25 0 4 0 519998584 581226496 90941 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=567604 CPUtime=1122.32 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 98808 0 0 0 112198 34 0 0 25 0 4 0 519998584 581226496 90941 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 567604

[startup+1182.3 s]
/proc/loadavg: 8.13 8.07 8.03 9/184 25482
/proc/meminfo: memFree=30200716/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=567604 CPUtime=4722.8 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 553398 0 0 0 472084 196 0 0 25 0 4 0 519998583 581226496 85668 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 141901 85668 392 112 0 136866 0
[pid=25440/tid=25444] ppid=25437 vsize=567604 CPUtime=1175.9 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 140997 0 0 0 117551 39 0 0 25 0 4 0 519998584 581226496 85668 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=567604 CPUtime=1182.32 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 156621 0 0 0 118169 63 0 0 25 0 4 0 519998584 581226496 85668 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=567604 CPUtime=1182.33 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 99631 0 0 0 118198 35 0 0 25 0 4 0 519998584 581226496 85668 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 567604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.03 9/184 25483
/proc/meminfo: memFree=30210608/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=567604 CPUtime=4800.31 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 562068 0 0 0 479834 197 0 0 25 0 4 0 519998583 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 141901 86952 392 112 0 136866 0
[pid=25440/tid=25444] ppid=25437 vsize=567604 CPUtime=1195.19 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 143610 0 0 0 119480 39 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=567604 CPUtime=1201.73 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 162237 0 0 0 120109 64 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=567604 CPUtime=1201.73 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 99729 0 0 0 120138 35 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 567604

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

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

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.03 9/184 25483
/proc/meminfo: memFree=30210608/32950928 swapFree=67086580/67111528
[pid=25440] ppid=25437 vsize=567604 CPUtime=4800.31 cores=0,2,4,6
/proc/25440/stat : 25440 (strangenight1-m) R 25437 25440 24787 0 -1 4202496 562068 0 0 0 479834 197 0 0 25 0 4 0 519998583 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25440/statm: 141901 86952 392 112 0 136866 0
[pid=25440/tid=25444] ppid=25437 vsize=567604 CPUtime=1195.19 cores=0,2,4,6
/proc/25440/task/25444/stat : 25444 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 143610 0 0 0 119480 39 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25440/tid=25445] ppid=25437 vsize=567604 CPUtime=1201.73 cores=0,2,4,6
/proc/25440/task/25445/stat : 25445 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 162237 0 0 0 120109 64 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25440/tid=25446] ppid=25437 vsize=567604 CPUtime=1201.73 cores=0,2,4,6
/proc/25440/task/25446/stat : 25446 (strangenight1-m) R 25437 25440 24787 0 -1 4202560 99729 0 0 0 120138 35 0 0 25 0 4 0 519998584 581226496 86952 33554432000 4194304 4650419 140736693732032 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 567604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4798.36
CPU system time (s): 1.9927
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 567604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.36
system time used= 1.9927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562068
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= 496
involuntary context switches= 22017

runsolver used 1.80373 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 15:33:35
IDJOB=3175087
IDBENCH=82705
IDSOLVER=1588
FILE ID=node148/3175087-1304084015
RUNJOBID= node148-1304084015-25424
PBS_JOBID= 13170517
Free space on /tmp= 71436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1846644927-079.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175087-1304084015/watcher-3175087-1304084015 -o /tmp/evaluation-result-3175087-1304084015/solver-3175087-1304084015 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175087-1304084015.cnf

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

MD5SUM BENCH= 9d6e35233e69c791074cda4235bdf5aa
RANDOM SEED=1339586638

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.82
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.854
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:      30933020 kB
Buffers:        681876 kB
Cached:         930252 kB
SwapCached:       3664 kB
Active:         111152 kB
Inactive:      1543096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30933020 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:           12536 kB
Writeback:           0 kB
AnonPages:       39788 kB
Mapped:          13480 kB
Slab:           300460 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187524 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= 71424 MiB
End job on node148 at 2011-04-29 15:53:39