Trace number 3175389

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.23 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S513640009-027.SATISFIABLE.cnf
MD5SUMd2636969180cffb7d603387033287fe1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.17082
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3175389-1304122032.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.38/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.64
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.38/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.38/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.19	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.38/0.19	c calculated reachability. Time: 0.00
0.78/0.20	c Calc default polars -  time:   0.00 s pos:      43 undec:       2 neg:      35
0.78/0.20	c =========================================================================================
0.78/0.20	c types(t): F = full restart, N = normal restart
0.78/0.20	c types(t): S = simplification begin/end, E = solution found
0.78/0.20	c restart types(rt): st = static, dy = dynamic
0.78/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.20	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
1.18/0.33	c  N dy     9      4417        80      7120         0      4049     49840    110542     23.37     24.62  --
1.97/0.59	c  N dy    13     11144        80      7120         0      4029     49840     86740     22.34     23.56  --
2.77/0.78	c  N dy    33     15898        80      7120         0      8383     49840    203563     22.64     23.91  --
4.39/1.17	c  N dy    57     23911        80      7120         0     10549     49840    245545     22.65     23.90  --
4.77/1.23	c  F st    64     25000        80      7120         0     11544     49840    272512     22.72     22.70  --
5.18/1.38	c  N st    69     28297        80      7120         0      8327     49840    174667     22.72   no data  --
5.58/1.46	c  S st    70     30002        80      7120         0      9867     49840    216853     22.72   no data  --
5.58/1.49	c  S st    70     30506        80      7120         0     10348     49840    230031     22.72   no data  --
5.58/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.98/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.98/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.70	c lits-rem:      1879  cl-subs:      784  v-elim:      0  v-fix:    0  time:  4.76 s
11.97/3.03	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.32
11.97/3.03	c calculated reachability. Time: 0.00
11.97/3.03	c  N dy    70     30506        80      7120         0      9564     49840    204677     22.72   no data  --
12.78/3.25	c  N dy    94     34560        80      7120         0     13321     49840    306733     22.91     24.34  --
14.76/3.79	c  N dy   108     44402        80      7120         0     15100     49840    334345     22.70     23.94  --
15.16/3.89	c  S st   121     45760        80      7120         0     16351     49840    368570     22.77   no data  --
15.56/3.93	c  S st   121     46263        80      7120         0      8644     49840    152452     22.77   no data  --
15.56/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.56/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.56/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.15/4.82	c lits-rem:       221  cl-subs:       37  v-elim:      0  v-fix:    0  time:  3.51 s
19.15/4.82	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.15/4.82	c vivif2 --  cl tried     8607 cl shrink        0 lits rem          0 time: 0.00
20.35/5.10	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.09
20.35/5.10	c calculated reachability. Time: 0.00
20.35/5.10	c  N dy   121     46263        80      7120         0      8607     49840    151011     22.77   no data  --
21.97/5.58	c  N dy   144     54389        80      7120         0     16076     49840    350079     22.76     24.06  --
23.15/5.85	c  N dy   159     58581        80      7120         0     10782     49840    194021     22.80     24.09  --
24.35/6.12	c  N dy   166     63515        80      7120         0     15311     49840    316318     22.80     24.06  --
25.96/6.57	c  N dy   191     69395        80      7120         0     10622     49840    174982     22.86     22.07  --
25.96/6.57	c  S st   191     69395        80      7120         0     10622     49840    174982     22.86     22.07  --
26.36/6.61	c  S st   191     69896        80      7120         0     11088     49840    187653     22.86   no data  --
26.36/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.36/6.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.36/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
26.36/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.36/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
26.36/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.36/7.62	c lits-rem:       299  cl-subs:      168  v-elim:      0  v-fix:    0  time:  3.97 s
30.36/7.62	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
30.36/7.62	c vivif2 --  cl tried    10920 cl shrink        0 lits rem          0 time: 0.01
31.54/7.95	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.34
31.54/7.95	c calculated reachability. Time: 0.00
31.54/7.95	c  N dy   191     69896        80      7120         0     10920     49840    182580     22.86   no data  --
32.74/8.26	c  N dy   205     75103        80      7120         0     15661     49840    308221     22.84     24.05  --
35.93/9.09	c  F st   212     87500        80      7120         0     15969     49840    299035     22.62     19.76  --
35.93/9.09	c  N st   212     87500        80      7120         0     15969     49840    299035     22.62     19.76  --
37.53/9.49	c  N dy   221     93211        80      7120         0     21217     49840    442884     22.63     23.86  --
39.54/9.93	c  N dy   238     99201        80      7120         0     14830     49840    259748     22.61     24.05  --
41.12/10.35	c  S st   268    104845        80      7120         0     20066     49840    400275     22.66     23.28  --
41.52/10.41	c  S st   268    105354        80      7120         0     20545     49840    413632     22.66   no data  --
41.52/10.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.52/10.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.52/10.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
41.52/10.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.52/10.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.52/10.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
41.52/10.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.51/12.40	c lits-rem:      2352  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  7.84 s
49.51/12.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
49.51/12.40	c vivif2 --  cl tried    18971 cl shrink        0 lits rem          0 time: 0.02
51.11/12.80	c asymm  cl-useful: 0/5133/7120 lits-rem:0 time: 1.57
51.11/12.80	c calculated reachability. Time: 0.00
51.11/12.80	c  N dy   268    105354        80      7120         0     18971     49840    367235     22.66   no data  --
57.49/14.45	c  N dy   274    128212        80      7120         0     26993     49840    553234     22.34     23.54  --
60.29/15.10	c  N dy   329    136550        80      7120         0     21008     49840    400859     22.44     23.82  --
63.48/15.93	c  N dy   387    145281        80      7120         0     29054     49840    618438     22.53     23.72  --
66.28/16.65	c  N dy   443    154564        80      7120         0     22952     49840    436979     22.62     23.90  --
67.48/16.97	c  S st   462    158032        80      7120         0     26148     49840    522105     22.64     21.70  --
67.88/17.04	c  S st   462    158537        80      7120         0     26623     49840    535334     22.64   no data  --
67.88/17.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.88/17.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.88/17.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
67.88/17.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.88/17.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.88/17.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
67.88/17.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.68/19.80	c lits-rem:      2709  cl-subs:     2051  v-elim:      0  v-fix:    0  time: 10.92 s
78.68/19.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
79.08/19.81	c vivif2 --  cl tried    24572 cl shrink        0 lits rem          0 time: 0.02
79.86/20.05	c asymm  cl-useful: 0/1766/7120 lits-rem:0 time: 0.96
79.86/20.05	c calculated reachability. Time: 0.00
79.86/20.05	c  N dy   462    158537        80      7120         0     24572     49840    472976     22.64   no data  --
83.48/20.98	c  N dy   510    168709        80      7120         0     18414     49840    295880     22.69     24.00  --
87.05/21.86	c  N dy   551    179542        80      7120         0     28363     49840    564686     22.71     25.66  --
91.86/23.08	c  N dy   602    192616        80      7120         0     23853     49840    421824     22.71     24.10  --
97.44/24.43	c  N dy   646    204946        80      7120         0     17750     49840    249956     22.74     24.02  --
102.23/25.61	c  N dy   699    218104        80      7120         0     29804     49840    572182     22.77     23.97  --
107.83/27.01	c  N dy   751    232086        80      7120         0     24276     49840    405719     22.78     26.89  --
110.22/27.62	c  S st   793    237806        80      7120         0     29577     49840    549969     22.82     22.46  --
110.62/27.70	c  S st   793    238308        80      7120         0     30048     49840    562988     22.82   no data  --
110.62/27.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.62/27.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.62/27.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
110.62/27.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.62/27.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.62/27.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
110.62/27.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.80/30.51	c lits-rem:      1860  cl-subs:     2177  v-elim:      0  v-fix:    0  time: 11.13 s
121.80/30.51	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
121.80/30.52	c vivif2 --  cl tried    27871 cl shrink        0 lits rem          0 time: 0.02
122.62/30.71	c asymm  cl-useful: 0/2217/7120 lits-rem:0 time: 0.74
122.62/30.71	c calculated reachability. Time: 0.00
122.62/30.71	c  N dy   793    238308        80      7120         0     27871     49840    499624     22.82   no data  --
129.40/32.47	c  N dy   868    254551        80      7120         0     23604     49840    372964     22.87     24.13  --
137.78/34.55	c  N dy   917    274482        80      7120         0     21685     49840    304210     22.88     24.12  --
144.99/36.33	c  N dy   966    292074        80      7120         0     37771     49840    734480     22.88     24.20  --
150.57/37.77	c  F st  1001    306251        80      7120         0     29744     49840    508147     22.85     22.26  --
152.56/38.27	c  N dy  1007    311444        80      7120         0     34525     49840    637641     22.85   no data  --
161.35/40.46	c  N dy  1060    331425        80      7120         0     30779     49840    517683     22.84     25.13  --
171.35/42.91	c  N dy  1105    353600        80      7120         0     28136     49840    432866     22.80     24.17  --
172.53/43.26	c  S st  1107    357463        80      7120         0     31685     49840    525585     22.79     21.56  --
172.93/43.34	c  S st  1107    357968        80      7120         0     32165     49840    538744     22.79   no data  --
172.93/43.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.93/43.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.93/43.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
172.93/43.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.93/43.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.93/43.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
172.93/43.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
183.72/46.10	c lits-rem:      1718  cl-subs:     2066  v-elim:      0  v-fix:    0  time: 10.90 s
183.72/46.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
184.14/46.11	c vivif2 --  cl tried    30099 cl shrink        0 lits rem          0 time: 0.02
184.92/46.37	c asymm  cl-useful: 0/1586/7120 lits-rem:0 time: 1.05
184.92/46.37	c calculated reachability. Time: 0.00
184.92/46.37	c  N dy  1107    357968        80      7120         0     30099     49840    482014     22.79   no data  --
200.10/50.15	c  N dy  1202    384982        80      7120         0     31185     49840    496367     22.80     24.01  --
212.48/53.22	c  N dy  1287    405042        80      7120         0     24919     49840    313506     22.84     24.21  --
221.27/55.45	c  N dy  1349    425146        80      7120         0     43351     49840    807192     22.84     24.28  --
249.63/62.52	c  N dy  1417    486118        80      7120         0     46605     49840    852752     22.64     24.06  --
261.60/65.50	c  N dy  1509    506120        80      7120         0     37625     49840    611427     22.67     24.60  --
275.99/69.11	c  N dy  1644    527253        80      7120         0     28727     49840    359321     22.73     24.09  --
280.39/70.21	c  S st  1684    536952        80      7120         0     37623     49840    598038     22.74   no data  --
280.80/70.31	c  S st  1684    537455        80      7120         0     38093     49840    610776     22.74   no data  --
280.80/70.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.80/70.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.80/70.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
280.80/70.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.80/70.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.80/70.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
280.80/70.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.37/73.23	c lits-rem:      1388  cl-subs:     1802  v-elim:      0  v-fix:    0  time: 11.54 s
292.37/73.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
292.37/73.24	c vivif2 --  cl tried    36291 cl shrink        0 lits rem          0 time: 0.02
293.17/73.45	c asymm  cl-useful: 0/1287/7120 lits-rem:0 time: 0.85
293.17/73.45	c calculated reachability. Time: 0.00
293.17/73.45	c  N dy  1684    537455        80      7120         0     36291     49840    558566     22.74   no data  --
304.35/76.27	c  N dy  1756    557531        80      7120         0     54735     49840   1054943     22.75     24.97  --
319.53/80.04	c  N dy  1854    584387        80      7120         0     50006     49840    908838     22.76     24.07  --
333.52/83.58	c  N dy  1923    608068        80      7120         0     41498     49840    663232     22.76     24.01  --
347.89/87.18	c  N dy  2028    628147        80      7120         0     59931     49840   1160623     22.79     26.42  --
361.87/90.69	c  N dy  2144    649044        80      7120         0     48055     49840    830447     22.83     24.06  --
377.87/94.64	c  N dy  2260    669442        80      7120         0     34680     49840    450350     22.86     24.07  --
389.83/97.65	c  N dy  2301    690843        80      7120         0     54264     49840    972583     22.85     24.15  --
404.61/101.33	c  N dy  2389    710857        80      7120         0     39613     49840    568681     22.86     24.06  --
417.41/104.59	c  N dy  2422    730875        80      7120         0     57860     49840   1049444     22.83     24.13  --
432.57/108.32	c  N dy  2492    751435        80      7120         0     42795     49840    631640     22.83     24.05  --
446.56/111.88	c  N dy  2589    771500        80      7120         0     61173     49840   1130492     22.86     25.28  --
468.92/117.40	c  N dy  2642    805635        80      7120         0     57461     49840   1000829     22.82     24.08  --
469.32/117.53	c  S st  2646    806184        80      7120         0     57962     49840   1014239     22.82     22.70  --
469.74/117.68	c  S st  2646    806687        80      7120         0     58443     49840   1027444     22.82   no data  --
469.74/117.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
469.74/117.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.14/117.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
470.14/117.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.14/117.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.14/117.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
470.14/117.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
515.26/129.01	c lits-rem:      1176  cl-subs:     6020  v-elim:      0  v-fix:    0  time: 45.00 s
515.26/129.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
515.26/129.02	c vivif2 --  cl tried    52423 cl shrink        0 lits rem          0 time: 0.04
516.06/129.29	c asymm  cl-useful: 0/959/7120 lits-rem:0 time: 1.08
516.46/129.30	c calculated reachability. Time: 0.00
516.46/129.30	c  N dy  2646    806687        80      7120         0     52423     49840    874341     22.82   no data  --
533.64/133.67	c  N dy  2729    826737        80      7120         0     35422     49840    412793     22.83     26.04  --
547.22/137.00	c  N dy  2825    848625        80      7120         0     55490     49840    952886     22.85     24.13  --
564.80/141.42	c  N dy  2920    868658        80      7120         0     37404     49840    448571     22.86     25.16  --
580.37/145.39	c  N dy  3006    894161        80      7120         0     60712     49840   1070354     22.85     24.08  --
598.34/149.86	c  N dy  3097    915067        80      7120         0     42411     49840    565303     22.86     24.15  --
611.93/153.24	c  N dy  3165    935156        80      7120         0     60806     49840   1059081     22.87     25.67  --
630.30/157.81	c  N dy  3249    955362        80      7120         0     40915     49840    507122     22.88     24.09  --
649.47/162.61	c  N dy  3340    984532        80      7120         0     67635     49840   1229038     22.89     24.17  --
663.85/166.28	c  N dy  3359   1005157        80      7120         0     47106     49840    655036     22.87     24.10  --
677.04/169.51	c  N dy  3401   1025273        80      7120         0     65485     49840   1146429     22.86     24.09  --
694.61/173.96	c  N dy  3482   1045933        80      7120         0     44158     49840    563647     22.87     24.20  --
709.79/177.73	c  N dy  3583   1066023        80      7120         0     62594     49840   1060132     22.88     24.17  --
714.58/178.91	c  F st  3604   1071875        80      7120         0     67920     49840   1203904     22.88     22.71  --
727.77/182.27	c  N dy  3651   1086301        80      7120         0     81148     49840   1565649     22.88     24.10  --
745.74/186.72	c  N dy  3696   1113146        80      7120         0     64459     49840   1082664     22.86     24.07  --
766.11/191.87	c  N dy  3789   1133887        80      7120         0     83445     49840   1594014     22.87     24.16  --
784.49/196.41	c  N dy  3850   1156529        80      7120         0     62109     49840   1013948     22.87     24.12  --
807.26/202.10	c  N dy  3929   1176579        80      7120         0     80452     49840   1509047     22.88     24.69  --
827.23/207.19	c  N dy  4019   1196995        80      7120         0     56095     49840    835419     22.89     24.24  --
838.02/209.87	c  S st  4047   1210030        80      7120         0     68029     49840   1157044     22.88     21.29  --
839.24/210.12	c  S st  4047   1210539        80      7120         0     68507     49840   1170442     22.88   no data  --
839.24/210.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
839.24/210.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
839.24/210.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.19
839.61/210.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
839.61/210.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
839.61/210.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
839.61/210.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
913.53/228.76	c lits-rem:      2909  cl-subs:     5006  v-elim:      0  v-fix:    0  time: 74.05 s
913.53/228.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
913.53/228.77	c vivif2 --  cl tried    63501 cl shrink        0 lits rem          0 time: 0.05
915.11/229.16	c asymm  cl-useful: 0/779/7120 lits-rem:0 time: 1.56
915.11/229.16	c calculated reachability. Time: 0.00
915.11/229.16	c  N dy  4047   1210539        80      7120         0     63501     49840   1029972     22.88   no data  --
935.50/234.21	c  N dy  4098   1230629        80      7120         0     81828     49840   1521691     22.88     24.96  --
953.07/238.67	c  N dy  4153   1251211        80      7120         0     56976     49840    841632     22.88     24.10  --
971.05/243.12	c  N dy  4233   1271267        80      7120         0     75361     49840   1339307     22.89     24.15  --
996.20/249.43	c  N dy  4327   1291593        80      7120         0     49274     49840    623792     22.91     24.25  --
1017.77/254.84	c  N dy  4371   1318044        80      7120         0     73315     49840   1267199     22.89     24.18  --
1045.75/261.86	c  N dy  4447   1342559        80      7120         0     50089     49840    624223     22.89     24.10  --
1065.71/266.81	c  N dy  4556   1362750        80      7120         0     68633     49840   1127694     22.90     24.12  --
1089.29/272.77	c  N dy  4659   1382849        80      7120         0     87036     49840   1628828     22.91     25.28  --
1108.85/277.60	c  N dy  4748   1402937        80      7120         0     58810     49840    845730     22.92     25.04  --
1135.21/284.22	c  N dy  4847   1431658        80      7120         0     84999     49840   1546073     22.92     24.22  --
1158.37/290.09	c  N dy  4949   1456004        80      7120         0     59733     49840    853694     22.93     24.28  --
1177.16/294.79	c  N dy  5037   1476048        80      7120         0     78117     49840   1351511     22.94     24.24  --
1203.12/301.26	c  N dy  5139   1496603        80      7120         0     96962     49840   1863796     22.95     24.25  --
1217.89/304.91	c  N dy  5183   1516617        80      7120         0     66689     49840   1025448     22.95     25.36  --
1239.08/310.24	c  N dy  5275   1536797        80      7120         0     85184     49840   1527924     22.96     24.24  --
1261.43/315.88	c  N dy  5329   1558866        80      7120         0     55852     49840    715497     22.95     24.26  --
1278.63/320.10	c  N dy  5401   1579015        80      7120         0     74174     49840   1208343     22.96     24.32  --
1300.98/325.74	c  N dy  5436   1601536        80      7120         0     94514     49840   1746193     22.95     24.20  --
1330.13/333.04	c  N dy  5491   1636678        80      7120         0     76279     49840   1235218     22.92     24.27  --
1353.71/338.91	c  N dy  5577   1656718        80      7120         0     94638     49840   1733218     22.93     27.17  --
1379.69/345.41	c  N dy  5646   1684439        80      7120         0     68987     49840   1042327     22.92     24.20  --
1406.05/352.01	c  N dy  5725   1704498        80      7120         0     87375     49840   1538493     22.92     26.78  --
1414.84/354.29	c  S st  5749   1710542        80      7120         0     92907     49840   1687708     22.93     23.04  --
1416.42/354.60	c  S st  5749   1711045        80      7120         0     93370     49840   1700494     22.93   no data  --
1416.42/354.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1416.42/354.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1416.42/354.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
1416.82/354.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1416.82/354.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1416.82/354.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1416.82/354.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1589.78/398.00	c lits-rem:      4975  cl-subs:     8980  v-elim:      0  v-fix:    0  time: 172.85 s
1589.78/398.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1589.78/398.02	c vivif2 --  cl tried    84390 cl shrink        0 lits rem          0 time: 0.08
1591.37/398.41	c asymm  cl-useful: 0/837/7120 lits-rem:0 time: 1.57
1591.37/398.42	c calculated reachability. Time: 0.00
1591.37/398.42	c  N dy  5749   1711045        80      7120         0     84390     49840   1452383     22.93   no data  --
1635.72/409.51	c  N dy  5831   1749123        80      7120         0     67447     49840    973198     22.91     24.15  --
1666.87/417.31	c  N dy  5940   1771890        80      7120         0     88243     49840   1536315     22.91     24.13  --
1701.62/426.07	c  N dy  6018   1791892        80      7120         0     53858     49840    606251     22.92     24.27  --
1722.41/431.29	c  N dy  6082   1811958        80      7120         0     72165     49840   1096846     22.92     24.15  --
1759.95/440.62	c  N dy  6186   1837825        80      7120         0     95893     49840   1739423     22.92     24.18  --
1790.70/448.39	c  N dy  6243   1863475        80      7120         0     65470     49840    898981     22.92     24.18  --
1816.67/454.88	c  N dy  6358   1884286        80      7120         0     84502     49840   1417750     22.93     24.14  --
1860.60/465.84	c  N dy  6437   1917139        80      7120         0     59662     49840    725578     22.92     24.15  --
1880.19/470.76	c  N dy  6512   1937208        80      7120         0     77971     49840   1220663     22.93     24.94  --
1902.56/476.33	c  N dy  6558   1957733        80      7120         0     96698     49840   1721978     22.92     24.17  --
1926.91/482.42	c  N dy  6602   1978490        80      7120         0     60013     49840    723635     22.92     24.21  --
1944.49/486.88	c  N dy  6667   1998494        80      7120         0     78188     49840   1211268     22.92     24.21  --
1968.85/492.97	c  N dy  6716   2022181        80      7120         0     99751     49840   1786268     22.92     24.15  --
1994.84/499.48	c  N dy  6775   2042218        80      7120         0     61552     49840    749380     22.92     27.31  --
2015.59/504.68	c  N dy  6845   2064533        80      7120         0     81857     49840   1297506     22.92     24.19  --
2042.36/511.34	c  N dy  6947   2084706        80      7120         0    100259     49840   1796214     22.93     24.15  --
2071.11/518.55	c  N dy  7034   2107518        80      7120         0     63665     49840    789411     22.93     24.16  --
2093.89/524.25	c  N dy  7188   2128053        80      7120         0     82532     49840   1308645     22.94     24.24  --
2119.44/530.62	c  N dy  7282   2148194        80      7120         0    100947     49840   1809071     22.95     24.21  --
2149.00/538.02	c  N dy  7355   2168745        80      7120         0     61322     49840    707867     22.95     24.18  --
2170.19/543.30	c  N dy  7453   2188782        80      7120         0     79645     49840   1206148     22.96     24.27  --
2195.34/549.66	c  N dy  7537   2209669        80      7120         0     98716     49840   1724384     22.97     24.22  --
2197.74/550.21	c  S st  7547   2211045        80      7120         0     99970     49840   1758831     22.97     21.98  --
2198.94/550.50	c  S st  7547   2211550        80      7120         0    100428     49840   1771462     22.97   no data  --
2198.94/550.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2198.94/550.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2198.94/550.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2199.33/550.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2199.33/550.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2199.33/550.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2199.33/550.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2626.35/657.58	c lits-rem:      5650  cl-subs:     8525  v-elim:      0  v-fix:    0  time: 427.20 s
2626.35/657.58	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2626.75/657.60	c vivif2 --  cl tried    91903 cl shrink        0 lits rem          0 time: 0.08
2627.95/657.99	c asymm  cl-useful: 0/643/7120 lits-rem:0 time: 1.57
2628.35/658.00	c calculated reachability. Time: 0.00
2628.35/658.00	c  N dy  7547   2211550        80      7120         0     91903     49840   1526572     22.97   no data  --
2661.51/666.37	c  N dy  7568   2235517        80      7120         0    113599     49840   2092349     22.95     24.16  --
2691.07/673.78	c  N dy  7659   2257636        80      7120         0     74901     49840   1072835     22.95     24.24  --
2721.02/681.24	c  N dy  7787   2277712        80      7120         0     93292     49840   1577892     22.97     24.38  --
2759.39/690.83	c  N dy  7857   2301223        80      7120         0    114774     49840   2154874     22.97     24.18  --
2790.14/698.54	c  N dy  7915   2326250        80      7120         0     77348     49840   1107081     22.96     24.17  --
2819.29/705.81	c  N dy  8003   2346270        80      7120         0     95617     49840   1598746     22.96     25.34  --
2853.64/714.46	c  N dy  8086   2366277        80      7120         0    113865     49840   2091956     22.97     24.40  --
2892.79/724.28	c  N dy  8175   2394088        80      7120         0     78251     49840   1117445     22.97     24.18  --
2923.54/731.92	c  N dy  8278   2414724        80      7120         0     97202     49840   1632787     22.97     24.35  --
2960.29/741.16	c  N dy  8327   2435193        80      7120         0    115889     49840   2133762     22.97     24.26  --
2993.85/749.53	c  N dy  8397   2455250        80      7120         0     72097     49840    939031     22.97     24.44  --
3019.01/755.82	c  N dy  8484   2475637        80      7120         0     90782     49840   1445249     22.98     24.20  --
3046.57/762.77	c  N dy  8551   2496117        80      7120         0    109497     49840   1948467     22.98     24.27  --
3074.14/769.67	c  N dy  8601   2516216        80      7120         0     64839     49840    732684     22.97     24.32  --
3099.30/775.99	c  N dy  8698   2540712        80      7120         0     87236     49840   1339764     22.98     24.25  --
3127.26/782.99	c  N dy  8755   2563274        80      7120         0    107779     49840   1890007     22.97     24.27  --
3160.81/791.34	c  N dy  8833   2583457        80      7120         0    126245     49840   2387283     22.98     24.22  --
3187.97/798.13	c  N dy  8935   2607544        80      7120         0     84352     49840   1247565     22.98     24.25  --
3215.96/805.17	c  N dy  9016   2629297        80      7120         0    104249     49840   1787191     22.98     24.41  --
3247.49/813.03	c  N dy  9082   2649408        80      7120         0    122616     49840   2283259     22.98     24.46  --
3281.05/821.40	c  N dy  9172   2671098        80      7120         0     77499     49840   1038521     22.99     24.21  --
3303.02/826.99	c  N dy  9236   2691317        80      7120         0     95950     49840   1534556     22.98     24.34  --
3330.60/833.88	c  N dy  9300   2711365        80      7120         0    114284     49840   2032509     22.99     25.38  --
3330.97/833.97	c  S st  9302   2711552        80      7120         0    114454     49840   2037117     22.99   no data  --
3332.17/834.29	c  S st  9302   2712054        80      7120         0    114920     49840   2050054     22.99   no data  --
3332.57/834.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3332.57/834.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3332.57/834.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
3332.97/834.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3332.97/834.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3332.97/834.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3332.97/834.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3975.29/995.22	c lits-rem:      6046  cl-subs:    10643  v-elim:      0  v-fix:    0  time: 642.19 s
3975.29/995.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3975.29/995.25	c vivif2 --  cl tried   104277 cl shrink        0 lits rem          0 time: 0.11
3977.29/995.75	c asymm  cl-useful: 0/544/7120 lits-rem:0 time: 1.99
3977.29/995.75	c calculated reachability. Time: 0.00
3977.29/995.75	c  N dy  9302   2712054        80      7120         0    104277     49840   1757337     22.99   no data  --
4020.45/1006.51	c  N dy  9372   2732724        80      7120         0    123145     49840   2268674     22.99     24.38  --
4057.18/1015.77	c  N dy  9429   2753595        80      7120         0     76894     49840   1013553     22.99     24.35  --
4088.34/1023.57	c  N dy  9474   2776148        80      7120         0     97372     49840   1558031     22.98     24.29  --
4134.70/1035.13	c  N dy  9585   2799871        80      7120         0    119084     49840   2148139     22.99     24.31  --
4173.03/1044.74	c  N dy  9621   2820879        80      7120         0     71844     49840    861287     22.99     24.20  --
4205.78/1052.96	c  N dy  9686   2841598        80      7120         0     90711     49840   1370023     22.98     24.24  --
4250.91/1064.27	c  N dy  9800   2862540        80      7120         0    109877     49840   1894095     22.99     24.27  --
4300.85/1076.72	c  N dy  9894   2882587        80      7120         0    128143     49840   2389013     23.00     26.32  --
4340.81/1086.71	c  N dy  9974   2905025        80      7120         0     81275     49840   1103115     23.00     24.25  --
4373.94/1095.00	c  N dy 10022   2926481        80      7120         0    100740     49840   1622448     22.99     24.21  --
4420.31/1106.61	c  N dy 10143   2946567        80      7120         0    119104     49840   2123955     23.00     24.40  --
4486.59/1123.22	c  N dy 10202   2980197        80      7120         0     81286     49840   1071196     22.99     24.24  --
4525.75/1133.05	c  N dy 10308   3000588        80      7120         0    100017     49840   1583040     23.00     24.21  --
4565.30/1142.99	c  N dy 10369   3020619        80      7120         0    118304     49840   2076610     23.00     24.46  --
4616.01/1155.69	c  N dy 10446   3041640        80      7120         0    137529     49840   2596492     23.00     24.23  --
4643.99/1162.68	c  N dy 10539   3062055        80      7120         0     86886     49840   1227920     23.00     24.37  --
4677.53/1171.07	c  N dy 10653   3082389        80      7120         0    105508     49840   1736704     23.01     24.31  --
4711.08/1179.40	c  N dy 10676   3104863        80      7120         0    125869     49840   2274334     23.00     24.26  --
4751.43/1189.51	c  N dy 10736   3126664        80      7120         0     75492     49840    897921     23.00     24.25  --
4771.81/1194.63	c  N dy 10767   3146754        80      7120         0     93761     49840   1389425     23.00     24.55  --

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-3175389-1304122032/watcher-3175389-1304122032 -o /tmp/evaluation-result-3175389-1304122032/solver-3175389-1304122032 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175389-1304122032.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.52 7.97 8.03 6/180 23699
/proc/meminfo: memFree=30989428/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 4 0 602433910 52465664 357 33554432000 4194304 4650419 140737077783712 18446744073709551615 47775935350785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 12809 357 306 112 0 7774 0
[pid=23699/tid=23700] ppid=23697 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602433910 52465664 357 33554432000 4194304 4650419 140737077783712 18446744073709551615 47775935350706 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 602433910 52465664 357 33554432000 4194304 4650419 140737077783712 18446744073709551615 224284925883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602433910 52465664 357 33554432000 4194304 4650419 140737077783712 18446744073709551615 224279972950 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0872681 s]
/proc/loadavg: 7.52 7.97 8.03 6/180 23699
/proc/meminfo: memFree=30989428/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=282344 CPUtime=0.33 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 1521 0 0 0 33 0 0 0 25 0 4 0 602433910 289120256 1430 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370710 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 70586 1430 366 112 0 65551 0
[pid=23699/tid=23700] ppid=23697 vsize=282344 CPUtime=0.08 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 249 0 0 0 8 0 0 0 25 0 4 0 602433910 289120256 1430 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370532 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=282344 CPUtime=0.08 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 226 0 0 0 8 0 0 0 25 0 4 0 602433910 289120256 1430 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=282344 CPUtime=0.08 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 363 0 0 0 8 0 0 0 25 0 4 0 602433910 289120256 1430 33554432000 4194304 4650419 140737077783712 18446744073709551615 4329860 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 282344

