Trace number 3174042

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S206772908-015.UNKNOWN.cnf
MD5SUM74f6f450e8e5ce3811b2d7ad1f57d348
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.484
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3174042-1304078917.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.32	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.32	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.32	c calculated reachability. Time: 0.00
0.00/0.32	c Calc default polars -  time:   0.00 s pos:      47 undec:       6 neg:      47
0.00/0.32	c =========================================================================================
0.00/0.32	c types(t): F = full restart, N = normal restart
0.00/0.32	c types(t): S = simplification begin/end, E = solution found
0.00/0.32	c restart types(rt): st = static, dy = dynamic
0.00/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st     8      4918       100      2130         0      4589     10650     99999   no data   no data
3.58/0.90	c  N st    10     11300       100      2130         0      4229     10650     73965   no data   no data
3.58/0.90	c  N st    11     17043       100      2130         0      9570     10650    190843   no data   no data
3.58/0.90	c  F st    12     25002       100      2130         0     11704     10650    235243   no data   no data
3.58/0.90	c  N st    12     25002       100      2130         0     11704     10650    235243   no data   no data
4.37/1.10	c Decided on static restart strategy
4.37/1.10	c  N st    18     30001       100      2130         0     10057     10650    186596   no data   no data
4.37/1.10	c  S st    18     30001       100      2130         0     10057     10650    186596   no data   no data
4.37/1.10	c  S st    18     30506       100      2130         0     10541     10650    197114   no data   no data
4.37/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.37/1.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.37/1.10	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
4.37/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.37/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.37/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.37/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.37/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.37/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.30	c lits-rem:       264  cl-subs:     1920  v-elim:      0  v-fix:    0  time:  0.16 s
5.17/1.30	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
5.17/1.30	c calculated reachability. Time: 0.00
5.17/1.30	c  N st    18     30506       100      2130         0      8621     10650    155368   no data   no data
5.98/1.59	c  N st    20     37618       100      2130         0      7956     10650    130446   no data   no data
7.19/1.89	c  N st    21     44018       100      2130         0     13890     10650    254957   no data   no data
7.60/1.98	c  S st    22     45759       100      2130         0     15496     10650    290728   no data   no data
7.97/2.03	c  S st    22     46263       100      2130         0     15983     10650    301391   no data   no data
7.97/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.97/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.97/2.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.97/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.97/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.97/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.97/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.41	c lits-rem:       414  cl-subs:     2061  v-elim:      0  v-fix:    0  time:  0.36 s
9.57/2.41	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.57/2.41	c vivif2 --  cl tried    13922 cl shrink        0 lits rem          0 time: 0.00
9.57/2.46	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.57/2.46	c calculated reachability. Time: 0.00
9.57/2.46	c  N st    22     46263       100      2130         0     13922     10650    257167   no data   no data
12.76/3.24	c  N st    23     60660       100      2130         0      9805     10650    146393   no data   no data
14.37/3.69	c  N st    24     69395       100      2130         0     17823     10650    311050   no data   no data
14.37/3.69	c  S st    24     69395       100      2130         0     17823     10650    311050   no data   no data
14.77/3.74	c  S st    24     69902       100      2130         0     18309     10650    321816   no data   no data
14.77/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.77/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.77/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.77/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.77/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.77/3.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
14.77/3.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.77/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.77/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.30	c lits-rem:       413  cl-subs:     2976  v-elim:      0  v-fix:    0  time:  0.54 s
17.16/4.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.16/4.30	c vivif2 --  cl tried    15333 cl shrink        0 lits rem          0 time: 0.00
17.16/4.35	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
17.16/4.35	c calculated reachability. Time: 0.00
17.16/4.35	c  N st    24     69902       100      2130         0     15333     10650    262153   no data   no data
21.15/5.30	c  F st    25     87501       100      2130         0     21471     10650    382668   no data   no data
21.15/5.30	c  N st    25     87501       100      2130         0     21471     10650    382668   no data   no data
21.95/5.59	c Decided on static restart strategy
22.75/5.77	c  N st    32     95538       100      2130         0     18020     10650    310144   no data   no data
25.17/6.39	c  N st    34    104853       100      2130         0     14674     10650    231807   no data   no data
25.17/6.39	c  S st    34    104853       100      2130         0     14674     10650    231807   no data   no data
25.55/6.43	c  S st    34    105355       100      2130         0     15145     10650    242208   no data   no data
25.55/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
25.55/6.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
25.55/6.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.55/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.58	c lits-rem:       213  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.13 s
25.95/6.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.95/6.58	c vivif2 --  cl tried    14057 cl shrink        0 lits rem          0 time: 0.00
26.35/6.63	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
26.35/6.63	c calculated reachability. Time: 0.00
26.35/6.63	c  N st    34    105355       100      2130         0     14057     10650    219150   no data   no data
28.74/7.26	c  N st    35    114953       100      2130         0     22946     10650    406383   no data   no data
32.34/8.15	c  N st    36    129351       100      2130         0     23358     10650    396866   no data   no data
37.94/9.58	c  N st    37    150947       100      2130         0     29388     10650    506137   no data   no data
39.92/10.04	c  S st    38    158034       100      2130         0     21200     10650    335235   no data   no data
40.32/10.10	c  S st    38    158537       100      2130         0     21677     10650    345786   no data   no data
40.32/10.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.32/10.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
40.32/10.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.32/10.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.32/10.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.32/10.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
40.32/10.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.32/10.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.32/10.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.92/10.50	c lits-rem:       326  cl-subs:     2038  v-elim:      0  v-fix:    0  time:  0.39 s
41.92/10.50	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
41.92/10.51	c vivif2 --  cl tried    19639 cl shrink        0 lits rem          0 time: 0.00
41.92/10.57	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
41.92/10.57	c calculated reachability. Time: 0.00
41.92/10.57	c  N st    38    158537       100      2130         0     19639     10650    302389   no data   no data
55.92/14.06	c  N st    39    207126       100      2130         0     32310     10650    559429   no data   no data
66.28/16.67	c  N st    40    237805       100      2130         0     24520     10650    363059   no data   no data
66.28/16.67	c  S st    40    237805       100      2130         0     24520     10650    363059   no data   no data
66.68/16.73	c  S st    40    238308       100      2130         0     25002     10650    373983   no data   no data
66.68/16.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.68/16.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
66.68/16.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.68/16.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.68/16.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.68/16.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
66.68/16.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.68/16.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.68/16.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.70/17.22	c lits-rem:       510  cl-subs:     2450  v-elim:      0  v-fix:    0  time:  0.46 s
68.70/17.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
68.70/17.23	c vivif2 --  cl tried    22552 cl shrink        0 lits rem          0 time: 0.00
69.11/17.30	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
69.11/17.30	c calculated reachability. Time: 0.00
69.11/17.30	c  N st    40    238308       100      2130         0     22552     10650    328404   no data   no data
92.65/23.27	c  F st    41    306250       100      2130         0     24497     10650    334031   no data   no data
92.65/23.27	c  N st    41    306250       100      2130         0     24497     10650    334031   no data   no data
94.65/23.74	c Decided on static restart strategy
103.44/25.93	c  N st    51    334554       100      2130         0     28593     10650    411660   no data   no data
111.82/28.03	c  N st    53    357463       100      2130         0     26678     10650    355924   no data   no data
111.82/28.03	c  S st    53    357463       100      2130         0     26678     10650    355924   no data   no data
111.82/28.09	c  S st    53    357968       100      2130         0     27165     10650    366936   no data   no data
111.82/28.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.22/28.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
112.22/28.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.22/28.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.22/28.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.22/28.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
112.22/28.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.22/28.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
112.22/28.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.03/28.38	c lits-rem:       200  cl-subs:     1281  v-elim:      0  v-fix:    0  time:  0.26 s
113.03/28.38	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
113.03/28.38	c vivif2 --  cl tried    25884 cl shrink        0 lits rem          0 time: 0.00
113.42/28.47	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
113.42/28.47	c calculated reachability. Time: 0.00
113.42/28.47	c  N st    53    357968       100      2130         0     25884     10650    341529   no data   no data
125.41/31.44	c  N st    54    390360       100      2130         0     31807     10650    452814   no data   no data
147.37/36.92	c  N st    55    438950       100      2130         0     25839     10650    309582   no data   no data
179.72/45.03	c  N st    56    511832       100      2130         0     38591     10650    562303   no data   no data
191.31/47.99	c  N st    57    536955       100      2130         0     33260     10650    434009   no data   no data
191.31/47.99	c  S st    57    536955       100      2130         0     33260     10650    434009   no data   no data
191.73/48.08	c  S st    57    537460       100      2130         0     33752     10650    445095   no data   no data
191.73/48.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.73/48.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
191.73/48.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.73/48.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.73/48.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.73/48.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
191.73/48.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.73/48.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
192.13/48.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.71/48.51	c lits-rem:       332  cl-subs:     1625  v-elim:      0  v-fix:    0  time:  0.40 s
193.71/48.51	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
193.71/48.51	c vivif2 --  cl tried    32127 cl shrink        0 lits rem          0 time: 0.00
194.12/48.63	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
194.12/48.63	c calculated reachability. Time: 0.00
194.12/48.63	c  N st    57    537460       100      2130         0     32127     10650    413589   no data   no data
275.99/69.12	c  N st    58    701444       100      2130         0     59272     10650    907486   no data   no data
331.53/83.03	c  N st    59    806191       100      2130         0     53851     10650    803844   no data   no data
331.53/83.03	c  S st    59    806191       100      2130         0     53851     10650    803844   no data   no data
331.93/83.17	c  S st    59    806696       100      2130         0     54329     10650    814975   no data   no data
331.93/83.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
331.93/83.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
331.93/83.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
331.93/83.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.93/83.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
331.93/83.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
331.93/83.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
332.34/83.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
332.34/83.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
343.51/86.01	c lits-rem:      1693  cl-subs:     5373  v-elim:      0  v-fix:    0  time:  2.78 s
343.51/86.01	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
343.51/86.02	c vivif2 --  cl tried    48956 cl shrink        0 lits rem          0 time: 0.01
344.31/86.23	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.21
344.31/86.23	c calculated reachability. Time: 0.00
344.31/86.23	c  N st    59    806696       100      2130         0     48956     10650    712531   no data   no data
492.50/123.37	c  F st    60   1071875       100      2130         0     64335     10650    981962   no data   no data
492.50/123.37	c  N st    60   1071875       100      2130         0     64335     10650    981962   no data   no data
496.10/124.29	c Decided on static restart strategy
513.67/128.68	c  N st    70   1100179       100      2130         0     49115     10650    627563   no data   no data
536.04/134.29	c  N st    72   1136172       100      2130         0     82463     10650   1369535   no data   no data
556.43/139.35	c  N st    73   1168564       100      2130         0     69842     10650   1070020   no data   no data
585.58/146.63	c  N st    74   1210044       100      2130         0     64573     10650    932813   no data   no data
585.58/146.63	c  S st    74   1210044       100      2130         0     64573     10650    932813   no data   no data
586.38/146.84	c  S st    74   1210548       100      2130         0     65048     10650    943658   no data   no data
586.38/146.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
586.38/146.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
586.38/146.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
586.38/146.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
586.38/146.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
586.38/146.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
586.38/146.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
586.38/146.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
586.78/146.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.14/153.58	c lits-rem:       815  cl-subs:     6727  v-elim:      0  v-fix:    0  time:  6.66 s
613.14/153.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
613.14/153.59	c vivif2 --  cl tried    58321 cl shrink        0 lits rem          0 time: 0.01
614.73/153.96	c asymm  cl-useful: 0/2065/2130 lits-rem:0 time: 0.37
614.73/153.96	c calculated reachability. Time: 0.00
614.73/153.96	c  N st    74   1210548       100      2130         0     58321     10650    809146   no data   no data
671.46/168.20	c  N st    75   1283430       100      2130         0     81270     10650   1302034   no data   no data
752.55/188.46	c  N st    76   1392755       100      2130         0     91035     10650   1486218   no data   no data
882.37/220.99	c  N st    77   1556739       100      2130         0     98211     10650   1582899   no data   no data
1010.19/252.90	c  N st    78   1710549       100      2130         0     87867     10650   1328357   no data   no data
1010.19/252.90	c  S st    78   1710549       100      2130         0     87867     10650   1328357   no data   no data
1010.99/253.19	c  S st    78   1711053       100      2130         0     88347     10650   1339696   no data   no data
1010.99/253.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1011.39/253.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1011.39/253.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1011.39/253.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.39/253.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.39/253.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1011.39/253.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1011.39/253.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1011.39/253.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1057.35/264.71	c lits-rem:      1964  cl-subs:    11666  v-elim:      0  v-fix:    0  time: 11.42 s
1057.35/264.71	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1057.35/264.73	c vivif2 --  cl tried    76681 cl shrink        0 lits rem          0 time: 0.02
1058.93/265.17	c asymm  cl-useful: 0/1600/2130 lits-rem:0 time: 0.44
1058.93/265.17	c calculated reachability. Time: 0.00
1058.93/265.17	c  N st    78   1711053       100      2130         0     76681     10650   1116731   no data   no data
1422.05/356.07	c  N st    79   2080018       100      2130         0     88549     10650   1294687   no data   no data
1548.66/387.78	c  N st    80   2211053       100      2130         0     92362     10650   1347886   no data   no data
1548.66/387.78	c  S st    80   2211053       100      2130         0     92362     10650   1347886   no data   no data
1549.89/388.07	c  S st    80   2211558       100      2130         0     92848     10650   1359010   no data   no data
1549.89/388.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1550.26/388.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1550.26/388.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1550.26/388.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1550.26/388.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1550.26/388.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1550.26/388.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1550.26/388.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1550.26/388.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1590.60/398.28	c lits-rem:      1815  cl-subs:    10249  v-elim:      0  v-fix:    0  time: 10.09 s
1590.60/398.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1590.60/398.29	c vivif2 --  cl tried    82599 cl shrink        0 lits rem          0 time: 0.02
1591.40/398.44	c asymm  cl-useful: 0/530/2130 lits-rem:0 time: 0.14
1591.40/398.44	c calculated reachability. Time: 0.00
1591.40/398.44	c  N st    80   2211558       100      2130         0     82599     10650   1161645   no data   no data
2141.85/536.23	c  N st    81   2711558       100      2130         0    104900     10650   1490477   no data   no data
2141.85/536.23	c  S st    81   2711558       100      2130         0    104900     10650   1490477   no data   no data
2143.07/536.53	c  S st    81   2712058       100      2130         0    105385     10650   1501939   no data   no data
2143.07/536.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2143.07/536.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2143.07/536.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2143.07/536.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2143.07/536.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2143.07/536.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2143.07/536.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2143.45/536.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2143.45/536.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2197.78/550.27	c lits-rem:      1213  cl-subs:    14655  v-elim:      0  v-fix:    0  time: 13.62 s
2197.78/550.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2197.78/550.29	c vivif2 --  cl tried    90730 cl shrink        0 lits rem          0 time: 0.02
2199.80/550.75	c asymm  cl-useful: 0/1394/2130 lits-rem:0 time: 0.46
2199.80/550.76	c calculated reachability. Time: 0.00
2199.80/550.76	c  N st    81   2712058       100      2130         0     90730     10650   1249302   no data   no data
2732.24/684.09	c  N st    82   3212063       100      2130         0    140836     10650   2268320   no data   no data
2732.24/684.09	c  S st    82   3212063       100      2130         0    140836     10650   2268320   no data   no data
2734.24/684.58	c  S st    82   3212567       100      2130         0    141322     10650   2279770   no data   no data
2734.24/684.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2734.64/684.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
2734.64/684.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2734.64/684.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2734.64/684.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2734.64/684.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2734.64/684.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2735.04/684.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2735.04/684.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2937.56/735.48	c lits-rem:      2470  cl-subs:    23013  v-elim:      0  v-fix:    0  time: 50.72 s
2937.56/735.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2937.97/735.51	c vivif2 --  cl tried   118309 cl shrink        0 lits rem          0 time: 0.03
2939.15/735.83	c asymm  cl-useful: 0/736/2130 lits-rem:0 time: 0.32
2939.15/735.83	c calculated reachability. Time: 0.00
2939.15/735.83	c  N st    82   3212567       100      2130         0    118309     10650   1831899   no data   no data
3475.62/870.16	c  N st    83   3712569       100      2130         0    135867     10650   2085590   no data   no data
3475.62/870.16	c  S st    83   3712569       100      2130         0    135867     10650   2085590   no data   no data
3478.02/870.70	c  S st    83   3713070       100      2130         0    136347     10650   2096644   no data   no data
3478.02/870.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3478.02/870.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3478.02/870.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3478.02/870.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3478.02/870.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3478.02/870.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3478.02/870.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3478.44/870.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3478.44/870.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3613.03/904.56	c lits-rem:      2164  cl-subs:    18825  v-elim:      0  v-fix:    0  time: 33.70 s
3613.03/904.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3613.03/904.59	c vivif2 --  cl tried   117522 cl shrink        0 lits rem          0 time: 0.03
3614.65/904.95	c asymm  cl-useful: 0/1055/2130 lits-rem:0 time: 0.36
3614.65/904.96	c calculated reachability. Time: 0.00
3614.65/904.96	c  N st    83   3713070       100      2130         0    117522     10650   1737287   no data   no data
3673.75/919.74	c  F st    84   3751562       100      2130         0     76765     10650    807502   no data   no data
3673.75/919.74	c  N st    84   3751562       100      2130         0     76765     10650    807502   no data   no data
3679.35/921.13	c Decided on static restart strategy
3703.31/927.12	c  N st    94   3779867       100      2130         0    102836     10650   1385140   no data   no data
3756.84/940.54	c  N st    96   3815859       100      2130         0    135807     10650   2069538   no data   no data
3803.59/952.27	c  N st    97   3848252       100      2130         0     87809     10650   1021578   no data   no data
3854.70/965.04	c  N st    98   3896840       100      2130         0    132312     10650   1978348   no data   no data
3938.99/986.19	c  N st    99   3969722       100      2130         0    120316     10650   1687616   no data   no data
4065.62/1017.88	c  N st   100   4079046       100      2130         0    140829     10650   2169036   no data   no data
4274.15/1070.04	c  N st   101   4213073       100      2130         0    101954     10650   1298900   no data   no data
4274.15/1070.04	c  S st   101   4213073       100      2130         0    101954     10650   1298900   no data   no data
4276.13/1070.54	c  S st   101   4213577       100      2130         0    102434     10650   1310327   no data   no data
4276.13/1070.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4276.53/1070.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
4276.53/1070.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4276.53/1070.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4276.53/1070.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4276.53/1070.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4276.53/1070.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4276.53/1070.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4276.93/1070.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4312.09/1079.51	c lits-rem:      1103  cl-subs:     5738  v-elim:      0  v-fix:    0  time:  8.80 s
4312.09/1079.51	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4312.09/1079.53	c vivif2 --  cl tried    96696 cl shrink        0 lits rem          0 time: 0.02
4314.08/1080.00	c asymm  cl-useful: 0/1057/2130 lits-rem:0 time: 0.47
4314.08/1080.01	c calculated reachability. Time: 0.00
4314.08/1080.01	c  N st   101   4213577       100      2130         0     96696     10650   1199683   no data   no data
4676.78/1170.81	c  N st   102   4459553       100      2130         0    156103     10650   2436711   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-3174042-1304078917/watcher-3174042-1304078917 -o /tmp/evaluation-result-3174042-1304078917/solver-3174042-1304078917 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174042-1304078917.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.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 519489691 52441088 347 33554432000 4194304 4627427 140733948989264 18446744073709551615 47908613113776 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 12803 347 299 106 0 7774 0
[pid=28918/tid=28919] ppid=28916 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519489691 52441088 347 33554432000 4194304 4627427 140733948989264 18446744073709551615 47908613113768 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519489691 52441088 347 33554432000 4194304 4627427 140733948989264 18446744073709551615 47908613113778 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519489691 52441088 347 33554432000 4194304 4627427 140733948989264 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.833918 s]
/proc/loadavg: 6.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=285720 CPUtime=3.31 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 5614 0 0 0 330 1 0 0 19 0 4 0 519489691 292577280 2876 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 71430 2876 385 106 0 66401 0
[pid=28918/tid=28919] ppid=28916 vsize=285720 CPUtime=0.82 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1445 0 0 0 82 0 0 0 18 0 4 0 519489691 292577280 2876 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=285720 CPUtime=0.82 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1270 0 0 0 82 0 0 0 18 0 4 0 519489691 292577280 2876 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=285720 CPUtime=0.82 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1240 0 0 0 82 0 0 0 19 0 4 0 519489691 292577280 2876 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 285720

