Trace number 3368863

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.33 1203.24

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1534711423-054.SATISFIABLE.cnf
MD5SUMa512a4806a6c9d511a2d57127db8f60a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.077987
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	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-3368863-1305404662.cnf'
0.00/0.01	c -- header says num vars:            800
0.00/0.01	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.01
3.56/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.56/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.56/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.56/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
3.56/0.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.56/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.01 s
3.56/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.56/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.56/0.90	c calculated reachability. Time: 0.00
3.56/0.90	c Calc default polars -  time:   0.00 s pos:     332 undec:      86 neg:     382
3.56/0.90	c =========================================================================================
3.56/0.90	c types(t): F = full restart, N = normal restart
3.56/0.90	c types(t): S = simplification begin/end, E = solution found
3.56/0.90	c restart types(rt): st = static, dy = dynamic
3.56/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/0.90	c  B st     0         0       774      3374         0         0     10300         0   no data   no data  --
3.56/0.90	c Decided on static restart strategy
3.56/0.90	c  N st     8      4916       774      3374         0      4885     10300    173949   no data   no data  --
3.56/0.90	c  N st    10     11299       774      3374         0      4522     10300    104015   no data   no data  --
3.56/0.90	c  N st    11     17042       774      3374         0     10210     10300    299207   no data   no data  --
5.55/1.40	c  F st    12     25001       774      3374         0     12493     10300    373425   no data   no data  --
5.55/1.40	c  N st    12     25001       774      3374         0     12493     10300    373425   no data   no data  --
5.95/1.59	c Decided on static restart strategy
5.95/1.59	c  N st    18     30001       774      3374         0     10767     10300    284146   no data   no data  --
5.95/1.59	c  S st    18     30001       774      3374         0     10767     10300    284146   no data   no data  --
6.36/1.62	c  S st    18     30507       774      3374         0     11273     10300    299852   no data   no data  --
6.36/1.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.36/1.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
6.36/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
6.36/1.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.95/2.01	c lits-rem:       129  cl-subs:      178  v-elim:      0  v-fix:    0  time:  1.49 s
7.95/2.02	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.04
7.95/2.02	c calculated reachability. Time: 0.00
7.95/2.02	c  N st    18     30507       774      3374         0     11095     10300    291800   no data   no data  --
9.55/2.49	c  N st    20     37620       774      3374         0     10312     10300    237143   no data   no data  --
11.54/2.95	c  N st    21     44019       774      3374         0     16632     10300    456483   no data   no data  --
11.94/3.08	c  S st    22     45760       774      3374         0      9535     10300    187222   no data   no data  --
12.34/3.11	c  S st    22     46265       774      3374         0     10040     10300    201595   no data   no data  --
12.34/3.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.34/3.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.34/3.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
12.34/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.34/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
12.34/3.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.78/3.31	c lits-rem:        54  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.73 s
12.78/3.31	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
13.18/3.31	c vivif2 --  cl tried     9990 cl shrink        0 lits rem          0 time: 0.01
13.18/3.32	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.04
13.18/3.32	c calculated reachability. Time: 0.00
13.18/3.32	c  N st    22     46265       774      3374         0      9990     10300    199391   no data   no data  --
17.17/4.32	c  N st    23     60665       774      3374         0     14405     10300    350903   no data   no data  --
19.92/5.05	c  N st    24     69398       774      3374         0     12198     10300    252249   no data   no data  --
19.92/5.05	c  S st    24     69398       774      3374         0     12198     10300    252249   no data   no data  --
19.92/5.09	c  S st    24     69906       774      3374         0     12706     10300    268162   no data   no data  --
19.92/5.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.92/5.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.92/5.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
20.32/5.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.32/5.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.32/5.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
20.32/5.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.55/5.47	c lits-rem:        51  cl-subs:       31  v-elim:      0  v-fix:    0  time:  1.48 s
21.55/5.47	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
21.55/5.48	c vivif2 --  cl tried    12675 cl shrink        0 lits rem          0 time: 0.01
21.55/5.49	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.04
21.55/5.49	c calculated reachability. Time: 0.00
21.55/5.49	c  N st    24     69906       774      3374         0     12675     10300    266739   no data   no data  --
27.50/6.96	c  F st    25     87504       774      3374         0     18156     10300    447819   no data   no data  --
27.50/6.96	c  N st    25     87504       774      3374         0     18156     10300    447819   no data   no data  --
29.10/7.39	c Decided on static restart strategy
30.33/7.67	c  N st    32     95543       774      3374         0     13279     10300    234776   no data   no data  --
33.49/8.42	c  N st    34    104860       774      3374         0     22495     10300    566661   no data   no data  --
33.49/8.42	c  S st    34    104860       774      3374         0     22495     10300    566661   no data   no data  --
33.49/8.48	c  S st    34    105362       774      3374         0     22996     10300    581027   no data   no data  --
33.49/8.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.49/8.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/8.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
33.89/8.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/8.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/8.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
33.89/8.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.46/10.43	c lits-rem:       219  cl-subs:      438  v-elim:      0  v-fix:    0  time:  7.63 s
41.46/10.43	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
41.46/10.44	c vivif2 --  cl tried    22558 cl shrink        0 lits rem          0 time: 0.03
41.46/10.46	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.09
41.46/10.46	c calculated reachability. Time: 0.00
41.46/10.46	c  N st    34    105362       774      3374         0     22558     10300    561746   no data   no data  --
45.06/11.37	c  N st    35    114961       774      3374         0     18233     10300    384832   no data   no data  --
50.65/12.75	c  N st    36    129359       774      3374         0     17646     10300    332206   no data   no data  --
59.02/14.87	c  N st    37    150955       774      3374         0     23192     10300    517763   no data   no data  --
61.81/15.57	c  S st    38    158043       774      3374         0     30200     10300    755706   no data   no data  --
62.21/15.65	c  S st    38    158546       774      3374         0     30703     10300    770678   no data   no data  --
62.21/15.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.21/15.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.21/15.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
62.21/15.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.21/15.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.21/15.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
62.21/15.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
71.39/17.94	c lits-rem:       185  cl-subs:      625  v-elim:      0  v-fix:    0  time:  9.00 s
71.39/17.94	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
71.39/17.95	c vivif2 --  cl tried    30078 cl shrink        0 lits rem          0 time: 0.04
71.39/17.98	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.10
71.39/17.98	c calculated reachability. Time: 0.00
71.39/17.98	c  N st    38    158546       774      3374         0     30078     10300    745527   no data   no data  --
93.73/23.55	c  N st    39    207135       774      3374         0     24622     10300    497047   no data   no data  --
107.29/26.93	c  N st    40    237821       774      3374         0     35222     10300    869854   no data   no data  --
107.29/26.93	c  S st    40    237821       774      3374         0     35222     10300    869854   no data   no data  --
107.69/27.02	c  S st    40    238325       774      3374         0     35726     10300    884774   no data   no data  --
107.69/27.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.69/27.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.69/27.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
107.69/27.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.69/27.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.69/27.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
107.69/27.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
119.26/29.96	c lits-rem:       659  cl-subs:      836  v-elim:      0  v-fix:    0  time: 11.53 s
119.26/29.96	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
119.26/29.97	c vivif2 --  cl tried    34890 cl shrink        0 lits rem          0 time: 0.04
119.66/30.00	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.14
119.66/30.01	c calculated reachability. Time: 0.00
119.66/30.01	c  N st    40    238325       774      3374         0     34890     10300    851356   no data   no data  --
156.38/39.29	c  F st    41    306254       774      3374         0     36781     10300    856419   no data   no data  --
156.38/39.29	c  N st    41    306254       774      3374         0     36781     10300    856419   no data   no data  --
166.79/41.87	c  N dy    99    325902       774      3374         0     32502     10300    568517     22.54     23.84  --
178.32/44.71	c  N dy   167    345904       774      3374         0     27547     10300    356023     22.15     24.17  --
183.94/46.11	c  S st   227    357487       774      3374         0     39067     10300    725204     22.21   no data  --
183.94/46.21	c  S st   227    357992       774      3374         0     39572     10300    740334     22.21   no data  --
184.35/46.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
184.35/46.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.35/46.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
184.35/46.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.35/46.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.35/46.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
184.35/46.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
194.28/48.77	c lits-rem:      1040  cl-subs:      252  v-elim:      0  v-fix:    0  time: 10.07 s
194.28/48.77	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
194.28/48.78	c vivif2 --  cl tried    39320 cl shrink        0 lits rem          0 time: 0.03
194.68/48.82	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.15
194.68/48.82	c calculated reachability. Time: 0.00
194.68/48.82	c  N dy   227    357992       774      3374         0     39320     10300    729308     22.21   no data  --
206.64/51.81	c  N dy   294    378815       774      3374         0     34176     10300    529427     21.97     23.46  --
220.22/55.20	c  N dy   376    398875       774      3374         0     27291     10300    274781     21.85     23.28  --
231.39/58.09	c  N dy   463    420291       774      3374         0     48575     10300    952938     21.80     22.98  --
243.76/61.11	c  N dy   562    440357       774      3374         0     40685     10300    665401     21.82     26.21  --
256.92/64.42	c  N dy   615    460472       774      3374         0     31841     10300    356236     21.67     22.92  --
269.29/67.50	c  N dy   697    481476       774      3374         0     52723     10300   1022636     21.62     22.97  --
282.06/70.75	c  N dy   802    501630       774      3374         0     42943     10300    672095     21.65     22.79  --
297.62/74.64	c  N dy   916    522108       774      3374         0     32502     10300    316021     21.71     22.86  --
306.01/76.72	c  S st   966    536989       774      3374         0     47238     10300    779969     21.68   no data  --
306.41/76.83	c  S st   966    537492       774      3374         0     47741     10300    795434     21.68   no data  --
306.41/76.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.41/76.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
306.41/76.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
306.41/76.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.41/76.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.41/76.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
306.41/76.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
316.37/79.38	c lits-rem:       732  cl-subs:      446  v-elim:      0  v-fix:    0  time:  9.96 s
316.37/79.38	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
316.37/79.39	c vivif2 --  cl tried    47295 cl shrink        0 lits rem          0 time: 0.04
316.77/79.44	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.20
316.77/79.44	c calculated reachability. Time: 0.00
316.77/79.44	c  N dy   966    537492       774      3374         0     47295     10300    778622     21.68   no data  --
331.94/83.24	c  N dy  1085    557677       774      3374         0     35602     10300    391375     21.75     22.96  --
345.91/86.71	c  N dy  1192    578647       774      3374         0     56465     10300   1061026     21.77     23.10  --
360.66/90.41	c  N dy  1310    598795       774      3374         0     43713     10300    622136     21.83     23.25  --
376.23/94.33	c  N dy  1406    619194       774      3374         0     64005     10300   1275351     21.84     23.14  --
390.98/98.08	c  N dy  1474    641655       774      3374         0     52496     10300    885035     21.80     22.96  --
408.54/102.49	c  N dy  1575    661727       774      3374         0     37655     10300    372574     21.82     23.04  --
424.10/106.33	c  N dy  1688    681749       774      3374         0     57542     10300   1020124     21.86     26.04  --
442.46/110.97	c  N dy  1791    701965       774      3374         0     41863     10300    479228     21.88     23.21  --
456.82/114.59	c  N dy  1874    722050       774      3374         0     61827     10300   1117253     21.88     25.83  --
474.02/118.81	c  N dy  1947    742726       774      3374         0     45604     10300    569637     21.87     23.17  --
489.54/122.71	c  N dy  2032    762775       774      3374         0     65521     10300   1210166     21.87     23.18  --
505.89/126.88	c  N dy  2126    782975       774      3374         0     47841     10300    616921     21.88     23.05  --
522.30/130.98	c  N dy  2212    803032       774      3374         0     67801     10300   1266134     21.89     23.64  --
525.85/131.86	c  S st  2236    806239       774      3374         0     70998     10300   1370590     21.90   no data  --
526.69/132.05	c  S st  2236    806741       774      3374         0     71499     10300   1386877     21.90   no data  --
526.69/132.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
526.69/132.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.69/132.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
527.04/132.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
527.04/132.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
527.04/132.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
527.04/132.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
535.47/134.28	c lits-rem:       223  cl-subs:      656  v-elim:      0  v-fix:    0  time:  8.53 s
535.47/134.28	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
535.47/134.29	c vivif2 --  cl tried    70843 cl shrink        0 lits rem          0 time: 0.07
535.82/134.38	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.35
535.82/134.38	c calculated reachability. Time: 0.00
535.82/134.39	c  N dy  2236    806741       774      3374         0     70843     10300   1361254     21.90   no data  --
552.18/138.45	c  N dy  2323    826764       774      3374         0     51963     10300    723987     21.90     26.98  --
570.57/143.08	c  N dy  2409    846780       774      3374         0     71830     10300   1365306     21.91     24.76  --
586.90/147.18	c  N dy  2509    866955       774      3374         0     52116     10300    709387     21.92     23.27  --
605.29/151.73	c  N dy  2598    887040       774      3374         0     72056     10300   1347157     21.93     25.92  --
623.25/156.25	c  N dy  2690    907100       774      3374         0     51251     10300    647599     21.94     23.16  --
645.54/161.83	c  N dy  2789    932202       774      3374         0     76169     10300   1450534     21.94     23.40  --
664.30/166.53	c  N dy  2863    954210       774      3374         0     56313     10300    778551     21.92     23.26  --
682.25/171.08	c  N dy  2927    974265       774      3374         0     76219     10300   1435307     21.90     23.64  --
701.01/175.77	c  N dy  3036    994337       774      3374         0     53471     10300    674452     21.92     23.10  --
719.40/180.37	c  N dy  3147   1014542       774      3374         0     73556     10300   1324776     21.94     23.28  --
740.91/185.71	c  N dy  3269   1034561       774      3374         0     49745     10300    521129     21.96     27.20  --
757.26/189.82	c  N dy  3361   1054576       774      3374         0     69622     10300   1168911     21.97     23.14  --
778.01/195.08	c  F st  3441   1071877       774      3374         0     86797     10300   1723671     21.97     21.02  --
782.40/196.10	c  N st  3446   1075174       774      3374         0     45370     10300    352679     21.97   no data  --
783.20/196.39	c Decided on static restart strategy
799.96/200.59	c  N st  3451   1100179       774      3374         0     70053     10300   1229944     21.97   no data  --
833.51/208.92	c  N st  3453   1136174       774      3374         0     60192     10300   1466969     21.97   no data  --
863.80/216.50	c  N st  3454   1168568       774      3374         0     92128     10300   2641586     21.97   no data  --
906.88/227.35	c  N st  3455   1210111       774      3374         0     86680     10300   2411037     21.97   no data  --
906.88/227.35	c  S st  3455   1210111       774      3374         0     86680     10300   2411037     21.97   no data  --
907.68/227.60	c  S st  3455   1210617       774      3374         0     87186     10300   2427424     21.97   no data  --
907.68/227.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
907.68/227.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
908.11/227.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
908.51/227.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.51/227.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
908.51/227.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
908.51/227.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
942.39/236.25	c lits-rem:       259  cl-subs:     2888  v-elim:      0  v-fix:    0  time: 33.98 s
942.39/236.25	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
942.39/236.28	c vivif2 --  cl tried    84298 cl shrink        0 lits rem          0 time: 0.11
942.79/236.40	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.49
942.79/236.40	c calculated reachability. Time: 0.00
942.79/236.40	c  N st  3455   1210617       774      3374         0     84298     10300   2304662     21.97   no data  --
1021.38/256.00	c  N st  3456   1283499       774      3374         0     60583     10300   1272206     21.97   no data  --
1141.86/286.25	c  N st  3457   1392822       774      3374         0     68676     10300   1462171     21.97   no data  --
1318.99/330.70	c  N st  3458   1556806       774      3374         0     73487     10300   1559766     21.97   no data  --
1491.35/373.86	c  N st  3459   1710617       774      3374         0     59399     10300    861349     21.97   no data  --
1491.35/373.86	c  S st  3459   1710617       774      3374         0     59399     10300    861349     21.97   no data  --
1492.19/374.03	c  S st  3459   1711121       774      3374         0     59902     10300    877557     21.97   no data  --
1492.19/374.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1492.19/374.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1492.19/374.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
1492.19/374.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1492.19/374.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1492.19/374.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
1492.19/374.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1502.92/376.76	c lits-rem:       559  cl-subs:      503  v-elim:      0  v-fix:    0  time: 10.63 s
1502.92/376.76	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
1502.92/376.77	c vivif2 --  cl tried    59399 cl shrink        0 lits rem          0 time: 0.05
1503.32/376.86	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.35
1503.32/376.86	c calculated reachability. Time: 0.00
1503.32/376.86	c  N st  3459   1711121       774      3374         0     59399     10300    860832     21.97   no data  --
1949.35/488.64	c  N st  3460   2080086       774      3374         0     65205     10300    901903     21.97   no data  --
2113.72/529.84	c  N st  3461   2211122       774      3374         0     67154     10300    898463     21.97   no data  --
2113.72/529.84	c  S st  3461   2211122       774      3374         0     67154     10300    898463     21.97   no data  --
2114.52/530.01	c  S st  3461   2211625       774      3374         0     67656     10300    913715     21.97   no data  --
2114.52/530.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2114.52/530.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2114.52/530.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
2114.52/530.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2114.52/530.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2114.52/530.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
2114.52/530.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2124.88/532.65	c lits-rem:       403  cl-subs:      373  v-elim:      0  v-fix:    0  time: 10.24 s
2124.88/532.65	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
2124.88/532.66	c vivif2 --  cl tried    67283 cl shrink        0 lits rem          0 time: 0.05
2125.28/532.74	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.32
2125.28/532.75	c calculated reachability. Time: 0.00
2125.28/532.75	c  N st  3461   2211625       774      3374         0     67283     10300    901239     21.97   no data  --
2749.24/689.11	c  N st  3462   2711627       774      3374         0     84095     10300   1354382     21.97   no data  --
2749.24/689.11	c  S st  3462   2711627       774      3374         0     84095     10300   1354382     21.97   no data  --
2750.04/689.33	c  S st  3462   2712128       774      3374         0     84596     10300   1369322     21.97   no data  --
2750.04/689.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2750.04/689.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2750.04/689.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
2750.44/689.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2750.44/689.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2750.44/689.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
2750.44/689.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2760.82/692.08	c lits-rem:       154  cl-subs:     1296  v-elim:      0  v-fix:    0  time: 10.59 s
2760.82/692.08	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
2761.22/692.10	c vivif2 --  cl tried    83300 cl shrink        0 lits rem          0 time: 0.07
2761.62/692.21	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.44
2761.62/692.21	c calculated reachability. Time: 0.00
2761.62/692.21	c  N st  3462   2712128       774      3374         0     83300     10300   1319276     21.97   no data  --
3539.56/887.22	c  N st  3463   3212128       774      3374         0    129270     10300   2795633     21.97   no data  --
3539.56/887.22	c  S st  3463   3212128       774      3374         0    129270     10300   2795633     21.97   no data  --
3541.19/887.61	c  S st  3463   3212632       774      3374         0    129774     10300   2811530     21.97   no data  --
3541.19/887.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3541.19/887.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3541.19/887.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
3541.60/887.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3541.60/887.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3541.60/887.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
3541.60/887.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3645.28/913.71	c lits-rem:       469  cl-subs:     6896  v-elim:      0  v-fix:    0  time: 103.38 s
3645.28/913.71	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
3645.28/913.74	c vivif2 --  cl tried   122878 cl shrink        0 lits rem          0 time: 0.13
3646.08/913.94	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.80
3646.08/913.95	c calculated reachability. Time: 0.00
3646.08/913.95	c  N st  3463   3212632       774      3374         0    122878     10300   2564183     21.97   no data  --
4459.14/1117.75	c  N st  3464   3712633       774      3374         0    133802     10300   2781696     21.97   no data  --
4459.14/1117.75	c  S st  3464   3712633       774      3374         0    133802     10300   2781696     21.97   no data  --
4460.74/1118.14	c  S st  3464   3713144       774      3374         0    134313     10300   2797598     21.97   no data  --
4460.74/1118.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4460.74/1118.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4461.14/1118.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
4461.54/1118.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4461.54/1118.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4461.54/1118.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    774 time:  0.00 s
4461.54/1118.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4551.70/1140.94	c lits-rem:       288  cl-subs:     5716  v-elim:      0  v-fix:    0  time: 90.22 s
4551.70/1140.94	c vivif2 --  cl tried     3374 cl shrink        0 lits rem          0 time: 0.00
4551.70/1140.98	c vivif2 --  cl tried   128597 cl shrink        0 lits rem          0 time: 0.13
4552.50/1141.19	c asymm  cl-useful: 0/3374/3374 lits-rem:0 time: 0.85
4552.50/1141.19	c calculated reachability. Time: 0.00
4552.50/1141.19	c  N st  3464   3713144       774      3374         0    128597     10300   2600514     21.97   no data  --
4628.70/1160.24	c  F st  3465   3751563       774      3374         0    166533     10300   3941114     21.97   no data  --
4628.70/1160.25	c  N st  3465   3751563       774      3374         0    166533     10300   3941114     21.97   no data  --
4636.68/1162.27	c Decided on static restart strategy
4663.81/1169.02	c  N st  3475   3779869       774      3374         0    110918     10300   1879094     21.97   no data  --
4728.03/1185.10	c  N st  3477   3815862       774      3374         0    146351     10300   3098637     21.97   no data  --
4793.86/1201.62	c  N st  3478   3848255       774      3374         0     93624     10300   1249878     21.97   no data  --

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-3368863-1305404662/watcher-3368863-1305404662 -o /tmp/evaluation-result-3368863-1305404662/solver-3368863-1305404662 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368863-1305404662.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: 3.78 5.15 6.70 7/326 24286
/proc/meminfo: memFree=25300920/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 412 0 0 0 2 0 0 0 23 0 4 0 652066631 52465664 352 33554432000 4194304 4650419 140733641937216 18446744073709551615 47895811159990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 12809 352 303 112 0 7774 0
[pid=24286/tid=24287] ppid=24284 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 652066631 52465664 352 33554432000 4194304 4650419 140733641937216 18446744073709551615 47895811159980 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652066631 52465664 352 33554432000 4194304 4650419 140733641937216 18446744073709551615 47895811159986 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652066631 52465664 352 33554432000 4194304 4650419 140733641937216 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0374699 s]
/proc/loadavg: 3.78 5.15 6.70 7/326 24286
/proc/meminfo: memFree=25300920/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=282832 CPUtime=0.11 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 1743 0 0 0 11 0 0 0 18 0 4 0 652066631 289619968 1582 33554432000 4194304 4650419 140733641937216 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 70708 1582 390 112 0 65673 0
[pid=24286/tid=24287] ppid=24284 vsize=282832 CPUtime=0.02 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 406 0 0 0 2 0 0 0 18 0 4 0 652066631 289619968 1582 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=282832 CPUtime=0.03 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 348 0 0 0 3 0 0 0 18 0 4 0 652066631 289619968 1582 33554432000 4194304 4650419 140733641937216 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=282832 CPUtime=0.02 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 183 0 0 0 2 0 0 0 25 0 4 0 652066631 289619968 1582 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 282832

