Trace number 3368697

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S944754256-018.SATISFIABLE.cnf
MD5SUMdb18d6e256ea6948d91cc6cd8858dc3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.400938
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.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368697-1305400956.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	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.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.42/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.42/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.42/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.42/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.42/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.42/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.42/0.18	c calculated reachability. Time: 0.00
0.42/0.18	c Calc default polars -  time:   0.00 s pos:      29 undec:       2 neg:      39
0.42/0.18	c =========================================================================================
0.42/0.18	c types(t): F = full restart, N = normal restart
0.42/0.18	c types(t): S = simplification begin/end, E = solution found
0.42/0.18	c restart types(rt): st = static, dy = dynamic
0.42/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.42/0.18	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
1.17/0.33	c  N dy     7      5005        70      6230         0      2241     43610     47891     20.99     22.20  --
1.97/0.57	c  N dy    11     11672        70      6230         0      4399     43610     89758     19.80     20.89  --
2.77/0.73	c  N dy    31     15745        70      6230         0      8117     43610    178486     20.04     22.33  --
3.57/0.92	c  N dy    60     19845        70      6230         0      6766     43610    136000     20.34     21.80  --
4.41/1.15	c  F st    69     25001        70      6230         0     11463     43610    248530     20.33     20.26  --
4.41/1.15	c  N st    69     25001        70      6230         0     11463     43610    248530     20.33     20.26  --
5.16/1.38	c  N dy    75     30000        70      6230         0      9812     43610    197577     20.33   no data  --
5.16/1.38	c  S st    75     30000        70      6230         0      9812     43610    197577     20.33   no data  --
5.56/1.41	c  S st    75     30505        70      6230         0     10288     43610    209288     20.33   no data  --
5.56/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.56/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.20/2.37	c lits-rem:      1482  cl-subs:      845  v-elim:      0  v-fix:    0  time:  3.79 s
10.34/2.69	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.24
10.34/2.69	c calculated reachability. Time: 0.00
10.34/2.69	c  N dy    75     30505        70      6230         0      9443     43610    186533     20.33   no data  --
11.54/2.90	c  N dy    91     34647        70      6230         0     13205     43610    277860     20.41     21.58  --
12.35/3.11	c  N dy    97     39360        70      6230         0     10346     43610    195108     20.31     21.39  --
13.59/3.49	c  N dy   126     45694        70      6230         0     16073     43610    333067     20.44     21.65  --
13.93/3.50	c  S st   127     45758        70      6230         0     16129     43610    334471     20.44   no data  --
13.93/3.54	c  S st   127     46258        70      6230         0      8491     43610    138813     20.44   no data  --
13.93/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.93/3.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.93/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.93/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.93/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.93/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
13.93/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.13/4.32	c lits-rem:       168  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.09 s
17.13/4.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.13/4.33	c vivif2 --  cl tried     8441 cl shrink        0 lits rem          0 time: 0.00
17.97/4.58	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.01
17.97/4.58	c calculated reachability. Time: 0.00
17.97/4.58	c  N dy   127     46258        70      6230         0      8441     43610    137249     20.44   no data  --
20.32/5.16	c  N dy   145     56512        70      6230         0     17708     43610    357135     20.30     21.42  --
21.52/5.47	c  N dy   180     61649        70      6230         0     13348     43610    245770     20.42     21.77  --
22.71/5.74	c  N dy   196     65968        70      6230         0     17268     43610    340040     20.45     21.59  --
23.51/5.99	c  S st   205     69387        70      6230         0     10432     43610    161356     20.46     20.94  --
23.91/6.02	c  S st   205     69898        70      6230         0     10912     43610    173407     20.46   no data  --
23.91/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.91/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.91/6.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.91/6.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.91/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.91/6.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.91/6.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.50/6.93	c lits-rem:       276  cl-subs:      166  v-elim:      0  v-fix:    0  time:  3.59 s
27.50/6.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.50/6.94	c vivif2 --  cl tried    10746 cl shrink        0 lits rem          0 time: 0.01
28.70/7.24	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.22
28.70/7.24	c calculated reachability. Time: 0.00
28.70/7.24	c  N dy   205     69898        70      6230         0     10746     43610    168914     20.46   no data  --
30.30/7.60	c  N dy   216     76619        70      6230         0     16807     43610    314760     20.40     21.58  --
31.88/8.04	c  N dy   236     82262        70      6230         0     11058     43610    166640     20.46     21.57  --
33.08/8.35	c  F st   252     87501        70      6230         0     15781     43610    279080     20.45     20.71  --
33.08/8.37	c  N st   253     87755        70      6230         0     16009     43610    284671     20.45   no data  --
35.12/8.81	c  N dy   265     93405        70      6230         0     21138     43610    407929     20.46     24.30  --
38.27/9.61	c  N dy   282    104848        70      6230         0     19645     43610    354252     20.38     20.70  --
38.27/9.61	c  S st   282    104848        70      6230         0     19645     43610    354252     20.38     20.70  --
38.27/9.67	c  S st   282    105352        70      6230         0     20113     43610    365959     20.38   no data  --
38.27/9.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.27/9.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.27/9.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
38.27/9.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.27/9.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.27/9.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.27/9.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.04/11.35	c lits-rem:      1776  cl-subs:     2170  v-elim:      0  v-fix:    0  time:  6.63 s
45.04/11.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.04/11.36	c vivif2 --  cl tried    17943 cl shrink        0 lits rem          0 time: 0.01
46.64/11.73	c asymm  cl-useful: 0/4800/6230 lits-rem:0 time: 1.50
46.64/11.73	c calculated reachability. Time: 0.00
46.64/11.73	c  N dy   282    105352        70      6230         0     17943     43610    314295     20.38   no data  --
49.43/12.46	c  N dy   327    114183        70      6230         0     13409     43610    195724     20.43     21.59  --
51.44/12.98	c  N dy   364    121644        70      6230         0     20161     43610    360576     20.49     21.72  --
55.82/14.07	c  N dy   385    136277        70      6230         0     19860     43610    335399     20.39     21.52  --
59.41/14.95	c  N dy   403    146474        70      6230         0     14642     43610    201795     20.35     21.44  --
62.19/15.61	c  N dy   412    156348        70      6230         0     23431     43610    403646     20.27     21.41  --
62.59/15.76	c  S st   424    158029        70      6230         0     24945     43610    440559     20.29     20.52  --
62.99/15.83	c  S st   424    158535        70      6230         0     25414     43610    452250     20.29   no data  --
62.99/15.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.99/15.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.99/15.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
62.99/15.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.99/15.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/15.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
62.99/15.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.97/17.87	c lits-rem:      2150  cl-subs:     2867  v-elim:      0  v-fix:    0  time:  8.04 s
70.97/17.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
70.97/17.87	c vivif2 --  cl tried    22547 cl shrink        0 lits rem          0 time: 0.02
71.77/18.02	c asymm  cl-useful: 0/1430/6230 lits-rem:0 time: 0.61
71.77/18.02	c calculated reachability. Time: 0.00
71.77/18.02	c  N dy   424    158535        70      6230         0     22547     43610    384636     20.29   no data  --
75.76/19.03	c  N dy   463    169033        70      6230         0     16941     43610    245203     20.31     21.39  --
79.75/20.00	c  N dy   526    179894        70      6230         0     26807     43610    484445     20.37     21.52  --
84.53/21.20	c  N dy   585    191638        70      6230         0     21221     43610    334093     20.41     21.51  --
91.72/23.09	c  N dy   600    212457        70      6230         0     22765     43610    353582     20.26     21.35  --
97.70/24.58	c  N dy   685    226062        70      6230         0     35135     43610    655107     20.34     21.77  --
102.49/25.71	c  S st   756    237802        70      6230         0     27764     43610    469408     20.40   no data  --
102.49/25.78	c  S st   756    238306        70      6230         0     28234     43610    481110     20.40   no data  --
102.49/25.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.49/25.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.49/25.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
102.89/25.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.89/25.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.89/25.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.89/25.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.47/28.27	c lits-rem:      2143  cl-subs:     1973  v-elim:      0  v-fix:    0  time:  9.83 s
112.47/28.27	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
112.47/28.27	c vivif2 --  cl tried    26261 cl shrink        0 lits rem          0 time: 0.02
114.10/28.65	c asymm  cl-useful: 0/3657/6230 lits-rem:0 time: 1.48
114.10/28.65	c calculated reachability. Time: 0.00
114.10/28.65	c  N dy   756    238306        70      6230         0     26261     43610    428238     20.40   no data  --
120.84/30.30	c  N dy   765    256930        70      6230         0     24123     43610    358614     20.28     21.41  --
127.25/31.98	c  N dy   832    273340        70      6230         0     38955     43610    713027     20.28     22.71  --
134.39/33.78	c  N dy   913    291275        70      6230         0     35410     43610    624219     20.32     21.39  --
141.56/35.53	c  F st  1016    306250        70      6230         0     28241     43610    440056     20.37     18.30  --
143.56/36.03	c  N dy  1022    311442        70      6230         0     32938     43610    555447     20.37   no data  --
153.14/38.46	c  N dy  1125    331652        70      6230         0     29517     43610    457028     20.42     21.57  --
165.50/41.57	c  N dy  1232    357049        70      6230         0     29756     43610    443789     20.43     21.57  --
165.91/41.62	c  S st  1235    357459        70      6230         0     30128     43610    452715     20.43     20.41  --
166.31/41.70	c  S st  1235    357959        70      6230         0     30581     43610    463811     20.43   no data  --
166.31/41.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.31/41.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.31/41.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
166.31/41.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.31/41.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.31/41.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
166.31/41.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.09/43.98	c lits-rem:      1540  cl-subs:     2286  v-elim:      0  v-fix:    0  time:  9.01 s
175.09/43.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
175.09/43.99	c vivif2 --  cl tried    28295 cl shrink        0 lits rem          0 time: 0.02
177.07/44.42	c asymm  cl-useful: 0/2573/6230 lits-rem:0 time: 1.71
177.07/44.42	c calculated reachability. Time: 0.00
177.07/44.42	c  N dy  1235    357959        70      6230         0     28295     43610    411634     20.43   no data  --
190.63/47.86	c  N dy  1312    382292        70      6230         0     26939     43610    366960     20.42     21.50  --
201.40/50.59	c  N dy  1391    402406        70      6230         0     45207     43610    805394     20.43     21.52  --
226.93/56.94	c  N dy  1524    455974        70      6230         0     43587     43610    718914     20.30     21.44  --
240.49/60.31	c  N dy  1611    480566        70      6230         0     39683     43610    631687     20.31     21.39  --
252.86/63.49	c  N dy  1739    500742        70      6230         0     30941     43610    414258     20.36     21.48  --
271.21/68.01	c  N dy  1787    536938        70      6230         0     35421     43610    502267     20.29     17.74  --
271.21/68.01	c  S st  1787    536938        70      6230         0     35421     43610    502267     20.29     17.74  --
271.21/68.09	c  S st  1787    537441        70      6230         0     35888     43610    513745     20.29   no data  --
271.21/68.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
271.21/68.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.61/68.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
271.61/68.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.61/68.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.61/68.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
271.61/68.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
283.57/71.12	c lits-rem:      1589  cl-subs:     2511  v-elim:      0  v-fix:    0  time: 11.97 s
283.57/71.12	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
283.57/71.13	c vivif2 --  cl tried    33377 cl shrink        0 lits rem          0 time: 0.02
284.37/71.32	c asymm  cl-useful: 0/1608/6230 lits-rem:0 time: 0.75
284.37/71.32	c calculated reachability. Time: 0.00
284.37/71.32	c  N dy  1787    537441        70      6230         0     33377     43610    458727     20.29   no data  --
295.13/74.04	c  N dy  1870    557485        70      6230         0     51490     43610    897309     20.31     21.79  --
307.14/77.09	c  N dy  1986    578573        70      6230         0     41955     43610    661932     20.34     21.47  --
321.46/80.68	c  N dy  2104    598660        70      6230         0     30441     43610    367232     20.38     24.93  --
331.83/83.30	c  N dy  2168    619290        70      6230         0     49030     43610    813988     20.38     21.58  --
345.39/86.65	c  N dy  2237    639356        70      6230         0     36564     43610    499522     20.39     22.00  --
358.95/90.08	c  N dy  2289    659394        70      6230         0     54616     43610    927303     20.38     22.54  --
381.73/95.78	c  N dy  2413    695108        70      6230         0     55203     43610    923884     20.37     21.50  --
397.64/99.77	c  N dy  2495    715390        70      6230         0     41081     43610    578394     20.38     21.53  --
413.19/103.61	c  N dy  2599    737123        70      6230         0     60718     43610   1054156     20.40     21.53  --
426.00/106.83	c  N dy  2631    759094        70      6230         0     47107     43610    702847     20.38     21.79  --
441.12/110.60	c  N dy  2718    779178        70      6230         0     65245     43610   1140261     20.39     23.49  --
455.08/114.10	c  N dy  2801    800167        70      6230         0     49842     43610    763611     20.40     21.70  --
459.47/115.27	c  S st  2844    806162        70      6230         0     55282     43610    898236     20.41   no data  --
460.27/115.42	c  S st  2844    806667        70      6230         0     55749     43610    909908     20.41   no data  --
460.27/115.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
460.27/115.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.27/115.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
460.27/115.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.27/115.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.27/115.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
460.27/115.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
492.56/123.55	c lits-rem:      2527  cl-subs:     4726  v-elim:      0  v-fix:    0  time: 32.18 s
492.56/123.55	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
492.56/123.56	c vivif2 --  cl tried    51023 cl shrink        0 lits rem          0 time: 0.04
493.76/123.81	c asymm  cl-useful: 0/946/6230 lits-rem:0 time: 1.02
493.76/123.82	c calculated reachability. Time: 0.00
493.76/123.82	c  N dy  2844    806667        70      6230         0     51023     43610    791074     20.41   no data  --
510.51/128.05	c  N dy  2889    826675        70      6230         0     69106     43610   1224716     20.41     21.61  --
526.51/132.10	c  N dy  3010    850154        70      6230         0     55315     43610    888905     20.43     21.64  --
546.02/136.91	c  N dy  3127    870693        70      6230         0     37922     43610    451436     20.46     21.59  --
567.96/142.43	c  N dy  3142    907340        70      6230         0     70566     43610   1214440     20.40     21.61  --
581.92/145.90	c  N dy  3205    929338        70      6230         0     53644     43610    816514     20.40     21.47  --
599.87/150.44	c  N dy  3324    949434        70      6230         0     71824     43610   1262367     20.42     22.54  --
613.84/153.94	c  N dy  3385    969635        70      6230         0     52248     43610    770209     20.42     21.54  --
630.98/158.26	c  N dy  3504    989687        70      6230         0     70378     43610   1215048     20.44     21.54  --
646.54/162.13	c  N dy  3564   1009689        70      6230         0     49690     43610    697494     20.45     23.50  --
663.28/166.32	c  N dy  3677   1029696        70      6230         0     67820     43610   1139233     20.46     23.82  --
680.84/170.73	c  N dy  3741   1050675        70      6230         0     47019     43610    617646     20.46     21.57  --
697.62/174.93	c  F st  3848   1071876        70      6230         0     66283     43610   1088265     20.48     19.57  --
697.62/174.93	c  N st  3848   1071876        70      6230         0     66283     43610   1088265     20.48     19.57  --
716.74/179.70	c  N dy  3917   1092598        70      6230         0     44369     43610    540259     20.48     21.57  --
731.49/183.46	c  N dy  4007   1113475        70      6230         0     63259     43610    999166     20.49     21.60  --
751.83/188.57	c  N dy  4125   1133511        70      6230         0     81375     43610   1443197     20.51     23.49  --
767.00/192.31	c  N dy  4194   1153747        70      6230         0     57980     43610    854913     20.51     21.62  --
806.49/202.24	c  N dy  4262   1194743        70      6230         0     52293     43610    698815     20.48     21.56  --
821.23/205.98	c  S st  4307   1210001        70      6230         0     66025     43610   1030882     20.48     18.79  --
822.43/206.25	c  S st  4307   1210504        70      6230         0     66491     43610   1042500     20.48   no data  --
822.43/206.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
822.43/206.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.83/206.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
822.83/206.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.83/206.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.83/206.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
822.83/206.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
895.05/224.51	c lits-rem:      2689  cl-subs:     6310  v-elim:      0  v-fix:    0  time: 72.44 s
895.05/224.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
895.45/224.52	c vivif2 --  cl tried    60181 cl shrink        0 lits rem          0 time: 0.05
896.61/224.88	c asymm  cl-useful: 0/771/6230 lits-rem:0 time: 1.45
896.61/224.88	c calculated reachability. Time: 0.00
896.61/224.88	c  N dy  4307   1210504        70      6230         0     60181     43610    896247     20.48   no data  --
920.53/230.85	c  N dy  4441   1230546        70      6230         0     78346     43610   1342624     20.50     22.85  --
941.68/236.13	c  N dy  4530   1254597        70      6230         0     57004     43610    805772     20.51     21.61  --
1027.43/257.64	c  N dy  4534   1363729        70      6230         0     65293     43610    951234     20.30     21.56  --
1054.16/264.37	c  N dy  4668   1384131        70      6230         0     83822     43610   1407275     20.32     21.51  --
1078.50/270.48	c  N dy  4811   1404169        70      6230         0     56514     43610    770104     20.34     22.02  --
1099.23/275.68	c  N dy  4936   1424518        70      6230         0     74884     43610   1219005     20.36     21.45  --
1123.96/281.81	c  N dy  5016   1445410        70      6230         0     47126     43610    520291     20.37     21.56  --
1139.93/285.86	c  N dy  5079   1467888        70      6230         0     67309     43610   1003663     20.36     21.46  --
1163.45/291.74	c  N dy  5204   1488685        70      6230         0     86158     43610   1464435     20.38     21.56  --
1186.59/297.59	c  N dy  5255   1514276        70      6230         0     61457     43610    844849     20.36     21.46  --
1208.92/303.12	c  N dy  5387   1534352        70      6230         0     79632     43610   1291542     20.38     21.79  --
1233.30/309.23	c  N dy  5447   1554405        70      6230         0     49084     43610    540754     20.38     22.32  --
1251.19/313.73	c  N dy  5595   1574481        70      6230         0     67279     43610    989128     20.40     23.60  --
1284.32/322.07	c  N dy  5669   1609032        70      6230         0     98259     43610   1727838     20.39     21.58  --
1303.85/326.97	c  N dy  5770   1631405        70      6230         0     68878     43610   1007227     20.40     21.65  --
1327.79/332.96	c  N dy  5902   1651458        70      6230         0     86990     43610   1451947     20.41     22.06  --
1359.71/340.90	c  N dy  6017   1677721        70      6230         0     60109     43610    772781     20.42     21.57  --
1380.84/346.27	c  N dy  6106   1698611        70      6230         0     78989     43610   1232134     20.43     21.55  --
1395.98/350.03	c  S st  6154   1710505        70      6230         0     89685     43610   1491199     20.43     17.19  --
1397.19/350.32	c  S st  6154   1711006        70      6230         0     90141     43610   1502604     20.43   no data  --
1397.19/350.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1397.19/350.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1397.19/350.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
1397.58/350.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1397.58/350.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1397.58/350.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1397.58/350.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1822.28/456.91	c lits-rem:      5415  cl-subs:     9845  v-elim:      0  v-fix:    0  time: 424.50 s
1822.28/456.91	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1822.28/456.93	c vivif2 --  cl tried    80296 cl shrink        0 lits rem          0 time: 0.07
1823.88/457.38	c asymm  cl-useful: 0/566/6230 lits-rem:0 time: 1.81
1823.88/457.38	c calculated reachability. Time: 0.00
1823.88/457.38	c  N dy  6154   1711006        70      6230         0     80296     43610   1265510     20.43   no data  --
1887.29/473.20	c  N dy  6261   1767071        70      6230         0     79534     43610   1213441     20.39     21.52  --
1919.19/481.20	c  N dy  6375   1787609        70      6230         0     98095     43610   1668967     20.40     21.53  --
1942.73/487.16	c  N dy  6507   1808165        70      6230         0     64842     43610    878728     20.42     21.72  --
1967.46/493.30	c  N dy  6656   1828971        70      6230         0     83716     43610   1346149     20.43     21.52  --
1998.17/501.04	c  N dy  6813   1849317        70      6230         0    102064     43610   1799602     20.45     21.53  --
2020.90/506.76	c  N dy  6889   1873817        70      6230         0     71092     43610   1007415     20.45     21.55  --
2043.64/512.45	c  N dy  6960   1893895        70      6230         0     89167     43610   1443581     20.45     21.77  --
2074.75/520.27	c  N dy  7078   1913967        70      6230         0    107320     43610   1890046     20.46     22.05  --
2093.15/524.82	c  N dy  7111   1935371        70      6230         0     72334     43610   1013763     20.45     21.55  --
2119.07/531.36	c  N dy  7268   1956268        70      6230         0     91245     43610   1481474     20.47     21.62  --
2147.74/538.57	c  N dy  7362   1976282        70      6230         0    109308     43610   1922960     20.47     22.05  --
2168.47/543.71	c  N dy  7475   1996314        70      6230         0     72488     43610   1024687     20.48     23.15  --
2191.22/549.46	c  N dy  7544   2016337        70      6230         0     90531     43610   1460683     20.48     23.89  --
2215.99/555.63	c  N dy  7587   2036977        70      6230         0    108976     43610   1897263     20.47     21.63  --
2237.53/561.11	c  N dy  7690   2057073        70      6230         0     71348     43610    983618     20.48     22.62  --
2260.22/566.79	c  N dy  7768   2077495        70      6230         0     89796     43610   1432201     20.48     21.70  --
2295.31/575.55	c  N dy  7796   2110919        70      6230         0     63023     43610    759547     20.45     21.74  --
2314.06/580.22	c  N dy  7864   2130959        70      6230         0     81028     43610   1192952     20.45     21.58  --
2344.37/587.88	c  N dy  7983   2150980        70      6230         0     99173     43610   1637298     20.46     21.57  --
2384.25/597.90	c  N dy  8116   2171055        70      6230         0     59680     43610    673613     20.47     22.46  --
2409.03/604.03	c  N dy  8245   2191081        70      6230         0     77735     43610   1119005     20.49     21.76  --
2439.74/611.78	c  S st  8384   2211007        70      6230         0     95744     43610   1563554     20.50   no data  --
2441.29/612.11	c  S st  8384   2211508        70      6230         0     96208     43610   1575420     20.50   no data  --
2441.29/612.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2441.29/612.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2441.29/612.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
2441.69/612.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2441.69/612.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2441.69/612.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2441.69/612.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2660.61/667.13	c lits-rem:      4921  cl-subs:     7873  v-elim:      0  v-fix:    0  time: 218.96 s
2660.61/667.13	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2660.61/667.15	c vivif2 --  cl tried    88335 cl shrink        0 lits rem          0 time: 0.08
2662.61/667.65	c asymm  cl-useful: 0/507/6230 lits-rem:0 time: 2.00
2662.61/667.66	c calculated reachability. Time: 0.00
2662.61/667.66	c  N dy  8384   2211508        70      6230         0     88335     43610   1368458     20.50   no data  --
2701.30/677.38	c  N dy  8483   2231578        70      6230         0    106388     43610   1808054     20.50     22.27  --
2739.18/686.89	c  N dy  8584   2254619        70      6230         0     68996     43610    889598     20.51     21.62  --
2771.49/694.90	c  N dy  8716   2274622        70      6230         0     87062     43610   1334728     20.52     22.99  --
2812.21/705.20	c  N dy  8811   2297355        70      6230         0    107533     43610   1834919     20.53     21.71  --
2850.85/714.84	c  N dy  8927   2317438        70      6230         0     66356     43610    812191     20.53     22.77  --
2875.56/721.08	c  N dy  8987   2337465        70      6230         0     84281     43610   1243121     20.53     23.01  --
2913.51/730.58	c  N dy  9120   2360164        70      6230         0    104755     43610   1744368     20.54     21.75  --
2959.33/742.06	c  N dy  9244   2386530        70      6230         0     68252     43610    841683     20.55     21.65  --
2986.84/748.91	c  N dy  9327   2408360        70      6230         0     87922     43610   1319130     20.55     21.80  --
3025.52/758.61	c  N dy  9474   2429527        70      6230         0    107028     43610   1793033     20.56     21.71  --
3063.81/768.28	c  N dy  9570   2450485        70      6230         0     64702     43610    742911     20.57     21.72  --
3082.95/773.02	c  N dy  9633   2470544        70      6230         0     82720     43610   1178039     20.57     23.07  --
3111.27/780.12	c  N dy  9752   2490554        70      6230         0    100694     43610   1618568     20.57     24.26  --
3140.38/787.40	c  N dy  9810   2510735        70      6230         0    118831     43610   2051894     20.57     21.70  --
3166.71/794.04	c  N dy  9913   2532255        70      6230         0     76116     43610   1011840     20.57     21.69  --
3192.23/800.41	c  N dy 10009   2553276        70      6230         0     95083     43610   1475661     20.58     21.77  --
3222.54/808.05	c  N dy 10096   2573454        70      6230         0    113197     43610   1916397     20.58     21.68  --
3250.91/815.14	c  N dy 10161   2593457        70      6230         0     68265     43610    807727     20.58     22.72  --
3272.41/820.54	c  N dy 10254   2613475        70      6230         0     86310     43610   1246884     20.59     21.85  --
3301.93/827.90	c  N dy 10372   2633480        70      6230         0    104386     43610   1693009     20.60     22.11  --
3337.83/836.96	c  N dy 10494   2653567        70      6230         0    122526     43610   2139180     20.60     21.69  --
3367.73/844.47	c  N dy 10581   2673823        70      6230         0     76735     43610    993769     20.61     21.72  --
3394.45/851.11	c  N dy 10655   2693884        70      6230         0     94848     43610   1434606     20.61     21.97  --
3421.17/857.85	c  S st 10751   2711508        70      6230         0    110716     43610   1824797     20.61     19.48  --
3422.41/858.18	c  S st 10751   2712012        70      6230         0    111188     43610   1836688     20.61   no data  --
3422.41/858.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3422.41/858.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3422.76/858.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
3423.16/858.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3423.16/858.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3423.16/858.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3423.16/858.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4091.52/1025.94	c lits-rem:      6001  cl-subs:    11046  v-elim:      0  v-fix:    0  time: 668.39 s
4091.52/1025.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4091.52/1025.96	c vivif2 --  cl tried   100142 cl shrink        0 lits rem          0 time: 0.09
4093.56/1026.45	c asymm  cl-useful: 0/450/6230 lits-rem:0 time: 1.93
4093.56/1026.45	c calculated reachability. Time: 0.00
4093.56/1026.45	c  N dy 10751   2712012        70      6230         0    100142     43610   1561412     20.61   no data  --
4141.41/1038.44	c  N dy 10845   2735345        70      6230         0    121070     43610   2069793     20.62     21.72  --
4177.67/1047.50	c  N dy 10941   2755439        70      6230         0     74901     43610    949919     20.62     21.71  --
4205.99/1054.67	c  N dy 10966   2777716        70      6230         0     94811     43610   1422975     20.61     21.77  --
4246.27/1064.78	c  N dy 11060   2797726        70      6230         0    112866     43610   1864610     20.62     21.93  --
4293.32/1076.55	c  N dy 11146   2819553        70      6230         0     67080     43610    740278     20.62     21.75  --
4323.63/1084.13	c  N dy 11253   2839804        70      6230         0     85247     43610   1183245     20.62     21.71  --
4361.17/1093.57	c  N dy 11359   2859839        70      6230         0    103358     43610   1631682     20.63     22.83  --
4396.26/1102.31	c  N dy 11381   2881496        70      6230         0    122701     43610   2095596     20.62     21.75  --
4438.49/1112.99	c  N dy 11494   2901624        70      6230         0     74454     43610    909079     20.63     21.72  --
4469.59/1120.74	c  N dy 11510   2926414        70      6230         0     96470     43610   1428530     20.62     21.72  --
4503.10/1129.17	c  N dy 11553   2946747        70      6230         0    114699     43610   1864597     20.61     21.72  --
4554.94/1142.10	c  N dy 11642   2973212        70      6230         0     71263     43610    815861     20.61     21.75  --
4582.06/1148.94	c  N dy 11722   2994326        70      6230         0     90225     43610   1278173     20.61     21.74  --
4613.97/1156.96	c  N dy 11789   3014377        70      6230         0    108245     43610   1713878     20.61     21.70  --
4658.63/1168.17	c  N dy 11939   3034403        70      6230         0    126342     43610   2162995     20.62     21.71  --
4697.71/1177.96	c  N dy 12041   3054480        70      6230         0     76219     43610    926038     20.63     22.31  --
4727.63/1185.47	c  N dy 12140   3074526        70      6230         0     94347     43610   1367815     20.63     23.12  --
4764.76/1194.74	c  N dy 12253   3095165        70      6230         0    112978     43610   1825267     20.64     21.77  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368697-1305400956/watcher-3368697-1305400956 -o /tmp/evaluation-result-3368697-1305400956/solver-3368697-1305400956 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368697-1305400956.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: 8.06 8.10 8.07 7/361 28287
/proc/meminfo: memFree=24015520/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 416 0 0 0 2 0 0 0 25 0 4 0 651695985 52465664 356 33554432000 4194304 4650419 140735172592560 18446744073709551615 47521067644441 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 12809 356 306 112 0 7774 0
[pid=28287/tid=28288] ppid=28285 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651695986 52465664 356 33554432000 4194304 4650419 140735172592560 18446744073709551615 47521067644435 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651695986 52465664 356 33554432000 4194304 4650419 140735172592560 18446744073709551615 47521067644844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651695986 52465664 356 33554432000 4194304 4650419 140735172592560 18446744073709551615 47521067644441 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.114096 s]
/proc/loadavg: 8.06 8.10 8.07 7/361 28287
/proc/meminfo: memFree=24015520/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=281896 CPUtime=0.42 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 1458 0 0 0 42 0 0 0 18 0 4 0 651695985 288661504 1369 33554432000 4194304 4650419 140735172592560 18446744073709551615 4370537 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 70474 1369 366 112 0 65439 0
[pid=28287/tid=28288] ppid=28285 vsize=281896 CPUtime=0.1 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 221 0 0 0 10 0 0 0 18 0 4 0 651695986 288661504 1369 33554432000 4194304 4650419 140735172592560 18446744073709551615 4369160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=281896 CPUtime=0.1 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 234 0 0 0 10 0 0 0 25 0 4 0 651695986 288661504 1369 33554432000 4194304 4650419 140735172592560 18446744073709551615 4370503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=281896 CPUtime=0.1 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 371 0 0 0 10 0 0 0 25 0 4 0 651695986 288661504 1369 33554432000 4194304 4650419 140735172592560 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281896