[startup+0.900907 s]
/proc/loadavg: 6.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=286120 CPUtime=3.58 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 6247 0 0 0 357 1 0 0 19 0 4 0 519489691 292986880 2600 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 71530 2600 385 106 0 66501 0
[pid=28918/tid=28919] ppid=28916 vsize=286120 CPUtime=0.89 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1485 0 0 0 89 0 0 0 18 0 4 0 519489691 292986880 2600 33554432000 4194304 4627427 140733948989264 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=286120 CPUtime=0.89 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1481 0 0 0 89 0 0 0 19 0 4 0 519489691 292986880 2600 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=286120 CPUtime=0.89 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1431 0 0 0 89 0 0 0 19 0 4 0 519489691 292986880 2600 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 286120

[startup+1.00089 s]
/proc/loadavg: 6.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=286120 CPUtime=3.98 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 6482 0 0 0 397 1 0 0 19 0 4 0 519489691 292986880 2835 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 71530 2835 385 106 0 66501 0
[pid=28918/tid=28919] ppid=28916 vsize=286120 CPUtime=0.99 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1550 0 0 0 99 0 0 0 19 0 4 0 519489691 292986880 2835 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=286120 CPUtime=0.99 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1544 0 0 0 99 0 0 0 19 0 4 0 519489691 292986880 2835 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=286120 CPUtime=0.99 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1483 0 0 0 99 0 0 0 19 0 4 0 519489691 292986880 2835 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 286120

