Trace number 3173958

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.37 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3173958-1304074270.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      59 undec:      14 neg:      77
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.38/0.14	c  N st     8      4917       150      3195         0      4698     15975    140907   no data   no data
1.18/0.37	c  N st    10     11300       150      3195         0      4345     15975    100148   no data   no data
1.98/0.60	c  N st    11     17044       150      3195         0      9793     15975    265143   no data   no data
3.57/0.97	c  F st    12     25000       150      3195         0     12010     15975    327186   no data   no data
3.57/0.97	c  N st    12     25000       150      3195         0     12010     15975    327186   no data   no data
4.39/1.18	c Decided on static restart strategy
4.39/1.18	c  N st    18     30000       150      3195         0     10291     15975    260620   no data   no data
4.39/1.18	c  S st    18     30000       150      3195         0     10291     15975    260620   no data   no data
4.77/1.21	c  S st    18     30503       150      3195         0     10781     15975    275167   no data   no data
4.77/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.77/1.22	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
4.77/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.77/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.43	c lits-rem:       194  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.20 s
5.57/1.47	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
5.57/1.47	c calculated reachability. Time: 0.00
5.57/1.47	c  N st    18     30503       150      3195         0      9459     15975    231903   no data   no data
7.17/1.81	c  N st    20     37620       150      3195         0      8752     15975    194775   no data   no data
8.39/2.13	c  N st    21     44019       150      3195         0     14844     15975    381128   no data   no data
8.79/2.24	c  S st    22     45756       150      3195         0     16502     15975    431951   no data   no data
8.79/2.29	c  S st    22     46258       150      3195         0     16995     15975    446437   no data   no data
8.79/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.79/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.17/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.17/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.75	c lits-rem:       189  cl-subs:     1344  v-elim:      0  v-fix:    0  time:  0.43 s
10.77/2.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
10.77/2.75	c vivif2 --  cl tried    15651 cl shrink        0 lits rem          0 time: 0.00
11.16/2.82	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.06
11.16/2.82	c calculated reachability. Time: 0.00
11.16/2.82	c  N st    22     46258       150      3195         0     15651     15975    400219   no data   no data
14.36/3.65	c  N st    23     60655       150      3195         0     11334     15975    234133   no data   no data
16.76/4.20	c  N st    24     69387       150      3195         0     19582     15975    478783   no data   no data
16.76/4.20	c  S st    24     69387       150      3195         0     19582     15975    478783   no data   no data
16.76/4.25	c  S st    24     69889       150      3195         0     20067     15975    492511   no data   no data
16.76/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.76/4.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.76/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
16.76/4.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.76/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.96/5.02	c lits-rem:       433  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  0.75 s
19.96/5.02	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.96/5.03	c vivif2 --  cl tried    18084 cl shrink        0 lits rem          0 time: 0.01
20.36/5.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
20.36/5.10	c calculated reachability. Time: 0.00
20.36/5.10	c  N st    24     69889       150      3195         0     18084     15975    430776   no data   no data
25.15/6.30	c  F st    25     87500       150      3195         0     13065     15975    263191   no data   no data
25.15/6.30	c  N st    25     87500       150      3195         0     13065     15975    263191   no data   no data
25.96/6.58	c Decided on static restart strategy
26.74/6.78	c  N st    32     95541       150      3195         0     20732     15975    494004   no data   no data
29.54/7.42	c  N st    34    104835       150      3195         0     17285     15975    385109   no data   no data
29.54/7.42	c  S st    34    104835       150      3195         0     17285     15975    385109   no data   no data
29.54/7.47	c  S st    34    105338       150      3195         0     17775     15975    400355   no data   no data
29.54/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.54/7.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
29.54/7.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.54/7.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.54/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.54/7.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.54/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.76/7.78	c lits-rem:       287  cl-subs:     1058  v-elim:      0  v-fix:    0  time:  0.29 s
30.76/7.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
30.76/7.78	c vivif2 --  cl tried    16717 cl shrink        0 lits rem          0 time: 0.01
31.14/7.87	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
31.14/7.87	c calculated reachability. Time: 0.00
31.14/7.87	c  N st    34    105338       150      3195         0     16717     15975    364406   no data   no data
33.94/8.59	c  N st    35    114936       150      3195         0     25876     15975    649273   no data   no data
38.34/9.65	c  N st    36    129333       150      3195         0     26290     15975    653228   no data   no data
44.72/11.26	c  N st    37    150930       150      3195         0     17288     15975    320418   no data   no data
46.72/11.71	c  S st    38    158007       150      3195         0     23994     15975    528527   no data   no data
46.72/11.77	c  S st    38    158513       150      3195         0     24480     15975    543055   no data   no data
46.72/11.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.72/11.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
46.72/11.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.72/11.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.72/11.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.72/11.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
46.72/11.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.72/11.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.12/11.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.52/12.41	c lits-rem:       482  cl-subs:     1532  v-elim:      0  v-fix:    0  time:  0.61 s
49.52/12.41	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
49.52/12.42	c vivif2 --  cl tried    22948 cl shrink        0 lits rem          0 time: 0.01
49.92/12.51	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
49.92/12.51	c calculated reachability. Time: 0.00
49.92/12.51	c  N st    38    158513       150      3195         0     22948     15975    492274   no data   no data
67.08/16.86	c  N st    39    207102       150      3195         0     35936     15975    859925   no data   no data
78.70/19.73	c  N st    40    237771       150      3195         0     27973     15975    592522   no data   no data
78.70/19.73	c  S st    40    237771       150      3195         0     27973     15975    592522   no data   no data
79.09/19.80	c  S st    40    238273       150      3195         0     28468     15975    606740   no data   no data
79.09/19.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.09/19.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.09/19.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.09/19.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.09/19.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.09/19.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.09/19.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.09/19.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.09/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.74	c lits-rem:       541  cl-subs:     1930  v-elim:      0  v-fix:    0  time:  0.90 s
82.67/20.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
82.67/20.74	c vivif2 --  cl tried    26538 cl shrink        0 lits rem          0 time: 0.01
83.09/20.86	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
83.09/20.86	c calculated reachability. Time: 0.00
83.09/20.86	c  N st    40    238273       150      3195         0     26538     15975    546352   no data   no data
111.83/28.04	c  F st    41    306252       150      3195         0     28310     15975    537812   no data   no data
111.83/28.04	c  N st    41    306252       150      3195         0     28310     15975    537812   no data   no data
113.84/28.52	c Decided on static restart strategy
122.63/30.78	c  N st    51    334551       150      3195         0     32540     15975    657649   no data   no data
133.00/33.35	c  N st    53    357410       150      3195         0     30477     15975    561244   no data   no data
133.00/33.35	c  S st    53    357410       150      3195         0     30477     15975    561244   no data   no data
133.40/33.43	c  S st    53    357915       150      3195         0     30970     15975    575665   no data   no data
133.40/33.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.40/33.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.40/33.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.40/33.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.40/33.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.40/33.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
133.40/33.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.40/33.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.40/33.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.40/33.97	c lits-rem:       389  cl-subs:     1295  v-elim:      0  v-fix:    0  time:  0.51 s
135.40/33.97	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
135.40/33.98	c vivif2 --  cl tried    29675 cl shrink        0 lits rem          0 time: 0.01
136.22/34.11	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
136.22/34.11	c calculated reachability. Time: 0.00
136.22/34.11	c  N st    53    357915       150      3195         0     29675     15975    536903   no data   no data
150.58/37.79	c  N st    54    390307       150      3195         0     35712     15975    713893   no data   no data
178.54/44.79	c  N st    55    438895       150      3195         0     29740     15975    500756   no data   no data
215.31/53.97	c  N st    56    511778       150      3195         0     42783     15975    866289   no data   no data
227.27/56.99	c  N st    57    536872       150      3195         0     37229     15975    666341   no data   no data
227.27/56.99	c  S st    57    536872       150      3195         0     37229     15975    666341   no data   no data
227.67/57.08	c  S st    57    537373       150      3195         0     37711     15975    680303   no data   no data
227.67/57.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.67/57.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
227.67/57.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.67/57.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.67/57.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.67/57.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
227.67/57.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
228.09/57.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
228.09/57.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.86/57.88	c lits-rem:       518  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  0.76 s
230.86/57.88	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
230.86/57.89	c vivif2 --  cl tried    36289 cl shrink        0 lits rem          0 time: 0.01
231.66/58.06	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
231.66/58.06	c calculated reachability. Time: 0.00
231.66/58.06	c  N st    57    537373       150      3195         0     36289     15975    636178   no data   no data
323.15/80.94	c  N st    58    701357       150      3195         0     64668     15975   1442224   no data   no data
392.25/98.30	c  N st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
392.25/98.30	c  S st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
393.05/98.46	c  S st    59    806565       150      3195         0     59007     15975   1185242   no data   no data
393.05/98.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.05/98.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
393.05/98.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
393.05/98.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.05/98.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.05/98.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
393.05/98.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
393.45/98.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
393.45/98.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.42/104.07	c lits-rem:       897  cl-subs:     4902  v-elim:      0  v-fix:    0  time:  5.53 s
415.42/104.07	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
415.42/104.09	c vivif2 --  cl tried    54105 cl shrink        0 lits rem          0 time: 0.02
416.62/104.38	c asymm  cl-useful: 0/2872/3195 lits-rem:0 time: 0.29
416.62/104.38	c calculated reachability. Time: 0.00
416.62/104.38	c  N st    59    806565       150      3195         0     54105     15975   1047102   no data   no data
601.17/150.59	c  F st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
601.17/150.59	c  N st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
606.39/151.84	c Decided on static restart strategy
623.96/156.26	c  N st    70   1100183       150      3195         0     54067     15975    940073   no data   no data
649.51/162.68	c  N st    72   1136177       150      3195         0     44680     15975    622870   no data   no data
671.47/168.12	c  N st    73   1168569       150      3195         0     75269     15975   1561450   no data   no data
707.83/177.24	c  N st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
707.83/177.24	c  S st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
709.02/177.56	c  S st    74   1210351       150      3195         0     70592     15975   1417410   no data   no data
709.02/177.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
709.42/177.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
709.42/177.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
709.42/177.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.42/177.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.42/177.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
709.42/177.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
709.42/177.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
709.82/177.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
759.35/190.16	c lits-rem:      1756  cl-subs:     4059  v-elim:      0  v-fix:    0  time: 12.46 s
759.35/190.16	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
759.35/190.19	c vivif2 --  cl tried    66533 cl shrink        0 lits rem          0 time: 0.02
761.35/190.63	c asymm  cl-useful: 0/2601/3195 lits-rem:0 time: 0.44
761.35/190.63	c calculated reachability. Time: 0.00
761.35/190.63	c  N st    74   1210351       150      3195         0     66533     15975   1282946   no data   no data
826.86/207.08	c  N st    75   1283238       150      3195         0     90097     15975   1981325   no data   no data
925.93/231.84	c  N st    76   1392561       150      3195         0     51707     15975    737914   no data   no data
1056.15/264.46	c  N st    77   1556545       150      3195         0     56196     15975    823354   no data   no data
1182.78/296.14	c  N st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
1182.78/296.14	c  S st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
1183.99/296.47	c  S st    78   1710852       150      3195         0     96948     15975   2054324   no data   no data
1183.99/296.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1184.38/296.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1184.38/296.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1184.38/296.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1184.38/296.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1184.38/296.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1184.38/296.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1184.38/296.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1184.78/296.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1283.45/321.32	c lits-rem:      2718  cl-subs:     9674  v-elim:      0  v-fix:    0  time: 24.71 s
1283.45/321.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1283.45/321.35	c vivif2 --  cl tried    87274 cl shrink        0 lits rem          0 time: 0.03
1283.85/321.48	c asymm  cl-useful: 0/594/3195 lits-rem:0 time: 0.13
1283.85/321.48	c calculated reachability. Time: 0.00
1283.85/321.48	c  N st    78   1710852       150      3195         0     87274     15975   1753873   no data   no data
1622.59/406.28	c  N st    79   2079819       150      3195         0     98870     15975   2002682   no data   no data
1752.01/438.69	c  N st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
1752.01/438.69	c  S st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
1753.61/439.00	c  S st    80   2211353       150      3195         0    103393     15975   2110267   no data   no data
1753.61/439.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1753.61/439.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1753.61/439.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1753.61/439.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1753.61/439.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1753.61/439.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1753.61/439.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1753.61/439.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1754.01/439.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1842.70/461.35	c lits-rem:      2073  cl-subs:     8529  v-elim:      0  v-fix:    0  time: 22.20 s
1842.70/461.35	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1842.70/461.37	c vivif2 --  cl tried    94864 cl shrink        0 lits rem          0 time: 0.03
1844.30/461.71	c asymm  cl-useful: 0/1895/3195 lits-rem:0 time: 0.34
1844.30/461.72	c calculated reachability. Time: 0.00
1844.30/461.72	c  N st    80   2211353       150      3195         0     94864     15975   1846649   no data   no data
2361.98/591.30	c  N st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
2361.98/591.30	c  S st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
2363.18/591.70	c  S st    81   2711857       150      3195         0    117957     15975   2382396   no data   no data
2363.60/591.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2363.60/591.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2363.60/591.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2363.60/591.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2363.60/591.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2363.60/591.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2363.60/591.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2364.00/591.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2364.00/591.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2497.39/625.25	c lits-rem:      2645  cl-subs:    12161  v-elim:      0  v-fix:    0  time: 33.38 s
2497.39/625.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2497.39/625.28	c vivif2 --  cl tried   105796 cl shrink        0 lits rem          0 time: 0.03
2499.00/625.63	c asymm  cl-useful: 0/1300/3195 lits-rem:0 time: 0.35
2499.00/625.63	c calculated reachability. Time: 0.00
2499.00/625.63	c  N st    81   2711857       150      3195         0    105796     15975   2040246   no data   no data
3125.36/782.43	c  N st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
3125.36/782.43	c  S st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
3126.16/782.68	c  S st    82   3212357       150      3195         0     83767     15975   1241609   no data   no data
3126.16/782.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3126.56/782.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3126.56/782.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3126.56/782.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3126.56/782.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3126.56/782.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3126.56/782.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3126.56/782.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3126.56/782.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3135.34/784.95	c lits-rem:       503  cl-subs:     2133  v-elim:      0  v-fix:    0  time:  2.16 s
3135.34/784.95	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3135.34/784.97	c vivif2 --  cl tried    81634 cl shrink        0 lits rem          0 time: 0.02
3136.54/785.29	c asymm  cl-useful: 0/2073/3195 lits-rem:0 time: 0.32
3136.54/785.29	c calculated reachability. Time: 0.00
3136.54/785.29	c  N st    82   3212357       150      3195         0     81634     15975   1178099   no data   no data
3746.52/937.93	c  N st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
3746.52/937.93	c  S st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
3748.14/938.36	c  S st    83   3712861       150      3195         0     92830     15975   1403667   no data   no data
3748.14/938.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3748.51/938.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
3748.51/938.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3748.51/938.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3748.51/938.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3748.51/938.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3748.51/938.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3748.51/938.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3748.91/938.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3780.07/946.36	c lits-rem:       888  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  7.82 s
3780.07/946.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3780.07/946.39	c vivif2 --  cl tried    90355 cl shrink        0 lits rem          0 time: 0.03
3782.07/946.80	c asymm  cl-useful: 0/1122/3195 lits-rem:0 time: 0.41
3782.07/946.81	c calculated reachability. Time: 0.00
3782.07/946.81	c  N st    83   3712861       150      3195         0     90355     15975   1328583   no data   no data
3849.20/963.66	c  F st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
3849.20/963.66	c  N st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
3862.38/966.92	c Decided on static restart strategy
3899.10/976.10	c  N st    94   3779871       150      3195         0    153916     15975   3282196   no data   no data
3940.26/986.41	c  N st    96   3815865       150      3195         0    107854     15975   1841895   no data   no data
3982.19/996.97	c  N st    97   3848258       150      3195         0    138555     15975   2789603   no data   no data
4051.33/1014.26	c  N st    98   3896847       150      3195         0    103139     15975   1701415   no data   no data
4157.16/1040.74	c  N st    99   3969729       150      3195         0     89756     15975   1239558   no data   no data
4301.39/1076.84	c  N st   100   4079053       150      3195         0    109722     15975   1861646   no data   no data
4487.12/1123.33	c  N st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
4487.12/1123.33	c  S st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
4489.12/1123.84	c  S st   101   4213361       150      3195         0    151849     15975   3044136   no data   no data
4489.12/1123.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4489.52/1123.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4489.52/1123.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4489.52/1123.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4489.52/1123.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4489.52/1123.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4489.52/1123.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4489.52/1123.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4489.92/1124.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4747.16/1188.41	c lits-rem:      2919  cl-subs:    17578  v-elim:      0  v-fix:    0  time: 64.34 s
4747.16/1188.41	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4747.16/1188.45	c vivif2 --  cl tried   134271 cl shrink        0 lits rem          0 time: 0.05
4749.17/1188.97	c asymm  cl-useful: 0/1263/3195 lits-rem:0 time: 0.52
4749.17/1188.98	c calculated reachability. Time: 0.00
4749.17/1188.98	c  N st   101   4213361       150      3195         0    134271     15975   2545854   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-3173958-1304074270/watcher-3173958-1304074270 -o /tmp/evaluation-result-3173958-1304074270/solver-3173958-1304074270 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173958-1304074270.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.49 5.57 6.99 6/179 22989
/proc/meminfo: memFree=12758320/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 413 0 0 0 0 0 0 0 20 0 4 0 597657664 52441088 353 33554432000 4194304 4627427 140737472904720 18446744073709551615 46934310573584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 12803 353 303 106 0 7774 0
[pid=22989/tid=22990] ppid=22984 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 4 0 597657665 52441088 353 33554432000 4194304 4627427 140737472904720 18446744073709551615 46934310573593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 597657665 52441088 353 33554432000 4194304 4627427 140737472904720 18446744073709551615 46934310574002 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 597657665 52441088 353 33554432000 4194304 4627427 140737472904720 18446744073709551615 46934310573593 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0995411 s]
/proc/loadavg: 3.49 5.57 6.99 6/179 22989
/proc/meminfo: memFree=12758320/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=282012 CPUtime=0.38 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 1984 0 0 0 38 0 0 0 21 0 4 0 597657664 288780288 1824 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 70503 1824 383 106 0 65474 0
[pid=22989/tid=22990] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 417 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1824 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 426 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1824 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 302 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1824 33554432000 4194304 4627427 140737472904720 18446744073709551615 4302295 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282012

