Trace number 3174165

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-2-mt? (TO) 4800.36 1201.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174165-1304107025.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     258 undec:      71 neg:     271
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       591      2549         0         0      7683         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.17	c  N st     8      4921       591      2549         0      4833      7683    131070   no data   no data
1.58/0.45	c  N st    10     11303       591      2549         0      4504      7683     86278   no data   no data
2.78/0.75	c  N st    11     17046       591      2549         0     10150      7683    236998   no data   no data
4.39/1.19	c  F st    12     25002       591      2549         0     12430      7683    285805   no data   no data
4.39/1.19	c  N st    12     25002       591      2549         0     12430      7683    285805   no data   no data
5.58/1.45	c Decided on static restart strategy
5.58/1.45	c  N st    18     30000       591      2549         0     10672      7683    220130   no data   no data
5.58/1.45	c  S st    18     30000       591      2549         0     10672      7683    220130   no data   no data
5.58/1.48	c  S st    18     30503       591      2549         0     11175      7683    232726   no data   no data
5.58/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.58/1.48	c blocked clauses removed:        9 vars:      2 tried:         591 T: 0.00 s
5.58/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
5.58/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.58/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.58/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.55	c lits-rem:       116  cl-subs:      518  v-elim:      0  v-fix:    0  time:  0.05 s
5.98/1.56	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
5.98/1.56	c calculated reachability. Time: 0.00
5.98/1.56	c  N st    18     30503       589      2540         0     10657      7656    218283   no data   no data
7.58/1.94	c  N st    20     37616       589      2540         0      9924      7656    183840   no data   no data
9.19/2.32	c  N st    21     44015       589      2540         0     16260      7656    364160   no data   no data
9.57/2.46	c  S st    22     45754       589      2540         0      9170      7656    142969   no data   no data
9.57/2.48	c  S st    22     46256       589      2540         0      9672      7656    154471   no data   no data
9.57/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.57/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.57/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.57/2.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.50	c lits-rem:         7  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.01 s
9.97/2.50	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
9.97/2.50	c vivif2 --  cl tried     9634 cl shrink        0 lits rem          0 time: 0.00
9.97/2.51	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
9.97/2.51	c calculated reachability. Time: 0.00
9.97/2.51	c  N st    22     46256       589      2540         0      9634      7656    153455   no data   no data
13.59/3.45	c  N st    23     60653       589      2540         0     13917      7656    260236   no data   no data
16.36/4.15	c  N st    24     69385       589      2540         0     11718      7656    191408   no data   no data
16.36/4.15	c  S st    24     69385       589      2540         0     11718      7656    191408   no data   no data
16.36/4.18	c  S st    24     69890       589      2540         0     12220      7656    204428   no data   no data
16.36/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.36/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.36/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.36/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
16.36/4.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.36/4.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.76/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.22	c lits-rem:        26  cl-subs:      140  v-elim:      0  v-fix:    0  time:  0.02 s
16.76/4.22	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
16.76/4.22	c vivif2 --  cl tried    12080 cl shrink        0 lits rem          0 time: 0.00
16.76/4.23	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
16.76/4.23	c calculated reachability. Time: 0.00
16.76/4.23	c  N st    24     69890       589      2540         0     12080      7656    200007   no data   no data
21.97/5.60	c  F st    25     87501       589      2540         0     17610      7656    347285   no data   no data
21.97/5.60	c  N st    25     87501       589      2540         0     17610      7656    347285   no data   no data
23.95/6.03	c Decided on static restart strategy
24.75/6.29	c  N st    32     95536       589      2540         0     25530      7656    551172   no data   no data
27.55/6.99	c  N st    34    104836       589      2540         0     21863      7656    435572   no data   no data
27.55/6.99	c  S st    34    104836       589      2540         0     21863      7656    435572   no data   no data
27.95/7.05	c  S st    34    105339       589      2540         0     22366      7656    448687   no data   no data
27.95/7.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.95/7.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.95/7.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.95/7.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.95/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.95/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
27.95/7.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.95/7.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.95/7.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.75/7.27	c lits-rem:       130  cl-subs:      933  v-elim:      0  v-fix:    0  time:  0.19 s
28.75/7.27	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
28.75/7.28	c vivif2 --  cl tried    21433 cl shrink        0 lits rem          0 time: 0.00
28.75/7.29	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
28.75/7.29	c calculated reachability. Time: 0.00
28.75/7.29	c  N st    34    105339       589      2540         0     21433      7656    421719   no data   no data
32.34/8.12	c  N st    35    114937       589      2540         0     17128      7656    284094   no data   no data
37.54/9.49	c  N st    36    129334       589      2540         0     16543      7656    244819   no data   no data
45.92/11.52	c  N st    37    150930       589      2540         0     22037      7656    376478   no data   no data
48.33/12.20	c  S st    38    158010       589      2540         0     28982      7656    571579   no data   no data
48.75/12.27	c  S st    38    158514       589      2540         0     29485      7656    585278   no data   no data
48.75/12.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.75/12.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.75/12.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.75/12.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.75/12.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.75/12.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
48.75/12.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.75/12.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.13/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.12/12.82	c lits-rem:       427  cl-subs:     1616  v-elim:      0  v-fix:    0  time:  0.50 s
51.12/12.82	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
51.12/12.82	c vivif2 --  cl tried    27869 cl shrink        0 lits rem          0 time: 0.01
51.12/12.84	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
51.12/12.84	c calculated reachability. Time: 0.00
51.12/12.84	c  N st    38    158514       589      2540         0     27869      7656    536897   no data   no data
71.10/17.89	c  N st    39    207102       589      2540         0     22588      7656    355051   no data   no data
85.48/21.41	c  N st    40    237771       589      2540         0     33022      7656    632002   no data   no data
85.48/21.41	c  S st    40    237771       589      2540         0     33022      7656    632002   no data   no data
85.48/21.49	c  S st    40    238274       589      2540         0     33524      7656    644373   no data   no data
85.48/21.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.88/21.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
85.88/21.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.88/21.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.88/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.88/21.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
85.88/21.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
85.88/21.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.88/21.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.89/22.02	c lits-rem:       155  cl-subs:     1257  v-elim:      0  v-fix:    0  time:  0.48 s
87.89/22.02	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
87.89/22.03	c vivif2 --  cl tried    32267 cl shrink        0 lits rem          0 time: 0.01
87.89/22.05	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
87.89/22.05	c calculated reachability. Time: 0.00
87.89/22.05	c  N st    40    238274       589      2540         0     32267      7656    607603   no data   no data
121.04/30.34	c  F st    41    306250       589      2540         0     34282      7656    611650   no data   no data
121.04/30.34	c  N st    41    306250       589      2540         0     34282      7656    611650   no data   no data
123.84/31.06	c Decided on static restart strategy
136.23/34.17	c  N st    51    334554       589      2540         0     38494      7656    670731   no data   no data
148.20/37.19	c  N st    53    357413       589      2540         0     36396      7656    629141   no data   no data
148.20/37.19	c  S st    53    357413       589      2540         0     36396      7656    629141   no data   no data
148.60/37.29	c  S st    53    357916       589      2540         0     36898      7656    642175   no data   no data
148.60/37.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.00/37.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
149.00/37.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.00/37.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.00/37.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.00/37.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
149.00/37.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
149.00/37.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
149.00/37.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.20/37.61	c lits-rem:       104  cl-subs:      708  v-elim:      0  v-fix:    0  time:  0.27 s
150.20/37.61	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
150.20/37.62	c vivif2 --  cl tried    36190 cl shrink        0 lits rem          0 time: 0.01
150.20/37.64	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
150.20/37.64	c calculated reachability. Time: 0.00
150.20/37.64	c  N st    53    357916       589      2540         0     36190      7656    620864   no data   no data
168.18/42.11	c  N st    54    390308       589      2540         0     42359      7656    749221   no data   no data
199.34/49.93	c  N st    55    438898       589      2540         0     36047      7656    533686   no data   no data
242.89/60.80	c  N st    56    511783       589      2540         0     49692      7656    895714   no data   no data
258.07/64.61	c  N st    57    536874       589      2540         0     43820      7656    702519   no data   no data
258.07/64.61	c  S st    57    536874       589      2540         0     43820      7656    702519   no data   no data
258.47/64.72	c  S st    57    537378       589      2540         0     44324      7656    715018   no data   no data
258.47/64.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
258.47/64.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
258.47/64.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
258.47/64.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.47/64.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.47/64.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
258.47/64.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
258.47/64.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
258.47/64.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.26/65.43	c lits-rem:       163  cl-subs:     1632  v-elim:      0  v-fix:    0  time:  0.66 s
261.26/65.43	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
261.26/65.44	c vivif2 --  cl tried    42692 cl shrink        0 lits rem          0 time: 0.01
261.26/65.47	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.03
261.26/65.47	c calculated reachability. Time: 0.00
261.26/65.47	c  N st    57    537378       589      2540         0     42692      7656    671198   no data   no data
380.31/95.29	c  N st    58    701363       589      2540         0     36864      7656    422097   no data   no data
461.43/115.53	c  N st    59    806067       589      2540         0     65899      7656   1172777   no data   no data
461.43/115.53	c  S st    59    806067       589      2540         0     65899      7656   1172777   no data   no data
462.21/115.72	c  S st    59    806571       589      2540         0     66403      7656   1185479   no data   no data
462.21/115.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
462.21/115.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
462.21/115.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
462.21/115.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
462.21/115.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.21/115.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
462.21/115.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
462.21/115.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
462.61/115.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.80/118.62	c lits-rem:       499  cl-subs:     3393  v-elim:      0  v-fix:    0  time:  2.81 s
473.80/118.62	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
473.80/118.63	c vivif2 --  cl tried    63010 cl shrink        0 lits rem          0 time: 0.02
473.80/118.69	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.06
473.80/118.69	c calculated reachability. Time: 0.00
473.80/118.69	c  N st    59    806571       589      2540         0     63010      7656   1095830   no data   no data
706.29/176.84	c  F st    60   1071875       589      2540         0     78936      7656   1426199   no data   no data
706.29/176.84	c  N st    60   1071875       589      2540         0     78936      7656   1426199   no data   no data
712.67/178.43	c Decided on static restart strategy
733.05/183.53	c  N st    70   1100183       589      2540         0     62766      7656    978973   no data   no data
768.21/192.34	c  N st    72   1136177       589      2540         0     52966      7656    667619   no data   no data
800.95/200.58	c  N st    73   1168570       589      2540         0     84976      7656   1573553   no data   no data
842.10/210.87	c  N st    74   1209857       589      2540         0     79180      7656   1345594   no data   no data
842.10/210.87	c  S st    74   1209857       589      2540         0     79180      7656   1345594   no data   no data
843.30/211.12	c  S st    74   1210363       589      2540         0     79685      7656   1358645   no data   no data
843.30/211.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
843.30/211.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
843.30/211.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
843.30/211.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
843.30/211.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.30/211.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
843.30/211.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
843.30/211.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
843.71/211.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.87/216.07	c lits-rem:       389  cl-subs:     5044  v-elim:      0  v-fix:    0  time:  4.84 s
862.87/216.07	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
862.87/216.09	c vivif2 --  cl tried    74641 cl shrink        0 lits rem          0 time: 0.02
863.26/216.16	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.07
863.26/216.16	c calculated reachability. Time: 0.00
863.26/216.16	c  N st    74   1210363       589      2540         0     74641      7656   1218234   no data   no data
958.36/239.95	c  N st    75   1283245       589      2540         0     50942      7656    555748   no data   no data
1082.97/271.11	c  N st    76   1392568       589      2540         0     58982      7656    728358   no data   no data
1255.13/314.28	c  N st    77   1556552       589      2540         0     64109      7656    830134   no data   no data
1431.70/358.47	c  N st    78   1710363       589      2540         0    105973      7656   1974382   no data   no data
1431.70/358.47	c  S st    78   1710363       589      2540         0    105973      7656   1974382   no data   no data
1433.29/358.80	c  S st    78   1710866       589      2540         0    106476      7656   1987310   no data   no data
1433.29/358.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1433.29/358.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1433.29/358.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1433.29/358.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1433.29/358.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1433.29/358.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
1433.29/358.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1433.69/358.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1433.69/358.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1479.63/370.49	c lits-rem:      1040  cl-subs:     6495  v-elim:      0  v-fix:    0  time: 11.53 s
1479.63/370.49	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
1480.03/370.51	c vivif2 --  cl tried    99981 cl shrink        0 lits rem          0 time: 0.03
1480.43/370.62	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.10
1480.43/370.62	c calculated reachability. Time: 0.00
1480.43/370.62	c  N st    78   1710866       589      2540         0     99981      7656   1811136   no data   no data
1929.01/483.17	c  N st    79   2079830       589      2540         0    111565      7656   2048041   no data   no data
2097.99/525.44	c  N st    80   2210868       589      2540         0    115767      7656   2174240   no data   no data
2097.99/525.44	c  S st    80   2210868       589      2540         0    115767      7656   2174240   no data   no data
2099.59/525.83	c  S st    80   2211370       589      2540         0    116268      7656   2187982   no data   no data
2099.59/525.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2099.59/525.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2099.59/525.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2099.59/525.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2099.59/525.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2099.59/525.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
2099.59/525.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2100.00/525.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2100.00/525.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2163.09/541.72	c lits-rem:       973  cl-subs:     6628  v-elim:      0  v-fix:    0  time: 15.73 s
2163.09/541.72	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2163.09/541.75	c vivif2 --  cl tried   109640 cl shrink        0 lits rem          0 time: 0.03
2163.49/541.87	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.12
2163.49/541.88	c calculated reachability. Time: 0.00
2163.49/541.88	c  N st    80   2211370       589      2540         0    109640      7656   1988072   no data   no data
2842.17/711.78	c  N st    81   2711371       589      2540         0    132398      7656   2398724   no data   no data
2842.17/711.78	c  S st    81   2711371       589      2540         0    132398      7656   2398724   no data   no data
2844.15/712.25	c  S st    81   2711875       589      2540         0    132900      7656   2411457   no data   no data
2844.15/712.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2844.55/712.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2844.55/712.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2844.55/712.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2844.55/712.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2844.55/712.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
2844.55/712.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2844.55/712.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2844.95/712.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2956.01/740.30	c lits-rem:      1256  cl-subs:    13427  v-elim:      0  v-fix:    0  time: 27.85 s
2956.01/740.30	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2956.42/740.33	c vivif2 --  cl tried   119473 cl shrink        0 lits rem          0 time: 0.03
2956.83/740.46	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.13
2956.83/740.47	c calculated reachability. Time: 0.00
2956.83/740.47	c  N st    81   2711875       589      2540         0    119473      7656   2082833   no data   no data
3723.75/932.47	c  N st    82   3211875       589      2540         0     95774      7656   1277120   no data   no data
3723.75/932.47	c  S st    82   3211875       589      2540         0     95774      7656   1277120   no data   no data
3725.36/932.82	c  S st    82   3212380       589      2540         0     96278      7656   1290420   no data   no data
3725.36/932.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3725.36/932.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3725.36/932.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3725.36/932.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3725.36/932.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3725.36/932.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
3725.36/932.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3725.76/932.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3725.76/932.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3738.54/936.13	c lits-rem:       301  cl-subs:     2555  v-elim:      0  v-fix:    0  time:  3.17 s
3738.54/936.13	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
3738.54/936.16	c vivif2 --  cl tried    93723 cl shrink        0 lits rem          0 time: 0.02
3738.95/936.28	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.12
3738.95/936.28	c calculated reachability. Time: 0.00
3738.95/936.28	c  N st    82   3212380       589      2540         0     93723      7656   1227524   no data   no data
4546.22/1138.30	c  N st    83   3712382       589      2540         0    104471      7656   1399037   no data   no data
4546.22/1138.30	c  S st    83   3712382       589      2540         0    104471      7656   1399037   no data   no data
4547.43/1138.63	c  S st    83   3712884       589      2540         0    104973      7656   1411795   no data   no data
4547.43/1138.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4547.43/1138.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
4547.43/1138.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4547.43/1138.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4547.43/1138.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4547.43/1138.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    589 time:  0.00 s
4547.43/1138.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4547.81/1138.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4547.81/1138.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4559.40/1141.66	c lits-rem:       218  cl-subs:     3676  v-elim:      0  v-fix:    0  time:  2.89 s
4559.40/1141.66	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
4559.40/1141.68	c vivif2 --  cl tried   101297 cl shrink        0 lits rem          0 time: 0.02
4559.80/1141.78	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.10
4559.80/1141.78	c calculated reachability. Time: 0.00
4559.80/1141.78	c  N st    83   3712884       589      2540         0    101297      7656   1319500   no data   no data
4626.53/1158.44	c  F st    84   3751563       589      2540         0    139169      7656   2397167   no data   no data
4626.53/1158.45	c  N st    84   3751563       589      2540         0    139169      7656   2397167   no data   no data
4640.89/1162.00	c Decided on static restart strategy
4699.61/1176.73	c  N st    94   3779865       589      2540         0     83911      7656    815033   no data   no data
4752.74/1190.09	c  N st    96   3815858       589      2540         0    119460      7656   1832772   no data   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: 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-3174165-1304107025/watcher-3174165-1304107025 -o /tmp/evaluation-result-3174165-1304107025/solver-3174165-1304107025 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174165-1304107025.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.02 7.58 6/180 2224
/proc/meminfo: memFree=22018192/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 522301287 52441088 347 33554432000 4194304 4627427 140737194138144 18446744073709551615 47820872980402 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 12803 347 299 106 0 7774 0
[pid=2224/tid=2225] ppid=2222 vsize=265336 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 4 0 522301287 271704064 597 33554432000 4194304 4627427 140737194138144 18446744073709551615 268272351590 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=265336 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 60 0 0 0 0 0 0 0 25 0 4 0 522301287 271704064 606 33554432000 4194304 4627427 140737194138144 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=265336 CPUtime=0 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 4 0 522301287 271704064 619 33554432000 4194304 4627427 140737194138144 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.106299 s]
/proc/loadavg: 8.07 8.02 7.58 6/180 2224
/proc/meminfo: memFree=22018192/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=347820 CPUtime=0.4 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 1863 0 0 0 40 0 0 0 25 0 4 0 522301287 356167680 1744 33554432000 4194304 4627427 140737194138144 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 86955 1744 384 106 0 81926 0
[pid=2224/tid=2225] ppid=2222 vsize=347820 CPUtime=0.1 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 398 0 0 0 10 0 0 0 25 0 4 0 522301287 356167680 1744 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308752 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=347820 CPUtime=0.09 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 368 0 0 0 9 0 0 0 25 0 4 0 522301287 356167680 1744 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=347820 CPUtime=0.1 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 252 0 0 0 10 0 0 0 25 0 4 0 522301287 356167680 1744 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 347820

