Trace number 3174059

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.45 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1050579435-065.SATISFIABLE.cnf
MD5SUMa9aff6c7ce1658eb3edc84aa7f38478c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174059-1304080298.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     186 undec:      47 neg:     167
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       390      1695         0         0      5148         0   no data   no data
0.16/0.06	c Decided on static restart strategy
0.38/0.14	c  N st     8      4917       390      1695         0      4791      5148     93482   no data   no data
1.17/0.38	c  N st    10     11300       390      1695         0      4462      5148     68232   no data   no data
2.37/0.61	c  N st    11     17044       390      1695         0     10042      5148    187590   no data   no data
3.98/1.01	c  F st    12     25000       390      1695         0     12313      5148    223749   no data   no data
3.98/1.01	c  N st    12     25000       390      1695         0     12313      5148    223749   no data   no data
4.77/1.25	c Decided on static restart strategy
4.77/1.25	c  N st    18     30000       390      1695         0     10602      5148    169432   no data   no data
4.77/1.25	c  S st    18     30000       390      1695         0     10602      5148    169432   no data   no data
4.77/1.28	c  S st    18     30503       390      1695         0     11105      5148    179584   no data   no data
4.77/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.77/1.28	c blocked clauses removed:        0 vars:      0 tried:         390 T: 0.00 s
4.77/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4.77/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.77/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.35	c lits-rem:        84  cl-subs:      870  v-elim:      0  v-fix:    0  time:  0.06 s
5.17/1.36	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
5.17/1.36	c calculated reachability. Time: 0.00
5.17/1.36	c  N st    18     30503       390      1695         0     10235      5148    161952   no data   no data
6.77/1.76	c  N st    20     37616       390      1695         0      9506      5148    135528   no data   no data
8.38/2.13	c  N st    21     44016       390      1695         0     15751      5148    265457   no data   no data
8.79/2.26	c  S st    22     45755       390      1695         0     17443      5148    299319   no data   no data
9.16/2.30	c  S st    22     46256       390      1695         0      9247      5148    117015   no data   no data
9.16/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.16/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.16/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.16/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
9.16/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.16/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.16/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.32	c lits-rem:        32  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.01 s
9.16/2.32	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
9.16/2.32	c vivif2 --  cl tried     9192 cl shrink        0 lits rem          0 time: 0.00
9.16/2.32	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.00
9.16/2.32	c calculated reachability. Time: 0.00
9.16/2.32	c  N st    22     46256       390      1695         0      9192      5148    115797   no data   no data
12.36/3.19	c  N st    23     60653       390      1695         0     13452      5148    184027   no data   no data
15.16/3.85	c  N st    24     69385       390      1695         0     11269      5148    137895   no data   no data
15.16/3.85	c  S st    24     69385       390      1695         0     11269      5148    137895   no data   no data
15.16/3.89	c  S st    24     69889       390      1695         0     11773      5148    147989   no data   no data
15.16/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.16/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
15.16/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.56/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.92	c lits-rem:        32  cl-subs:      342  v-elim:      0  v-fix:    0  time:  0.02 s
15.56/3.92	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c vivif2 --  cl tried    11431 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
15.56/3.92	c calculated reachability. Time: 0.00
15.56/3.92	c  N st    24     69889       390      1695         0     11431      5148    142418   no data   no data
20.35/5.10	c  F st    25     87500       390      1695         0     16935      5148    244126   no data   no data
20.35/5.10	c  N st    25     87500       390      1695         0     16935      5148    244126   no data   no data
21.56/5.49	c Decided on static restart strategy
22.75/5.72	c  N st    32     95537       390      1695         0     24788      5148    407665   no data   no data
25.15/6.34	c  N st    34    104833       390      1695         0     21132      5148    322825   no data   no data
25.15/6.34	c  S st    34    104833       390      1695         0     21132      5148    322825   no data   no data
25.15/6.40	c  S st    34    105337       390      1695         0     21636      5148    333239   no data   no data
25.55/6.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.55/6.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
25.55/6.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.55/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.57	c lits-rem:       127  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.15 s
25.96/6.57	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
25.96/6.57	c vivif2 --  cl tried    20548 cl shrink        0 lits rem          0 time: 0.00
25.96/6.58	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
25.96/6.58	c calculated reachability. Time: 0.00
25.96/6.58	c  N st    34    105337       390      1695         0     20548      5148    310036   no data   no data
29.14/7.31	c  N st    35    114935       390      1695         0     16281      5148    204014   no data   no data
33.54/8.46	c  N st    36    129332       390      1695         0     15782      5148    180746   no data   no data
40.72/10.27	c  N st    37    150929       390      1695         0     21170      5148    282029   no data   no data
43.12/10.85	c  S st    38    158005       390      1695         0     28048      5148    419865   no data   no data
43.53/10.93	c  S st    38    158510       390      1695         0     28553      5148    430023   no data   no data
43.53/10.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.53/10.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.53/10.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.53/10.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.53/10.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
43.53/10.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.53/10.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.53/10.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.27	c lits-rem:       744  cl-subs:     1702  v-elim:      0  v-fix:    0  time:  0.31 s
44.72/11.27	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
44.72/11.27	c vivif2 --  cl tried    26851 cl shrink        0 lits rem          0 time: 0.00
44.72/11.29	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
44.72/11.29	c calculated reachability. Time: 0.00
44.72/11.29	c  N st    38    158510       390      1695         0     26851      5148    395698   no data   no data
63.50/15.93	c  N st    39    207098       390      1695         0     21489      5148    250563   no data   no data
75.47/18.92	c  N st    40    237765       390      1695         0     31806      5148    454510   no data   no data
75.47/18.92	c  S st    40    237765       390      1695         0     31806      5148    454510   no data   no data
75.87/19.00	c  S st    40    238267       390      1695         0     32308      5148    464784   no data   no data
75.87/19.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.87/19.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.87/19.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.87/19.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.87/19.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.87/19.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
75.87/19.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.87/19.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.87/19.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.88/19.59	c lits-rem:       234  cl-subs:     2630  v-elim:      0  v-fix:    0  time:  0.55 s
77.88/19.59	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
77.88/19.59	c vivif2 --  cl tried    29678 cl shrink        0 lits rem          0 time: 0.00
78.28/19.61	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
78.28/19.61	c calculated reachability. Time: 0.00
78.28/19.61	c  N st    40    238267       390      1695         0     29678      5148    413294   no data   no data
109.03/27.35	c  F st    41    306251       390      1695         0     31779      5148    421012   no data   no data
109.03/27.35	c  N st    41    306251       390      1695         0     31779      5148    421012   no data   no data
111.43/27.95	c Decided on static restart strategy
121.82/30.58	c  N st    51    334559       390      1695         0     36005      5148    496339   no data   no data
133.00/33.31	c  N st    53    357400       390      1695         0     33849      5148    425628   no data   no data
133.00/33.31	c  S st    53    357400       390      1695         0     33849      5148    425628   no data   no data
133.00/33.39	c  S st    53    357902       390      1695         0     34350      5148    435776   no data   no data
133.00/33.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.40/33.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
133.40/33.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.40/33.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.40/33.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.40/33.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
133.40/33.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.40/33.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.40/33.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.61/33.73	c lits-rem:       192  cl-subs:     2002  v-elim:      0  v-fix:    0  time:  0.30 s
134.61/33.73	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
134.61/33.73	c vivif2 --  cl tried    32348 cl shrink        0 lits rem          0 time: 0.00
134.61/33.75	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
134.61/33.75	c calculated reachability. Time: 0.00
134.61/33.76	c  N st    53    357902       390      1695         0     32348      5148    399885   no data   no data
149.78/37.59	c  N st    54    390296       390      1695         0     38436      5148    495346   no data   no data
177.74/44.50	c  N st    55    438888       390      1695         0     32256      5148    355645   no data   no data
218.50/54.70	c  N st    56    511772       390      1695         0     45535      5148    588374   no data   no data
231.28/57.93	c  N st    57    536854       390      1695         0     40041      5148    495623   no data   no data
231.28/57.93	c  S st    57    536854       390      1695         0     40041      5148    495623   no data   no data
231.68/58.04	c  S st    57    537358       390      1695         0     40544      5148    506262   no data   no data
231.68/58.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
231.68/58.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
231.68/58.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.68/58.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.68/58.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.68/58.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
231.68/58.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
231.68/58.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
231.68/58.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.27/58.47	c lits-rem:       242  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  0.39 s
233.27/58.47	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
233.27/58.48	c vivif2 --  cl tried    38716 cl shrink        0 lits rem          0 time: 0.01
233.67/58.50	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
233.67/58.50	c calculated reachability. Time: 0.00
233.67/58.50	c  N st    57    537358       390      1695         0     38716      5148    468175   no data   no data
333.96/83.65	c  N st    58    701343       390      1695         0     67525      5148    958212   no data   no data
405.84/101.60	c  N st    59    806038       390      1695         0     61576      5148    847136   no data   no data
405.84/101.60	c  S st    59    806038       390      1695         0     61576      5148    847136   no data   no data
406.24/101.79	c  S st    59    806541       390      1695         0     62074      5148    857689   no data   no data
406.24/101.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
406.64/101.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
406.64/101.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.64/101.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.64/101.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.64/101.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
406.64/101.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
406.64/101.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
406.64/101.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.44/103.52	c lits-rem:       771  cl-subs:     4414  v-elim:      0  v-fix:    0  time:  1.67 s
413.44/103.53	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
413.44/103.54	c vivif2 --  cl tried    57660 cl shrink        0 lits rem          0 time: 0.01
413.44/103.58	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.04
413.44/103.58	c calculated reachability. Time: 0.00
413.44/103.58	c  N st    59    806541       390      1695         0     57660      5148    777180   no data   no data
617.96/154.74	c  F st    60   1071877       390      1695         0     72999      5148    968900   no data   no data
617.96/154.74	c  N st    60   1071877       390      1695         0     72999      5148    968900   no data   no data
623.16/156.06	c Decided on static restart strategy
643.52/161.14	c  N st    70   1100183       390      1695         0     57147      5148    653021   no data   no data
675.49/169.14	c  N st    72   1136175       390      1695         0     47706      5148    461714   no data   no data
700.65/175.41	c  N st    73   1168567       390      1695         0     79110      5148   1119306   no data   no data
733.42/183.68	c  N st    74   1209811       390      1695         0     73593      5148    999710   no data   no data
733.42/183.68	c  S st    74   1209811       390      1695         0     73593      5148    999710   no data   no data
734.61/183.92	c  S st    74   1210313       390      1695         0     74095      5148   1010094   no data   no data
734.61/183.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
734.61/183.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
734.61/183.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
734.61/183.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.61/183.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.61/183.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
734.61/183.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
734.61/183.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
735.00/184.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.60/186.93	c lits-rem:      1024  cl-subs:     4675  v-elim:      0  v-fix:    0  time:  2.92 s
746.60/186.93	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
746.60/186.94	c vivif2 --  cl tried    69420 cl shrink        0 lits rem          0 time: 0.01
747.01/187.02	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.07
747.01/187.02	c calculated reachability. Time: 0.00
747.01/187.02	c  N st    74   1210313       390      1695         0     69420      5148    918798   no data   no data
819.69/205.22	c  N st    75   1283195       390      1695         0     93600      5148   1399601   no data   no data
925.95/231.83	c  N st    76   1392519       390      1695         0     54411      5148    536742   no data   no data
1067.37/267.22	c  N st    77   1556503       390      1695         0     59132      5148    603323   no data   no data
1225.97/306.92	c  N st    78   1710315       390      1695         0    100653      5148   1425984   no data   no data
1225.97/306.92	c  S st    78   1710315       390      1695         0    100653      5148   1425984   no data   no data
1227.15/307.29	c  S st    78   1710818       390      1695         0    101156      5148   1436451   no data   no data
1227.15/307.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1227.55/307.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1227.55/307.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1227.55/307.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1227.55/307.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1227.55/307.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1227.55/307.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1227.55/307.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1227.95/307.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1263.90/316.44	c lits-rem:       803  cl-subs:     8048  v-elim:      0  v-fix:    0  time:  9.03 s
1263.90/316.44	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1263.90/316.47	c vivif2 --  cl tried    93108 cl shrink        0 lits rem          0 time: 0.02
1264.30/316.58	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.12
1264.30/316.59	c calculated reachability. Time: 0.00
1264.30/316.59	c  N st    78   1710818       390      1695         0     93108      5148   1288026   no data   no data
1653.38/413.94	c  N st    79   2079782       390      1695         0    104353      5148   1362289   no data   no data
1781.60/446.04	c  N st    80   2210818       390      1695         0    108153      5148   1405402   no data   no data
1781.60/446.04	c  S st    80   2210818       390      1695         0    108153      5148   1405402   no data   no data
1783.20/446.40	c  S st    80   2211320       390      1695         0    108655      5148   1416389   no data   no data
1783.20/446.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1783.20/446.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1783.20/446.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1783.20/446.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1783.20/446.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1783.20/446.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1783.20/446.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1783.20/446.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1783.61/446.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1810.38/453.24	c lits-rem:       861  cl-subs:    13387  v-elim:      0  v-fix:    0  time:  6.71 s
1810.38/453.24	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1810.38/453.26	c vivif2 --  cl tried    95268 cl shrink        0 lits rem          0 time: 0.02
1810.76/453.35	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
1810.76/453.36	c calculated reachability. Time: 0.00
1810.76/453.36	c  N st    80   2211320       390      1695         0     95268      5148   1198403   no data   no data
2373.21/594.11	c  N st    81   2711321       390      1695         0    119082      5148   1628053   no data   no data
2373.21/594.11	c  S st    81   2711321       390      1695         0    119082      5148   1628053   no data   no data
2374.81/594.55	c  S st    81   2711826       390      1695         0    119587      5148   1638380   no data   no data
2374.81/594.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2375.21/594.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2375.21/594.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2375.21/594.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2375.21/594.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2375.21/594.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2375.21/594.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2375.21/594.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2375.61/594.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2407.99/602.86	c lits-rem:       836  cl-subs:     8537  v-elim:      0  v-fix:    0  time:  8.16 s
2407.99/602.86	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
2407.99/602.88	c vivif2 --  cl tried   111050 cl shrink        0 lits rem          0 time: 0.02
2408.76/603.00	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.12
2408.76/603.00	c calculated reachability. Time: 0.00
2408.76/603.00	c  N st    81   2711826       390      1695         0    111050      5148   1489448   no data   no data
3040.83/761.29	c  N st    82   3211826       390      1695         0     87235      5148    893891   no data   no data
3040.83/761.29	c  S st    82   3211826       390      1695         0     87235      5148    893891   no data   no data
3042.01/761.54	c  S st    82   3212328       390      1695         0     87732      5148    904491   no data   no data
3042.01/761.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3042.01/761.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3042.01/761.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3042.01/761.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3042.01/761.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3042.01/761.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3042.01/761.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3042.41/761.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3042.41/761.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3044.81/762.24	c lits-rem:       216  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  0.61 s
3044.81/762.24	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3044.81/762.26	c vivif2 --  cl tried    86122 cl shrink        0 lits rem          0 time: 0.01
3045.22/762.33	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.08
3045.22/762.33	c calculated reachability. Time: 0.00
3045.22/762.33	c  N st    82   3212328       390      1695         0     86122      5148    875771   no data   no data
3704.86/927.43	c  N st    83   3712329       390      1695         0     96840      5148    978717   no data   no data
3704.86/927.43	c  S st    83   3712329       390      1695         0     96840      5148    978717   no data   no data
3706.06/927.74	c  S st    83   3712834       390      1695         0     97342      5148    989148   no data   no data
3706.06/927.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3706.06/927.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3706.06/927.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3706.06/927.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3706.06/927.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3706.06/927.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3706.06/927.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3706.46/927.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3706.46/927.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3710.86/928.97	c lits-rem:       147  cl-subs:     4457  v-elim:      0  v-fix:    0  time:  1.12 s
3710.86/928.97	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3710.86/928.98	c vivif2 --  cl tried    92885 cl shrink        0 lits rem          0 time: 0.01
3711.26/929.07	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
3711.26/929.07	c calculated reachability. Time: 0.00
3711.26/929.07	c  N st    83   3712834       390      1695         0     92885      5148    919483   no data   no data
3762.80/941.94	c  F st    84   3751564       390      1695         0    130217      5148   1686672   no data   no data
3762.80/941.94	c  N st    84   3751564       390      1695         0    130217      5148   1686672   no data   no data
3771.59/944.20	c Decided on static restart strategy
3812.74/954.40	c  N st    94   3779867       390      1695         0    157614      5148   2255027   no data   no data
3860.29/966.32	c  N st    96   3815860       390      1695         0    110380      5148   1274024   no data   no data
3910.64/978.98	c  N st    97   3848254       390      1695         0    141554      5148   1930151   no data   no data
3983.35/997.18	c  N st    98   3896842       390      1695         0    105705      5148   1149023   no data   no data
4089.62/1023.75	c  N st    99   3969724       390      1695         0     92114      5148    866298   no data   no data
4247.45/1063.26	c  N st   100   4079047       390      1695         0    112991      5148   1351531   no data   no data
4462.41/1117.05	c  N st   101   4212836       390      1695         0    156258      5148   2196649   no data   no data
4462.41/1117.05	c  S st   101   4212836       390      1695         0    156258      5148   2196649   no data   no data
4464.83/1117.67	c  S st   101   4213341       390      1695         0    156761      5148   2207549   no data   no data
4464.83/1117.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4465.20/1117.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4465.20/1117.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4465.20/1117.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4465.20/1117.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4465.20/1117.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4465.20/1117.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4465.60/1117.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4465.60/1117.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4541.50/1136.86	c lits-rem:      1888  cl-subs:    15704  v-elim:      0  v-fix:    0  time: 18.99 s
4541.50/1136.86	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
4541.50/1136.89	c vivif2 --  cl tried   141057 cl shrink        0 lits rem          0 time: 0.03
4542.30/1137.05	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.16
4542.30/1137.05	c calculated reachability. Time: 0.00
4542.30/1137.05	c  N st   101   4213341       390      1695         0    141057      5148   1916131   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-3174059-1304080298/watcher-3174059-1304080298 -o /tmp/evaluation-result-3174059-1304080298/solver-3174059-1304080298 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174059-1304080298.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: 7.76 8.01 8.02 5/180 1689
/proc/meminfo: memFree=24433484/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 598260246 52441088 349 33554432000 4194304 4627427 140735186104112 18446744073709551615 47804868958130 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1689/statm: 12803 349 299 106 0 7774 0
[pid=1689/tid=1690] ppid=1687 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598260246 52441088 349 33554432000 4194304 4627427 140735186104112 18446744073709551615 47804868958130 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 598260246 52441088 349 33554432000 4194304 4627427 140735186104112 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598260246 52441088 349 33554432000 4194304 4627427 140735186104112 18446744073709551615 47804868958130 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.047111 s]
/proc/loadavg: 7.76 8.01 8.02 5/180 1689
/proc/meminfo: memFree=24433484/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=282116 CPUtime=0.16 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 1283 0 0 0 16 0 0 0 25 0 4 0 598260246 288886784 1180 33554432000 4194304 4627427 140735186104112 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 70529 1180 384 106 0 65500 0
[pid=1689/tid=1690] ppid=1687 vsize=282116 CPUtime=0.04 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 245 0 0 0 4 0 0 0 25 0 4 0 598260246 288886784 1180 33554432000 4194304 4627427 140735186104112 18446744073709551615 4333014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=282116 CPUtime=0.03 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 217 0 0 0 3 0 0 0 25 0 4 0 598260246 288886784 1181 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=282116 CPUtime=0.04 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 184 0 0 0 4 0 0 0 25 0 4 0 598260246 288886784 1181 33554432000 4194304 4627427 140735186104112 18446744073709551615 4332826 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282116