[startup+0.201082 s]
/proc/loadavg: 8.06 8.10 8.07 7/361 28287
/proc/meminfo: memFree=24015520/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=285264 CPUtime=0.77 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 3333 0 0 0 77 0 0 0 18 0 4 0 651695985 292110336 2795 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 71316 2795 390 112 0 66281 0
[pid=28287/tid=28288] ppid=28285 vsize=285264 CPUtime=0.19 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 740 0 0 0 19 0 0 0 18 0 4 0 651695986 292110336 2795 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=285264 CPUtime=0.18 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 785 0 0 0 18 0 0 0 25 0 4 0 651695986 292110336 2795 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=285264 CPUtime=0.19 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 636 0 0 0 19 0 0 0 25 0 4 0 651695986 292110336 2795 33554432000 4194304 4650419 140735172592560 18446744073709551615 4363311 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 285264

[startup+0.301064 s]
/proc/loadavg: 8.06 8.10 8.07 7/361 28287
/proc/meminfo: memFree=24015520/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=285264 CPUtime=1.17 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 3654 0 0 0 117 0 0 0 18 0 4 0 651695985 292110336 3116 33554432000 4194304 4650419 140735172592560 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 71316 3116 390 112 0 66281 0
[pid=28287/tid=28288] ppid=28285 vsize=285264 CPUtime=0.29 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 826 0 0 0 29 0 0 0 18 0 4 0 651695986 292110336 3116 33554432000 4194304 4650419 140735172592560 18446744073709551615 4307190 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=285264 CPUtime=0.28 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 869 0 0 0 28 0 0 0 25 0 4 0 651695986 292110336 3116 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=285264 CPUtime=0.29 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 703 0 0 0 29 0 0 0 25 0 4 0 651695986 292110336 3116 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285264