[startup+0.200283 s]
/proc/loadavg: 8.07 8.02 7.58 6/180 2224
/proc/meminfo: memFree=22018192/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=349260 CPUtime=0.78 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 2530 0 0 0 78 0 0 0 25 0 4 0 522301287 357642240 1770 33554432000 4194304 4627427 140737194138144 18446744073709551615 4330282 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 87315 1770 385 106 0 82286 0
[pid=2224/tid=2225] ppid=2222 vsize=349260 CPUtime=0.19 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 560 0 0 0 19 0 0 0 25 0 4 0 522301287 357642240 1770 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=349260 CPUtime=0.19 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 532 0 0 0 19 0 0 0 25 0 4 0 522301287 357642240 1770 33554432000 4194304 4627427 140737194138144 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=349260 CPUtime=0.19 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 424 0 0 0 19 0 0 0 25 0 4 0 522301287 357642240 1770 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 349260

[startup+0.300265 s]
/proc/loadavg: 8.07 8.02 7.58 6/180 2224
/proc/meminfo: memFree=22018192/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=349568 CPUtime=1.18 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 2953 0 0 0 117 1 0 0 25 0 4 0 522301287 357957632 2193 33554432000 4194304 4627427 140737194138144 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 87392 2193 385 106 0 82363 0
[pid=2224/tid=2225] ppid=2222 vsize=349568 CPUtime=0.29 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 667 0 0 0 29 0 0 0 25 0 4 0 522301287 357957632 2193 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308180 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=349568 CPUtime=0.29 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 641 0 0 0 29 0 0 0 25 0 4 0 522301287 357957632 2193 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=349568 CPUtime=0.29 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 537 0 0 0 29 0 0 0 25 0 4 0 522301287 357957632 2193 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 349568