[startup+0.101102 s]
/proc/loadavg: 7.76 8.01 8.02 5/180 1689
/proc/meminfo: memFree=24433484/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=282260 CPUtime=0.38 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 1545 0 0 0 38 0 0 0 25 0 4 0 598260246 289034240 1442 33554432000 4194304 4627427 140735186104112 18446744073709551615 4322609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 70565 1443 384 106 0 65536 0
[pid=1689/tid=1690] ppid=1687 vsize=282260 CPUtime=0.09 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 293 0 0 0 9 0 0 0 25 0 4 0 598260246 289034240 1443 33554432000 4194304 4627427 140735186104112 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=282260 CPUtime=0.09 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 279 0 0 0 9 0 0 0 25 0 4 0 598260246 289034240 1444 33554432000 4194304 4627427 140735186104112 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=282260 CPUtime=0.09 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 265 0 0 0 9 0 0 0 25 0 4 0 598260246 289034240 1444 33554432000 4194304 4627427 140735186104112 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) 282260

[startup+0.301065 s]
/proc/loadavg: 7.76 8.01 8.02 5/180 1689
/proc/meminfo: memFree=24433484/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=283696 CPUtime=1.17 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 2541 0 0 0 117 0 0 0 25 0 4 0 598260246 290504704 1950 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 70924 1950 385 106 0 65895 0
[pid=1689/tid=1690] ppid=1687 vsize=283696 CPUtime=0.29 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 554 0 0 0 29 0 0 0 25 0 4 0 598260246 290504704 1950 33554432000 4194304 4627427 140735186104112 18446744073709551615 4327368 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=283696 CPUtime=0.29 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 528 0 0 0 29 0 0 0 25 0 4 0 598260246 290504704 1950 33554432000 4194304 4627427 140735186104112 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=283696 CPUtime=0.29 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 514 0 0 0 29 0 0 0 25 0 4 0 598260246 290504704 1950 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283696