[startup+0.100265 s]
/proc/loadavg: 7.52 7.97 8.03 6/180 23699
/proc/meminfo: memFree=30989428/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=282344 CPUtime=0.38 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 1543 0 0 0 38 0 0 0 25 0 4 0 602433910 289120256 1452 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370630 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 70586 1452 366 112 0 65551 0
[pid=23699/tid=23700] ppid=23697 vsize=282344 CPUtime=0.09 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 249 0 0 0 9 0 0 0 25 0 4 0 602433910 289120256 1452 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=282344 CPUtime=0.09 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 228 0 0 0 9 0 0 0 25 0 4 0 602433910 289120256 1452 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370649 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=282344 CPUtime=0.09 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 381 0 0 0 9 0 0 0 25 0 4 0 602433910 289120256 1452 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282344

[startup+0.300234 s]
/proc/loadavg: 7.52 7.97 8.03 6/180 23699
/proc/meminfo: memFree=30989428/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=285972 CPUtime=1.18 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 3892 0 0 0 118 0 0 0 25 0 4 0 602433910 292835328 3294 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 71493 3295 390 112 0 66458 0
[pid=23699/tid=23700] ppid=23697 vsize=285972 CPUtime=0.29 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 898 0 0 0 29 0 0 0 25 0 4 0 602433910 292835328 3295 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=285972 CPUtime=0.29 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 860 0 0 0 29 0 0 0 25 0 4 0 602433910 292835328 3295 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=285972 CPUtime=0.29 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 773 0 0 0 29 0 0 0 25 0 4 0 602433910 292835328 3295 33554432000 4194304 4650419 140737077783712 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 285972

