Trace number 3175088

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

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.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-3175088-1304084015.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.38/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.38/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.38/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.17/0.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1.17/0.32	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.32	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.17/0.32	c calculated reachability. Time: 0.00
1.17/0.32	c Calc default polars -  time:   0.00 s pos:      29 undec:       2 neg:      39
1.17/0.32	c =========================================================================================
1.17/0.32	c types(t): F = full restart, N = normal restart
1.17/0.32	c types(t): S = simplification begin/end, E = solution found
1.17/0.32	c restart types(rt): st = static, dy = dynamic
1.17/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.32	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
1.17/0.32	c  N dy     7      5005        70      6230         0      2241     43610     47891     20.99     22.20  --
3.58/1.00	c  N dy    11     11672        70      6230         0      4399     43610     89758     19.80     20.89  --
3.58/1.00	c  N dy    31     15745        70      6230         0      8117     43610    178486     20.04     22.33  --
3.58/1.00	c  N dy    60     19845        70      6230         0      6766     43610    136000     20.34     21.80  --
4.39/1.14	c  F st    69     25001        70      6230         0     11463     43610    248530     20.33     20.26  --
4.39/1.14	c  N st    69     25001        70      6230         0     11463     43610    248530     20.33     20.26  --
5.17/1.37	c  N dy    75     30000        70      6230         0      9812     43610    197577     20.33   no data  --
5.17/1.37	c  S st    75     30000        70      6230         0      9812     43610    197577     20.33   no data  --
5.57/1.40	c  S st    75     30505        70      6230         0     10288     43610    209288     20.33   no data  --
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.57/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.57/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.37	c lits-rem:      1482  cl-subs:      845  v-elim:      0  v-fix:    0  time:  3.81 s
10.36/2.68	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.24
10.36/2.68	c calculated reachability. Time: 0.00
10.36/2.68	c  N dy    75     30505        70      6230         0      9443     43610    186533     20.33   no data  --
11.16/2.89	c  N dy    91     34647        70      6230         0     13205     43610    277860     20.41     21.58  --
12.36/3.11	c  N dy    97     39360        70      6230         0     10346     43610    195108     20.31     21.39  --
13.55/3.49	c  N dy   126     45694        70      6230         0     16073     43610    333067     20.44     21.65  --
13.55/3.49	c  S st   127     45758        70      6230         0     16129     43610    334471     20.44   no data  --
13.95/3.54	c  S st   127     46258        70      6230         0      8491     43610    138813     20.44   no data  --
13.95/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.95/3.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.95/3.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.95/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.95/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
13.95/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.16/4.32	c lits-rem:       168  cl-subs:       50  v-elim:      0  v-fix:    0  time:  3.09 s
17.16/4.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.16/4.32	c vivif2 --  cl tried     8441 cl shrink        0 lits rem          0 time: 0.00
17.95/4.58	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.02
17.95/4.58	c calculated reachability. Time: 0.00
17.95/4.58	c  N dy   127     46258        70      6230         0      8441     43610    137249     20.44   no data  --
20.35/5.15	c  N dy   145     56512        70      6230         0     17708     43610    357135     20.30     21.42  --
21.56/5.46	c  N dy   180     61649        70      6230         0     13348     43610    245770     20.42     21.77  --
22.74/5.73	c  N dy   196     65968        70      6230         0     17268     43610    340040     20.45     21.59  --
23.55/5.98	c  S st   205     69387        70      6230         0     10432     43610    161356     20.46     20.94  --
23.94/6.01	c  S st   205     69898        70      6230         0     10912     43610    173407     20.46   no data  --
23.94/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.94/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.94/6.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
23.94/6.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.94/6.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.94/6.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.53/6.93	c lits-rem:       276  cl-subs:      166  v-elim:      0  v-fix:    0  time:  3.62 s
27.53/6.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.53/6.94	c vivif2 --  cl tried    10746 cl shrink        0 lits rem          0 time: 0.00
28.74/7.24	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.23
28.74/7.24	c calculated reachability. Time: 0.00
28.74/7.24	c  N dy   205     69898        70      6230         0     10746     43610    168914     20.46   no data  --
30.35/7.61	c  N dy   216     76619        70      6230         0     16807     43610    314760     20.40     21.58  --
31.93/8.05	c  N dy   236     82262        70      6230         0     11058     43610    166640     20.46     21.57  --
33.12/8.35	c  F st   252     87501        70      6230         0     15781     43610    279080     20.45     20.71  --
33.12/8.37	c  N st   253     87755        70      6230         0     16009     43610    284671     20.45   no data  --
34.75/8.79	c  N dy   265     93405        70      6230         0     21138     43610    407929     20.46     24.30  --
37.92/9.56	c  N dy   282    104848        70      6230         0     19645     43610    354252     20.38     20.70  --
37.92/9.56	c  S st   282    104848        70      6230         0     19645     43610    354252     20.38     20.70  --
38.32/9.62	c  S st   282    105352        70      6230         0     20113     43610    365959     20.38   no data  --
38.32/9.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.32/9.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.32/9.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
38.32/9.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.32/9.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.32/9.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.32/9.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.71/11.30	c lits-rem:      1776  cl-subs:     2170  v-elim:      0  v-fix:    0  time:  6.62 s
45.11/11.30	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.11/11.30	c vivif2 --  cl tried    17943 cl shrink        0 lits rem          0 time: 0.01
46.31/11.67	c asymm  cl-useful: 0/4800/6230 lits-rem:0 time: 1.49
46.31/11.67	c calculated reachability. Time: 0.00
46.31/11.67	c  N dy   282    105352        70      6230         0     17943     43610    314295     20.38   no data  --
49.51/12.40	c  N dy   327    114183        70      6230         0     13409     43610    195724     20.43     21.59  --
51.50/12.91	c  N dy   364    121644        70      6230         0     20161     43610    360576     20.49     21.72  --
55.90/14.01	c  N dy   385    136277        70      6230         0     19860     43610    335399     20.39     21.52  --
59.09/14.89	c  N dy   403    146474        70      6230         0     14642     43610    201795     20.35     21.44  --
61.89/15.54	c  N dy   412    156348        70      6230         0     23431     43610    403646     20.27     21.41  --
62.29/15.69	c  S st   424    158029        70      6230         0     24945     43610    440559     20.29     20.52  --
62.69/15.76	c  S st   424    158535        70      6230         0     25414     43610    452250     20.29   no data  --
62.69/15.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.69/15.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.69/15.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
62.69/15.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.69/15.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.69/15.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
62.69/15.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.08/17.80	c lits-rem:      2150  cl-subs:     2867  v-elim:      0  v-fix:    0  time:  8.07 s
71.08/17.80	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.08/17.81	c vivif2 --  cl tried    22547 cl shrink        0 lits rem          0 time: 0.02
71.48/17.99	c asymm  cl-useful: 0/1430/6230 lits-rem:0 time: 0.73
71.48/17.99	c calculated reachability. Time: 0.00
71.48/17.99	c  N dy   424    158535        70      6230         0     22547     43610    384636     20.29   no data  --
75.47/19.00	c  N dy   463    169033        70      6230         0     16941     43610    245203     20.31     21.39  --
79.46/19.96	c  N dy   526    179894        70      6230         0     26807     43610    484445     20.37     21.52  --
84.26/21.13	c  N dy   585    191638        70      6230         0     21221     43610    334093     20.41     21.51  --
91.86/23.03	c  N dy   600    212457        70      6230         0     22765     43610    353582     20.26     21.35  --
97.84/24.54	c  N dy   685    226062        70      6230         0     35135     43610    655107     20.34     21.77  --
102.23/25.66	c  S st   756    237802        70      6230         0     27764     43610    469408     20.40   no data  --
102.63/25.74	c  S st   756    238306        70      6230         0     28234     43610    481110     20.40   no data  --
102.63/25.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.63/25.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.63/25.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
102.63/25.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.63/25.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.63/25.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.63/25.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.62/28.25	c lits-rem:      2143  cl-subs:     1973  v-elim:      0  v-fix:    0  time:  9.94 s
112.62/28.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
112.62/28.25	c vivif2 --  cl tried    26261 cl shrink        0 lits rem          0 time: 0.02
114.24/28.62	c asymm  cl-useful: 0/3657/6230 lits-rem:0 time: 1.45
114.24/28.62	c calculated reachability. Time: 0.00
114.24/28.62	c  N dy   756    238306        70      6230         0     26261     43610    428238     20.40   no data  --
120.61/30.27	c  N dy   765    256930        70      6230         0     24123     43610    358614     20.28     21.41  --
127.41/31.96	c  N dy   832    273340        70      6230         0     38955     43610    713027     20.28     22.71  --
134.58/33.76	c  N dy   913    291275        70      6230         0     35410     43610    624219     20.32     21.39  --
141.77/35.52	c  F st  1016    306250        70      6230         0     28241     43610    440056     20.37     18.30  --
143.77/36.02	c  N dy  1022    311442        70      6230         0     32938     43610    555447     20.37   no data  --
153.38/38.45	c  N dy  1125    331652        70      6230         0     29517     43610    457028     20.42     21.57  --
165.75/41.58	c  N dy  1232    357049        70      6230         0     29756     43610    443789     20.43     21.57  --
166.15/41.62	c  S st  1235    357459        70      6230         0     30128     43610    452715     20.43     20.41  --
166.15/41.70	c  S st  1235    357959        70      6230         0     30581     43610    463811     20.43   no data  --
166.15/41.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.15/41.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.56/41.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
166.56/41.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.56/41.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.56/41.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
166.56/41.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.35/43.95	c lits-rem:      1540  cl-subs:     2286  v-elim:      0  v-fix:    0  time:  8.89 s
175.35/43.95	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
175.35/43.96	c vivif2 --  cl tried    28295 cl shrink        0 lits rem          0 time: 0.02
176.92/44.39	c asymm  cl-useful: 0/2573/6230 lits-rem:0 time: 1.72
176.92/44.39	c calculated reachability. Time: 0.00
176.92/44.39	c  N dy  1235    357959        70      6230         0     28295     43610    411634     20.43   no data  --
191.31/47.94	c  N dy  1312    382292        70      6230         0     26939     43610    366960     20.42     21.50  --
201.71/50.58	c  N dy  1391    402406        70      6230         0     45207     43610    805394     20.43     21.52  --
227.26/56.92	c  N dy  1524    455974        70      6230         0     43587     43610    718914     20.30     21.44  --
240.85/60.30	c  N dy  1611    480566        70      6230         0     39683     43610    631687     20.31     21.39  --
253.62/63.52	c  N dy  1739    500742        70      6230         0     30941     43610    414258     20.36     21.48  --
271.60/68.03	c  N dy  1787    536938        70      6230         0     35421     43610    502267     20.29     17.74  --
271.60/68.03	c  S st  1787    536938        70      6230         0     35421     43610    502267     20.29     17.74  --
272.02/68.12	c  S st  1787    537441        70      6230         0     35888     43610    513745     20.29   no data  --
272.02/68.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.02/68.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.02/68.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
272.02/68.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.02/68.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.02/68.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
272.02/68.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
283.99/71.15	c lits-rem:      1589  cl-subs:     2511  v-elim:      0  v-fix:    0  time: 11.98 s
283.99/71.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
283.99/71.16	c vivif2 --  cl tried    33377 cl shrink        0 lits rem          0 time: 0.02
284.79/71.35	c asymm  cl-useful: 0/1608/6230 lits-rem:0 time: 0.77
284.79/71.35	c calculated reachability. Time: 0.00
284.79/71.35	c  N dy  1787    537441        70      6230         0     33377     43610    458727     20.29   no data  --
295.57/74.08	c  N dy  1870    557485        70      6230         0     51490     43610    897309     20.31     21.79  --
307.95/77.15	c  N dy  1986    578573        70      6230         0     41955     43610    661932     20.34     21.47  --
322.33/80.73	c  N dy  2104    598660        70      6230         0     30441     43610    367232     20.38     24.93  --
332.73/83.37	c  N dy  2168    619290        70      6230         0     49030     43610    813988     20.38     21.58  --
345.90/86.67	c  N dy  2237    639356        70      6230         0     36564     43610    499522     20.39     22.00  --
359.49/90.09	c  N dy  2289    659394        70      6230         0     54616     43610    927303     20.38     22.54  --
382.66/95.85	c  N dy  2413    695108        70      6230         0     55203     43610    923884     20.37     21.50  --
398.64/99.86	c  N dy  2495    715390        70      6230         0     41081     43610    578394     20.38     21.53  --
414.21/103.74	c  N dy  2599    737123        70      6230         0     60718     43610   1054156     20.40     21.53  --
426.99/106.97	c  N dy  2631    759094        70      6230         0     47107     43610    702847     20.38     21.79  --
442.18/110.77	c  N dy  2718    779178        70      6230         0     65245     43610   1140261     20.39     23.49  --
456.16/114.26	c  N dy  2801    800167        70      6230         0     49842     43610    763611     20.40     21.70  --
460.97/115.44	c  S st  2844    806162        70      6230         0     55282     43610    898236     20.41   no data  --
461.37/115.60	c  S st  2844    806667        70      6230         0     55749     43610    909908     20.41   no data  --
461.75/115.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.75/115.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
461.75/115.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
461.75/115.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.75/115.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.75/115.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
461.75/115.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
494.51/123.89	c lits-rem:      2527  cl-subs:     4726  v-elim:      0  v-fix:    0  time: 32.89 s
494.51/123.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
494.91/123.90	c vivif2 --  cl tried    51023 cl shrink        0 lits rem          0 time: 0.04
496.12/124.23	c asymm  cl-useful: 0/946/6230 lits-rem:0 time: 1.31
496.12/124.23	c calculated reachability. Time: 0.00
496.12/124.23	c  N dy  2844    806667        70      6230         0     51023     43610    791074     20.41   no data  --
513.69/128.62	c  N dy  2889    826675        70      6230         0     69106     43610   1224716     20.41     21.61  --
528.86/132.44	c  N dy  3010    850154        70      6230         0     55315     43610    888905     20.43     21.64  --
548.04/137.22	c  N dy  3127    870693        70      6230         0     37922     43610    451436     20.46     21.59  --
570.00/142.76	c  N dy  3142    907340        70      6230         0     70566     43610   1214440     20.40     21.61  --
584.01/146.22	c  N dy  3205    929338        70      6230         0     53644     43610    816514     20.40     21.47  --
601.98/150.78	c  N dy  3324    949434        70      6230         0     71824     43610   1262367     20.42     22.54  --
615.94/154.27	c  N dy  3385    969635        70      6230         0     52248     43610    770209     20.42     21.54  --
633.51/158.63	c  N dy  3504    989687        70      6230         0     70378     43610   1215048     20.44     21.54  --
648.70/162.49	c  N dy  3564   1009689        70      6230         0     49690     43610    697494     20.45     23.50  --
665.47/166.69	c  N dy  3677   1029696        70      6230         0     67820     43610   1139233     20.46     23.82  --
683.05/171.07	c  N dy  3741   1050675        70      6230         0     47019     43610    617646     20.46     21.57  --
699.82/175.28	c  F st  3848   1071876        70      6230         0     66283     43610   1088265     20.48     19.57  --
699.82/175.29	c  N st  3848   1071876        70      6230         0     66283     43610   1088265     20.48     19.57  --
719.41/180.10	c  N dy  3917   1092598        70      6230         0     44369     43610    540259     20.48     21.57  --
734.19/183.80	c  N dy  4007   1113475        70      6230         0     63259     43610    999166     20.49     21.60  --
754.16/188.89	c  N dy  4125   1133511        70      6230         0     81375     43610   1443197     20.51     23.49  --
769.34/192.62	c  N dy  4194   1153747        70      6230         0     57980     43610    854913     20.51     21.62  --
807.69/202.27	c  N dy  4262   1194743        70      6230         0     52293     43610    698815     20.48     21.56  --
822.86/206.02	c  S st  4307   1210001        70      6230         0     66025     43610   1030882     20.48     18.79  --
823.66/206.29	c  S st  4307   1210504        70      6230         0     66491     43610   1042500     20.48   no data  --
823.66/206.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
823.66/206.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
824.06/206.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
824.06/206.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
824.06/206.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.06/206.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
824.06/206.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
899.17/225.17	c lits-rem:      2689  cl-subs:     6310  v-elim:      0  v-fix:    0  time: 75.11 s
899.17/225.17	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
899.17/225.19	c vivif2 --  cl tried    60181 cl shrink        0 lits rem          0 time: 0.05
900.79/225.55	c asymm  cl-useful: 0/771/6230 lits-rem:0 time: 1.47
900.79/225.56	c calculated reachability. Time: 0.00
900.79/225.56	c  N dy  4307   1210504        70      6230         0     60181     43610    896247     20.48   no data  --
924.73/231.58	c  N dy  4441   1230546        70      6230         0     78346     43610   1342624     20.50     22.85  --
945.91/236.87	c  N dy  4530   1254597        70      6230         0     57004     43610    805772     20.51     21.61  --
1034.58/259.04	c  N dy  4534   1363729        70      6230         0     65293     43610    951234     20.30     21.56  --
1061.75/265.82	c  N dy  4668   1384131        70      6230         0     83822     43610   1407275     20.32     21.51  --
1084.52/271.56	c  N dy  4811   1404169        70      6230         0     56514     43610    770104     20.34     22.02  --
1104.10/276.40	c  N dy  4936   1424518        70      6230         0     74884     43610   1219005     20.36     21.45  --
1128.47/282.56	c  N dy  5016   1445410        70      6230         0     47126     43610    520291     20.37     21.56  --
1144.43/286.60	c  N dy  5079   1467888        70      6230         0     67309     43610   1003663     20.36     21.46  --
1168.02/292.50	c  N dy  5204   1488685        70      6230         0     86158     43610   1464435     20.38     21.56  --
1191.58/298.36	c  N dy  5255   1514276        70      6230         0     61457     43610    844849     20.36     21.46  --
1213.55/303.87	c  N dy  5387   1534352        70      6230         0     79632     43610   1291542     20.38     21.79  --
1237.92/309.95	c  N dy  5447   1554405        70      6230         0     49084     43610    540754     20.38     22.32  --
1255.90/314.47	c  N dy  5595   1574481        70      6230         0     67279     43610    989128     20.40     23.60  --
1289.45/322.89	c  N dy  5669   1609032        70      6230         0     98259     43610   1727838     20.39     21.58  --
1309.04/327.73	c  N dy  5770   1631405        70      6230         0     68878     43610   1007227     20.40     21.65  --
1333.39/333.84	c  N dy  5902   1651458        70      6230         0     86990     43610   1451947     20.41     22.06  --
1364.95/341.79	c  N dy  6017   1677721        70      6230         0     60109     43610    772781     20.42     21.57  --
1386.12/347.06	c  N dy  6106   1698611        70      6230         0     78989     43610   1232134     20.43     21.55  --
1399.70/350.46	c  S st  6154   1710505        70      6230         0     89685     43610   1491199     20.43     17.19  --
1400.90/350.77	c  S st  6154   1711006        70      6230         0     90141     43610   1502604     20.43   no data  --
1400.90/350.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1400.90/350.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1401.32/350.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
1401.32/350.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1401.32/350.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1401.32/350.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1401.32/350.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1833.12/458.96	c lits-rem:      5415  cl-subs:     9845  v-elim:      0  v-fix:    0  time: 431.59 s
1833.12/458.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1833.12/458.98	c vivif2 --  cl tried    80296 cl shrink        0 lits rem          0 time: 0.07
1834.73/459.38	c asymm  cl-useful: 0/566/6230 lits-rem:0 time: 1.61
1834.73/459.38	c calculated reachability. Time: 0.00
1834.73/459.38	c  N dy  6154   1711006        70      6230         0     80296     43610   1265510     20.43   no data  --
1896.23/474.73	c  N dy  6261   1767071        70      6230         0     79534     43610   1213441     20.39     21.52  --
1928.20/482.71	c  N dy  6375   1787609        70      6230         0     98095     43610   1668967     20.40     21.53  --
1953.77/489.10	c  N dy  6507   1808165        70      6230         0     64842     43610    878728     20.42     21.72  --
1977.73/495.16	c  N dy  6656   1828971        70      6230         0     83716     43610   1346149     20.43     21.52  --
2008.49/502.89	c  N dy  6813   1849317        70      6230         0    102064     43610   1799602     20.45     21.53  --
2031.66/508.66	c  N dy  6889   1873817        70      6230         0     71092     43610   1007415     20.45     21.55  --
2054.03/514.28	c  N dy  6960   1893895        70      6230         0     89167     43610   1443581     20.45     21.77  --
2085.59/522.14	c  N dy  7078   1913967        70      6230         0    107320     43610   1890046     20.46     22.05  --
2103.56/526.67	c  N dy  7111   1935371        70      6230         0     72334     43610   1013763     20.45     21.55  --
2129.54/533.19	c  N dy  7268   1956268        70      6230         0     91245     43610   1481474     20.47     21.62  --
2158.69/540.46	c  N dy  7362   1976282        70      6230         0    109308     43610   1922960     20.47     22.05  --
2179.48/545.62	c  N dy  7475   1996314        70      6230         0     72488     43610   1024687     20.48     23.15  --
2202.23/551.32	c  N dy  7544   2016337        70      6230         0     90531     43610   1460683     20.48     23.89  --
2227.00/557.50	c  N dy  7587   2036977        70      6230         0    108976     43610   1897263     20.47     21.63  --
2248.97/563.04	c  N dy  7690   2057073        70      6230         0     71348     43610    983618     20.48     22.62  --
2271.36/568.70	c  N dy  7768   2077495        70      6230         0     89796     43610   1432201     20.48     21.70  --
2307.29/577.60	c  N dy  7796   2110919        70      6230         0     63023     43610    759547     20.45     21.74  --
2325.67/582.29	c  N dy  7864   2130959        70      6230         0     81028     43610   1192952     20.45     21.58  --
2355.25/589.64	c  N dy  7983   2150980        70      6230         0     99173     43610   1637298     20.46     21.57  --
2395.57/599.76	c  N dy  8116   2171055        70      6230         0     59680     43610    673613     20.47     22.46  --
2419.94/605.85	c  N dy  8245   2191081        70      6230         0     77735     43610   1119005     20.49     21.76  --
2451.52/613.79	c  S st  8384   2211007        70      6230         0     95744     43610   1563554     20.50   no data  --
2453.10/614.14	c  S st  8384   2211508        70      6230         0     96208     43610   1575420     20.50   no data  --
2453.10/614.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2453.10/614.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2453.50/614.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
2453.50/614.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2453.50/614.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2453.50/614.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2453.50/614.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2663.22/666.76	c lits-rem:      4921  cl-subs:     7873  v-elim:      0  v-fix:    0  time: 209.70 s
2663.22/666.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2663.22/666.78	c vivif2 --  cl tried    88335 cl shrink        0 lits rem          0 time: 0.08
2665.22/667.29	c asymm  cl-useful: 0/507/6230 lits-rem:0 time: 2.01
2665.22/667.29	c calculated reachability. Time: 0.00
2665.22/667.29	c  N dy  8384   2211508        70      6230         0     88335     43610   1368458     20.50   no data  --
2703.97/676.91	c  N dy  8483   2231578        70      6230         0    106388     43610   1808054     20.50     22.27  --
2741.94/686.44	c  N dy  8584   2254619        70      6230         0     68996     43610    889598     20.51     21.62  --
2773.87/694.49	c  N dy  8716   2274622        70      6230         0     87062     43610   1334728     20.52     22.99  --
2815.02/704.73	c  N dy  8811   2297355        70      6230         0    107533     43610   1834919     20.53     21.71  --
2853.77/714.40	c  N dy  8927   2317438        70      6230         0     66356     43610    812191     20.53     22.77  --
2878.53/720.67	c  N dy  8987   2337465        70      6230         0     84281     43610   1243121     20.53     23.01  --
2918.47/730.68	c  N dy  9120   2360164        70      6230         0    104755     43610   1744368     20.54     21.75  --
2964.42/742.16	c  N dy  9244   2386530        70      6230         0     68252     43610    841683     20.55     21.65  --
2992.00/749.03	c  N dy  9327   2408360        70      6230         0     87922     43610   1319130     20.55     21.80  --
3030.73/758.70	c  N dy  9474   2429527        70      6230         0    107028     43610   1793033     20.56     21.71  --
3069.88/768.53	c  N dy  9570   2450485        70      6230         0     64702     43610    742911     20.57     21.72  --
3091.45/773.92	c  N dy  9633   2470544        70      6230         0     82720     43610   1178039     20.57     23.07  --
3119.83/781.08	c  N dy  9752   2490554        70      6230         0    100694     43610   1618568     20.57     24.26  --
3148.58/788.28	c  N dy  9810   2510735        70      6230         0    118831     43610   2051894     20.57     21.70  --
3175.34/794.94	c  N dy  9913   2532255        70      6230         0     76116     43610   1011840     20.57     21.69  --
3201.30/801.45	c  N dy 10009   2553276        70      6230         0     95083     43610   1475661     20.58     21.77  --
3231.65/809.09	c  N dy 10096   2573454        70      6230         0    113197     43610   1916397     20.58     21.68  --
3260.04/816.15	c  N dy 10161   2593457        70      6230         0     68265     43610    807727     20.58     22.72  --
3281.60/821.56	c  N dy 10254   2613475        70      6230         0     86310     43610   1246884     20.59     21.85  --
3311.16/828.93	c  N dy 10372   2633480        70      6230         0    104386     43610   1693009     20.60     22.11  --
3351.50/839.02	c  N dy 10494   2653567        70      6230         0    122526     43610   2139180     20.60     21.69  --
3379.86/846.19	c  N dy 10581   2673823        70      6230         0     76735     43610    993769     20.61     21.72  --
3403.83/852.11	c  N dy 10655   2693884        70      6230         0     94848     43610   1434606     20.61     21.97  --
3431.41/859.04	c  S st 10751   2711508        70      6230         0    110716     43610   1824797     20.61     19.48  --
3432.59/859.37	c  S st 10751   2712012        70      6230         0    111188     43610   1836688     20.61   no data  --
3432.59/859.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3432.59/859.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3432.99/859.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
3432.99/859.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3432.99/859.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3432.99/859.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3432.99/859.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4091.72/1024.30	c lits-rem:      6001  cl-subs:    11046  v-elim:      0  v-fix:    0  time: 658.26 s
4091.72/1024.30	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4091.72/1024.32	c vivif2 --  cl tried   100142 cl shrink        0 lits rem          0 time: 0.09
4093.72/1024.81	c asymm  cl-useful: 0/450/6230 lits-rem:0 time: 1.96
4093.72/1024.82	c calculated reachability. Time: 0.00
4093.72/1024.82	c  N dy 10751   2712012        70      6230         0    100142     43610   1561412     20.61   no data  --
4141.65/1036.83	c  N dy 10845   2735345        70      6230         0    121070     43610   2069793     20.62     21.72  --
4177.60/1045.84	c  N dy 10941   2755439        70      6230         0     74901     43610    949919     20.62     21.71  --
4206.36/1053.08	c  N dy 10966   2777716        70      6230         0     94811     43610   1422975     20.61     21.77  --
4246.71/1063.18	c  N dy 11060   2797726        70      6230         0    112866     43610   1864610     20.62     21.93  --
4293.84/1074.98	c  N dy 11146   2819553        70      6230         0     67080     43610    740278     20.62     21.75  --
4324.21/1082.54	c  N dy 11253   2839804        70      6230         0     85247     43610   1183245     20.62     21.71  --
4364.15/1092.53	c  N dy 11359   2859839        70      6230         0    103358     43610   1631682     20.63     22.83  --
4404.10/1102.58	c  N dy 11381   2881496        70      6230         0    122701     43610   2095596     20.62     21.75  --
4449.64/1113.95	c  N dy 11494   2901624        70      6230         0     74454     43610    909079     20.63     21.72  --
4480.40/1121.65	c  N dy 11510   2926414        70      6230         0     96470     43610   1428530     20.62     21.72  --
4514.35/1130.12	c  N dy 11553   2946747        70      6230         0    114699     43610   1864597     20.61     21.72  --
4565.51/1142.93	c  N dy 11642   2973212        70      6230         0     71263     43610    815861     20.61     21.75  --
4596.27/1150.67	c  N dy 11722   2994326        70      6230         0     90225     43610   1278173     20.61     21.74  --
4631.03/1159.32	c  N dy 11789   3014377        70      6230         0    108245     43610   1713878     20.61     21.70  --
4676.53/1170.70	c  N dy 11939   3034403        70      6230         0    126342     43610   2162995     20.62     21.71  --
4715.28/1180.42	c  N dy 12041   3054480        70      6230         0     76219     43610    926038     20.63     22.31  --
4745.26/1187.93	c  N dy 12140   3074526        70      6230         0     94347     43610   1367815     20.63     23.12  --
4782.80/1197.32	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: 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-3175088-1304084015/watcher-3175088-1304084015 -o /tmp/evaluation-result-3175088-1304084015/solver-3175088-1304084015 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175088-1304084015.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.09 7.85 7.94 3/176 25443
/proc/meminfo: memFree=30932088/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 413 0 0 0 1 0 0 0 19 0 4 0 519998584 52465664 352 33554432000 4194304 4650419 140737082400624 18446744073709551615 47740195477426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 12809 352 303 112 0 7774 0
[pid=25443/tid=25447] ppid=25441 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 519998584 52465664 352 33554432000 4194304 4650419 140737082400624 18446744073709551615 47740195477426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 519998584 52465664 352 33554432000 4194304 4650419 140737082400624 18446744073709551615 47740195477426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 519998584 52465664 352 33554432000 4194304 4650419 140737082400624 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0240969 s]
/proc/loadavg: 7.09 7.85 7.94 3/176 25443
/proc/meminfo: memFree=30932088/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=281916 CPUtime=0.07 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 1293 0 0 0 7 0 0 0 18 0 4 0 519998584 288681984 1201 33554432000 4194304 4650419 140737082400624 18446744073709551615 4370432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 70479 1201 366 112 0 65444 0
[pid=25443/tid=25447] ppid=25441 vsize=281916 CPUtime=0.02 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 201 0 0 0 2 0 0 0 18 0 4 0 519998584 288681984 1201 33554432000 4194304 4650419 140737082400624 18446744073709551615 4370585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=281916 CPUtime=0.02 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 209 0 0 0 2 0 0 0 18 0 4 0 519998584 288681984 1201 33554432000 4194304 4650419 140737082400624 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=281916 CPUtime=0.01 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 239 0 0 0 1 0 0 0 21 0 4 0 519998584 288681984 1201 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365657 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 281916