[startup+0.700993 s]
/proc/loadavg: 7.76 8.01 8.02 5/180 1689
/proc/meminfo: memFree=24433484/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=285136 CPUtime=2.77 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 4430 0 0 0 277 0 0 0 25 0 4 0 598260246 291979264 2120 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 71284 2120 385 106 0 66255 0
[pid=1689/tid=1690] ppid=1687 vsize=285136 CPUtime=0.69 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1022 0 0 0 69 0 0 0 25 0 4 0 598260246 291979264 2120 33554432000 4194304 4627427 140735186104112 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=285136 CPUtime=0.68 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 996 0 0 0 68 0 0 0 25 0 4 0 598260246 291979264 2120 33554432000 4194304 4627427 140735186104112 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=285136 CPUtime=0.69 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 991 0 0 0 69 0 0 0 25 0 4 0 598260246 291979264 2120 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309347 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) 285136

[startup+1.50084 s]
/proc/loadavg: 7.76 8.01 8.02 9/184 1693
/proc/meminfo: memFree=24456392/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=290188 CPUtime=5.97 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 7870 0 0 0 597 0 0 0 25 0 4 0 598260246 297152512 4395 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 72547 4395 389 106 0 67518 0
[pid=1689/tid=1690] ppid=1687 vsize=290188 CPUtime=1.49 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1580 0 0 0 149 0 0 0 25 0 4 0 598260246 297152512 4395 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=290188 CPUtime=1.48 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1546 0 0 0 148 0 0 0 25 0 4 0 598260246 297152512 4396 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=290188 CPUtime=1.49 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 1582 0 0 0 149 0 0 0 25 0 4 0 598260246 297152512 4396 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309347 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) 290188