[startup+1.10087 s]
/proc/loadavg: 6.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=291572 CPUtime=4.37 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 7934 0 0 0 436 1 0 0 19 0 4 0 519489691 298569728 4287 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 72893 4287 388 106 0 67864 0
[pid=28918/tid=28919] ppid=28916 vsize=291572 CPUtime=1.09 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1602 0 0 0 109 0 0 0 19 0 4 0 519489691 298569728 4287 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=291572 CPUtime=1.09 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1613 0 0 0 109 0 0 0 19 0 4 0 519489691 298569728 4287 33554432000 4194304 4627427 140733948989264 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=291572 CPUtime=1.09 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1544 0 0 0 109 0 0 0 19 0 4 0 519489691 298569728 4287 33554432000 4194304 4627427 140733948989264 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 291572

[startup+1.5008 s]
/proc/loadavg: 6.35 7.56 7.56 5/180 28918
/proc/meminfo: memFree=30965692/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=291748 CPUtime=5.98 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 10101 0 0 0 596 2 0 0 20 0 4 0 519489691 298749952 5407 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 72937 5407 388 106 0 67908 0
[pid=28918/tid=28919] ppid=28916 vsize=291748 CPUtime=1.49 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 2940 0 0 0 149 0 0 0 19 0 4 0 519489691 298749952 5407 33554432000 4194304 4627427 140733948989264 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=291748 CPUtime=1.49 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1963 0 0 0 149 0 0 0 20 0 4 0 519489691 298749952 5407 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=291748 CPUtime=1.48 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 1893 0 0 0 148 0 0 0 20 0 4 0 519489691 298749952 5407 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 291748