[startup+0.100458 s]
/proc/loadavg: 3.78 5.15 6.70 7/326 24286
/proc/meminfo: memFree=25300920/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=282832 CPUtime=0.36 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 2064 0 0 0 36 0 0 0 18 0 4 0 652066631 289619968 1903 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 70708 1903 391 112 0 65673 0
[pid=24286/tid=24287] ppid=24284 vsize=282832 CPUtime=0.08 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 477 0 0 0 8 0 0 0 18 0 4 0 652066631 289619968 1903 33554432000 4194304 4650419 140733641937216 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=282832 CPUtime=0.09 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 437 0 0 0 9 0 0 0 18 0 4 0 652066631 289619968 1903 33554432000 4194304 4650419 140733641937216 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=282832 CPUtime=0.08 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 272 0 0 0 8 0 0 0 25 0 4 0 652066631 289619968 1907 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282832

[startup+0.300422 s]
/proc/loadavg: 3.78 5.15 6.70 7/326 24286
/proc/meminfo: memFree=25300920/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=284084 CPUtime=1.16 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 3328 0 0 0 116 0 0 0 18 0 4 0 652066631 290902016 2372 33554432000 4194304 4650419 140733641937216 18446744073709551615 4331971 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 71021 2372 393 112 0 65986 0
[pid=24286/tid=24287] ppid=24284 vsize=284084 CPUtime=0.28 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 790 0 0 0 28 0 0 0 18 0 4 0 652066631 290902016 2372 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=284084 CPUtime=0.29 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 760 0 0 0 29 0 0 0 18 0 4 0 652066631 290902016 2372 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=284084 CPUtime=0.28 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 595 0 0 0 28 0 0 0 25 0 4 0 652066631 290902016 2372 33554432000 4194304 4650419 140733641937216 18446744073709551615 4334219 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284084