[startup+0.10054 s]
/proc/loadavg: 3.49 5.57 6.99 6/179 22989
/proc/meminfo: memFree=12758320/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=282012 CPUtime=0.38 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 1988 0 0 0 38 0 0 0 21 0 4 0 597657664 288780288 1828 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 70503 1829 383 106 0 65474 0
[pid=22989/tid=22990] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 418 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1829 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 427 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1829 33554432000 4194304 4627427 140737472904720 18446744073709551615 4507256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=282012 CPUtime=0.09 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 304 0 0 0 9 0 0 0 22 0 4 0 597657665 288780288 1829 33554432000 4194304 4627427 140737472904720 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282012

[startup+0.300507 s]
/proc/loadavg: 3.49 5.57 6.99 6/179 22989
/proc/meminfo: memFree=12758320/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=283828 CPUtime=1.18 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 3378 0 0 0 118 0 0 0 21 0 4 0 597657664 290639872 2495 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 70957 2495 384 106 0 65928 0
[pid=22989/tid=22990] ppid=22984 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 773 0 0 0 29 0 0 0 22 0 4 0 597657665 290639872 2495 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 780 0 0 0 29 0 0 0 22 0 4 0 597657665 290639872 2495 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=283828 CPUtime=0.29 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 641 0 0 0 29 0 0 0 22 0 4 0 597657665 290639872 2495 33554432000 4194304 4627427 140737472904720 18446744073709551615 4333319 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283828