[startup+3.10052 s]
/proc/loadavg: 6.35 7.56 7.56 9/184 28922
/proc/meminfo: memFree=30898580/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=292832 CPUtime=12.36 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 19199 0 0 0 1234 2 0 0 25 0 4 0 519489691 299859968 11070 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 73208 11070 388 106 0 68179 0
[pid=28918/tid=28919] ppid=28916 vsize=292832 CPUtime=3.09 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 5335 0 0 0 309 0 0 0 25 0 4 0 519489691 299859968 11070 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=292832 CPUtime=3.08 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 4624 0 0 0 308 0 0 0 25 0 4 0 519489691 299859968 11070 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=292832 CPUtime=3.07 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 4276 0 0 0 307 0 0 0 25 0 4 0 519489691 299859968 11070 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292832

[startup+6.30696 s]
/proc/loadavg: 6.48 7.56 7.56 9/184 28922
/proc/meminfo: memFree=30873548/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=295284 CPUtime=25.17 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 27783 0 0 0 2513 4 0 0 25 0 4 0 519489691 302370816 13686 33554432000 4194304 4627427 140733948989264 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 73821 13686 388 106 0 68792 0
[pid=28918/tid=28919] ppid=28916 vsize=295284 CPUtime=6.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 6948 0 0 0 628 1 0 0 25 0 4 0 519489691 302370816 13686 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=295284 CPUtime=6.3 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 7321 0 0 0 629 1 0 0 25 0 4 0 519489691 302370816 13686 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=295284 CPUtime=6.26 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 6348 0 0 0 626 0 0 0 25 0 4 0 519489691 302370816 13686 33554432000 4194304 4627427 140733948989264 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 295284

