Trace number 3174114

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S549184435-037.UNKNOWN.cnf
MD5SUMab99d3f634575de78557b69bc7096528
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.2033
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3174114-1304096185.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	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:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  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:     204 undec:      47 neg:     149
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       393      1698         0         0      5138         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.37/0.14	c  N st     8      4917       393      1698         0      4827      5138     97609   no data   no data
1.17/0.36	c  N st    10     11299       393      1698         0      4445      5138     64151   no data   no data
2.37/0.61	c  N st    11     17043       393      1698         0     10048      5138    178337   no data   no data
3.58/0.99	c  F st    12     25000       393      1698         0     12374      5138    225933   no data   no data
3.58/0.99	c  N st    12     25000       393      1698         0     12374      5138    225933   no data   no data
4.77/1.23	c Decided on static restart strategy
4.77/1.23	c  N st    18     30002       393      1698         0     10675      5138    172108   no data   no data
4.77/1.23	c  S st    18     30002       393      1698         0     10675      5138    172108   no data   no data
4.77/1.26	c  S st    18     30509       393      1698         0     11182      5138    181954   no data   no data
4.77/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.77/1.27	c blocked clauses removed:        3 vars:      1 tried:         393 T: 0.00 s
4.77/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
4.77/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.32	c lits-rem:       169  cl-subs:      590  v-elim:      0  v-fix:    0  time:  0.04 s
5.17/1.32	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
5.17/1.32	c calculated reachability. Time: 0.00
5.17/1.32	c  N st    18     30509       392      1695         0     10592      5129    170205   no data   no data
6.76/1.74	c  N st    20     37622       392      1695         0      9811      5129    137072   no data   no data
8.39/2.12	c  N st    21     44021       392      1695         0     16059      5129    262300   no data   no data
8.79/2.25	c  S st    22     45763       392      1695         0      9027      5129    110992   no data   no data
8.79/2.28	c  S st    22     46267       392      1695         0      9531      5129    120828   no data   no data
8.79/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.79/2.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
8.79/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.30	c lits-rem:        20  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.01 s
8.79/2.30	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
9.16/2.30	c vivif2 --  cl tried     9393 cl shrink        0 lits rem          0 time: 0.00
9.16/2.30	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
9.16/2.30	c calculated reachability. Time: 0.00
9.16/2.30	c  N st    22     46267       392      1695         0      9393      5129    118377   no data   no data
12.77/3.22	c  N st    23     60664       392      1695         0     13687      5129    194543   no data   no data
15.16/3.86	c  N st    24     69403       392      1695         0     11498      5129    143005   no data   no data
15.16/3.86	c  S st    24     69403       392      1695         0     11498      5129    143005   no data   no data
15.16/3.89	c  S st    24     69907       392      1695         0     11998      5129    152960   no data   no data
15.16/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.56/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.56/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
15.56/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.56/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.92	c lits-rem:        39  cl-subs:      201  v-elim:      0  v-fix:    0  time:  0.02 s
15.56/3.92	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c vivif2 --  cl tried    11797 cl shrink        0 lits rem          0 time: 0.00
15.56/3.93	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
15.56/3.93	c calculated reachability. Time: 0.00
15.56/3.93	c  N st    24     69907       392      1695         0     11797      5129    149052   no data   no data
20.75/5.21	c  F st    25     87501       392      1695         0     17241      5129    249836   no data   no data
20.75/5.21	c  N st    25     87501       392      1695         0     17241      5129    249836   no data   no data
22.35/5.61	c Decided on static restart strategy
23.15/5.86	c  N st    32     95538       392      1695         0     25083      5129    402106   no data   no data
25.96/6.51	c  N st    34    104860       392      1695         0     21529      5129    324125   no data   no data
25.96/6.51	c  S st    34    104860       392      1695         0     21529      5129    324125   no data   no data
25.96/6.57	c  S st    34    105361       392      1695         0     22030      5129    333782   no data   no data
25.96/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.96/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.96/6.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.96/6.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.96/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
25.96/6.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.96/6.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.96/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.69	c lits-rem:       153  cl-subs:      881  v-elim:      0  v-fix:    0  time:  0.10 s
26.36/6.69	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
26.36/6.69	c vivif2 --  cl tried    21149 cl shrink        0 lits rem          0 time: 0.00
26.74/6.71	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
26.74/6.71	c calculated reachability. Time: 0.00
26.74/6.71	c  N st    34    105361       392      1695         0     21149      5129    316049   no data   no data
29.54/7.47	c  N st    35    114960       392      1695         0     16873      5129    211540   no data   no data
34.75/8.71	c  N st    36    129359       392      1695         0     16257      5129    186562   no data   no data
41.53/10.47	c  N st    37    150956       392      1695         0     21694      5129    291321   no data   no data
44.32/11.12	c  S st    38    158042       392      1695         0     28549      5129    421141   no data   no data
44.72/11.20	c  S st    38    158549       392      1695         0     29056      5129    431453   no data   no data
44.72/11.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.72/11.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.72/11.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.72/11.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.72/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
44.72/11.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.72/11.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.72/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.58	c lits-rem:       278  cl-subs:     2009  v-elim:      0  v-fix:    0  time:  0.34 s
45.92/11.58	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
45.92/11.58	c vivif2 --  cl tried    27047 cl shrink        0 lits rem          0 time: 0.00
45.92/11.59	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
45.92/11.60	c calculated reachability. Time: 0.00
45.92/11.60	c  N st    38    158549       392      1695         0     27047      5129    393119   no data   no data
65.09/16.35	c  N st    39    207138       392      1695         0     21752      5129    263345   no data   no data
77.08/19.30	c  N st    40    237825       392      1695         0     32169      5129    465042   no data   no data
77.08/19.30	c  S st    40    237825       392      1695         0     32169      5129    465042   no data   no data
77.08/19.39	c  S st    40    238329       392      1695         0     32670      5129    475010   no data   no data
77.08/19.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.48/19.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
77.48/19.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.48/19.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.48/19.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.48/19.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
77.48/19.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.48/19.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.48/19.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.10/19.85	c lits-rem:       313  cl-subs:     1916  v-elim:      0  v-fix:    0  time:  0.43 s
79.10/19.85	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
79.10/19.86	c vivif2 --  cl tried    30754 cl shrink        0 lits rem          0 time: 0.00
79.10/19.87	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
79.10/19.87	c calculated reachability. Time: 0.00
79.10/19.87	c  N st    40    238329       392      1695         0     30754      5129    437963   no data   no data
109.85/27.60	c  F st    41    306250       392      1695         0     32621      5129    424168   no data   no data
110.23/27.60	c  N st    41    306250       392      1695         0     32621      5129    424168   no data   no data
113.04/28.33	c Decided on static restart strategy
124.22/31.10	c  N st    51    334551       392      1695         0     36835      5129    512636   no data   no data
135.41/33.98	c  N st    53    357495       392      1695         0     34835      5129    445189   no data   no data
135.41/33.98	c  S st    53    357495       392      1695         0     34835      5129    445189   no data   no data
135.83/34.08	c  S st    53    358001       392      1695         0     35339      5129    455785   no data   no data
135.83/34.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.83/34.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
135.83/34.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.83/34.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.83/34.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.83/34.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
135.83/34.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.83/34.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.23/34.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.00/34.39	c lits-rem:       155  cl-subs:     1542  v-elim:      0  v-fix:    0  time:  0.28 s
137.00/34.39	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
137.00/34.40	c vivif2 --  cl tried    33797 cl shrink        0 lits rem          0 time: 0.01
137.40/34.42	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
137.40/34.42	c calculated reachability. Time: 0.00
137.40/34.42	c  N st    53    358001       392      1695         0     33797      5129    427865   no data   no data
154.57/38.72	c  N st    54    390393       392      1695         0     40001      5129    549636   no data   no data
182.94/45.84	c  N st    55    438983       392      1695         0     33686      5129    381306   no data   no data
224.88/56.36	c  N st    56    511865       392      1695         0     47107      5129    651919   no data   no data
241.68/60.54	c  N st    57    537002       392      1695         0     41508      5129    504422   no data   no data
241.68/60.54	c  S st    57    537002       392      1695         0     41508      5129    504422   no data   no data
242.05/60.65	c  S st    57    537506       392      1695         0     42011      5129    515070   no data   no data
242.05/60.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.05/60.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
242.05/60.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.05/60.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.05/60.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.05/60.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
242.05/60.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.05/60.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
242.05/60.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.05/61.11	c lits-rem:       242  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.42 s
244.05/61.11	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
244.05/61.11	c vivif2 --  cl tried    40029 cl shrink        0 lits rem          0 time: 0.01
244.05/61.14	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.03
244.05/61.14	c calculated reachability. Time: 0.00
244.05/61.14	c  N st    57    537506       392      1695         0     40029      5129    480070   no data   no data
351.12/87.91	c  N st    58    701490       392      1695         0     68949      5129   1030118   no data   no data
424.61/106.31	c  N st    59    806259       392      1695         0     62884      5129    860229   no data   no data
424.61/106.31	c  S st    59    806259       392      1695         0     62884      5129    860229   no data   no data
425.41/106.50	c  S st    59    806767       392      1695         0     63388      5129    870783   no data   no data
425.41/106.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.41/106.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
425.41/106.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.41/106.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.41/106.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.41/106.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
425.41/106.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.41/106.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.41/106.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.20/108.72	c lits-rem:       569  cl-subs:     5319  v-elim:      0  v-fix:    0  time:  2.15 s
434.20/108.72	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
434.20/108.74	c vivif2 --  cl tried    58069 cl shrink        0 lits rem          0 time: 0.01
434.20/108.78	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.05
434.20/108.78	c calculated reachability. Time: 0.00
434.20/108.78	c  N st    59    806767       392      1695         0     58069      5129    773687   no data   no data
642.71/160.98	c  F st    60   1071875       392      1695         0     73694      5129    967792   no data   no data
642.71/160.98	c  N st    60   1071875       392      1695         0     73694      5129    967792   no data   no data
648.70/162.42	c Decided on static restart strategy
669.47/167.63	c  N st    70   1100184       392      1695         0     57709      5129    653864   no data   no data
705.03/176.54	c  N st    72   1136179       392      1695         0     48030      5129    452243   no data   no data
729.41/182.64	c  N st    73   1168571       392      1695         0     79278      5129   1087187   no data   no data
765.35/191.65	c  N st    74   1210150       392      1695         0     74177      5129    987955   no data   no data
765.35/191.65	c  S st    74   1210150       392      1695         0     74177      5129    987955   no data   no data
766.15/191.87	c  S st    74   1210654       392      1695         0     74681      5129    998241   no data   no data
766.15/191.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
766.55/191.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
766.55/191.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.55/191.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.55/191.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.55/191.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
766.55/191.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.55/191.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.55/191.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.93/194.04	c lits-rem:       664  cl-subs:     4410  v-elim:      0  v-fix:    0  time:  2.08 s
774.93/194.04	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
774.93/194.05	c vivif2 --  cl tried    70271 cl shrink        0 lits rem          0 time: 0.01
775.33/194.11	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.06
775.33/194.12	c calculated reachability. Time: 0.00
775.33/194.12	c  N st    74   1210654       392      1695         0     70271      5129    916368   no data   no data
861.23/215.67	c  N st    75   1283536       392      1695         0     93968      5129   1348155   no data   no data
965.48/241.77	c  N st    76   1392859       392      1695         0     54788      5129    530281   no data   no data
1125.64/281.81	c  N st    77   1556843       392      1695         0     59676      5129    589399   no data   no data
1278.25/320.06	c  N st    78   1710654       392      1695         0    100830      5129   1447660   no data   no data
1278.25/320.06	c  S st    78   1710654       392      1695         0    100830      5129   1447660   no data   no data
1279.83/320.43	c  S st    78   1711160       392      1695         0    101334      5129   1458067   no data   no data
1279.83/320.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1279.83/320.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1279.83/320.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1279.83/320.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1279.83/320.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1279.83/320.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1279.83/320.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1280.23/320.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1280.23/320.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1310.99/328.27	c lits-rem:      1016  cl-subs:     9623  v-elim:      0  v-fix:    0  time:  7.72 s
1310.99/328.27	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1310.99/328.29	c vivif2 --  cl tried    91711 cl shrink        0 lits rem          0 time: 0.02
1311.39/328.38	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
1311.39/328.38	c calculated reachability. Time: 0.00
1311.39/328.38	c  N st    78   1711160       392      1695         0     91711      5129   1277671   no data   no data
1706.45/427.26	c  N st    79   2080124       392      1695         0    103282      5129   1331912   no data   no data
1861.43/466.05	c  N st    80   2211160       392      1695         0    107133      5129   1402044   no data   no data
1861.43/466.05	c  S st    80   2211160       392      1695         0    107133      5129   1402044   no data   no data
1863.06/466.44	c  S st    80   2211662       392      1695         0    107633      5129   1411883   no data   no data
1863.06/466.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1863.44/466.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1863.44/466.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1863.44/466.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1863.44/466.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1863.44/466.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1863.44/466.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1863.44/466.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1863.44/466.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1894.99/474.41	c lits-rem:       474  cl-subs:    12834  v-elim:      0  v-fix:    0  time:  7.84 s
1894.99/474.41	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1894.99/474.43	c vivif2 --  cl tried    94799 cl shrink        0 lits rem          0 time: 0.02
1895.39/474.52	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
1895.39/474.52	c calculated reachability. Time: 0.00
1895.39/474.52	c  N st    80   2211662       392      1695         0     94799      5129   1190238   no data   no data
2496.96/625.18	c  N st    81   2711662       392      1695         0    117741      5129   1485347   no data   no data
2496.96/625.18	c  S st    81   2711662       392      1695         0    117741      5129   1485347   no data   no data
2498.96/625.63	c  S st    81   2712165       392      1695         0    118240      5129   1495566   no data   no data
2498.96/625.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2499.36/625.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2499.36/625.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2499.36/625.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2499.36/625.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2499.36/625.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2499.36/625.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2499.36/625.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2499.36/625.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2540.50/636.06	c lits-rem:       625  cl-subs:    17623  v-elim:      0  v-fix:    0  time: 10.29 s
2540.50/636.06	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
2540.50/636.08	c vivif2 --  cl tried   100617 cl shrink        0 lits rem          0 time: 0.02
2540.90/636.18	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.10
2540.90/636.18	c calculated reachability. Time: 0.00
2540.90/636.18	c  N st    81   2712165       392      1695         0    100617      5129   1210150   no data   no data
3190.40/798.73	c  N st    82   3212165       392      1695         0     78192      5129    684949   no data   no data
3190.40/798.73	c  S st    82   3212165       392      1695         0     78192      5129    684949   no data   no data
3191.20/798.96	c  S st    82   3212672       392      1695         0     78696      5129    695931   no data   no data
3191.20/798.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3191.60/799.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3191.60/799.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3191.60/799.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3191.60/799.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3191.60/799.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3191.60/799.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3191.60/799.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3191.60/799.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3192.40/799.26	c lits-rem:        50  cl-subs:      794  v-elim:      0  v-fix:    0  time:  0.21 s
3192.40/799.26	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3192.40/799.27	c vivif2 --  cl tried    77902 cl shrink        0 lits rem          0 time: 0.01
3192.80/799.33	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.06
3192.80/799.34	c calculated reachability. Time: 0.00
3192.80/799.34	c  N st    82   3212672       392      1695         0     77902      5129    683240   no data   no data
3928.60/983.52	c  N st    83   3712672       392      1695         0     88250      5129    823999   no data   no data
3928.60/983.52	c  S st    83   3712672       392      1695         0     88250      5129    823999   no data   no data
3929.80/983.80	c  S st    83   3713174       392      1695         0     88750      5129    834319   no data   no data
3929.80/983.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3929.80/983.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3929.80/983.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3929.80/983.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3929.80/983.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3929.80/983.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3929.80/983.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3929.80/983.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3929.80/983.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3931.80/984.34	c lits-rem:        60  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  0.45 s
3931.80/984.34	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3931.80/984.36	c vivif2 --  cl tried    87244 cl shrink        0 lits rem          0 time: 0.01
3932.21/984.44	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.08
3932.21/984.44	c calculated reachability. Time: 0.00
3932.21/984.44	c  N st    83   3713174       392      1695         0     87244      5129    808575   no data   no data
3984.94/997.65	c  F st    84   3751562       392      1695         0    124391      5129   1570904   no data   no data
3984.94/997.65	c  N st    84   3751562       392      1695         0    124391      5129   1570904   no data   no data
3995.30/1000.24	c Decided on static restart strategy
4040.84/1011.70	c  N st    94   3779871       392      1695         0    151613      5129   2123974   no data   no data
4094.36/1025.08	c  N st    96   3815863       392      1695         0    104410      5129   1134851   no data   no data
4144.70/1037.64	c  N st    97   3848255       392      1695         0    135495      5129   1766243   no data   no data
4233.38/1059.83	c  N st    98   3896844       392      1695         0     99524      5129   1022340   no data   no data
4364.79/1092.74	c  N st    99   3969727       392      1695         0     86136      5129    746596   no data   no data
4526.97/1133.30	c  N st   100   4079051       392      1695         0    107020      5129   1176891   no data   no data
4755.86/1190.68	c  N st   101   4213176       392      1695         0    149894      5129   1995071   no data   no data
4755.86/1190.68	c  S st   101   4213176       392      1695         0    149894      5129   1995071   no data   no data
4758.28/1191.23	c  S st   101   4213677       392      1695         0    150393      5129   2005612   no data   no data
4758.28/1191.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4758.68/1191.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4758.68/1191.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4758.68/1191.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4758.68/1191.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4758.68/1191.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
4758.68/1191.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4758.68/1191.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4759.06/1191.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3174114-1304096185/watcher-3174114-1304096185 -o /tmp/evaluation-result-3174114-1304096185/solver-3174114-1304096185 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174114-1304096185.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: 6.81 7.81 7.89 1/172 9195
/proc/meminfo: memFree=29746700/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 502033836 52441088 347 33554432000 4194304 4627427 140734217041200 18446744073709551615 47406022145970 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 12803 347 299 106 0 7774 0
[pid=9195/tid=9196] ppid=9193 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 502033836 52441088 347 33554432000 4194304 4627427 140734217041200 18446744073709551615 47406022145960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 502033836 52441088 347 33554432000 4194304 4627427 140734217041200 18446744073709551615 47406022145970 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502033836 52441088 352 33554432000 4194304 4627427 140734217041200 18446744073709551615 254256663638 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0700711 s]
/proc/loadavg: 6.81 7.81 7.89 1/172 9195
/proc/meminfo: memFree=29746700/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=282224 CPUtime=0.25 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 1388 0 0 0 25 0 0 0 18 0 4 0 502033836 288997376 1299 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 70556 1299 384 106 0 65527 0
[pid=9195/tid=9196] ppid=9193 vsize=282224 CPUtime=0.06 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 270 0 0 0 6 0 0 0 18 0 4 0 502033836 288997376 1299 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=282224 CPUtime=0.06 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 256 0 0 0 6 0 0 0 25 0 4 0 502033836 288997376 1299 33554432000 4194304 4627427 140734217041200 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=282224 CPUtime=0.06 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 204 0 0 0 6 0 0 0 18 0 4 0 502033836 288997376 1299 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 282224