[startup+0.700194 s]
/proc/loadavg: 8.07 8.02 7.58 6/180 2224
/proc/meminfo: memFree=22018192/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=350548 CPUtime=2.78 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 4592 0 0 0 277 1 0 0 25 0 4 0 522301287 358961152 2857 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 87637 2857 385 106 0 82608 0
[pid=2224/tid=2225] ppid=2222 vsize=350548 CPUtime=0.69 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 1051 0 0 0 69 0 0 0 25 0 4 0 522301287 358961152 2857 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=350548 CPUtime=0.69 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 1075 0 0 0 69 0 0 0 25 0 4 0 522301287 358961152 2857 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=350548 CPUtime=0.69 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 948 0 0 0 69 0 0 0 25 0 4 0 522301287 358961152 2857 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 350548

[startup+1.50105 s]
/proc/loadavg: 8.06 8.02 7.58 9/184 2228
/proc/meminfo: memFree=22009232/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=351952 CPUtime=5.98 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 9138 0 0 0 596 2 0 0 25 0 4 0 522301287 360398848 4730 33554432000 4194304 4627427 140737194138144 18446744073709551615 4429527 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 87988 4731 389 106 0 82959 0
[pid=2224/tid=2225] ppid=2222 vsize=351952 CPUtime=1.48 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 1827 0 0 0 148 0 0 0 25 0 4 0 522301287 360398848 4732 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=351952 CPUtime=1.49 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 1830 0 0 0 149 0 0 0 25 0 4 0 522301287 360398848 4732 33554432000 4194304 4627427 140737194138144 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=351952 CPUtime=1.49 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 1802 0 0 0 149 0 0 0 25 0 4 0 522301287 360398848 4733 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 351952