[startup+0.700992 s]
/proc/loadavg: 8.06 8.10 8.07 7/361 28287
/proc/meminfo: memFree=24015520/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=286756 CPUtime=2.77 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 6079 0 0 0 277 0 0 0 18 0 4 0 651695985 293638144 3631 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 71689 3631 390 112 0 66654 0
[pid=28287/tid=28288] ppid=28285 vsize=286756 CPUtime=0.69 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 1420 0 0 0 69 0 0 0 18 0 4 0 651695986 293638144 3631 33554432000 4194304 4650419 140735172592560 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=286756 CPUtime=0.68 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 1486 0 0 0 68 0 0 0 25 0 4 0 651695986 293638144 3631 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=286756 CPUtime=0.69 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 1358 0 0 0 69 0 0 0 25 0 4 0 651695986 293638144 3631 33554432000 4194304 4650419 140735172592560 18446744073709551615 4364751 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) 286756

[startup+1.50085 s]
/proc/loadavg: 8.06 8.10 8.07 9/365 28291
/proc/meminfo: memFree=23986472/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=287408 CPUtime=5.96 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 10715 0 0 0 595 1 0 0 19 0 4 0 651695985 294305792 5835 33554432000 4194304 4650419 140735172592560 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 71852 5835 392 112 0 66817 0
[pid=28287/tid=28288] ppid=28285 vsize=287408 CPUtime=1.49 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 2294 0 0 0 149 0 0 0 20 0 4 0 651695986 294305792 5835 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=287408 CPUtime=1.47 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 2380 0 0 0 147 0 0 0 25 0 4 0 651695986 294305792 5835 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=287408 CPUtime=1.49 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 2070 0 0 0 149 0 0 0 25 0 4 0 651695986 294305792 5835 33554432000 4194304 4650419 140735172592560 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287408