[startup+3.10055 s]
/proc/loadavg: 7.76 8.01 8.02 9/184 1693
/proc/meminfo: memFree=24451192/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=290756 CPUtime=12.36 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 16272 0 0 0 1234 2 0 0 25 0 4 0 598260246 297734144 8287 33554432000 4194304 4627427 140735186104112 18446744073709551615 4310392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 72689 8287 389 106 0 67660 0
[pid=1689/tid=1690] ppid=1687 vsize=290756 CPUtime=3.09 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 3631 0 0 0 309 0 0 0 25 0 4 0 598260246 297734144 8287 33554432000 4194304 4627427 140735186104112 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=290756 CPUtime=3.07 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 4294 0 0 0 306 1 0 0 25 0 4 0 598260246 297734144 8287 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=290756 CPUtime=3.09 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 4125 0 0 0 309 0 0 0 25 0 4 0 598260246 297734144 8287 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309572 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) 290756

[startup+6.30095 s]
/proc/loadavg: 7.78 8.01 8.02 9/184 1693
/proc/meminfo: memFree=24432920/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=292484 CPUtime=25.15 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 25243 0 0 0 2512 3 0 0 25 0 4 0 598260246 299503616 11157 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 73121 11157 389 106 0 68092 0
[pid=1689/tid=1690] ppid=1687 vsize=292484 CPUtime=6.29 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 6673 0 0 0 629 0 0 0 25 0 4 0 598260246 299503616 11157 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=292484 CPUtime=6.26 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 6884 0 0 0 625 1 0 0 25 0 4 0 598260246 299503616 11157 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=292484 CPUtime=6.29 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 5737 0 0 0 629 0 0 0 25 0 4 0 598260246 299503616 11157 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309905 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) 292484