[startup+0.101082 s]
/proc/loadavg: 7.09 7.85 7.94 3/176 25443
/proc/meminfo: memFree=30932088/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=282048 CPUtime=0.38 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 1444 0 0 0 38 0 0 0 18 0 4 0 519998584 288817152 1352 33554432000 4194304 4650419 140737082400624 18446744073709551615 4370658 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 70512 1352 366 112 0 65477 0
[pid=25443/tid=25447] ppid=25441 vsize=282048 CPUtime=0.09 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 211 0 0 0 9 0 0 0 18 0 4 0 519998584 288817152 1352 33554432000 4194304 4650419 140737082400624 18446744073709551615 4370649 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=282048 CPUtime=0.09 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 223 0 0 0 9 0 0 0 18 0 4 0 519998584 288817152 1352 33554432000 4194304 4650419 140737082400624 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=282048 CPUtime=0.09 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 354 0 0 0 9 0 0 0 22 0 4 0 519998584 288817152 1352 33554432000 4194304 4650419 140737082400624 18446744073709551615 4330160 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282048

[startup+0.301044 s]
/proc/loadavg: 7.09 7.85 7.94 3/176 25443
/proc/meminfo: memFree=30932088/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=283936 CPUtime=1.17 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 3647 0 0 0 117 0 0 0 18 0 4 0 519998584 290750464 3051 33554432000 4194304 4650419 140737082400624 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 70984 3051 390 112 0 65949 0
[pid=25443/tid=25447] ppid=25441 vsize=283936 CPUtime=0.29 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 840 0 0 0 29 0 0 0 18 0 4 0 519998584 290750464 3051 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=283936 CPUtime=0.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 821 0 0 0 29 0 0 0 18 0 4 0 519998584 290750464 3051 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=283936 CPUtime=0.29 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 706 0 0 0 29 0 0 0 22 0 4 0 519998584 290750464 3051 33554432000 4194304 4650419 140737082400624 18446744073709551615 4331971 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283936