[startup+0.101066 s]
/proc/loadavg: 6.81 7.81 7.89 1/172 9195
/proc/meminfo: memFree=29746700/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=282224 CPUtime=0.37 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 1554 0 0 0 37 0 0 0 18 0 4 0 502033836 288997376 1465 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 70556 1465 384 106 0 65527 0
[pid=9195/tid=9196] ppid=9193 vsize=282224 CPUtime=0.09 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 317 0 0 0 9 0 0 0 18 0 4 0 502033836 288997376 1465 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=282224 CPUtime=0.09 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 289 0 0 0 9 0 0 0 25 0 4 0 502033836 288997376 1465 33554432000 4194304 4627427 140734217041200 18446744073709551615 4333440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=282224 CPUtime=0.09 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 248 0 0 0 9 0 0 0 18 0 4 0 502033836 288997376 1465 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282224

[startup+0.30103 s]
/proc/loadavg: 6.81 7.81 7.89 1/172 9195
/proc/meminfo: memFree=29746700/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=283552 CPUtime=1.17 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 2505 0 0 0 117 0 0 0 18 0 4 0 502033836 290357248 1938 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 70888 1938 385 106 0 65859 0
[pid=9195/tid=9196] ppid=9193 vsize=283552 CPUtime=0.29 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 545 0 0 0 29 0 0 0 18 0 4 0 502033836 290357248 1938 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=283552 CPUtime=0.29 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 540 0 0 0 29 0 0 0 25 0 4 0 502033836 290357248 1938 33554432000 4194304 4627427 140734217041200 18446744073709551615 4332997 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=283552 CPUtime=0.29 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 477 0 0 0 29 0 0 0 18 0 4 0 502033836 290357248 1938 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283552