[startup+12.7008 s]
/proc/loadavg: 7.79 8.01 8.02 9/184 1693
/proc/meminfo: memFree=24393008/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=301608 CPUtime=50.71 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 40428 0 0 0 5065 6 0 0 25 0 4 0 598260246 308846592 15993 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 75402 15993 389 106 0 70373 0
[pid=1689/tid=1690] ppid=1687 vsize=301608 CPUtime=12.69 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 10270 0 0 0 1268 1 0 0 25 0 4 0 598260246 308846592 15993 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=301608 CPUtime=12.62 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 9662 0 0 0 1261 1 0 0 25 0 4 0 598260246 308846592 15993 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=301608 CPUtime=12.69 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 9910 0 0 0 1268 1 0 0 25 0 4 0 598260246 308846592 15993 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 301608

[startup+25.5004 s]
/proc/loadavg: 7.99 8.04 8.02 9/184 1693
/proc/meminfo: memFree=24365852/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=306520 CPUtime=101.84 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 62132 0 0 0 10173 11 0 0 25 0 4 0 598260246 313876480 21085 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 76630 21085 389 106 0 71601 0
[pid=1689/tid=1690] ppid=1687 vsize=306520 CPUtime=25.49 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 16329 0 0 0 2547 2 0 0 25 0 4 0 598260246 313876480 21085 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=306520 CPUtime=25.35 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 15593 0 0 0 2533 2 0 0 25 0 4 0 598260246 313876480 21085 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=306520 CPUtime=25.49 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 14417 0 0 0 2547 2 0 0 25 0 4 0 598260246 313876480 21085 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 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) 306520