[startup+0.700347 s]
/proc/loadavg: 3.78 5.15 6.70 7/326 24286
/proc/meminfo: memFree=25300920/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=284916 CPUtime=2.76 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 5265 0 0 0 276 0 0 0 18 0 4 0 652066631 291753984 3136 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 71229 3136 393 112 0 66194 0
[pid=24286/tid=24287] ppid=24284 vsize=284916 CPUtime=0.68 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 1296 0 0 0 68 0 0 0 18 0 4 0 652066631 291753984 3136 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=284916 CPUtime=0.69 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 1245 0 0 0 69 0 0 0 18 0 4 0 652066631 291753984 3136 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=284916 CPUtime=0.68 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 1063 0 0 0 68 0 0 0 25 0 4 0 652066631 291753984 3136 33554432000 4194304 4650419 140733641937216 18446744073709551615 4520254 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284916

[startup+1.5002 s]
/proc/loadavg: 4.20 5.21 6.71 10/331 24291
/proc/meminfo: memFree=25279068/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=286076 CPUtime=5.95 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 9095 0 0 0 594 1 0 0 20 0 4 0 652066631 292941824 3706 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 71519 3706 394 112 0 66484 0
[pid=24286/tid=24287] ppid=24284 vsize=286076 CPUtime=1.48 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 2325 0 0 0 148 0 0 0 19 0 4 0 652066631 292941824 3706 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363350 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=286076 CPUtime=1.49 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 2221 0 0 0 149 0 0 0 19 0 4 0 652066631 292941824 3706 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=286076 CPUtime=1.47 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 1920 0 0 0 147 0 0 0 25 0 4 0 652066631 292941824 3706 33554432000 4194304 4650419 140733641937216 18446744073709551615 4315156 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286076