[startup+3.10056 s]
/proc/loadavg: 8.05 8.10 8.07 9/365 28291
/proc/meminfo: memFree=23947488/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=297004 CPUtime=12.35 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 18241 0 0 0 1232 3 0 0 24 0 4 0 651695985 304132096 11020 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 74251 11020 392 112 0 69216 0
[pid=28287/tid=28288] ppid=28285 vsize=297004 CPUtime=3.08 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 3790 0 0 0 308 0 0 0 25 0 4 0 651695986 304132096 11020 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=297004 CPUtime=3.05 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 5003 0 0 0 305 0 0 0 25 0 4 0 651695986 304132096 11021 33554432000 4194304 4650419 140735172592560 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=297004 CPUtime=3.08 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 4992 0 0 0 308 0 0 0 25 0 4 0 651695986 304132096 11021 33554432000 4194304 4650419 140735172592560 18446744073709551615 4370491 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297004

[startup+6.30097 s]
/proc/loadavg: 8.05 8.10 8.07 9/365 28291
/proc/meminfo: memFree=23913820/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=289224 CPUtime=25.1 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 27427 0 0 0 2506 4 0 0 25 0 4 0 651695985 296165376 13250 33554432000 4194304 4650419 140735172592560 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 72306 13250 392 112 0 67271 0
[pid=28287/tid=28288] ppid=28285 vsize=289224 CPUtime=6.29 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 6835 0 0 0 628 1 0 0 25 0 4 0 651695986 296165376 13250 33554432000 4194304 4650419 140735172592560 18446744073709551615 4370707 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=289224 CPUtime=6.21 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 7095 0 0 0 621 0 0 0 25 0 4 0 651695986 296165376 13250 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=289224 CPUtime=6.29 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 7151 0 0 0 628 1 0 0 25 0 4 0 651695986 296165376 13250 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 289224