[startup+51.1006 s]
/proc/loadavg: 7.99 8.04 8.02 9/184 1694
/proc/meminfo: memFree=24326112/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=309868 CPUtime=204.11 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 91813 0 0 0 20391 20 0 0 25 0 4 0 598260246 317304832 27446 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 77467 27446 389 106 0 72438 0
[pid=1689/tid=1690] ppid=1687 vsize=309868 CPUtime=51.09 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 24005 0 0 0 5105 4 0 0 25 0 4 0 598260246 317304832 27446 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=309868 CPUtime=50.81 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 23854 0 0 0 5076 5 0 0 25 0 4 0 598260246 317304832 27446 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=309868 CPUtime=51.09 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 21688 0 0 0 5105 4 0 0 25 0 4 0 598260246 317304832 27446 33554432000 4194304 4627427 140735186104112 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 309868

[startup+102.306 s]
/proc/loadavg: 8.04 8.05 8.02 9/184 1695
/proc/meminfo: memFree=24293604/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=331572 CPUtime=408.66 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 137636 0 0 0 40831 35 0 0 25 0 4 0 598260246 339529728 35227 33554432000 4194304 4627427 140735186104112 18446744073709551615 4419919 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 82893 35227 389 106 0 77864 0
[pid=1689/tid=1690] ppid=1687 vsize=331572 CPUtime=102.29 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 36266 0 0 0 10221 8 0 0 25 0 4 0 598260246 339529728 35227 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=331572 CPUtime=101.74 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 34720 0 0 0 10165 9 0 0 25 0 4 0 598260246 339529728 35227 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=331572 CPUtime=102.29 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 35214 0 0 0 10221 8 0 0 25 0 4 0 598260246 339529728 35227 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 331572

[startup+162.301 s]

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

[pid=1689] ppid=1687 vsize=437188 CPUtime=2565.76 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 441525 0 0 0 256412 164 0 0 25 0 4 0 598260246 447680512 77204 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 109297 77204 389 106 0 104268 0
[pid=1689/tid=1690] ppid=1687 vsize=437188 CPUtime=642.31 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 108800 0 0 0 64190 41 0 0 25 0 4 0 598260246 447680512 77204 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=437188 CPUtime=638.8 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 114054 0 0 0 63840 40 0 0 25 0 4 0 598260246 447680512 77204 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=437188 CPUtime=642.32 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 116381 0 0 0 64189 43 0 0 25 0 4 0 598260246 447680512 77204 33554432000 4194304 4627427 140735186104112 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.76
Current children cumulated vsize (KiB) 437188