[startup+0.700438 s]
/proc/loadavg: 3.49 5.57 6.99 6/179 22989
/proc/meminfo: memFree=12758320/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=285676 CPUtime=2.77 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 6131 0 0 0 277 0 0 0 22 0 4 0 597657664 292532224 2741 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 71419 2741 384 106 0 66390 0
[pid=22989/tid=22990] ppid=22984 vsize=285676 CPUtime=0.69 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 1480 0 0 0 69 0 0 0 24 0 4 0 597657665 292532224 2741 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=285676 CPUtime=0.69 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 1465 0 0 0 69 0 0 0 24 0 4 0 597657665 292532224 2741 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=285676 CPUtime=0.69 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 1323 0 0 0 69 0 0 0 24 0 4 0 597657665 292532224 2741 33554432000 4194304 4627427 140737472904720 18446744073709551615 4299599 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285676

[startup+1.5003 s]
/proc/loadavg: 3.49 5.57 6.99 11/184 22994
/proc/meminfo: memFree=12735340/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=286912 CPUtime=5.97 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 12872 0 0 0 596 1 0 0 25 0 4 0 597657664 293797888 6286 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 71728 6286 388 106 0 66699 0
[pid=22989/tid=22990] ppid=22984 vsize=286912 CPUtime=1.49 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 3894 0 0 0 149 0 0 0 25 0 4 0 597657665 293797888 6286 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=286912 CPUtime=1.48 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 2482 0 0 0 148 0 0 0 25 0 4 0 597657665 293797888 6286 33554432000 4194304 4627427 140737472904720 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=286912 CPUtime=1.49 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 2361 0 0 0 149 0 0 0 25 0 4 0 597657665 293797888 6286 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286912