[startup+0.700961 s]
/proc/loadavg: 6.81 7.81 7.89 1/172 9195
/proc/meminfo: memFree=29746700/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=284792 CPUtime=2.77 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 4243 0 0 0 277 0 0 0 18 0 4 0 502033836 291627008 2252 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 71198 2252 385 106 0 66169 0
[pid=9195/tid=9196] ppid=9193 vsize=284792 CPUtime=0.69 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 890 0 0 0 69 0 0 0 18 0 4 0 502033836 291627008 2252 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=284792 CPUtime=0.69 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 997 0 0 0 69 0 0 0 25 0 4 0 502033836 291627008 2252 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=284792 CPUtime=0.69 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 943 0 0 0 69 0 0 0 18 0 4 0 502033836 291627008 2252 33554432000 4194304 4627427 140734217041200 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284792

[startup+1.50082 s]
/proc/loadavg: 7.06 7.85 7.90 9/184 9210
/proc/meminfo: memFree=29718524/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=285504 CPUtime=5.97 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 7898 0 0 0 596 1 0 0 20 0 4 0 502033836 292356096 4134 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 71376 4134 389 106 0 66347 0
[pid=9195/tid=9196] ppid=9193 vsize=285504 CPUtime=1.49 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 1559 0 0 0 149 0 0 0 20 0 4 0 502033836 292356096 4134 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=285504 CPUtime=1.48 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 1545 0 0 0 148 0 0 0 25 0 4 0 502033836 292356096 4134 33554432000 4194304 4627427 140734217041200 18446744073709551615 4333188 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=285504 CPUtime=1.48 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 1649 0 0 0 148 0 0 0 20 0 4 0 502033836 292356096 4134 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285504