[startup+3.1009 s]
/proc/loadavg: 4.20 5.21 6.71 11/331 24291
/proc/meminfo: memFree=25251416/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=269664 CPUtime=12.34 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 19600 0 0 0 1232 2 0 0 25 0 4 0 652066631 276135936 11129 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 67416 11129 395 112 0 62381 0
[pid=24286/tid=24287] ppid=24284 vsize=269664 CPUtime=3.08 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 4621 0 0 0 308 0 0 0 25 0 4 0 652066631 276135936 11129 33554432000 4194304 4650419 140733641937216 18446744073709551615 4336307 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=269664 CPUtime=3.08 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 5376 0 0 0 308 0 0 0 25 0 4 0 652066631 276135936 11129 33554432000 4194304 4650419 140733641937216 18446744073709551615 4439120 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=269664 CPUtime=3.05 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 4117 0 0 0 305 0 0 0 25 0 4 0 652066631 276135936 11129 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 269664

[startup+6.3003 s]
/proc/loadavg: 4.51 5.26 6.72 11/331 24291
/proc/meminfo: memFree=25204164/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=279960 CPUtime=25.11 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 29184 0 0 0 2506 5 0 0 25 0 4 0 652066631 286679040 16333 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 69990 16333 395 112 0 64955 0
[pid=24286/tid=24287] ppid=24284 vsize=279960 CPUtime=6.28 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 7221 0 0 0 627 1 0 0 25 0 4 0 652066631 286679040 16333 33554432000 4194304 4650419 140733641937216 18446744073709551615 4334658 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=279960 CPUtime=6.29 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 7837 0 0 0 628 1 0 0 25 0 4 0 652066631 286679040 16333 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=279960 CPUtime=6.22 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 6293 0 0 0 622 0 0 0 25 0 4 0 652066631 286679040 16333 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 279960