[startup+0.700167 s]
/proc/loadavg: 7.52 7.97 8.03 6/180 23699
/proc/meminfo: memFree=30989428/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=288052 CPUtime=2.77 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 6219 0 0 0 277 0 0 0 25 0 4 0 602433910 294965248 3844 33554432000 4194304 4650419 140737077783712 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 72013 3844 390 112 0 66978 0
[pid=23699/tid=23700] ppid=23697 vsize=288052 CPUtime=0.69 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 1509 0 0 0 69 0 0 0 25 0 4 0 602433910 294965248 3844 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=288052 CPUtime=0.69 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 1550 0 0 0 69 0 0 0 25 0 4 0 602433910 294965248 3844 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=288052 CPUtime=0.69 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 1185 0 0 0 69 0 0 0 25 0 4 0 602433910 294965248 3844 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 288052

[startup+1.50103 s]
/proc/loadavg: 7.52 7.97 8.03 10/184 23703
/proc/meminfo: memFree=30969056/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=289648 CPUtime=5.98 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 10144 0 0 0 597 1 0 0 25 0 4 0 602433910 296599552 4740 33554432000 4194304 4650419 140737077783712 18446744073709551615 4426527 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 72412 4740 392 112 0 67377 0
[pid=23699/tid=23700] ppid=23697 vsize=289648 CPUtime=1.48 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 2450 0 0 0 148 0 0 0 25 0 4 0 602433910 296599552 4740 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=289648 CPUtime=1.49 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 2563 0 0 0 149 0 0 0 25 0 4 0 602433910 296599552 4740 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=289648 CPUtime=1.49 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 2156 0 0 0 149 0 0 0 25 0 4 0 602433910 296599552 4740 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 289648