[startup+0.700969 s]
/proc/loadavg: 7.09 7.85 7.94 3/176 25443
/proc/meminfo: memFree=30932088/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=285884 CPUtime=2.78 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 6127 0 0 0 277 1 0 0 18 0 4 0 519998584 292745216 3627 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 71471 3627 390 112 0 66436 0
[pid=25443/tid=25447] ppid=25441 vsize=285884 CPUtime=0.69 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 1404 0 0 0 69 0 0 0 18 0 4 0 519998584 292745216 3627 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=285884 CPUtime=0.69 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 1428 0 0 0 69 0 0 0 18 0 4 0 519998584 292745216 3627 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=285884 CPUtime=0.69 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 1364 0 0 0 69 0 0 0 24 0 4 0 519998584 292745216 3627 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285884

[startup+1.50082 s]
/proc/loadavg: 7.40 7.91 7.95 13/184 25451
/proc/meminfo: memFree=30901788/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=286948 CPUtime=5.96 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 10815 0 0 0 595 1 0 0 19 0 4 0 519998584 293834752 5897 33554432000 4194304 4650419 140737082400624 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 71737 5897 392 112 0 66702 0
[pid=25443/tid=25447] ppid=25441 vsize=286948 CPUtime=1.49 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 2296 0 0 0 149 0 0 0 19 0 4 0 519998584 293834752 5897 33554432000 4194304 4650419 140737082400624 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=286948 CPUtime=1.49 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 2377 0 0 0 149 0 0 0 19 0 4 0 519998584 293834752 5897 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365453 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=286948 CPUtime=1.48 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 2023 0 0 0 148 0 0 0 25 0 4 0 519998584 293834752 5897 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286948