[startup+12.7011 s]
/proc/loadavg: 4.79 5.30 6.73 11/331 24291
/proc/meminfo: memFree=25157564/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=298376 CPUtime=50.65 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 42878 0 0 0 5057 8 0 0 25 0 4 0 652066631 305537024 22083 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 74594 22083 395 112 0 69559 0
[pid=24286/tid=24287] ppid=24284 vsize=298376 CPUtime=12.68 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 9840 0 0 0 1266 2 0 0 25 0 4 0 652066631 305537024 22083 33554432000 4194304 4650419 140733641937216 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=298376 CPUtime=12.69 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 11702 0 0 0 1267 2 0 0 25 0 4 0 652066631 305537024 22083 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=298376 CPUtime=12.56 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 9427 0 0 0 1255 1 0 0 25 0 4 0 652066631 305537024 22083 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 298376

[startup+25.5007 s]
/proc/loadavg: 4.96 5.32 6.72 9/331 24322
/proc/meminfo: memFree=25132376/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=363844 CPUtime=101.71 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 64583 0 0 0 10157 14 0 0 25 0 4 0 652066631 372576256 31760 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 90961 31760 395 112 0 85926 0
[pid=24286/tid=24287] ppid=24284 vsize=363844 CPUtime=25.48 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 14056 0 0 0 2545 3 0 0 25 0 4 0 652066631 372576256 31760 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=363844 CPUtime=25.49 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 18134 0 0 0 2545 4 0 0 25 0 4 0 652066631 372576256 31760 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366713 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=363844 CPUtime=25.22 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 13911 0 0 0 2520 2 0 0 25 0 4 0 652066631 372576256 31760 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 363844