[startup+3.10054 s]
/proc/loadavg: 7.06 7.85 7.90 9/184 9210
/proc/meminfo: memFree=29685300/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=290432 CPUtime=12.36 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 16109 0 0 0 1234 2 0 0 25 0 4 0 502033836 297402368 7783 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 72608 7783 389 106 0 67579 0
[pid=9195/tid=9196] ppid=9193 vsize=290432 CPUtime=3.08 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 3587 0 0 0 308 0 0 0 25 0 4 0 502033836 297402368 7783 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=290432 CPUtime=3.07 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 4300 0 0 0 307 0 0 0 25 0 4 0 502033836 297402368 7783 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=290432 CPUtime=3.08 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 3973 0 0 0 308 0 0 0 25 0 4 0 502033836 297402368 7783 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 290432

[startup+6.30097 s]
/proc/loadavg: 7.14 7.85 7.90 9/184 9210
/proc/meminfo: memFree=29657412/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=297020 CPUtime=25.15 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 25059 0 0 0 2511 4 0 0 25 0 4 0 502033836 304148480 10833 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 74255 10833 389 106 0 69226 0
[pid=9195/tid=9196] ppid=9193 vsize=297020 CPUtime=6.29 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 6363 0 0 0 628 1 0 0 25 0 4 0 502033836 304148480 10833 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=297020 CPUtime=6.26 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 6945 0 0 0 625 1 0 0 25 0 4 0 502033836 304148480 10833 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=297020 CPUtime=6.29 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 5612 0 0 0 628 1 0 0 25 0 4 0 502033836 304148480 10833 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309902 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) 297020