[startup+3.10051 s]
/proc/loadavg: 7.40 7.91 7.95 10/184 25451
/proc/meminfo: memFree=30873144/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=295692 CPUtime=12.36 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 18207 0 0 0 1233 3 0 0 24 0 4 0 519998584 302788608 11103 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366857 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 73923 11103 392 112 0 68888 0
[pid=25443/tid=25447] ppid=25441 vsize=295692 CPUtime=3.08 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 3830 0 0 0 308 0 0 0 24 0 4 0 519998584 302788608 11103 33554432000 4194304 4650419 140737082400624 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=295692 CPUtime=3.09 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 4910 0 0 0 308 1 0 0 24 0 4 0 519998584 302788608 11103 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=295692 CPUtime=3.07 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 4839 0 0 0 307 0 0 0 25 0 4 0 519998584 302788608 11103 33554432000 4194304 4650419 140737082400624 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295692

[startup+6.3009 s]
/proc/loadavg: 7.40 7.91 7.95 10/184 25451
/proc/meminfo: memFree=30829136/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=287056 CPUtime=25.14 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 26982 0 0 0 2509 5 0 0 25 0 4 0 519998584 293945344 12911 33554432000 4194304 4650419 140737082400624 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 71764 12911 392 112 0 66729 0
[pid=25443/tid=25447] ppid=25441 vsize=287056 CPUtime=6.29 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 6582 0 0 0 628 1 0 0 25 0 4 0 519998584 293945344 12911 33554432000 4194304 4650419 140737082400624 18446744073709551615 4371128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=287056 CPUtime=6.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 7178 0 0 0 628 1 0 0 25 0 4 0 519998584 293945344 12911 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=287056 CPUtime=6.26 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 7005 0 0 0 625 1 0 0 25 0 4 0 519998584 293945344 12911 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287056