[startup+51.1009 s]
/proc/loadavg: 6.21 5.59 6.76 9/331 24323
/proc/meminfo: memFree=25049028/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=430544 CPUtime=203.86 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 96497 0 0 0 20361 25 0 0 25 0 4 0 652066631 440877056 44987 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 107636 44987 395 112 0 102601 0
[pid=24286/tid=24287] ppid=24284 vsize=430544 CPUtime=51.09 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 22443 0 0 0 5102 7 0 0 25 0 4 0 652066631 440877056 44987 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=430544 CPUtime=51.09 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 29610 0 0 0 5102 7 0 0 25 0 4 0 652066631 440877056 44987 33554432000 4194304 4650419 140733641937216 18446744073709551615 4476356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=430544 CPUtime=50.57 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 19592 0 0 0 5052 5 0 0 25 0 4 0 652066631 440877056 44987 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 430544

[startup+102.312 s]
/proc/loadavg: 7.34 5.99 6.84 9/331 24354
/proc/meminfo: memFree=25008288/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=496620 CPUtime=408.18 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 134916 0 0 0 40778 40 0 0 25 0 4 0 652066631 508538880 55435 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 124155 55435 395 112 0 119120 0
[pid=24286/tid=24287] ppid=24284 vsize=496620 CPUtime=102.3 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 35494 0 0 0 10219 11 0 0 25 0 4 0 652066631 508538880 55435 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=496620 CPUtime=102.3 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 38827 0 0 0 10219 11 0 0 25 0 4 0 652066631 508538880 55435 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=496620 CPUtime=101.25 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 28098 0 0 0 10117 8 0 0 25 0 4 0 652066631 508538880 55435 33554432000 4194304 4650419 140733641937216 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 496620

[startup+162.301 s]

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

[pid=24286] ppid=24284 vsize=640800 CPUtime=2562.58 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 358816 0 0 0 256116 142 0 0 25 0 4 0 652066631 656179200 110534 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 160200 110534 395 112 0 155165 0
[pid=24286/tid=24287] ppid=24284 vsize=640800 CPUtime=642.31 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 96663 0 0 0 64191 40 0 0 25 0 4 0 652066631 656179200 110534 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=640800 CPUtime=642.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 79981 0 0 0 64201 30 0 0 25 0 4 0 652066631 656179200 110534 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=640800 CPUtime=635.6 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 74230 0 0 0 63530 30 0 0 25 0 4 0 652066631 656179200 110534 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.58
Current children cumulated vsize (KiB) 640800