[startup+3.10077 s]
/proc/loadavg: 7.52 7.97 8.03 10/184 23703
/proc/meminfo: memFree=30952580/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=298600 CPUtime=12.37 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 19322 0 0 0 1235 2 0 0 25 0 4 0 602433910 305766400 11806 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 74650 11807 392 112 0 69615 0
[pid=23699/tid=23700] ppid=23697 vsize=298600 CPUtime=3.07 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 4206 0 0 0 307 0 0 0 25 0 4 0 602433910 305766400 11807 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=298600 CPUtime=3.08 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 5317 0 0 0 308 0 0 0 25 0 4 0 602433910 305766400 11807 33554432000 4194304 4650419 140737077783712 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=298600 CPUtime=3.09 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 5226 0 0 0 309 0 0 0 25 0 4 0 602433910 305766400 11807 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370570 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 298600

[startup+6.30024 s]
/proc/loadavg: 7.56 7.97 8.03 10/184 23703
/proc/meminfo: memFree=30909028/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=289716 CPUtime=25.14 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 27185 0 0 0 2511 3 0 0 25 0 4 0 602433910 296669184 15220 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 72429 15220 392 112 0 67394 0
[pid=23699/tid=23700] ppid=23697 vsize=289716 CPUtime=6.25 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 7006 0 0 0 625 0 0 0 25 0 4 0 602433910 296669184 15220 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=289716 CPUtime=6.28 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 6425 0 0 0 628 0 0 0 25 0 4 0 602433910 296669184 15220 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=289716 CPUtime=6.29 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 7265 0 0 0 628 1 0 0 25 0 4 0 602433910 296669184 15220 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 289716