[startup+12.7008 s]
/proc/loadavg: 6.60 7.57 7.56 9/184 28922
/proc/meminfo: memFree=30842204/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=313324 CPUtime=50.71 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 42649 0 0 0 5065 6 0 0 25 0 4 0 519489691 320843776 16349 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 78331 16350 388 106 0 73302 0
[pid=28918/tid=28919] ppid=28916 vsize=313324 CPUtime=12.68 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 11065 0 0 0 1267 1 0 0 25 0 4 0 519489691 320843776 16350 33554432000 4194304 4627427 140733948989264 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=313324 CPUtime=12.69 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 10535 0 0 0 1268 1 0 0 25 0 4 0 519489691 320843776 16350 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=313324 CPUtime=12.62 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 10416 0 0 0 1261 1 0 0 25 0 4 0 519489691 320843776 16350 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 313324

[startup+25.5006 s]
/proc/loadavg: 6.98 7.61 7.57 9/184 28923
/proc/meminfo: memFree=30805600/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=319460 CPUtime=101.84 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 66858 0 0 0 10172 12 0 0 25 0 4 0 519489691 327127040 20675 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 79865 20675 388 106 0 74836 0
[pid=28918/tid=28919] ppid=28916 vsize=319460 CPUtime=25.49 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 17752 0 0 0 2546 3 0 0 25 0 4 0 519489691 327127040 20675 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=319460 CPUtime=25.49 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 16626 0 0 0 2546 3 0 0 25 0 4 0 519489691 327127040 20675 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=319460 CPUtime=25.35 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 15877 0 0 0 2533 2 0 0 25 0 4 0 519489691 327127040 20675 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 319460