[startup+702.301 s]
/proc/loadavg: 8.11 7.82 7.43 9/331 24370
/proc/meminfo: memFree=24492000/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=642420 CPUtime=2801.9 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 375043 0 0 0 280041 149 0 0 25 0 4 0 652066631 657838080 118218 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 160605 118218 395 112 0 155570 0
[pid=24286/tid=24287] ppid=24284 vsize=642420 CPUtime=702.3 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 103212 0 0 0 70188 42 0 0 25 0 4 0 652066631 657838080 118218 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=642420 CPUtime=702.3 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 81682 0 0 0 70200 30 0 0 25 0 4 0 652066631 657838080 118218 33554432000 4194304 4650419 140733641937216 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=642420 CPUtime=694.96 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 75173 0 0 0 69465 31 0 0 25 0 4 0 652066631 657838080 118218 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.9
Current children cumulated vsize (KiB) 642420

[startup+762.313 s]
/proc/loadavg: 8.15 7.88 7.47 9/331 24371
/proc/meminfo: memFree=24491600/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=642420 CPUtime=3041.32 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 390685 0 0 0 303974 158 0 0 25 0 4 0 652066631 657838080 115067 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 160605 115067 395 112 0 155570 0
[pid=24286/tid=24287] ppid=24284 vsize=642420 CPUtime=762.32 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 107793 0 0 0 76187 45 0 0 25 0 4 0 652066631 657838080 115067 33554432000 4194304 4650419 140733641937216 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=642420 CPUtime=762.32 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 87734 0 0 0 76198 34 0 0 25 0 4 0 652066631 657838080 115067 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=642420 CPUtime=754.33 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 78179 0 0 0 75401 32 0 0 25 0 4 0 652066631 657838080 115067 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.32
Current children cumulated vsize (KiB) 642420

[startup+822.301 s]
/proc/loadavg: 8.15 7.93 7.51 9/331 24373
/proc/meminfo: memFree=24473700/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=654844 CPUtime=3280.65 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 400418 0 0 0 327900 165 0 0 25 0 4 0 652066631 670560256 114723 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 163711 114723 395 112 0 158676 0
[pid=24286/tid=24287] ppid=24284 vsize=654844 CPUtime=822.31 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 111350 0 0 0 82183 48 0 0 25 0 4 0 652066631 670560256 114723 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=654844 CPUtime=822.3 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 91094 0 0 0 82194 36 0 0 25 0 4 0 652066631 670560256 114723 33554432000 4194304 4650419 140733641937216 18446744073709551615 4476391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=654844 CPUtime=813.7 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 79550 0 0 0 81337 33 0 0 25 0 4 0 652066631 670560256 114723 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.65
Current children cumulated vsize (KiB) 654844

[startup+882.3 s]
/proc/loadavg: 8.11 7.96 7.55 9/331 24375
/proc/meminfo: memFree=24454680/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=678680 CPUtime=3520.02 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 412394 0 0 0 351829 173 0 0 25 0 4 0 652066631 694968320 116521 33554432000 4194304 4650419 140733641937216 18446744073709551615 4315077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 169670 116521 395 112 0 164635 0
[pid=24286/tid=24287] ppid=24284 vsize=678680 CPUtime=882.31 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 115464 0 0 0 88181 50 0 0 25 0 4 0 652066631 694968320 116521 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=678680 CPUtime=882.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 93727 0 0 0 88192 39 0 0 25 0 4 0 652066631 694968320 116521 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=678680 CPUtime=873.05 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 80458 0 0 0 87271 34 0 0 25 0 4 0 652066631 694968320 116521 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.02
Current children cumulated vsize (KiB) 678680

[startup+942.3 s]
/proc/loadavg: 8.04 7.96 7.57 9/331 24376
/proc/meminfo: memFree=24477948/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=726624 CPUtime=3759.38 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 426115 0 0 0 375756 182 0 0 25 0 4 0 652066631 744062976 112593 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 181656 112593 395 112 0 176621 0
[pid=24286/tid=24287] ppid=24284 vsize=726624 CPUtime=942.31 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 119411 0 0 0 94178 53 0 0 25 0 4 0 652066631 744062976 112593 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=726624 CPUtime=942.3 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 98865 0 0 0 94188 42 0 0 25 0 4 0 652066631 744062976 112593 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=726624 CPUtime=932.4 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 81177 0 0 0 93206 34 0 0 25 0 4 0 652066631 744062976 112593 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.38
Current children cumulated vsize (KiB) 726624

[startup+1002.3 s]
/proc/loadavg: 8.10 8.00 7.60 9/331 24378
/proc/meminfo: memFree=24413680/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=710028 CPUtime=3998.74 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 454778 0 0 0 399680 194 0 0 25 0 4 0 652066631 727068672 129520 33554432000 4194304 4650419 140733641937216 18446744073709551615 4313323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 177507 129520 395 112 0 172472 0
[pid=24286/tid=24287] ppid=24284 vsize=710028 CPUtime=1002.31 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 128777 0 0 0 100175 56 0 0 25 0 4 0 652066631 727068672 129520 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=710028 CPUtime=1002.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 105116 0 0 0 100186 45 0 0 25 0 4 0 652066631 727068672 129520 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=710028 CPUtime=991.76 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 88115 0 0 0 99139 37 0 0 25 0 4 0 652066631 727068672 129520 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.74
Current children cumulated vsize (KiB) 710028