[startup+3.10102 s]
/proc/loadavg: 3.49 5.57 6.99 10/184 22994
/proc/meminfo: memFree=12697152/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=287224 CPUtime=12.36 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 23197 0 0 0 1234 2 0 0 25 0 4 0 597657664 294117376 12274 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 71806 12274 388 106 0 66777 0
[pid=22989/tid=22990] ppid=22984 vsize=287224 CPUtime=3.09 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 5210 0 0 0 309 0 0 0 25 0 4 0 597657665 294117376 12274 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=287224 CPUtime=3.07 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 5805 0 0 0 307 0 0 0 25 0 4 0 597657665 294117376 12274 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=287224 CPUtime=3.08 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 5698 0 0 0 308 0 0 0 25 0 4 0 597657665 294117376 12274 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 287224

[startup+6.30046 s]
/proc/loadavg: 3.85 5.61 7.00 10/184 22994
/proc/meminfo: memFree=12659476/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=288024 CPUtime=25.15 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 35342 0 0 0 2511 4 0 0 25 0 4 0 597657664 294936576 17501 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 72006 17501 388 106 0 66977 0
[pid=22989/tid=22990] ppid=22984 vsize=288024 CPUtime=6.29 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 9128 0 0 0 628 1 0 0 25 0 4 0 597657665 294936576 17501 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=288024 CPUtime=6.26 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 9260 0 0 0 625 1 0 0 25 0 4 0 597657665 294936576 17501 33554432000 4194304 4627427 140737472904720 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=288024 CPUtime=6.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 7952 0 0 0 628 0 0 0 25 0 4 0 597657665 294936576 17501 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 288024