[startup+12.7008 s]
/proc/loadavg: 8.05 8.09 8.07 9/365 28291
/proc/meminfo: memFree=23863308/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=283388 CPUtime=50.64 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 39839 0 0 0 5055 9 0 0 25 0 4 0 651695985 290189312 19591 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 70847 19591 392 112 0 65812 0
[pid=28287/tid=28288] ppid=28285 vsize=283388 CPUtime=12.69 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 9475 0 0 0 1267 2 0 0 25 0 4 0 651695986 290189312 19591 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=283388 CPUtime=12.54 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 9561 0 0 0 1253 1 0 0 25 0 4 0 651695986 290189312 19591 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=283388 CPUtime=12.69 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 11052 0 0 0 1267 2 0 0 25 0 4 0 651695986 290189312 19591 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 283388

[startup+25.5005 s]
/proc/loadavg: 8.11 8.11 8.08 9/365 28292
/proc/meminfo: memFree=23811736/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=362384 CPUtime=101.69 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 59820 0 0 0 10157 12 0 0 25 0 4 0 651695985 371081216 27739 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 90596 27739 392 112 0 85561 0
[pid=28287/tid=28288] ppid=28285 vsize=362384 CPUtime=25.49 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 14048 0 0 0 2546 3 0 0 25 0 4 0 651695986 371081216 27739 33554432000 4194304 4650419 140735172592560 18446744073709551615 4328106 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=362384 CPUtime=25.19 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 14737 0 0 0 2517 2 0 0 25 0 4 0 651695986 371081216 27739 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=362384 CPUtime=25.49 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 16238 0 0 0 2546 3 0 0 25 0 4 0 651695986 371081216 27739 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 362384