[startup+12.7007 s]
/proc/loadavg: 7.49 7.91 7.95 10/184 25451
/proc/meminfo: memFree=30785536/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=295040 CPUtime=50.7 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 39128 0 0 0 5062 8 0 0 25 0 4 0 519998584 302120960 18450 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 73760 18450 392 112 0 68725 0
[pid=25443/tid=25447] ppid=25441 vsize=295040 CPUtime=12.68 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 9198 0 0 0 1267 1 0 0 25 0 4 0 519998584 302120960 18450 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=295040 CPUtime=12.69 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 9937 0 0 0 1267 2 0 0 25 0 4 0 519998584 302120960 18450 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=295040 CPUtime=12.61 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 10903 0 0 0 1260 1 0 0 25 0 4 0 519998584 302120960 18450 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 295040

[startup+25.5002 s]
/proc/loadavg: 7.57 7.91 7.95 10/184 25451
/proc/meminfo: memFree=30741720/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=276264 CPUtime=101.83 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 60331 0 0 0 10171 12 0 0 25 0 4 0 519998584 282894336 24497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 69066 24497 392 112 0 64031 0
[pid=25443/tid=25447] ppid=25441 vsize=276264 CPUtime=25.48 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 15076 0 0 0 2546 2 0 0 25 0 4 0 519998584 282894336 24497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=276264 CPUtime=25.48 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 15829 0 0 0 2545 3 0 0 25 0 4 0 519998584 282894336 24497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4332154 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=276264 CPUtime=25.34 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 15288 0 0 0 2532 2 0 0 25 0 4 0 519998584 282894336 24497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 276264