[startup+51.1011 s]
/proc/loadavg: 7.33 7.64 7.58 9/184 28923
/proc/meminfo: memFree=30771196/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=315820 CPUtime=204.1 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 103604 0 0 0 20389 21 0 0 25 0 4 0 519489691 323399680 25742 33554432000 4194304 4627427 140733948989264 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 78955 25742 388 106 0 73926 0
[pid=28918/tid=28919] ppid=28916 vsize=315820 CPUtime=51.08 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 27554 0 0 0 5103 5 0 0 25 0 4 0 519489691 323399680 25742 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=315820 CPUtime=51.09 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 26113 0 0 0 5104 5 0 0 25 0 4 0 519489691 323399680 25742 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=315820 CPUtime=50.81 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 24502 0 0 0 5077 4 0 0 25 0 4 0 519489691 323399680 25742 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 315820

[startup+102.301 s]
/proc/loadavg: 7.75 7.71 7.61 9/184 28925
/proc/meminfo: memFree=30710644/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=312092 CPUtime=408.62 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 155152 0 0 0 40826 36 0 0 25 0 4 0 519489691 319582208 35467 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 78023 35467 388 106 0 72994 0
[pid=28918/tid=28919] ppid=28916 vsize=312092 CPUtime=102.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 38052 0 0 0 10219 10 0 0 25 0 4 0 519489691 319582208 35467 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=312092 CPUtime=102.28 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 40483 0 0 0 10220 8 0 0 25 0 4 0 519489691 319582208 35467 33554432000 4194304 4627427 140733948989264 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=312092 CPUtime=101.73 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 38026 0 0 0 10165 8 0 0 25 0 4 0 519489691 319582208 35467 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 312092

[startup+162.301 s]

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

[pid=28918] ppid=28916 vsize=575800 CPUtime=2805.34 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 443204 0 0 0 280391 143 0 0 25 0 4 0 519489691 589619200 97398 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 143950 97398 388 106 0 138921 0
[pid=28918/tid=28919] ppid=28916 vsize=575800 CPUtime=702.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 120731 0 0 0 70191 38 0 0 25 0 4 0 519489691 589619200 97398 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=575800 CPUtime=702.24 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 118308 0 0 0 70185 39 0 0 25 0 4 0 519489691 589619200 97398 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=575800 CPUtime=698.48 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 105655 0 0 0 69817 31 0 0 25 0 4 0 519489691 589619200 97398 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 575800