[startup+12.7008 s]
/proc/loadavg: 7.21 7.85 7.90 9/184 9210
/proc/meminfo: memFree=29622728/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=301208 CPUtime=50.72 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 40025 0 0 0 5065 7 0 0 25 0 4 0 502033836 308436992 15666 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 75302 15666 389 106 0 70273 0
[pid=9195/tid=9196] ppid=9193 vsize=301208 CPUtime=12.68 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 9693 0 0 0 1267 1 0 0 25 0 4 0 502033836 308436992 15666 33554432000 4194304 4627427 140734217041200 18446744073709551615 4324696 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=301208 CPUtime=12.63 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 9526 0 0 0 1262 1 0 0 25 0 4 0 502033836 308436992 15666 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=301208 CPUtime=12.69 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 9783 0 0 0 1267 2 0 0 25 0 4 0 502033836 308436992 15666 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 301208

[startup+25.5006 s]
/proc/loadavg: 7.40 7.87 7.90 9/184 9210
/proc/meminfo: memFree=29592844/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=309472 CPUtime=101.85 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 61524 0 0 0 10174 11 0 0 25 0 4 0 502033836 316899328 21505 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 77368 21505 389 106 0 72339 0
[pid=9195/tid=9196] ppid=9193 vsize=309472 CPUtime=25.48 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 15321 0 0 0 2546 2 0 0 25 0 4 0 502033836 316899328 21505 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=309472 CPUtime=25.36 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 14918 0 0 0 2534 2 0 0 25 0 4 0 502033836 316899328 21505 33554432000 4194304 4627427 140734217041200 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=309472 CPUtime=25.49 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 14857 0 0 0 2546 3 0 0 25 0 4 0 502033836 316899328 21505 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 309472