[startup+12.7003 s]
/proc/loadavg: 4.18 5.65 7.01 10/184 22994
/proc/meminfo: memFree=12613124/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=297644 CPUtime=50.72 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 54769 0 0 0 5063 9 0 0 25 0 4 0 597657664 304787456 23233 33554432000 4194304 4627427 140737472904720 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 74411 23233 388 106 0 69382 0
[pid=22989/tid=22990] ppid=22984 vsize=297644 CPUtime=12.68 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 14438 0 0 0 1267 1 0 0 25 0 4 0 597657665 304787456 23233 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=297644 CPUtime=12.62 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 13540 0 0 0 1260 2 0 0 25 0 4 0 597657665 304787456 23233 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=297644 CPUtime=12.69 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 13596 0 0 0 1267 2 0 0 25 0 4 0 597657665 304787456 23233 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 297644

[startup+25.5011 s]
/proc/loadavg: 5.03 5.77 7.02 10/184 22994
/proc/meminfo: memFree=12563900/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=290896 CPUtime=101.84 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 83300 0 0 0 10169 15 0 0 25 0 4 0 597657664 297877504 31264 33554432000 4194304 4627427 140737472904720 18446744073709551615 4348352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 72724 31264 388 106 0 67695 0
[pid=22989/tid=22990] ppid=22984 vsize=290896 CPUtime=25.49 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 22396 0 0 0 2546 3 0 0 25 0 4 0 597657665 297877504 31264 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=290896 CPUtime=25.35 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 21337 0 0 0 2531 4 0 0 25 0 4 0 597657665 297877504 31264 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=290896 CPUtime=25.48 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 20424 0 0 0 2545 3 0 0 25 0 4 0 597657665 297877504 31264 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 290896