[startup+762.301 s]
/proc/loadavg: 8.07 8.01 7.82 10/184 28972
/proc/meminfo: memFree=30329248/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=608524 CPUtime=3045.01 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 459028 0 0 0 304351 150 0 0 25 0 4 0 519489691 623128576 102543 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 152131 102543 388 106 0 147102 0
[pid=28918/tid=28919] ppid=28916 vsize=608524 CPUtime=762.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 126573 0 0 0 76187 42 0 0 25 0 4 0 519489691 623128576 102543 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=608524 CPUtime=762.23 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 120691 0 0 0 76184 39 0 0 25 0 4 0 519489691 623128576 102543 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=608524 CPUtime=758.15 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 110156 0 0 0 75782 33 0 0 25 0 4 0 519489691 623128576 102543 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 608524

[startup+822.301 s]
/proc/loadavg: 8.03 8.01 7.82 10/184 28974
/proc/meminfo: memFree=30324804/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=657608 CPUtime=3284.69 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 476461 0 0 0 328312 157 0 0 25 0 4 0 519489691 673390592 104655 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 164402 104655 388 106 0 159373 0
[pid=28918/tid=28919] ppid=28916 vsize=657608 CPUtime=822.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 133113 0 0 0 82185 44 0 0 25 0 4 0 519489691 673390592 104655 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=657608 CPUtime=822.23 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 124228 0 0 0 82182 41 0 0 25 0 4 0 519489691 673390592 104655 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=657608 CPUtime=817.83 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 114881 0 0 0 81748 35 0 0 25 0 4 0 519489691 673390592 104655 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 657608

[startup+882.301 s]
/proc/loadavg: 8.06 8.02 7.83 10/184 28976
/proc/meminfo: memFree=30341672/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=617708 CPUtime=3524.36 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 488908 0 0 0 352274 162 0 0 25 0 4 0 519489691 632532992 99471 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 154427 99471 388 106 0 149398 0
[pid=28918/tid=28919] ppid=28916 vsize=617708 CPUtime=882.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 136428 0 0 0 88183 46 0 0 25 0 4 0 519489691 632532992 99471 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=617708 CPUtime=882.22 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 126906 0 0 0 88180 42 0 0 25 0 4 0 519489691 632532992 99471 33554432000 4194304 4627427 140733948989264 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=617708 CPUtime=877.5 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 118268 0 0 0 87714 36 0 0 25 0 4 0 519489691 632532992 99471 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 617708

[startup+942.301 s]
/proc/loadavg: 8.11 8.04 7.85 9/184 28977
/proc/meminfo: memFree=30325960/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=600768 CPUtime=3764.05 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 504220 0 0 0 376238 167 0 0 25 0 4 0 519489691 615186432 95625 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 150192 95625 388 106 0 145163 0
[pid=28918/tid=28919] ppid=28916 vsize=600768 CPUtime=942.3 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 142178 0 0 0 94182 48 0 0 25 0 4 0 519489691 615186432 95625 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=600768 CPUtime=942.22 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 128605 0 0 0 94180 42 0 0 25 0 4 0 519489691 615186432 95625 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=600768 CPUtime=937.18 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 123725 0 0 0 93681 37 0 0 25 0 4 0 519489691 615186432 95625 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 600768

[startup+1002.3 s]
/proc/loadavg: 8.12 8.06 7.87 9/184 28979
/proc/meminfo: memFree=30288904/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=588376 CPUtime=4003.7 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 521593 0 0 0 400196 174 0 0 25 0 4 0 519489691 602497024 101038 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 147094 101038 388 106 0 142065 0
[pid=28918/tid=28919] ppid=28916 vsize=588376 CPUtime=1002.29 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 148145 0 0 0 100179 50 0 0 25 0 4 0 519489691 602497024 101038 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=588376 CPUtime=1002.21 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 131787 0 0 0 100178 43 0 0 25 0 4 0 519489691 602497024 101038 33554432000 4194304 4627427 140733948989264 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=588376 CPUtime=996.85 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 125563 0 0 0 99647 38 0 0 25 0 4 0 519489691 602497024 101038 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 588376