[startup+51.1003 s]
/proc/loadavg: 7.72 7.92 7.95 10/184 25452
/proc/meminfo: memFree=30696532/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=298416 CPUtime=204.09 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 90355 0 0 0 20387 22 0 0 25 0 4 0 519998584 305577984 29952 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 74604 29952 392 112 0 69569 0
[pid=25443/tid=25447] ppid=25441 vsize=298416 CPUtime=51.08 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 23219 0 0 0 5103 5 0 0 25 0 4 0 519998584 305577984 29952 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=298416 CPUtime=51.08 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 23590 0 0 0 5102 6 0 0 25 0 4 0 519998584 305577984 29952 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=298416 CPUtime=50.81 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 22905 0 0 0 5076 5 0 0 25 0 4 0 519998584 305577984 29952 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 298416

[startup+102.307 s]
/proc/loadavg: 7.88 7.93 7.95 10/184 25453
/proc/meminfo: memFree=30640552/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=322748 CPUtime=408.64 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 138419 0 0 0 40824 40 0 0 25 0 4 0 519998584 330493952 37155 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 80687 37155 392 112 0 75652 0
[pid=25443/tid=25447] ppid=25441 vsize=322748 CPUtime=102.29 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 36146 0 0 0 10219 10 0 0 25 0 4 0 519998584 330493952 37155 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=322748 CPUtime=102.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 33066 0 0 0 10219 10 0 0 25 0 4 0 519998584 330493952 37155 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=322748 CPUtime=101.73 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 36705 0 0 0 10164 9 0 0 25 0 4 0 519998584 330493952 37155 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 322748