[startup+51.1006 s]
/proc/loadavg: 6.04 5.95 7.04 10/184 22995
/proc/meminfo: memFree=12512648/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=347052 CPUtime=204.1 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 122542 0 0 0 20387 23 0 0 25 0 4 0 597657664 355381248 40006 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 86763 40006 388 106 0 81734 0
[pid=22989/tid=22990] ppid=22984 vsize=347052 CPUtime=51.09 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 31448 0 0 0 5104 5 0 0 25 0 4 0 597657665 355381248 40006 33554432000 4194304 4627427 140737472904720 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=347052 CPUtime=50.82 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 32479 0 0 0 5075 7 0 0 25 0 4 0 597657665 355381248 40006 33554432000 4194304 4627427 140737472904720 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=347052 CPUtime=51.08 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 30654 0 0 0 5102 6 0 0 25 0 4 0 597657665 355381248 40006 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 347052

[startup+102.307 s]
/proc/loadavg: 7.15 6.26 7.09 10/184 22996
/proc/meminfo: memFree=12444072/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=373604 CPUtime=408.65 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 189453 0 0 0 40823 42 0 0 25 0 4 0 597657664 382570496 49868 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 93401 49868 388 106 0 88372 0
[pid=22989/tid=22990] ppid=22984 vsize=373604 CPUtime=102.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 44210 0 0 0 10221 9 0 0 25 0 4 0 597657665 382570496 49868 33554432000 4194304 4627427 140737472904720 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=373604 CPUtime=101.74 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 48827 0 0 0 10162 12 0 0 25 0 4 0 597657665 382570496 49868 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=373604 CPUtime=102.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 50822 0 0 0 10216 12 0 0 25 0 4 0 597657665 382570496 49868 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 373604

[startup+162.3 s]

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

[pid=22989] ppid=22984 vsize=627936 CPUtime=2805.39 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 628036 0 0 0 280324 215 0 0 25 0 4 0 597657664 643006464 101953 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 156984 101953 388 106 0 151955 0
[pid=22989/tid=22990] ppid=22984 vsize=627936 CPUtime=702.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 152957 0 0 0 70180 50 0 0 25 0 4 0 597657665 643006464 101953 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=627936 CPUtime=698.49 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 167344 0 0 0 69785 64 0 0 25 0 4 0 597657665 643006464 101953 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=627936 CPUtime=702.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 163292 0 0 0 70172 56 0 0 25 0 4 0 597657665 643006464 101953 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 627936