[startup+51.101 s]
/proc/loadavg: 7.69 7.90 7.91 9/184 9211
/proc/meminfo: memFree=29558672/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=326796 CPUtime=204.11 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 90094 0 0 0 20392 19 0 0 25 0 4 0 502033836 334639104 26626 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 81699 26626 389 106 0 76670 0
[pid=9195/tid=9196] ppid=9193 vsize=326796 CPUtime=51.08 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 22679 0 0 0 5104 4 0 0 25 0 4 0 502033836 334639104 26626 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=326796 CPUtime=50.82 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 23065 0 0 0 5078 4 0 0 25 0 4 0 502033836 334639104 26626 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=326796 CPUtime=51.09 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 21367 0 0 0 5104 5 0 0 25 0 4 0 502033836 334639104 26626 33554432000 4194304 4627427 140734217041200 18446744073709551615 4321491 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 326796

[startup+102.307 s]
/proc/loadavg: 7.92 7.93 7.91 9/184 9212
/proc/meminfo: memFree=29525144/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=328516 CPUtime=408.65 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 136057 0 0 0 40833 32 0 0 25 0 4 0 502033836 336400384 30634 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 82129 30634 389 106 0 77100 0
[pid=9195/tid=9196] ppid=9193 vsize=328516 CPUtime=102.29 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 32812 0 0 0 10222 7 0 0 25 0 4 0 502033836 336400384 30634 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=328516 CPUtime=101.74 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 34306 0 0 0 10166 8 0 0 25 0 4 0 502033836 336400384 30634 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=328516 CPUtime=102.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 34184 0 0 0 10221 9 0 0 25 0 4 0 502033836 336400384 30634 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 328516

[startup+162.3 s]

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