[startup+1062.3 s]
/proc/loadavg: 8.12 8.01 7.63 9/331 24379
/proc/meminfo: memFree=24435344/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=870688 CPUtime=4238.13 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 473514 0 0 0 423605 208 0 0 25 0 4 0 652066631 891584512 129013 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 217672 129013 395 112 0 212637 0
[pid=24286/tid=24287] ppid=24284 vsize=870688 CPUtime=1062.32 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 133922 0 0 0 106172 60 0 0 25 0 4 0 652066631 891584512 129013 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=870688 CPUtime=1062.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 109922 0 0 0 106182 49 0 0 25 0 4 0 652066631 891584512 129013 33554432000 4194304 4650419 140733641937216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=870688 CPUtime=1051.15 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 92258 0 0 0 105074 41 0 0 25 0 4 0 652066631 891584512 129013 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.13
Current children cumulated vsize (KiB) 870688

[startup+1122.3 s]
/proc/loadavg: 8.11 8.02 7.66 9/331 24381
/proc/meminfo: memFree=24413616/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=709244 CPUtime=4477.5 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 502225 0 0 0 447527 223 0 0 25 0 4 0 652066631 726265856 127352 33554432000 4194304 4650419 140733641937216 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 177311 127352 395 112 0 172276 0
[pid=24286/tid=24287] ppid=24284 vsize=709244 CPUtime=1122.32 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 140109 0 0 0 112167 65 0 0 25 0 4 0 652066631 726265856 127352 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=709244 CPUtime=1122.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 116077 0 0 0 112179 52 0 0 25 0 4 0 652066631 726265856 127352 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=709244 CPUtime=1110.51 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 98403 0 0 0 111007 44 0 0 25 0 4 0 652066631 726265856 127352 33554432000 4194304 4650419 140733641937216 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.5
Current children cumulated vsize (KiB) 709244

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.68 9/331 24383
/proc/meminfo: memFree=24410236/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=831068 CPUtime=4716.87 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 521883 0 0 0 471453 234 0 0 25 0 4 0 652066631 851013632 131208 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 207767 131208 395 112 0 202732 0
[pid=24286/tid=24287] ppid=24284 vsize=831068 CPUtime=1182.32 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 144954 0 0 0 118165 67 0 0 25 0 4 0 652066631 851013632 131208 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=831068 CPUtime=1182.31 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 121099 0 0 0 118176 55 0 0 25 0 4 0 652066631 851013632 131208 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=831068 CPUtime=1169.86 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 103476 0 0 0 116939 47 0 0 25 0 4 0 652066631 851013632 131208 33554432000 4194304 4650419 140733641937216 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.87
Current children cumulated vsize (KiB) 831068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.14 8.05 7.69 9/331 24383
/proc/meminfo: memFree=24444828/32951124 swapFree=44485764/67111528
[pid=24286] ppid=24284 vsize=697260 CPUtime=4800.28 cores=1,3,5,7
/proc/24286/stat : 24286 (strangenight1-m) R 24284 24286 23677 0 -1 4202496 531641 0 0 0 479790 238 0 0 25 0 4 0 652066631 713994240 122265 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24286/statm: 174315 122265 395 112 0 169280 0
[pid=24286/tid=24287] ppid=24284 vsize=697260 CPUtime=1203.23 cores=1,3,5,7
/proc/24286/task/24287/stat : 24287 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 147356 0 0 0 120255 68 0 0 25 0 4 0 652066631 713994240 122265 33554432000 4194304 4650419 140733641937216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24286/tid=24288] ppid=24284 vsize=697260 CPUtime=1203.23 cores=1,3,5,7
/proc/24286/task/24288/stat : 24288 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 123291 0 0 0 120266 57 0 0 25 0 4 0 652066631 713994240 122265 33554432000 4194304 4650419 140733641937216 18446744073709551615 4364590 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24286/tid=24289] ppid=24284 vsize=697260 CPUtime=1190.54 cores=1,3,5,7
/proc/24286/task/24289/stat : 24289 (strangenight1-m) R 24284 24286 23677 0 -1 4202560 105893 0 0 0 119006 48 0 0 25 0 4 0 652066631 713994240 122265 33554432000 4194304 4650419 140733641937216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 697260

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.24
CPU time (s): 4800.33
CPU user time (s): 4797.93
CPU system time (s): 2.40064
CPU usage (%): 398.951
Max. virtual memory (cumulated for all children) (KiB): 935772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.93
system time used= 2.40063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 531642
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= 674
involuntary context switches= 19575

runsolver used 3.65144 second user time and 9.07162 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 22:24:22
IDJOB=3368863
IDBENCH=82872
IDSOLVER=1846
FILE ID=node105/3368863-1305404662
RUNJOBID= node105-1305404662-24265
PBS_JOBID= 13324484
Free space on /tmp= 73584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1534711423-054.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368863-1305404662/watcher-3368863-1305404662 -o /tmp/evaluation-result-3368863-1305404662/solver-3368863-1305404662 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368863-1305404662.cnf

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

MD5SUM BENCH= a512a4806a6c9d511a2d57127db8f60a
RANDOM SEED=1538939777

node105.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.825
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.65
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.825
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.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25301200 kB
Buffers:        273512 kB
Cached:        5908192 kB
SwapCached:      39656 kB
Active:         570912 kB
Inactive:      6819936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25301200 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           12428 kB
Writeback:           4 kB
AnonPages:     1177472 kB
Mapped:          10364 kB
Slab:           128056 kB
PageTables:      66452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65358664 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= 73576 MiB
End job on node105 at 2011-05-14 22:44:27