[startup+762.307 s]
/proc/loadavg: 8.23 7.92 7.59 10/184 23023
/proc/meminfo: memFree=11957112/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=654532 CPUtime=3045.08 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 660483 0 0 0 304284 224 0 0 25 0 4 0 597657664 670240768 112581 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 163633 112581 388 106 0 158604 0
[pid=22989/tid=22990] ppid=22984 vsize=654532 CPUtime=762.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 162865 0 0 0 76178 52 0 0 25 0 4 0 597657665 670240768 112581 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=654532 CPUtime=758.17 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 174897 0 0 0 75750 67 0 0 25 0 4 0 597657665 670240768 112581 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=654532 CPUtime=762.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 172874 0 0 0 76170 58 0 0 25 0 4 0 597657665 670240768 112581 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 654532

[startup+822.301 s]
/proc/loadavg: 8.22 7.97 7.62 10/184 23025
/proc/meminfo: memFree=11906004/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=654960 CPUtime=3284.74 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 692015 0 0 0 328236 238 0 0 25 0 4 0 597657664 670679040 120113 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 163740 120113 388 106 0 158711 0
[pid=22989/tid=22990] ppid=22984 vsize=654960 CPUtime=822.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 169073 0 0 0 82174 56 0 0 25 0 4 0 597657665 670679040 120113 33554432000 4194304 4627427 140737472904720 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=654960 CPUtime=817.84 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 186462 0 0 0 81714 70 0 0 25 0 4 0 597657665 670679040 120113 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=654960 CPUtime=822.27 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 179981 0 0 0 82165 62 0 0 25 0 4 0 597657665 670679040 120113 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 654960

[startup+882.301 s]
/proc/loadavg: 8.20 8.00 7.66 10/184 23026
/proc/meminfo: memFree=11927436/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=655316 CPUtime=3524.41 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 724015 0 0 0 352186 255 0 0 25 0 4 0 597657664 671043584 120419 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 163829 120419 388 106 0 158800 0
[pid=22989/tid=22990] ppid=22984 vsize=655316 CPUtime=882.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 177966 0 0 0 88169 61 0 0 25 0 4 0 597657665 671043584 120419 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=655316 CPUtime=877.51 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 194583 0 0 0 87677 74 0 0 25 0 4 0 597657665 671043584 120419 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=655316 CPUtime=882.27 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 188836 0 0 0 88160 67 0 0 25 0 4 0 597657665 671043584 120419 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 655316

[startup+942.301 s]
/proc/loadavg: 8.13 8.01 7.68 9/184 23058
/proc/meminfo: memFree=12146964/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=682608 CPUtime=3764.1 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 757085 0 0 0 376141 269 0 0 25 0 4 0 597657664 698990592 118844 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420171 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 170652 118844 388 106 0 165623 0
[pid=22989/tid=22990] ppid=22984 vsize=682608 CPUtime=942.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 187855 0 0 0 94165 65 0 0 25 0 4 0 597657665 698990592 118844 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=682608 CPUtime=937.19 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 203042 0 0 0 93642 77 0 0 25 0 4 0 597657665 698990592 118844 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=682608 CPUtime=942.27 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 198829 0 0 0 94157 70 0 0 25 0 4 0 597657665 698990592 118844 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 682608

[startup+1002.3 s]
/proc/loadavg: 8.13 8.04 7.71 9/184 23059
/proc/meminfo: memFree=12095896/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=739528 CPUtime=4003.77 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 779415 0 0 0 400097 280 0 0 25 0 4 0 597657664 757276672 119597 33554432000 4194304 4627427 140737472904720 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 184882 119597 388 106 0 179853 0
[pid=22989/tid=22990] ppid=22984 vsize=739528 CPUtime=1002.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 192167 0 0 0 100163 67 0 0 25 0 4 0 597657665 757276672 119597 33554432000 4194304 4627427 140737472904720 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=739528 CPUtime=996.86 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 210384 0 0 0 99606 80 0 0 25 0 4 0 597657665 757276672 119597 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=739528 CPUtime=1002.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 203586 0 0 0 100155 73 0 0 25 0 4 0 597657665 757276672 119597 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 739528