[startup+51.1008 s]
/proc/loadavg: 8.07 8.10 8.07 9/365 28292
/proc/meminfo: memFree=23775100/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=318024 CPUtime=203.79 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 83800 0 0 0 20360 19 0 0 25 0 4 0 651695985 325656576 30907 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 79506 30907 392 112 0 74471 0
[pid=28287/tid=28288] ppid=28285 vsize=318024 CPUtime=51.09 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 20539 0 0 0 5103 6 0 0 25 0 4 0 651695986 325656576 30907 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=318024 CPUtime=50.5 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 19544 0 0 0 5047 3 0 0 25 0 4 0 651695986 325656576 30907 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=318024 CPUtime=51.09 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 23586 0 0 0 5103 6 0 0 25 0 4 0 651695986 325656576 30907 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 318024

[startup+102.3 s]
/proc/loadavg: 8.11 8.11 8.08 9/365 28294
/proc/meminfo: memFree=23732024/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=324624 CPUtime=408.05 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 124845 0 0 0 40771 34 0 0 25 0 4 0 651695985 332414976 37012 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 81156 37012 392 112 0 76121 0
[pid=28287/tid=28288] ppid=28285 vsize=324624 CPUtime=102.3 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 30395 0 0 0 10221 9 0 0 25 0 4 0 651695986 332414976 37012 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=324624 CPUtime=101.13 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 29649 0 0 0 10106 7 0 0 25 0 4 0 651695986 332414976 37012 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=324624 CPUtime=102.3 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 35948 0 0 0 10219 11 0 0 25 0 4 0 651695986 332414976 37012 33554432000 4194304 4650419 140735172592560 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 324624