[startup+3.10077 s]
/proc/loadavg: 8.06 8.02 7.58 9/184 2228
/proc/meminfo: memFree=21991504/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=353076 CPUtime=12.37 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 18986 0 0 0 1234 3 0 0 25 0 4 0 522301287 361549824 10258 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 88269 10258 389 106 0 83240 0
[pid=2224/tid=2225] ppid=2222 vsize=353076 CPUtime=3.07 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 4144 0 0 0 307 0 0 0 25 0 4 0 522301287 361549824 10258 33554432000 4194304 4627427 140737194138144 18446744073709551615 4332968 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=353076 CPUtime=3.08 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 5086 0 0 0 308 0 0 0 25 0 4 0 522301287 361549824 10258 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=353076 CPUtime=3.08 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 4641 0 0 0 308 0 0 0 25 0 4 0 522301287 361549824 10258 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 353076

[startup+6.3002 s]
/proc/loadavg: 8.06 8.02 7.59 9/184 2228
/proc/meminfo: memFree=21951948/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=354816 CPUtime=25.15 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 28752 0 0 0 2510 5 0 0 25 0 4 0 522301287 363331584 12752 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 88704 12752 389 106 0 83675 0
[pid=2224/tid=2225] ppid=2222 vsize=354816 CPUtime=6.26 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 7541 0 0 0 625 1 0 0 25 0 4 0 522301287 363331584 12752 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=354816 CPUtime=6.28 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 7020 0 0 0 628 0 0 0 25 0 4 0 522301287 363331584 12752 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=354816 CPUtime=6.29 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 6782 0 0 0 628 1 0 0 25 0 4 0 522301287 363331584 12752 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 354816