[pid=9195] ppid=9193 vsize=410464 CPUtime=2805.33 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 454343 0 0 0 280388 145 0 0 25 0 4 0 502033836 420315136 69801 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 102616 69801 389 106 0 97587 0
[pid=9195/tid=9196] ppid=9193 vsize=410464 CPUtime=702.3 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 107659 0 0 0 70197 33 0 0 25 0 4 0 502033836 420315136 69801 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=410464 CPUtime=698.42 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 117060 0 0 0 69804 38 0 0 25 0 4 0 502033836 420315136 69801 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=410464 CPUtime=702.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 111103 0 0 0 70195 35 0 0 25 0 4 0 502033836 420315136 69801 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 410464

[startup+762.307 s]
/proc/loadavg: 8.00 8.03 7.98 9/184 9239
/proc/meminfo: memFree=29219192/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=410848 CPUtime=3045.03 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 475079 0 0 0 304348 155 0 0 25 0 4 0 502033836 420708352 68183 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 102712 68183 389 106 0 97683 0
[pid=9195/tid=9196] ppid=9193 vsize=410848 CPUtime=762.31 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 113752 0 0 0 76194 37 0 0 25 0 4 0 502033836 420708352 68183 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=410848 CPUtime=758.09 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 122624 0 0 0 75768 41 0 0 25 0 4 0 502033836 420708352 68183 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=410848 CPUtime=762.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 117463 0 0 0 76193 37 0 0 25 0 4 0 502033836 420708352 68183 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 410848

[startup+822.301 s]
/proc/loadavg: 8.06 8.04 7.99 9/184 9240
/proc/meminfo: memFree=29181212/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=426436 CPUtime=3284.68 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 497357 0 0 0 328306 162 0 0 25 0 4 0 502033836 436670464 72350 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 106609 72350 389 106 0 101580 0
[pid=9195/tid=9196] ppid=9193 vsize=426436 CPUtime=822.3 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 121191 0 0 0 82191 39 0 0 25 0 4 0 502033836 436670464 72350 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=426436 CPUtime=817.76 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 129524 0 0 0 81733 43 0 0 25 0 4 0 502033836 436670464 72350 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=426436 CPUtime=822.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 122792 0 0 0 82191 39 0 0 25 0 4 0 502033836 436670464 72350 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 426436

[startup+882.301 s]
/proc/loadavg: 8.13 8.06 8.00 9/184 9242
/proc/meminfo: memFree=29171380/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=545404 CPUtime=3524.35 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 519846 0 0 0 352264 171 0 0 25 0 4 0 502033836 558493696 78407 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 136351 78407 389 106 0 131322 0
[pid=9195/tid=9196] ppid=9193 vsize=545404 CPUtime=882.31 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 126418 0 0 0 88188 43 0 0 25 0 4 0 502033836 558493696 78407 33554432000 4194304 4627427 140734217041200 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=545404 CPUtime=877.43 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 136753 0 0 0 87698 45 0 0 25 0 4 0 502033836 558493696 78407 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=545404 CPUtime=882.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 130187 0 0 0 88188 42 0 0 25 0 4 0 502033836 558493696 78407 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 545404