[startup+162.301 s]

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

[pid=28287] ppid=28285 vsize=476608 CPUtime=2800.99 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 391308 0 0 0 279970 129 0 0 25 0 4 0 651695985 488046592 74371 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 119152 74371 392 112 0 114117 0
[pid=28287/tid=28288] ppid=28285 vsize=476608 CPUtime=702.3 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 81219 0 0 0 70202 28 0 0 25 0 4 0 651695986 488046592 74371 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=476608 CPUtime=694.06 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 98257 0 0 0 69373 33 0 0 25 0 4 0 651695986 488046592 74371 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=476608 CPUtime=702.3 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 113534 0 0 0 70196 34 0 0 25 0 4 0 651695986 488046592 74371 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.99
Current children cumulated vsize (KiB) 476608

[startup+762.301 s]
/proc/loadavg: 8.12 8.11 8.09 9/365 28311
/proc/meminfo: memFree=23400388/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=489236 CPUtime=3040.33 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 414443 0 0 0 303893 140 0 0 25 0 4 0 651695985 500977664 78542 33554432000 4194304 4650419 140735172592560 18446744073709551615 4367245 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 122309 78542 392 112 0 117274 0
[pid=28287/tid=28288] ppid=28285 vsize=489236 CPUtime=762.32 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 85771 0 0 0 76202 30 0 0 25 0 4 0 651695986 500977664 78542 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=489236 CPUtime=753.36 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 103569 0 0 0 75299 37 0 0 25 0 4 0 651695986 500977664 78542 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=489236 CPUtime=762.32 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 121523 0 0 0 76196 36 0 0 25 0 4 0 651695986 500977664 78542 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 489236

[startup+822.301 s]
/proc/loadavg: 8.04 8.08 8.08 9/365 28313
/proc/meminfo: memFree=23345176/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=517736 CPUtime=3279.59 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 436472 0 0 0 327810 149 0 0 25 0 4 0 651695985 530161664 87028 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 129434 87028 392 112 0 124399 0
[pid=28287/tid=28288] ppid=28285 vsize=517736 CPUtime=822.3 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 91913 0 0 0 82198 32 0 0 25 0 4 0 651695986 530161664 87028 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=517736 CPUtime=812.66 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 106486 0 0 0 81228 38 0 0 25 0 4 0 651695986 530161664 87028 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=517736 CPUtime=822.31 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 129082 0 0 0 82192 39 0 0 25 0 4 0 651695986 530161664 87028 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.59
Current children cumulated vsize (KiB) 517736

[startup+882.313 s]
/proc/loadavg: 8.10 8.10 8.09 9/365 28315
/proc/meminfo: memFree=23348884/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=517884 CPUtime=3518.92 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 452885 0 0 0 351736 156 0 0 25 0 4 0 651695985 530313216 85662 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 129471 85662 392 112 0 124436 0
[pid=28287/tid=28288] ppid=28285 vsize=517884 CPUtime=882.32 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 96308 0 0 0 88197 35 0 0 25 0 4 0 651695986 530313216 85662 33554432000 4194304 4650419 140735172592560 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=517884 CPUtime=871.97 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 109340 0 0 0 87157 40 0 0 25 0 4 0 651695986 530313216 85662 33554432000 4194304 4650419 140735172592560 18446744073709551615 4313750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=517884 CPUtime=882.33 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 133493 0 0 0 88192 41 0 0 25 0 4 0 651695986 530313216 85662 33554432000 4194304 4650419 140735172592560 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.92
Current children cumulated vsize (KiB) 517884

[startup+942.301 s]
/proc/loadavg: 8.08 8.09 8.09 9/365 28316
/proc/meminfo: memFree=23355936/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=452464 CPUtime=3758.16 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 466775 0 0 0 375655 161 0 0 25 0 4 0 651695985 463323136 82367 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 113116 82367 392 112 0 108081 0
[pid=28287/tid=28288] ppid=28285 vsize=452464 CPUtime=942.31 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 97581 0 0 0 94196 35 0 0 25 0 4 0 651695986 463323136 82367 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=452464 CPUtime=931.26 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 114569 0 0 0 93083 43 0 0 25 0 4 0 651695986 463323136 82367 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=452464 CPUtime=942.31 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 135055 0 0 0 94189 42 0 0 25 0 4 0 651695986 463323136 82367 33554432000 4194304 4650419 140735172592560 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.16
Current children cumulated vsize (KiB) 452464