[startup+12.7012 s]
/proc/loadavg: 7.59 7.97 8.03 10/184 23703
/proc/meminfo: memFree=30868500/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=309132 CPUtime=50.71 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 38694 0 0 0 5066 5 0 0 25 0 4 0 602433910 316551168 20344 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370526 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 77283 20344 392 112 0 72248 0
[pid=23699/tid=23700] ppid=23697 vsize=309132 CPUtime=12.62 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 9983 0 0 0 1261 1 0 0 25 0 4 0 602433910 316551168 20344 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=309132 CPUtime=12.69 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 8621 0 0 0 1268 1 0 0 25 0 4 0 602433910 316551168 20344 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=309132 CPUtime=12.69 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 10940 0 0 0 1268 1 0 0 25 0 4 0 602433910 316551168 20344 33554432000 4194304 4650419 140737077783712 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 309132

[startup+25.501 s]
/proc/loadavg: 7.68 7.97 8.03 9/184 23703
/proc/meminfo: memFree=30825196/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=292428 CPUtime=101.83 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 61359 0 0 0 10172 11 0 0 25 0 4 0 602433910 299446272 26531 33554432000 4194304 4650419 140737077783712 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 73107 26531 392 112 0 68072 0
[pid=23699/tid=23700] ppid=23697 vsize=292428 CPUtime=25.34 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 15624 0 0 0 2532 2 0 0 25 0 4 0 602433910 299446272 26531 33554432000 4194304 4650419 140737077783712 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=292428 CPUtime=25.48 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 14167 0 0 0 2546 2 0 0 25 0 4 0 602433910 299446272 26531 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=292428 CPUtime=25.49 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 17005 0 0 0 2546 3 0 0 25 0 4 0 602433910 299446272 26531 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 292428