[startup+12.7011 s]
/proc/loadavg: 8.05 8.02 7.59 9/184 2228
/proc/meminfo: memFree=21915992/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=364956 CPUtime=50.73 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 47019 0 0 0 5064 9 0 0 25 0 4 0 522301287 373714944 22896 33554432000 4194304 4627427 140737194138144 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 91239 22896 389 106 0 86210 0
[pid=2224/tid=2225] ppid=2222 vsize=364956 CPUtime=12.63 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 11192 0 0 0 1261 2 0 0 25 0 4 0 522301287 373714944 22896 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=364956 CPUtime=12.69 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 11411 0 0 0 1268 1 0 0 25 0 4 0 522301287 373714944 22896 33554432000 4194304 4627427 140737194138144 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=364956 CPUtime=12.69 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 11342 0 0 0 1267 2 0 0 25 0 4 0 522301287 373714944 22896 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 364956

[startup+25.5008 s]
/proc/loadavg: 8.04 8.02 7.59 9/184 2229
/proc/meminfo: memFree=21854104/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=374924 CPUtime=101.86 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 67618 0 0 0 10171 15 0 0 25 0 4 0 522301287 383922176 30431 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 93731 30431 389 106 0 88702 0
[pid=2224/tid=2225] ppid=2222 vsize=374924 CPUtime=25.37 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 18091 0 0 0 2533 4 0 0 25 0 4 0 522301287 383922176 30431 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=374924 CPUtime=25.49 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 16625 0 0 0 2546 3 0 0 25 0 4 0 522301287 383922176 30431 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=374924 CPUtime=25.49 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 13513 0 0 0 2546 3 0 0 25 0 4 0 522301287 383922176 30431 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 374924