[startup+1002.3 s]
/proc/loadavg: 8.10 8.10 8.09 9/365 28318
/proc/meminfo: memFree=23319584/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=454160 CPUtime=3997.42 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 479359 0 0 0 399578 164 0 0 25 0 4 0 651695985 465059840 82838 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 113540 82838 392 112 0 108505 0
[pid=28287/tid=28288] ppid=28285 vsize=454160 CPUtime=1002.31 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 97581 0 0 0 100196 35 0 0 25 0 4 0 651695986 465059840 82838 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=454160 CPUtime=990.51 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 118208 0 0 0 99007 44 0 0 25 0 4 0 651695986 465059840 82838 33554432000 4194304 4650419 140735172592560 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=454160 CPUtime=1002.32 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 135055 0 0 0 100190 42 0 0 25 0 4 0 651695986 465059840 82838 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.42
Current children cumulated vsize (KiB) 454160

[startup+1062.3 s]
/proc/loadavg: 8.07 8.09 8.09 9/365 28319
/proc/meminfo: memFree=23322548/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=466956 CPUtime=4236.69 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 489600 0 0 0 423498 171 0 0 25 0 4 0 651695985 478162944 84487 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 116739 84487 392 112 0 111704 0
[pid=28287/tid=28288] ppid=28285 vsize=466956 CPUtime=1062.31 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 97581 0 0 0 106196 35 0 0 25 0 4 0 651695986 478162944 84487 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=466956 CPUtime=1049.79 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 123179 0 0 0 104931 48 0 0 25 0 4 0 651695986 478162944 84487 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=466956 CPUtime=1062.32 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 135055 0 0 0 106189 43 0 0 25 0 4 0 651695986 478162944 84487 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.69
Current children cumulated vsize (KiB) 466956

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.09 9/365 28321
/proc/meminfo: memFree=23286936/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=532556 CPUtime=4475.97 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 495983 0 0 0 447422 175 0 0 25 0 4 0 651695985 545337344 87905 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 133139 87905 392 112 0 128104 0
[pid=28287/tid=28288] ppid=28285 vsize=532556 CPUtime=1122.32 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 98235 0 0 0 112196 36 0 0 25 0 4 0 651695986 545337344 87905 33554432000 4194304 4650419 140735172592560 18446744073709551615 4329392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=532556 CPUtime=1109.08 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 126070 0 0 0 110858 50 0 0 25 0 4 0 651695986 545337344 87905 33554432000 4194304 4650419 140735172592560 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=532556 CPUtime=1122.32 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 135055 0 0 0 112189 43 0 0 25 0 4 0 651695986 545337344 87905 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.97
Current children cumulated vsize (KiB) 532556

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.09 9/365 28323
/proc/meminfo: memFree=23329928/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=482324 CPUtime=4715.27 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 503818 0 0 0 471349 178 0 0 25 0 4 0 651695985 493899776 83686 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 120581 83686 392 112 0 115546 0
[pid=28287/tid=28288] ppid=28285 vsize=482324 CPUtime=1182.32 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 100215 0 0 0 118196 36 0 0 25 0 4 0 651695986 493899776 83686 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=482324 CPUtime=1168.38 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 126237 0 0 0 116788 50 0 0 25 0 4 0 651695986 493899776 83686 33554432000 4194304 4650419 140735172592560 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=482324 CPUtime=1182.32 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 137969 0 0 0 118188 44 0 0 25 0 4 0 651695986 493899776 83686 33554432000 4194304 4650419 140735172592560 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.27
Current children cumulated vsize (KiB) 482324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.10 8.09 8.09 9/365 28323
/proc/meminfo: memFree=23302024/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=482324 CPUtime=4800.24 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 508756 0 0 0 479844 180 0 0 25 0 4 0 651695985 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 120581 88624 392 112 0 115546 0
[pid=28287/tid=28288] ppid=28285 vsize=482324 CPUtime=1203.64 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 101771 0 0 0 120327 37 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=482324 CPUtime=1189.42 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 126237 0 0 0 118892 50 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=482324 CPUtime=1203.64 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 140149 0 0 0 120319 45 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 482324

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

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

[startup+1203.6 s]
/proc/loadavg: 8.10 8.09 8.09 9/365 28323
/proc/meminfo: memFree=23302024/32951124 swapFree=56449224/67111528
[pid=28287] ppid=28285 vsize=482324 CPUtime=4800.24 cores=0,2,4,6
/proc/28287/stat : 28287 (strangenight1-m) R 28285 28287 28046 0 -1 4202496 508756 0 0 0 479844 180 0 0 25 0 4 0 651695985 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28287/statm: 120581 88624 392 112 0 115546 0
[pid=28287/tid=28288] ppid=28285 vsize=482324 CPUtime=1203.64 cores=0,2,4,6
/proc/28287/task/28288/stat : 28288 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 101771 0 0 0 120327 37 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28287/tid=28289] ppid=28285 vsize=482324 CPUtime=1189.42 cores=0,2,4,6
/proc/28287/task/28289/stat : 28289 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 126237 0 0 0 118892 50 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28287/tid=28290] ppid=28285 vsize=482324 CPUtime=1203.64 cores=0,2,4,6
/proc/28287/task/28290/stat : 28290 (strangenight1-m) R 28285 28287 28046 0 -1 4202560 140149 0 0 0 120319 45 0 0 25 0 4 0 651695986 493899776 88624 33554432000 4194304 4650419 140735172592560 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 482324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.63
CPU time (s): 4800.28
CPU user time (s): 4798.47
CPU system time (s): 1.81472
CPU usage (%): 398.816
Max. virtual memory (cumulated for all children) (KiB): 532556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.47
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508757
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= 395
involuntary context switches= 20983

runsolver used 4.06638 second user time and 10.0145 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 21:22:36
IDJOB=3368697
IDBENCH=82706
IDSOLVER=1846
FILE ID=node106/3368697-1305400956
RUNJOBID= node106-1305398544-28064
PBS_JOBID= 13324490
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= db18d6e256ea6948d91cc6cd8858dc3d
RANDOM SEED=262628694

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24015800 kB
Buffers:        267048 kB
Cached:        5686636 kB
SwapCached:      27544 kB
Active:         733304 kB
Inactive:      7975792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24015800 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           12456 kB
Writeback:           0 kB
AnonPages:     2736884 kB
Mapped:          10220 kB
Slab:           113572 kB
PageTables:      47772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75080676 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= 73348 MiB
End job on node106 at 2011-05-14 21:42:42