[startup+702.301 s]
/proc/loadavg: 5.96 7.51 7.83 5/175 1732
/proc/meminfo: memFree=24472452/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=449640 CPUtime=2805.47 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 465567 0 0 0 280372 175 0 0 25 0 4 0 598260246 460431360 83584 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 112410 83584 389 106 0 107381 0
[pid=1689/tid=1690] ppid=1687 vsize=449640 CPUtime=702.31 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 114725 0 0 0 70188 43 0 0 25 0 4 0 598260246 460431360 83584 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=449640 CPUtime=698.51 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 119831 0 0 0 69809 42 0 0 25 0 4 0 598260246 460431360 83584 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=449640 CPUtime=702.31 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 122703 0 0 0 70185 46 0 0 25 0 4 0 598260246 460431360 83584 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.47
Current children cumulated vsize (KiB) 449640

[startup+762.306 s]
/proc/loadavg: 4.72 6.87 7.59 5/175 1734
/proc/meminfo: memFree=24481352/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=450216 CPUtime=3045.22 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 491781 0 0 0 304333 189 0 0 25 0 4 0 598260246 461021184 81254 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 112554 81254 389 106 0 107525 0
[pid=1689/tid=1690] ppid=1687 vsize=450216 CPUtime=762.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 120318 0 0 0 76185 47 0 0 25 0 4 0 598260246 461021184 81254 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=450216 CPUtime=758.24 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 126758 0 0 0 75778 46 0 0 25 0 4 0 598260246 461021184 81254 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=450216 CPUtime=762.32 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 129319 0 0 0 76182 50 0 0 25 0 4 0 598260246 461021184 81254 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.22
Current children cumulated vsize (KiB) 450216

[startup+822.3 s]
/proc/loadavg: 4.26 6.35 7.36 5/175 1735
/proc/meminfo: memFree=24453796/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=634872 CPUtime=3284.93 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 518668 0 0 0 328291 202 0 0 25 0 4 0 598260246 650108928 88304 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 158718 88304 389 106 0 153689 0
[pid=1689/tid=1690] ppid=1687 vsize=634872 CPUtime=822.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 127535 0 0 0 82183 49 0 0 25 0 4 0 598260246 650108928 88304 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=634872 CPUtime=817.96 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 135105 0 0 0 81746 50 0 0 25 0 4 0 598260246 650108928 88304 33554432000 4194304 4627427 140735186104112 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=634872 CPUtime=822.32 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 134665 0 0 0 82179 53 0 0 25 0 4 0 598260246 650108928 88304 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.93
Current children cumulated vsize (KiB) 634872

[startup+882.301 s]
/proc/loadavg: 4.09 5.92 7.15 5/175 1737
/proc/meminfo: memFree=24462708/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=585152 CPUtime=3524.66 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 539870 0 0 0 352252 214 0 0 25 0 4 0 598260246 599195648 85996 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 146288 85996 389 106 0 141259 0
[pid=1689/tid=1690] ppid=1687 vsize=585152 CPUtime=882.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 133365 0 0 0 88180 52 0 0 25 0 4 0 598260246 599195648 85996 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=585152 CPUtime=877.69 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 140352 0 0 0 87716 53 0 0 25 0 4 0 598260246 599195648 85996 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=585152 CPUtime=882.31 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 138537 0 0 0 88175 56 0 0 25 0 4 0 598260246 599195648 85996 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.66
Current children cumulated vsize (KiB) 585152

[startup+942.301 s]
/proc/loadavg: 4.03 5.57 6.95 5/175 1739
/proc/meminfo: memFree=24466528/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=575464 CPUtime=3764.4 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 562110 0 0 0 376213 227 0 0 25 0 4 0 598260246 589275136 85126 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 143866 85126 389 106 0 138837 0
[pid=1689/tid=1690] ppid=1687 vsize=575464 CPUtime=942.31 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 139251 0 0 0 94177 54 0 0 25 0 4 0 598260246 589275136 85126 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=575464 CPUtime=937.42 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 146402 0 0 0 93686 56 0 0 25 0 4 0 598260246 589275136 85126 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=575464 CPUtime=942.31 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 144786 0 0 0 94170 61 0 0 25 0 4 0 598260246 589275136 85126 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.4
Current children cumulated vsize (KiB) 575464

[startup+1002.3 s]
/proc/loadavg: 4.01 5.28 6.76 5/175 1740
/proc/meminfo: memFree=24445552/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=588392 CPUtime=4004.13 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 582579 0 0 0 400176 237 0 0 25 0 4 0 598260246 602513408 90229 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 147098 90229 389 106 0 142069 0
[pid=1689/tid=1690] ppid=1687 vsize=588392 CPUtime=1002.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 144962 0 0 0 100175 57 0 0 25 0 4 0 598260246 602513408 90229 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=588392 CPUtime=997.13 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 150723 0 0 0 99655 58 0 0 25 0 4 0 598260246 602513408 90229 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=588392 CPUtime=1002.32 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 150285 0 0 0 100168 64 0 0 25 0 4 0 598260246 602513408 90229 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4004.13
Current children cumulated vsize (KiB) 588392