[startup+51.1012 s]
/proc/loadavg: 8.10 8.03 7.61 9/184 2230
/proc/meminfo: memFree=21808724/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=346732 CPUtime=204.14 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 98677 0 0 0 20390 24 0 0 25 0 4 0 522301287 355053568 36816 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 86683 36816 389 106 0 81654 0
[pid=2224/tid=2225] ppid=2222 vsize=346732 CPUtime=50.84 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 27215 0 0 0 5078 6 0 0 25 0 4 0 522301287 355053568 36816 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=346732 CPUtime=51.08 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 24837 0 0 0 5103 5 0 0 25 0 4 0 522301287 355053568 36816 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=346732 CPUtime=51.09 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 17979 0 0 0 5105 4 0 0 25 0 4 0 522301287 355053568 36816 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 346732

[startup+102.301 s]
/proc/loadavg: 8.04 8.02 7.63 9/184 2231
/proc/meminfo: memFree=21697704/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=378960 CPUtime=408.69 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 139533 0 0 0 40831 38 0 0 25 0 4 0 522301287 388055040 46660 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 94740 46660 389 106 0 89711 0
[pid=2224/tid=2225] ppid=2222 vsize=378960 CPUtime=101.79 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 37831 0 0 0 10169 10 0 0 25 0 4 0 522301287 388055040 46662 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=378960 CPUtime=102.29 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 37666 0 0 0 10219 10 0 0 25 0 4 0 522301287 388055040 46662 33554432000 4194304 4627427 140737194138144 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=378960 CPUtime=102.29 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 23279 0 0 0 10223 6 0 0 25 0 4 0 522301287 388055040 46662 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 378960

[startup+162.3 s]

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

[pid=2224] ppid=2222 vsize=572244 CPUtime=2564.94 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 392232 0 0 0 256357 137 0 0 25 0 4 0 522301287 585977856 99739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 143061 99739 389 106 0 138032 0
[pid=2224/tid=2225] ppid=2222 vsize=572244 CPUtime=638.82 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 96976 0 0 0 63849 33 0 0 25 0 4 0 522301287 585977856 99739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=572244 CPUtime=642.3 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 114639 0 0 0 64191 39 0 0 25 0 4 0 522301287 585977856 99739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=572244 CPUtime=641.64 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 77628 0 0 0 64139 25 0 0 25 0 4 0 522301287 585977856 99739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2564.94
Current children cumulated vsize (KiB) 572244

[startup+702.3 s]
/proc/loadavg: 8.11 8.12 7.85 9/184 2268
/proc/meminfo: memFree=21288904/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=611284 CPUtime=2804.6 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 416662 0 0 0 280315 145 0 0 25 0 4 0 522301287 625954816 105782 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 152821 105782 389 106 0 147792 0
[pid=2224/tid=2225] ppid=2222 vsize=611284 CPUtime=698.49 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 104439 0 0 0 69814 35 0 0 25 0 4 0 522301287 625954816 105782 33554432000 4194304 4627427 140737194138144 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=611284 CPUtime=702.3 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 119823 0 0 0 70190 40 0 0 25 0 4 0 522301287 625954816 105782 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=611284 CPUtime=701.64 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 85366 0 0 0 70136 28 0 0 25 0 4 0 522301287 625954816 105782 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.6
Current children cumulated vsize (KiB) 611284