[startup+51.1008 s]
/proc/loadavg: 7.79 7.97 8.03 10/184 23703
/proc/meminfo: memFree=30776876/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=323332 CPUtime=204.09 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 91746 0 0 0 20392 17 0 0 25 0 4 0 602433910 331091968 31206 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 80833 31206 392 112 0 75798 0
[pid=23699/tid=23700] ppid=23697 vsize=323332 CPUtime=50.8 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 24217 0 0 0 5076 4 0 0 25 0 4 0 602433910 331091968 31206 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=323332 CPUtime=51.08 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 21910 0 0 0 5105 3 0 0 25 0 4 0 602433910 331091968 31206 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=323332 CPUtime=51.09 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 25019 0 0 0 5104 5 0 0 25 0 4 0 602433910 331091968 31206 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 323332

[startup+102.306 s]
/proc/loadavg: 7.95 7.99 8.03 9/184 23705
/proc/meminfo: memFree=30717668/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=345836 CPUtime=408.63 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 136974 0 0 0 40834 29 0 0 25 0 4 0 602433910 354136064 38666 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 86459 38666 392 112 0 81424 0
[pid=23699/tid=23700] ppid=23697 vsize=345836 CPUtime=101.72 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 34799 0 0 0 10166 6 0 0 25 0 4 0 602433910 354136064 38666 33554432000 4194304 4650419 140737077783712 18446744073709551615 4438725 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=345836 CPUtime=102.29 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 30799 0 0 0 10223 6 0 0 25 0 4 0 602433910 354136064 38666 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=345836 CPUtime=102.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 39693 0 0 0 10221 9 0 0 25 0 4 0 602433910 354136064 38666 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 345836