[startup+162.301 s]

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

[pid=25443] ppid=25441 vsize=515140 CPUtime=2805.42 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 396581 0 0 0 280382 160 0 0 25 0 4 0 519998584 527503360 77497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 128785 77497 392 112 0 123750 0
[pid=25443/tid=25447] ppid=25441 vsize=515140 CPUtime=702.3 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 107910 0 0 0 70189 41 0 0 25 0 4 0 519998584 527503360 77497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=515140 CPUtime=702.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 103928 0 0 0 70183 46 0 0 25 0 4 0 519998584 527503360 77497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4330551 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=515140 CPUtime=698.49 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 89149 0 0 0 69816 33 0 0 25 0 4 0 519998584 527503360 77497 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 515140

[startup+762.307 s]
/proc/loadavg: 8.13 8.13 8.04 10/184 25471
/proc/meminfo: memFree=30309848/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=503584 CPUtime=3045.13 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 411632 0 0 0 304341 172 0 0 25 0 4 0 519998584 515670016 78141 33554432000 4194304 4650419 140737082400624 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 125896 78141 392 112 0 120861 0
[pid=25443/tid=25447] ppid=25441 vsize=503584 CPUtime=762.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 112239 0 0 0 76187 44 0 0 25 0 4 0 519998584 515670016 78141 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=503584 CPUtime=762.3 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 109261 0 0 0 76179 51 0 0 25 0 4 0 519998584 515670016 78141 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=503584 CPUtime=758.17 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 89149 0 0 0 75784 33 0 0 25 0 4 0 519998584 515670016 78141 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 503584

[startup+822.301 s]
/proc/loadavg: 8.12 8.13 8.04 10/184 25473
/proc/meminfo: memFree=30316348/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=473340 CPUtime=3284.79 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 428225 0 0 0 328298 181 0 0 25 0 4 0 519998584 484700160 80024 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 118335 80024 392 112 0 113300 0
[pid=25443/tid=25447] ppid=25441 vsize=473340 CPUtime=822.3 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 112721 0 0 0 82186 44 0 0 25 0 4 0 519998584 484700160 80024 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=473340 CPUtime=822.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 115294 0 0 0 82176 53 0 0 25 0 4 0 519998584 484700160 80024 33554432000 4194304 4650419 140737082400624 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=473340 CPUtime=817.85 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 92220 0 0 0 81749 36 0 0 25 0 4 0 519998584 484700160 80024 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 473340

[startup+882.301 s]
/proc/loadavg: 8.11 8.13 8.05 10/184 25474
/proc/meminfo: memFree=30256148/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=498384 CPUtime=3524.46 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 447168 0 0 0 352255 191 0 0 25 0 4 0 519998584 510345216 85236 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 124596 85236 392 112 0 119561 0
[pid=25443/tid=25447] ppid=25441 vsize=498384 CPUtime=882.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 119062 0 0 0 88183 48 0 0 25 0 4 0 519998584 510345216 85236 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=498384 CPUtime=882.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 120699 0 0 0 88173 56 0 0 25 0 4 0 519998584 510345216 85236 33554432000 4194304 4650419 140737082400624 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=498384 CPUtime=877.52 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 97134 0 0 0 87713 39 0 0 25 0 4 0 519998584 510345216 85236 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 498384