[startup+762.301 s]
/proc/loadavg: 8.09 8.11 7.86 9/184 2269
/proc/meminfo: memFree=21216088/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=563120 CPUtime=3044.29 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 439554 0 0 0 304276 153 0 0 25 0 4 0 522301287 576634880 105672 33554432000 4194304 4627427 140737194138144 18446744073709551615 4333319 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 140780 105672 389 106 0 135751 0
[pid=2224/tid=2225] ppid=2222 vsize=563120 CPUtime=758.16 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 107734 0 0 0 75780 36 0 0 25 0 4 0 522301287 576634880 105675 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=563120 CPUtime=762.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 126532 0 0 0 76188 43 0 0 25 0 4 0 522301287 576634880 105675 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=563120 CPUtime=761.65 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 92440 0 0 0 76134 31 0 0 25 0 4 0 522301287 576634880 105675 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.29
Current children cumulated vsize (KiB) 563120

[startup+822.301 s]
/proc/loadavg: 8.07 8.11 7.87 9/184 2271
/proc/meminfo: memFree=21204172/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=577308 CPUtime=3283.95 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 461080 0 0 0 328231 164 0 0 25 0 4 0 522301287 591163392 108438 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 144327 108438 389 106 0 139298 0
[pid=2224/tid=2225] ppid=2222 vsize=577308 CPUtime=817.83 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 111972 0 0 0 81745 38 0 0 25 0 4 0 522301287 591163392 108438 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=577308 CPUtime=822.3 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 133378 0 0 0 82184 46 0 0 25 0 4 0 522301287 591163392 108438 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=577308 CPUtime=821.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 98592 0 0 0 82129 34 0 0 25 0 4 0 522301287 591163392 108438 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.95
Current children cumulated vsize (KiB) 577308

[startup+882.306 s]
/proc/loadavg: 8.07 8.10 7.89 9/184 2273
/proc/meminfo: memFree=21179580/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=578460 CPUtime=3523.65 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 481635 0 0 0 352192 173 0 0 25 0 4 0 522301287 592343040 109152 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 144615 109152 389 106 0 139586 0
[pid=2224/tid=2225] ppid=2222 vsize=578460 CPUtime=877.5 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 115443 0 0 0 87711 39 0 0 25 0 4 0 522301287 592343040 109152 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=578460 CPUtime=882.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 140503 0 0 0 88182 49 0 0 25 0 4 0 522301287 592343040 109152 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=578460 CPUtime=881.64 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 105197 0 0 0 88127 37 0 0 25 0 4 0 522301287 592343040 109152 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.65
Current children cumulated vsize (KiB) 578460

[startup+942.301 s]
/proc/loadavg: 8.06 8.09 7.90 9/184 2274
/proc/meminfo: memFree=21154128/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=673648 CPUtime=3763.29 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 507098 0 0 0 376146 183 0 0 25 0 4 0 522301287 689815552 122572 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 168412 122572 389 106 0 163383 0
[pid=2224/tid=2225] ppid=2222 vsize=673648 CPUtime=937.16 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 124100 0 0 0 93675 41 0 0 25 0 4 0 522301287 689815552 122572 33554432000 4194304 4627427 140737194138144 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=673648 CPUtime=942.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 146966 0 0 0 94179 52 0 0 25 0 4 0 522301287 689815552 122572 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=673648 CPUtime=941.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 109129 0 0 0 94124 39 0 0 25 0 4 0 522301287 689815552 122572 33554432000 4194304 4627427 140737194138144 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.29
Current children cumulated vsize (KiB) 673648

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 7.91 9/184 2276
/proc/meminfo: memFree=21110460/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=684716 CPUtime=4002.96 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 525616 0 0 0 400105 191 0 0 25 0 4 0 522301287 701149184 126415 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 171179 126415 389 106 0 166150 0
[pid=2224/tid=2225] ppid=2222 vsize=684716 CPUtime=996.82 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 127399 0 0 0 99640 42 0 0 25 0 4 0 522301287 701149184 126415 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=684716 CPUtime=1002.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 152113 0 0 0 100177 54 0 0 25 0 4 0 522301287 701149184 126415 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=684716 CPUtime=1001.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 113315 0 0 0 100121 42 0 0 25 0 4 0 522301287 701149184 126415 33554432000 4194304 4627427 140737194138144 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.96
Current children cumulated vsize (KiB) 684716