[startup+162.3 s]

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

[pid=23699] ppid=23697 vsize=511196 CPUtime=2805.3 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 392304 0 0 0 280405 125 0 0 25 0 4 0 602433910 523464704 80500 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 127799 80500 392 112 0 122764 0
[pid=23699/tid=23700] ppid=23697 vsize=511196 CPUtime=698.39 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 97116 0 0 0 69807 32 0 0 25 0 4 0 602433910 523464704 80500 33554432000 4194304 4650419 140737077783712 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=511196 CPUtime=702.28 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 84940 0 0 0 70201 27 0 0 25 0 4 0 602433910 523464704 80500 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=511196 CPUtime=702.29 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 93466 0 0 0 70201 28 0 0 25 0 4 0 602433910 523464704 80500 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 511196

[startup+762.306 s]
/proc/loadavg: 8.02 8.03 8.00 10/184 23723
/proc/meminfo: memFree=30300204/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=487484 CPUtime=3044.99 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 402620 0 0 0 304369 130 0 0 25 0 4 0 602433910 499183616 73462 33554432000 4194304 4650419 140737077783712 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 121871 73462 392 112 0 116836 0
[pid=23699/tid=23700] ppid=23697 vsize=487484 CPUtime=758.07 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 99879 0 0 0 75774 33 0 0 25 0 4 0 602433910 499183616 73462 33554432000 4194304 4650419 140737077783712 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=487484 CPUtime=762.3 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 88204 0 0 0 76201 29 0 0 25 0 4 0 602433910 499183616 73462 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=487484 CPUtime=762.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 94032 0 0 0 76201 29 0 0 25 0 4 0 602433910 499183616 73462 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 487484