[startup+942.301 s]
/proc/loadavg: 8.04 8.11 8.04 10/184 25476
/proc/meminfo: memFree=30229944/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576604 CPUtime=3764.15 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 457369 0 0 0 376219 196 0 0 25 0 4 0 519998584 590442496 91253 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144151 91253 392 112 0 139116 0
[pid=25443/tid=25447] ppid=25441 vsize=576604 CPUtime=942.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 122292 0 0 0 94182 49 0 0 25 0 4 0 519998584 590442496 91253 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576604 CPUtime=942.3 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 123257 0 0 0 94172 58 0 0 25 0 4 0 519998584 590442496 91253 33554432000 4194304 4650419 140737082400624 18446744073709551615 4306746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576604 CPUtime=937.2 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 100355 0 0 0 93679 41 0 0 25 0 4 0 519998584 590442496 91253 33554432000 4194304 4650419 140737082400624 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 576604

[startup+1002.3 s]
/proc/loadavg: 8.01 8.08 8.04 10/184 25477
/proc/meminfo: memFree=30218368/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=563632 CPUtime=4003.83 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 459414 0 0 0 400185 198 0 0 25 0 4 0 519998584 577159168 90275 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 140908 90275 392 112 0 135873 0
[pid=25443/tid=25447] ppid=25441 vsize=563632 CPUtime=1002.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 122419 0 0 0 100182 49 0 0 25 0 4 0 519998584 577159168 90275 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=563632 CPUtime=1002.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 125031 0 0 0 100170 59 0 0 25 0 4 0 519998584 577159168 90275 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=563632 CPUtime=996.87 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 100355 0 0 0 99646 41 0 0 25 0 4 0 519998584 577159168 90275 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 563632

[startup+1062.3 s]
/proc/loadavg: 8.00 8.07 8.03 10/184 25479
/proc/meminfo: memFree=30210124/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576704 CPUtime=4243.52 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 464662 0 0 0 424150 202 0 0 25 0 4 0 519998584 590544896 95523 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144176 95523 392 112 0 139141 0
[pid=25443/tid=25447] ppid=25441 vsize=576704 CPUtime=1062.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 122436 0 0 0 106182 49 0 0 25 0 4 0 519998584 590544896 95523 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576704 CPUtime=1062.29 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 127747 0 0 0 106168 61 0 0 25 0 4 0 519998584 590544896 95523 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576704 CPUtime=1056.55 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 100355 0 0 0 105614 41 0 0 25 0 4 0 519998584 590544896 95523 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 576704

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.03 10/184 25481
/proc/meminfo: memFree=30194692/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576768 CPUtime=4483.19 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 470658 0 0 0 448112 207 0 0 25 0 4 0 519998584 590610432 93171 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144192 93171 392 112 0 139157 0
[pid=25443/tid=25447] ppid=25441 vsize=576768 CPUtime=1122.31 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 122921 0 0 0 112182 49 0 0 25 0 4 0 519998584 590610432 93171 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576768 CPUtime=1122.3 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 129981 0 0 0 112167 63 0 0 25 0 4 0 519998584 590610432 93171 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576768 CPUtime=1116.22 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 100355 0 0 0 111581 41 0 0 25 0 4 0 519998584 590610432 93171 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 576768

[startup+1182.3 s]
/proc/loadavg: 8.13 8.07 8.03 10/184 25482
/proc/meminfo: memFree=30200716/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576768 CPUtime=4722.87 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 478207 0 0 0 472075 212 0 0 25 0 4 0 519998584 590610432 96739 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144192 96739 392 112 0 139157 0
[pid=25443/tid=25447] ppid=25441 vsize=576768 CPUtime=1182.32 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 125535 0 0 0 118180 52 0 0 25 0 4 0 519998584 590610432 96739 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576768 CPUtime=1182.3 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 130338 0 0 0 118167 63 0 0 25 0 4 0 519998584 590610432 96739 33554432000 4194304 4650419 140737082400624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576768 CPUtime=1175.91 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 100823 0 0 0 117549 42 0 0 25 0 4 0 519998584 590610432 96739 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 576768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.03 10/184 25483
/proc/meminfo: memFree=30210608/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576768 CPUtime=4800.38 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 482576 0 0 0 479825 213 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144192 93195 392 112 0 139157 0
[pid=25443/tid=25447] ppid=25441 vsize=576768 CPUtime=1201.72 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 127703 0 0 0 120120 52 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576768 CPUtime=1201.7 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 131201 0 0 0 120107 63 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576768 CPUtime=1195.2 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 101018 0 0 0 119478 42 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 576768

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

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

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.03 10/184 25483
/proc/meminfo: memFree=30210608/32950928 swapFree=67086580/67111528
[pid=25443] ppid=25441 vsize=576768 CPUtime=4800.38 cores=1,3,5,7
/proc/25443/stat : 25443 (strangenight1-m) R 25441 25443 24787 0 -1 4202496 482576 0 0 0 479825 213 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25443/statm: 144192 93195 392 112 0 139157 0
[pid=25443/tid=25447] ppid=25441 vsize=576768 CPUtime=1201.72 cores=1,3,5,7
/proc/25443/task/25447/stat : 25447 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 127703 0 0 0 120120 52 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25443/tid=25448] ppid=25441 vsize=576768 CPUtime=1201.7 cores=1,3,5,7
/proc/25443/task/25448/stat : 25448 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 131201 0 0 0 120107 63 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25443/tid=25449] ppid=25441 vsize=576768 CPUtime=1195.2 cores=1,3,5,7
/proc/25443/task/25449/stat : 25449 (strangenight1-m) R 25441 25443 24787 0 -1 4202560 101018 0 0 0 119478 42 0 0 25 0 4 0 519998584 590610432 93195 33554432000 4194304 4650419 140737082400624 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 576768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.43
CPU user time (s): 4798.28
CPU system time (s): 2.15467
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 580676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.28
system time used= 2.15467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482577
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= 401
involuntary context switches= 38964

runsolver used 1.73673 second user time and 4.82027 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= db18d6e256ea6948d91cc6cd8858dc3d
RANDOM SEED=1339586638

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30932880 kB
Buffers:        681876 kB
Cached:         930252 kB
SwapCached:       3664 kB
Active:         112100 kB
Inactive:      1542356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30932880 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:           12536 kB
Writeback:           0 kB
AnonPages:       40176 kB
Mapped:          13868 kB
Slab:           300460 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187524 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71424 MiB
End job on node148 at 2011-04-29 15:53:39