[startup+1062.3 s]
/proc/loadavg: 8.17 8.12 7.93 9/184 2277
/proc/meminfo: memFree=21106464/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=750552 CPUtime=4242.64 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 549238 0 0 0 424062 202 0 0 25 0 4 0 522301287 768565248 128986 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 187638 128986 389 106 0 182609 0
[pid=2224/tid=2225] ppid=2222 vsize=750552 CPUtime=1056.5 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 134309 0 0 0 105605 45 0 0 25 0 4 0 522301287 768565248 128986 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=750552 CPUtime=1062.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 158646 0 0 0 106174 57 0 0 25 0 4 0 522301287 768565248 128986 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=750552 CPUtime=1061.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 116587 0 0 0 106119 44 0 0 25 0 4 0 522301287 768565248 128986 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.64
Current children cumulated vsize (KiB) 750552

[startup+1122.3 s]
/proc/loadavg: 8.16 8.13 7.94 9/184 2279
/proc/meminfo: memFree=21085740/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=672172 CPUtime=4482.31 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 571631 0 0 0 448020 211 0 0 25 0 4 0 522301287 688304128 125739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 168043 125739 389 106 0 163014 0
[pid=2224/tid=2225] ppid=2222 vsize=672172 CPUtime=1116.16 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 141440 0 0 0 111570 46 0 0 25 0 4 0 522301287 688304128 125739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=672172 CPUtime=1122.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 164844 0 0 0 112170 61 0 0 25 0 4 0 522301287 688304128 125739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=672172 CPUtime=1121.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 120141 0 0 0 112118 45 0 0 25 0 4 0 522301287 688304128 125739 33554432000 4194304 4627427 140737194138144 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 672172

[startup+1182.3 s]
/proc/loadavg: 7.83 8.07 7.93 6/177 2300
/proc/meminfo: memFree=21615204/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=776848 CPUtime=4721.98 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 596991 0 0 0 471977 221 0 0 25 0 4 0 522301287 795492352 126784 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 194212 126784 389 106 0 189183 0
[pid=2224/tid=2225] ppid=2222 vsize=776848 CPUtime=1175.84 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 147276 0 0 0 117535 49 0 0 25 0 4 0 522301287 795492352 126784 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=776848 CPUtime=1182.31 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 171727 0 0 0 118168 63 0 0 25 0 4 0 522301287 795492352 126784 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=776848 CPUtime=1181.63 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 125572 0 0 0 118115 48 0 0 25 0 4 0 522301287 795492352 126784 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 776848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 6.74 7.80 7.84 5/175 2301
/proc/meminfo: memFree=21615816/32950928 swapFree=67111524/67111528
[pid=2224] ppid=2222 vsize=763832 CPUtime=4800.29 cores=0,2,4,6
/proc/2224/stat : 2224 (strangenight2-m) R 2222 2224 1515 0 -1 4202496 603008 0 0 0 479806 223 0 0 25 0 4 0 522301287 782163968 129071 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2224/statm: 190958 129071 389 106 0 185929 0
[pid=2224/tid=2225] ppid=2222 vsize=763832 CPUtime=1195.34 cores=0,2,4,6
/proc/2224/task/2225/stat : 2225 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 148722 0 0 0 119485 49 0 0 25 0 4 0 522301287 782163968 129071 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2224/tid=2226] ppid=2222 vsize=763832 CPUtime=1201.92 cores=0,2,4,6
/proc/2224/task/2226/stat : 2226 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 172876 0 0 0 120128 64 0 0 25 0 4 0 522301287 782163968 129071 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2224/tid=2227] ppid=2222 vsize=763832 CPUtime=1201.24 cores=0,2,4,6
/proc/2224/task/2227/stat : 2227 (strangenight2-m) R 2222 2224 1515 0 -1 4202560 127668 0 0 0 120075 49 0 0 25 0 4 0 522301287 782163968 129071 33554432000 4194304 4627427 140737194138144 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 763832

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): 1201.94
CPU time (s): 4800.36
CPU user time (s): 4798.1
CPU system time (s): 2.26066
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 855324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.1
system time used= 2.26066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603009
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= 600
involuntary context switches= 35654

runsolver used 1.87471 second user time and 4.5853 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 21:57:05
IDJOB=3174165
IDBENCH=82983
IDSOLVER=1586
FILE ID=node122/3174165-1304107025
RUNJOBID= node122-1304105799-2046
PBS_JOBID= 13170631
Free space on /tmp= 71660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174165-1304107025/watcher-3174165-1304107025 -o /tmp/evaluation-result-3174165-1304107025/solver-3174165-1304107025 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174165-1304107025.cnf

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=83760322

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22018348 kB
Buffers:       1630628 kB
Cached:        8580284 kB
SwapCached:          4 kB
Active:        1238520 kB
Inactive:      9145080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22018348 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11864 kB
Writeback:           0 kB
AnonPages:      171716 kB
Mapped:          15696 kB
Slab:           486188 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   384320 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= 71660 MiB
End job on node122 at 2011-04-29 22:17:09