[startup+1062.3 s]
/proc/loadavg: 8.12 8.04 7.73 9/184 23061
/proc/meminfo: memFree=12048380/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=840420 CPUtime=4243.45 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 812361 0 0 0 424052 293 0 0 25 0 4 0 597657664 860590080 123385 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 210105 123385 388 106 0 205076 0
[pid=22989/tid=22990] ppid=22984 vsize=840420 CPUtime=1062.31 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 200688 0 0 0 106160 71 0 0 25 0 4 0 597657665 860590080 123385 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=840420 CPUtime=1056.54 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 218596 0 0 0 105571 83 0 0 25 0 4 0 597657665 860590080 123385 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=840420 CPUtime=1062.27 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 211834 0 0 0 106151 76 0 0 25 0 4 0 597657665 860590080 123385 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 840420

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 7.74 9/184 23063
/proc/meminfo: memFree=12022584/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=784804 CPUtime=4483.12 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 845092 0 0 0 448006 306 0 0 25 0 4 0 597657664 803639296 123132 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 196201 123132 388 106 0 191172 0
[pid=22989/tid=22990] ppid=22984 vsize=784804 CPUtime=1122.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 208852 0 0 0 112156 74 0 0 25 0 4 0 597657665 803639296 123132 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=784804 CPUtime=1116.21 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 227028 0 0 0 111536 85 0 0 25 0 4 0 597657665 803639296 123132 33554432000 4194304 4627427 140737472904720 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=784804 CPUtime=1122.28 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 220133 0 0 0 112148 80 0 0 25 0 4 0 597657665 803639296 123132 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 784804

[startup+1182.3 s]
/proc/loadavg: 8.01 8.02 7.75 9/184 23064
/proc/meminfo: memFree=11924112/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=727608 CPUtime=4722.8 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 869877 0 0 0 471960 320 0 0 25 0 4 0 597657664 745070592 126639 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 181902 126639 388 106 0 176873 0
[pid=22989/tid=22990] ppid=22984 vsize=727608 CPUtime=1182.3 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 215214 0 0 0 118152 78 0 0 25 0 4 0 597657665 745070592 126639 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=727608 CPUtime=1175.88 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 234744 0 0 0 117498 90 0 0 25 0 4 0 597657665 745070592 126639 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=727608 CPUtime=1182.27 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 226738 0 0 0 118144 83 0 0 25 0 4 0 597657665 745070592 126639 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 727608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.02 7.76 9/184 23065
/proc/meminfo: memFree=11872776/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=792644 CPUtime=4800.31 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 881512 0 0 0 479707 324 0 0 25 0 4 0 597657664 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 198161 133466 388 106 0 193132 0
[pid=22989/tid=22990] ppid=22984 vsize=792644 CPUtime=1201.71 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 218253 0 0 0 120092 79 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4322241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=792644 CPUtime=1195.18 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 241116 0 0 0 119426 92 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=792644 CPUtime=1201.68 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 228135 0 0 0 120084 84 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 792644

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.01 8.02 7.76 9/184 23065
/proc/meminfo: memFree=11872776/32951124 swapFree=67102140/67111528
[pid=22989] ppid=22984 vsize=792644 CPUtime=4800.31 cores=1,3,5,7
/proc/22989/stat : 22989 (strangenight2-m) R 22984 22989 22146 0 -1 4202496 881512 0 0 0 479707 324 0 0 25 0 4 0 597657664 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22989/statm: 198161 133466 388 106 0 193132 0
[pid=22989/tid=22990] ppid=22984 vsize=792644 CPUtime=1201.71 cores=1,3,5,7
/proc/22989/task/22990/stat : 22990 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 218253 0 0 0 120092 79 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4322241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22989/tid=22991] ppid=22984 vsize=792644 CPUtime=1195.18 cores=1,3,5,7
/proc/22989/task/22991/stat : 22991 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 241116 0 0 0 119426 92 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22989/tid=22992] ppid=22984 vsize=792644 CPUtime=1201.68 cores=1,3,5,7
/proc/22989/task/22992/stat : 22992 (strangenight2-m) R 22984 22989 22146 0 -1 4202560 228135 0 0 0 120084 84 0 0 25 0 4 0 597657665 811667456 133466 33554432000 4194304 4627427 140737472904720 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 792644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.37
CPU user time (s): 4797.1
CPU system time (s): 3.2715
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 855588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.1
system time used= 3.2715
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 881514
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= 471
involuntary context switches= 34406

runsolver used 1.87571 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 12:51:10
IDJOB=3173958
IDBENCH=82776
IDSOLVER=1586
FILE ID=node119/3173958-1304074270
RUNJOBID= node119-1304074270-22968
PBS_JOBID= 13170477
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173958-1304074270/watcher-3173958-1304074270 -o /tmp/evaluation-result-3173958-1304074270/solver-3173958-1304074270 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173958-1304074270.cnf

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=1541004479

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12758872 kB
Buffers:       2233916 kB
Cached:       17312988 kB
SwapCached:       5504 kB
Active:        7965508 kB
Inactive:     11642736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12758872 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           11396 kB
Writeback:           0 kB
AnonPages:       58712 kB
Mapped:          15116 kB
Slab:           521228 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199108 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= 71804 MiB
End job on node119 at 2011-04-29 13:11:14