[startup+1062.3 s]
/proc/loadavg: 4.05 5.06 6.59 5/175 1742
/proc/meminfo: memFree=24441560/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=588736 CPUtime=4243.86 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 605307 0 0 0 424137 249 0 0 25 0 4 0 598260246 602865664 91430 33554432000 4194304 4627427 140735186104112 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 147184 91430 389 106 0 142155 0
[pid=1689/tid=1690] ppid=1687 vsize=588736 CPUtime=1062.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 150882 0 0 0 106172 60 0 0 25 0 4 0 598260246 602865664 91430 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=588736 CPUtime=1056.86 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 157301 0 0 0 105624 62 0 0 25 0 4 0 598260246 602865664 91430 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=588736 CPUtime=1062.32 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 154781 0 0 0 106165 67 0 0 25 0 4 0 598260246 602865664 91430 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.86
Current children cumulated vsize (KiB) 588736

[startup+1122.3 s]
/proc/loadavg: 4.06 4.88 6.43 5/175 1743
/proc/meminfo: memFree=24439172/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=590900 CPUtime=4483.58 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 627044 0 0 0 448097 261 0 0 25 0 4 0 598260246 605081600 91932 33554432000 4194304 4627427 140735186104112 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 147725 91932 389 106 0 142696 0
[pid=1689/tid=1690] ppid=1687 vsize=590900 CPUtime=1122.33 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 156598 0 0 0 112170 63 0 0 25 0 4 0 598260246 605081600 91932 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=590900 CPUtime=1116.58 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 163241 0 0 0 111593 65 0 0 25 0 4 0 598260246 605081600 91932 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=590900 CPUtime=1122.33 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 159924 0 0 0 112163 70 0 0 25 0 4 0 598260246 605081600 91932 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.58
Current children cumulated vsize (KiB) 590900

[startup+1182.3 s]
/proc/loadavg: 4.06 4.73 6.28 5/175 1745
/proc/meminfo: memFree=24429608/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=644520 CPUtime=4723.3 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 648867 0 0 0 472057 273 0 0 25 0 4 0 598260246 659988480 94439 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 161130 94439 389 106 0 156101 0
[pid=1689/tid=1690] ppid=1687 vsize=644520 CPUtime=1182.32 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 162250 0 0 0 118166 66 0 0 25 0 4 0 598260246 659988480 94439 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=644520 CPUtime=1176.28 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 168936 0 0 0 117560 68 0 0 25 0 4 0 598260246 659988480 94439 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=644520 CPUtime=1182.33 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 166498 0 0 0 118160 73 0 0 25 0 4 0 598260246 659988480 94439 33554432000 4194304 4627427 140735186104112 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4723.3
Current children cumulated vsize (KiB) 644520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.11 4.70 6.24 5/175 1746
/proc/meminfo: memFree=24424892/32951124 swapFree=67111348/67111528
[pid=1689] ppid=1687 vsize=579028 CPUtime=4800.4 cores=1,3,5,7
/proc/1689/stat : 1689 (strangenight2-m) R 1687 1689 1375 0 -1 4202496 653651 0 0 0 479764 276 0 0 25 0 4 0 598260246 592924672 95226 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1689/statm: 144757 95226 389 106 0 139728 0
[pid=1689/tid=1690] ppid=1687 vsize=579028 CPUtime=1201.63 cores=1,3,5,7
/proc/1689/task/1690/stat : 1690 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 163421 0 0 0 120096 67 0 0 25 0 4 0 598260246 592924672 95226 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1689/tid=1691] ppid=1687 vsize=579028 CPUtime=1195.48 cores=1,3,5,7
/proc/1689/task/1691/stat : 1691 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 170217 0 0 0 119479 69 0 0 25 0 4 0 598260246 592924672 95226 33554432000 4194304 4627427 140735186104112 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1689/tid=1692] ppid=1687 vsize=579028 CPUtime=1201.64 cores=1,3,5,7
/proc/1689/task/1692/stat : 1692 (strangenight2-m) R 1687 1689 1375 0 -1 4202560 166498 0 0 0 120091 73 0 0 25 0 4 0 598260246 592924672 95226 33554432000 4194304 4627427 140735186104112 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 579028

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.45
CPU user time (s): 4797.68
CPU system time (s): 2.77758
CPU usage (%): 399.496
Max. virtual memory (cumulated for all children) (KiB): 644564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.77758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 653652
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= 523
involuntary context switches= 30141

runsolver used 1.71574 second user time and 4.40833 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 14:31:38
IDJOB=3174059
IDBENCH=82877
IDSOLVER=1586
FILE ID=node111/3174059-1304080298
RUNJOBID= node111-1304077317-1394
PBS_JOBID= 13170507
Free space on /tmp= 70892 MiB

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

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

MD5SUM BENCH= a9aff6c7ce1658eb3edc84aa7f38478c
RANDOM SEED=478726311

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      24433764 kB
Buffers:       1277932 kB
Cached:        6319680 kB
SwapCached:        124 kB
Active:        3537632 kB
Inactive:      4490556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24433764 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:      430080 kB
Mapped:          15504 kB
Slab:           424816 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   749412 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= 70892 MiB
End job on node111 at 2011-04-29 14:51:41