[startup+822.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/184 23725
/proc/meminfo: memFree=30300152/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=499748 CPUtime=3284.64 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 424383 0 0 0 328324 140 0 0 25 0 4 0 602433910 511741952 77438 33554432000 4194304 4650419 140737077783712 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 124937 77438 392 112 0 119902 0
[pid=23699/tid=23700] ppid=23697 vsize=499748 CPUtime=817.73 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 106393 0 0 0 81738 35 0 0 25 0 4 0 602433910 511741952 77438 33554432000 4194304 4650419 140737077783712 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=499748 CPUtime=822.28 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 92398 0 0 0 82197 31 0 0 25 0 4 0 602433910 511741952 77438 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=499748 CPUtime=822.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 99067 0 0 0 82199 31 0 0 25 0 4 0 602433910 511741952 77438 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 499748

[startup+882.3 s]
/proc/loadavg: 8.06 8.04 8.00 10/184 23727
/proc/meminfo: memFree=30230172/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=512460 CPUtime=3524.31 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 438662 0 0 0 352286 145 0 0 25 0 4 0 602433910 524759040 82487 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 128115 82487 392 112 0 123080 0
[pid=23699/tid=23700] ppid=23697 vsize=512460 CPUtime=877.4 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 109956 0 0 0 87702 38 0 0 25 0 4 0 602433910 524759040 82487 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=512460 CPUtime=882.29 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 94067 0 0 0 88197 32 0 0 25 0 4 0 602433910 524759040 82487 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=512460 CPUtime=882.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 102281 0 0 0 88198 32 0 0 25 0 4 0 602433910 524759040 82487 33554432000 4194304 4650419 140737077783712 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 512460

[startup+942.3 s]
/proc/loadavg: 8.09 8.06 8.01 10/184 23727
/proc/meminfo: memFree=30217116/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=591208 CPUtime=3763.98 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 471811 0 0 0 376246 152 0 0 25 0 4 0 602433910 605396992 94272 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 147802 94272 392 112 0 142767 0
[pid=23699/tid=23700] ppid=23697 vsize=591208 CPUtime=937.07 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 119417 0 0 0 93666 41 0 0 25 0 4 0 602433910 605396992 94272 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=591208 CPUtime=942.29 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 98743 0 0 0 94195 34 0 0 25 0 4 0 602433910 605396992 94272 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=591208 CPUtime=942.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 106701 0 0 0 94197 33 0 0 25 0 4 0 602433910 605396992 94272 33554432000 4194304 4650419 140737077783712 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 591208

[startup+1002.3 s]
/proc/loadavg: 8.10 8.07 8.01 10/184 23729
/proc/meminfo: memFree=30209028/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=591308 CPUtime=4003.66 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 483365 0 0 0 400210 156 0 0 25 0 4 0 602433910 605499392 92164 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 147827 92164 392 112 0 142792 0
[pid=23699/tid=23700] ppid=23697 vsize=591308 CPUtime=996.73 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 120350 0 0 0 99632 41 0 0 25 0 4 0 602433910 605499392 92164 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=591308 CPUtime=1002.29 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 103912 0 0 0 100193 36 0 0 25 0 4 0 602433910 605499392 92164 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=591308 CPUtime=1002.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 106794 0 0 0 100197 33 0 0 25 0 4 0 602433910 605499392 92164 33554432000 4194304 4650419 140737077783712 18446744073709551615 4433090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 591308

[startup+1062.3 s]
/proc/loadavg: 8.15 8.09 8.02 10/184 23731
/proc/meminfo: memFree=30165448/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=591360 CPUtime=4243.32 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 500508 0 0 0 424170 162 0 0 25 0 4 0 602433910 605552640 97780 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 147840 97780 392 112 0 142805 0
[pid=23699/tid=23700] ppid=23697 vsize=591360 CPUtime=1056.41 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 125088 0 0 0 105599 42 0 0 25 0 4 0 602433910 605552640 97780 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=591360 CPUtime=1062.3 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 107626 0 0 0 106191 39 0 0 25 0 4 0 602433910 605552640 97780 33554432000 4194304 4650419 140737077783712 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=591360 CPUtime=1062.3 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 109863 0 0 0 106197 33 0 0 25 0 4 0 602433910 605552640 97780 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 591360

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 23733
/proc/meminfo: memFree=30176176/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=591360 CPUtime=4482.99 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 508906 0 0 0 448135 164 0 0 25 0 4 0 602433910 605552640 96828 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 147840 96828 392 112 0 142805 0
[pid=23699/tid=23700] ppid=23697 vsize=591360 CPUtime=1116.08 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 129471 0 0 0 111565 43 0 0 25 0 4 0 602433910 605552640 96828 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=591360 CPUtime=1122.3 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 107626 0 0 0 112191 39 0 0 25 0 4 0 602433910 605552640 96828 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=591360 CPUtime=1122.31 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 111708 0 0 0 112197 34 0 0 25 0 4 0 602433910 605552640 96828 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 591360

[startup+1182.3 s]
/proc/loadavg: 8.23 8.12 8.03 9/184 23735
/proc/meminfo: memFree=30153068/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=578208 CPUtime=4722.67 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 519009 0 0 0 472097 170 0 0 25 0 4 0 602433910 592084992 101545 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366882 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 144552 101545 392 112 0 139517 0
[pid=23699/tid=23700] ppid=23697 vsize=578208 CPUtime=1175.75 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 131138 0 0 0 117531 44 0 0 25 0 4 0 602433910 592084992 101545 33554432000 4194304 4650419 140737077783712 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=578208 CPUtime=1182.3 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 107626 0 0 0 118191 39 0 0 25 0 4 0 602433910 592084992 101545 33554432000 4194304 4650419 140737077783712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=578208 CPUtime=1182.31 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 115547 0 0 0 118195 36 0 0 25 0 4 0 602433910 592084992 101545 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 578208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.85 8.04 8.00 5/175 23753
/proc/meminfo: memFree=30649420/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=578208 CPUtime=4800.17 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 522653 0 0 0 479845 172 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 144552 99124 392 112 0 139517 0
[pid=23699/tid=23700] ppid=23697 vsize=578208 CPUtime=1195.03 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 131138 0 0 0 119459 44 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=578208 CPUtime=1201.7 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 108442 0 0 0 120131 39 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=578208 CPUtime=1201.71 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 118110 0 0 0 120134 37 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 578208

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: 7.85 8.04 8.00 5/175 23753
/proc/meminfo: memFree=30649420/32951124 swapFree=67103364/67111528
[pid=23699] ppid=23697 vsize=578208 CPUtime=4800.17 cores=0,2,4,6
/proc/23699/stat : 23699 (strangenight1-m) R 23697 23699 23098 0 -1 4202496 522653 0 0 0 479845 172 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23699/statm: 144552 99124 392 112 0 139517 0
[pid=23699/tid=23700] ppid=23697 vsize=578208 CPUtime=1195.03 cores=0,2,4,6
/proc/23699/task/23700/stat : 23700 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 131138 0 0 0 119459 44 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23699/tid=23701] ppid=23697 vsize=578208 CPUtime=1201.7 cores=0,2,4,6
/proc/23699/task/23701/stat : 23701 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 108442 0 0 0 120131 39 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23699/tid=23702] ppid=23697 vsize=578208 CPUtime=1201.71 cores=0,2,4,6
/proc/23699/task/23702/stat : 23702 (strangenight1-m) R 23697 23699 23098 0 -1 4202560 118110 0 0 0 120134 37 0 0 25 0 4 0 602433910 592084992 99124 33554432000 4194304 4650419 140737077783712 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 578208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.23
CPU user time (s): 4798.48
CPU system time (s): 1.74873
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 643952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.48
system time used= 1.74873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522655
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= 256
involuntary context switches= 20600

runsolver used 1.88971 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 02:07:12
IDJOB=3175389
IDBENCH=83007
IDSOLVER=1588
FILE ID=node118/3175389-1304122032
RUNJOBID= node118-1304122028-23646
PBS_JOBID= 13170712
Free space on /tmp= 71612 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S513640009-027.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175389-1304122032/watcher-3175389-1304122032 -o /tmp/evaluation-result-3175389-1304122032/solver-3175389-1304122032 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175389-1304122032.cnf

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

MD5SUM BENCH= d2636969180cffb7d603387033287fe1
RANDOM SEED=212624000

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30989584 kB
Buffers:        374552 kB
Cached:        1136400 kB
SwapCached:       2376 kB
Active:         149904 kB
Inactive:      1472024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30989584 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:           12720 kB
Writeback:          32 kB
AnonPages:      109548 kB
Mapped:          15660 kB
Slab:           276128 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   340636 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= 71612 MiB
End job on node118 at 2011-04-30 02:27:16