[startup+1062.31 s]
/proc/loadavg: 8.12 8.08 7.88 9/184 28980
/proc/meminfo: memFree=30280108/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=615240 CPUtime=4243.4 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 538649 0 0 0 424160 180 0 0 25 0 4 0 519489691 630005760 108911 33554432000 4194304 4627427 140733948989264 18446744073709551615 4324120 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 153810 108911 388 106 0 148781 0
[pid=28918/tid=28919] ppid=28916 vsize=615240 CPUtime=1062.3 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 153825 0 0 0 106178 52 0 0 25 0 4 0 519489691 630005760 108911 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=615240 CPUtime=1062.22 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 139718 0 0 0 106177 45 0 0 25 0 4 0 519489691 630005760 108911 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=615240 CPUtime=1056.52 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 125852 0 0 0 105614 38 0 0 25 0 4 0 519489691 630005760 108911 33554432000 4194304 4627427 140733948989264 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 615240

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 7.90 10/184 28982
/proc/meminfo: memFree=30250248/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=628828 CPUtime=4483.05 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 549991 0 0 0 448119 186 0 0 25 0 4 0 519489691 643919872 115605 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 157207 115605 388 106 0 152178 0
[pid=28918/tid=28919] ppid=28916 vsize=628828 CPUtime=1122.3 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 157261 0 0 0 112176 54 0 0 25 0 4 0 519489691 643919872 115605 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=628828 CPUtime=1122.21 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 141429 0 0 0 112175 46 0 0 25 0 4 0 519489691 643919872 115605 33554432000 4194304 4627427 140733948989264 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=628828 CPUtime=1116.19 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 128664 0 0 0 111580 39 0 0 25 0 4 0 519489691 643919872 115605 33554432000 4194304 4627427 140733948989264 18446744073709551615 4420166 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 628828

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 7.91 10/184 28984
/proc/meminfo: memFree=30272720/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=609912 CPUtime=4722.71 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 565591 0 0 0 472078 193 0 0 25 0 4 0 519489691 624549888 106732 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 152478 106732 388 106 0 147449 0
[pid=28918/tid=28919] ppid=28916 vsize=609912 CPUtime=1182.3 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 161059 0 0 0 118174 56 0 0 25 0 4 0 519489691 624549888 106732 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=609912 CPUtime=1182.2 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 147731 0 0 0 118171 49 0 0 25 0 4 0 519489691 624549888 106732 33554432000 4194304 4627427 140733948989264 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=609912 CPUtime=1175.87 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 129457 0 0 0 117547 40 0 0 25 0 4 0 519489691 624549888 106732 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 609912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.11 7.92 9/184 28984
/proc/meminfo: memFree=30265864/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=637140 CPUtime=4800.22 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 572124 0 0 0 479827 195 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 159285 109864 388 106 0 154256 0
[pid=28918/tid=28919] ppid=28916 vsize=637140 CPUtime=1201.7 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 162232 0 0 0 120114 56 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=637140 CPUtime=1201.61 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 149257 0 0 0 120111 50 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=637140 CPUtime=1195.17 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 131923 0 0 0 119476 41 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 637140

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 7.92 9/184 28984
/proc/meminfo: memFree=30265864/32951124 swapFree=67111364/67111528
[pid=28918] ppid=28916 vsize=637140 CPUtime=4800.22 cores=0,2,4,6
/proc/28918/stat : 28918 (strangenight2-m) R 28916 28918 28877 0 -1 4202496 572124 0 0 0 479827 195 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28918/statm: 159285 109864 388 106 0 154256 0
[pid=28918/tid=28919] ppid=28916 vsize=637140 CPUtime=1201.7 cores=0,2,4,6
/proc/28918/task/28919/stat : 28919 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 162232 0 0 0 120114 56 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28918/tid=28920] ppid=28916 vsize=637140 CPUtime=1201.61 cores=0,2,4,6
/proc/28918/task/28920/stat : 28920 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 149257 0 0 0 120111 50 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28918/tid=28921] ppid=28916 vsize=637140 CPUtime=1195.17 cores=0,2,4,6
/proc/28918/task/28921/stat : 28921 (strangenight2-m) R 28916 28918 28877 0 -1 4202560 131923 0 0 0 119476 41 0 0 25 0 4 0 519489691 652431360 109864 33554432000 4194304 4627427 140733948989264 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 637140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.28
CPU user time (s): 4798.3
CPU system time (s): 1.9807
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 715800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 1.9807
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572126
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= 380
involuntary context switches= 20921

runsolver used 2.03669 second user time and 4.52231 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 14:08:37
IDJOB=3174042
IDBENCH=82860
IDSOLVER=1586
FILE ID=node136/3174042-1304078917
RUNJOBID= node136-1304078917-28895
PBS_JOBID= 13170526
Free space on /tmp= 72328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S206772908-015.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174042-1304078917/watcher-3174042-1304078917 -o /tmp/evaluation-result-3174042-1304078917/solver-3174042-1304078917 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174042-1304078917.cnf

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

MD5SUM BENCH= 74f6f450e8e5ce3811b2d7ad1f57d348
RANDOM SEED=236030997

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30965972 kB
Buffers:        565200 kB
Cached:         926820 kB
SwapCached:          0 kB
Active:         112684 kB
Inactive:      1445788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30965972 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11900 kB
Writeback:           0 kB
AnonPages:       66588 kB
Mapped:          14816 kB
Slab:           359912 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274828 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= 72324 MiB
End job on node136 at 2011-04-29 14:28:41