[startup+942.3 s]
/proc/loadavg: 8.15 8.08 8.01 9/184 9244
/proc/meminfo: memFree=29176436/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=558052 CPUtime=3764.02 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 539062 0 0 0 376222 180 0 0 25 0 4 0 502033836 571445248 81084 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 139513 81084 389 106 0 134484 0
[pid=9195/tid=9196] ppid=9193 vsize=558052 CPUtime=942.3 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 131575 0 0 0 94186 44 0 0 25 0 4 0 502033836 571445248 81084 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=558052 CPUtime=937.11 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 142022 0 0 0 93663 48 0 0 25 0 4 0 502033836 571445248 81084 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=558052 CPUtime=942.3 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 133870 0 0 0 94186 44 0 0 25 0 4 0 502033836 571445248 81084 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 558052

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/184 9245
/proc/meminfo: memFree=29157420/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=570856 CPUtime=4003.69 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 559660 0 0 0 400182 187 0 0 25 0 4 0 502033836 584556544 79695 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 142714 79695 389 106 0 137685 0
[pid=9195/tid=9196] ppid=9193 vsize=570856 CPUtime=1002.3 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 137011 0 0 0 100184 46 0 0 25 0 4 0 502033836 584556544 79695 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=570856 CPUtime=996.77 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 147590 0 0 0 99628 49 0 0 25 0 4 0 502033836 584556544 79695 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=570856 CPUtime=1002.31 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 138131 0 0 0 100185 46 0 0 25 0 4 0 502033836 584556544 79695 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 570856

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/184 9247
/proc/meminfo: memFree=29143236/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=577904 CPUtime=4243.37 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 580752 0 0 0 424142 195 0 0 25 0 4 0 502033836 591773696 82757 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 144476 82757 389 106 0 139447 0
[pid=9195/tid=9196] ppid=9193 vsize=577904 CPUtime=1062.31 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 142120 0 0 0 106183 48 0 0 25 0 4 0 502033836 591773696 82757 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=577904 CPUtime=1056.44 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 152608 0 0 0 105593 51 0 0 25 0 4 0 502033836 591773696 82757 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=577904 CPUtime=1062.31 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 144129 0 0 0 106183 48 0 0 25 0 4 0 502033836 591773696 82757 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309225 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 577904

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/184 9248
/proc/meminfo: memFree=29137376/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=578228 CPUtime=4483.03 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 601070 0 0 0 448101 202 0 0 25 0 4 0 502033836 592105472 84473 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 144557 84473 389 106 0 139528 0
[pid=9195/tid=9196] ppid=9193 vsize=578228 CPUtime=1122.31 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 147135 0 0 0 112180 51 0 0 25 0 4 0 502033836 592105472 84473 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=578228 CPUtime=1116.1 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 158322 0 0 0 111558 52 0 0 25 0 4 0 502033836 592105472 84473 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=578228 CPUtime=1122.31 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 149482 0 0 0 112181 50 0 0 25 0 4 0 502033836 592105472 84473 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 578228

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 9250
/proc/meminfo: memFree=29130028/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=578536 CPUtime=4722.71 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 619771 0 0 0 472061 210 0 0 25 0 4 0 502033836 592420864 85426 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 144634 85426 389 106 0 139605 0
[pid=9195/tid=9196] ppid=9193 vsize=578536 CPUtime=1182.31 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 151046 0 0 0 118179 52 0 0 25 0 4 0 502033836 592420864 85426 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=578536 CPUtime=1175.78 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 163828 0 0 0 117523 55 0 0 25 0 4 0 502033836 592420864 85426 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=578536 CPUtime=1182.31 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 153738 0 0 0 118180 51 0 0 25 0 4 0 502033836 592420864 85426 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 578536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.11 8.02 9/184 9251
/proc/meminfo: memFree=29113160/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=578648 CPUtime=4800.21 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 627026 0 0 0 479808 213 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4420275 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 144662 86787 389 106 0 139633 0
[pid=9195/tid=9196] ppid=9193 vsize=578648 CPUtime=1201.71 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 153080 0 0 0 120118 53 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=578648 CPUtime=1195.06 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 164889 0 0 0 119451 55 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=578648 CPUtime=1201.71 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 155773 0 0 0 120119 52 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 578648

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.11 8.02 9/184 9251
/proc/meminfo: memFree=29113160/32951124 swapFree=67111348/67111528
[pid=9195] ppid=9193 vsize=578648 CPUtime=4800.21 cores=0,2,4,6
/proc/9195/stat : 9195 (strangenight2-m) R 9193 9195 9165 0 -1 4202496 627026 0 0 0 479808 213 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4420275 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9195/statm: 144662 86787 389 106 0 139633 0
[pid=9195/tid=9196] ppid=9193 vsize=578648 CPUtime=1201.71 cores=0,2,4,6
/proc/9195/task/9196/stat : 9196 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 153080 0 0 0 120118 53 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9195/tid=9197] ppid=9193 vsize=578648 CPUtime=1195.06 cores=0,2,4,6
/proc/9195/task/9197/stat : 9197 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 164889 0 0 0 119451 55 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9195/tid=9198] ppid=9193 vsize=578648 CPUtime=1201.71 cores=0,2,4,6
/proc/9195/task/9198/stat : 9198 (strangenight2-m) R 9193 9195 9165 0 -1 4202560 155773 0 0 0 120119 52 0 0 25 0 4 0 502033836 592535552 86787 33554432000 4194304 4627427 140734217041200 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 578648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.26
CPU user time (s): 4798.11
CPU system time (s): 2.15267
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 578648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.11
system time used= 2.15267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 627026
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= 183
involuntary context switches= 24041

runsolver used 1.9477 second user time and 4.5923 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 18:56:25
IDJOB=3174114
IDBENCH=82932
IDSOLVER=1586
FILE ID=node140/3174114-1304096185
RUNJOBID= node140-1304096185-9183
PBS_JOBID= 13170605
Free space on /tmp= 72664 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S549184435-037.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174114-1304096185/watcher-3174114-1304096185 -o /tmp/evaluation-result-3174114-1304096185/solver-3174114-1304096185 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174114-1304096185.cnf

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

MD5SUM BENCH= ab99d3f634575de78557b69bc7096528
RANDOM SEED=1316003957

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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:      29746856 kB
Buffers:       1001940 kB
Cached:        1647772 kB
SwapCached:        180 kB
Active:         266120 kB
Inactive:      2445792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29746856 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6020 kB
Writeback:           8 kB
AnonPages:       62020 kB
Mapped:          14392 kB
Slab:           426644 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184912 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= 72652 MiB
End job on node140 at 2011-04-29 19:16:29