Trace number 3366468

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 (fixed)? (TO) 4800.31 1204.14

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366468-1305404748.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	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.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     186 undec:      47 neg:     167
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       390      1695         0         0      5148         0   no data   no data
0.18/0.06	c Decided on static restart strategy
0.36/0.14	c  N st     8      4917       390      1695         0      4791      5148     93482   no data   no data
1.16/0.38	c  N st    10     11300       390      1695         0      4462      5148     68232   no data   no data
2.36/0.62	c  N st    11     17044       390      1695         0     10042      5148    187590   no data   no data
3.99/1.01	c  F st    12     25000       390      1695         0     12313      5148    223749   no data   no data
3.99/1.01	c  N st    12     25000       390      1695         0     12313      5148    223749   no data   no data
4.75/1.25	c Decided on static restart strategy
4.75/1.25	c  N st    18     30000       390      1695         0     10602      5148    169432   no data   no data
4.75/1.25	c  S st    18     30000       390      1695         0     10602      5148    169432   no data   no data
4.75/1.28	c  S st    18     30503       390      1695         0     11105      5148    179584   no data   no data
4.75/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.75/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.75/1.28	c blocked clauses removed:        0 vars:      0 tried:         390 T: 0.00 s
4.75/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.75/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.75/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4.75/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.75/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.75/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.35	c lits-rem:        84  cl-subs:      870  v-elim:      0  v-fix:    0  time:  0.06 s
5.15/1.35	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
5.15/1.35	c calculated reachability. Time: 0.00
5.15/1.35	c  N st    18     30503       390      1695         0     10235      5148    161952   no data   no data
6.75/1.75	c  N st    20     37616       390      1695         0      9506      5148    135528   no data   no data
8.37/2.12	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
8.79/2.29	c  S st    22     46256       390      1695         0      9247      5148    117015   no data   no data
8.79/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.13/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.13/2.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.13/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.13/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.13/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
9.13/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.13/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.13/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.13/2.31	c lits-rem:        32  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.01 s
9.13/2.31	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
9.13/2.31	c vivif2 --  cl tried     9192 cl shrink        0 lits rem          0 time: 0.00
9.13/2.31	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.00
9.13/2.31	c calculated reachability. Time: 0.00
9.13/2.31	c  N st    22     46256       390      1695         0      9192      5148    115797   no data   no data
12.34/3.17	c  N st    23     60653       390      1695         0     13452      5148    184027   no data   no data
15.12/3.83	c  N st    24     69385       390      1695         0     11269      5148    137895   no data   no data
15.12/3.83	c  S st    24     69385       390      1695         0     11269      5148    137895   no data   no data
15.12/3.86	c  S st    24     69889       390      1695         0     11773      5148    147989   no data   no data
15.12/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.12/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.12/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.12/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.12/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
15.12/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.12/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.12/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.89	c lits-rem:        32  cl-subs:      342  v-elim:      0  v-fix:    0  time:  0.02 s
15.12/3.89	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
15.12/3.90	c vivif2 --  cl tried    11431 cl shrink        0 lits rem          0 time: 0.00
15.52/3.90	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
15.52/3.90	c calculated reachability. Time: 0.00
15.52/3.90	c  N st    24     69889       390      1695         0     11431      5148    142418   no data   no data
19.91/5.08	c  F st    25     87500       390      1695         0     16935      5148    244126   no data   no data
19.91/5.08	c  N st    25     87500       390      1695         0     16935      5148    244126   no data   no data
21.53/5.47	c Decided on static restart strategy
22.70/5.70	c  N st    32     95537       390      1695         0     24788      5148    407665   no data   no data
25.09/6.32	c  N st    34    104833       390      1695         0     21132      5148    322825   no data   no data
25.09/6.32	c  S st    34    104833       390      1695         0     21132      5148    322825   no data   no data
25.09/6.37	c  S st    34    105337       390      1695         0     21636      5148    333239   no data   no data
25.09/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.09/6.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.09/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.09/6.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.09/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.09/6.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
25.09/6.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.09/6.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.09/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.54	c lits-rem:       127  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.15 s
25.91/6.54	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
25.91/6.54	c vivif2 --  cl tried    20548 cl shrink        0 lits rem          0 time: 0.00
25.91/6.56	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.01
25.91/6.56	c calculated reachability. Time: 0.00
25.91/6.56	c  N st    34    105337       390      1695         0     20548      5148    310036   no data   no data
28.68/7.27	c  N st    35    114935       390      1695         0     16281      5148    204014   no data   no data
33.47/8.43	c  N st    36    129332       390      1695         0     15782      5148    180746   no data   no data
40.64/10.23	c  N st    37    150929       390      1695         0     21170      5148    282029   no data   no data
43.04/10.82	c  S st    38    158005       390      1695         0     28048      5148    419865   no data   no data
43.04/10.89	c  S st    38    158510       390      1695         0     28553      5148    430023   no data   no data
43.04/10.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.04/10.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.04/10.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.04/10.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.04/10.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.04/10.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
43.04/10.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.04/10.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.46/10.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.62/11.23	c lits-rem:       744  cl-subs:     1702  v-elim:      0  v-fix:    0  time:  0.31 s
44.62/11.23	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
44.62/11.23	c vivif2 --  cl tried    26851 cl shrink        0 lits rem          0 time: 0.00
44.62/11.25	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
44.62/11.25	c calculated reachability. Time: 0.00
44.62/11.25	c  N st    38    158510       390      1695         0     26851      5148    395698   no data   no data
62.96/15.88	c  N st    39    207098       390      1695         0     21489      5148    250563   no data   no data
74.91/18.88	c  N st    40    237765       390      1695         0     31806      5148    454510   no data   no data
74.91/18.88	c  S st    40    237765       390      1695         0     31806      5148    454510   no data   no data
75.31/18.96	c  S st    40    238267       390      1695         0     32308      5148    464784   no data   no data
75.31/18.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.31/18.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.31/18.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.31/18.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.31/18.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.31/18.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
75.31/18.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.31/18.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.31/18.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.72/19.54	c lits-rem:       234  cl-subs:     2630  v-elim:      0  v-fix:    0  time:  0.55 s
77.72/19.54	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
77.72/19.54	c vivif2 --  cl tried    29678 cl shrink        0 lits rem          0 time: 0.01
77.72/19.56	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
77.72/19.56	c calculated reachability. Time: 0.00
77.72/19.56	c  N st    40    238267       390      1695         0     29678      5148    413294   no data   no data
108.83/27.31	c  F st    41    306251       390      1695         0     31779      5148    421012   no data   no data
108.83/27.31	c  N st    41    306251       390      1695         0     31779      5148    421012   no data   no data
111.22/27.91	c Decided on static restart strategy
121.58/30.53	c  N st    51    334559       390      1695         0     36005      5148    496339   no data   no data
132.34/33.26	c  N st    53    357400       390      1695         0     33849      5148    425628   no data   no data
132.34/33.26	c  S st    53    357400       390      1695         0     33849      5148    425628   no data   no data
132.75/33.34	c  S st    53    357902       390      1695         0     34350      5148    435776   no data   no data
132.75/33.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.75/33.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
132.75/33.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.75/33.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.75/33.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.75/33.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
132.75/33.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.75/33.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.75/33.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.95/33.67	c lits-rem:       192  cl-subs:     2002  v-elim:      0  v-fix:    0  time:  0.30 s
133.95/33.67	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
133.95/33.68	c vivif2 --  cl tried    32348 cl shrink        0 lits rem          0 time: 0.01
134.34/33.70	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
134.34/33.70	c calculated reachability. Time: 0.00
134.34/33.70	c  N st    53    357902       390      1695         0     32348      5148    399885   no data   no data
149.49/37.53	c  N st    54    390296       390      1695         0     38436      5148    495346   no data   no data
177.01/44.44	c  N st    55    438888       390      1695         0     32256      5148    355645   no data   no data
217.68/54.66	c  N st    56    511772       390      1695         0     45535      5148    588374   no data   no data
230.44/57.89	c  N st    57    536854       390      1695         0     40041      5148    495623   no data   no data
230.44/57.89	c  S st    57    536854       390      1695         0     40041      5148    495623   no data   no data
230.84/58.00	c  S st    57    537358       390      1695         0     40544      5148    506262   no data   no data
231.24/58.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
231.24/58.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
231.24/58.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.24/58.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.24/58.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.24/58.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
231.24/58.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
231.24/58.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
231.24/58.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.82/58.42	c lits-rem:       242  cl-subs:     1828  v-elim:      0  v-fix:    0  time:  0.39 s
232.82/58.42	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
232.82/58.43	c vivif2 --  cl tried    38716 cl shrink        0 lits rem          0 time: 0.01
232.82/58.45	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.02
232.82/58.45	c calculated reachability. Time: 0.00
232.82/58.45	c  N st    57    537358       390      1695         0     38716      5148    468175   no data   no data
332.94/83.52	c  N st    58    701343       390      1695         0     67525      5148    958212   no data   no data
404.29/101.42	c  N st    59    806038       390      1695         0     61576      5148    847136   no data   no data
404.29/101.42	c  S st    59    806038       390      1695         0     61576      5148    847136   no data   no data
405.09/101.60	c  S st    59    806541       390      1695         0     62074      5148    857689   no data   no data
405.09/101.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
405.09/101.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
405.09/101.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
405.09/101.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
405.09/101.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
405.09/101.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
405.09/101.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
405.09/101.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
405.09/101.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.89/103.34	c lits-rem:       771  cl-subs:     4414  v-elim:      0  v-fix:    0  time:  1.67 s
411.89/103.34	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
411.89/103.35	c vivif2 --  cl tried    57660 cl shrink        0 lits rem          0 time: 0.01
411.89/103.40	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.05
411.89/103.40	c calculated reachability. Time: 0.00
411.89/103.40	c  N st    59    806541       390      1695         0     57660      5148    777180   no data   no data
615.62/154.48	c  F st    60   1071877       390      1695         0     72999      5148    968900   no data   no data
615.62/154.48	c  N st    60   1071877       390      1695         0     72999      5148    968900   no data   no data
621.21/155.81	c Decided on static restart strategy
641.14/160.87	c  N st    70   1100183       390      1695         0     57147      5148    653021   no data   no data
673.05/168.86	c  N st    72   1136175       390      1695         0     47706      5148    461714   no data   no data
698.16/175.12	c  N st    73   1168567       390      1695         0     79110      5148   1119306   no data   no data
731.27/183.40	c  N st    74   1209811       390      1695         0     73593      5148    999710   no data   no data
731.27/183.40	c  S st    74   1209811       390      1695         0     73593      5148    999710   no data   no data
732.09/183.63	c  S st    74   1210313       390      1695         0     74095      5148   1010094   no data   no data
732.09/183.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
732.09/183.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
732.09/183.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
732.09/183.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
732.09/183.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.09/183.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
732.09/183.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
732.09/183.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
732.09/183.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.63/186.55	c lits-rem:      1024  cl-subs:     4675  v-elim:      0  v-fix:    0  time:  2.84 s
743.63/186.55	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
743.63/186.57	c vivif2 --  cl tried    69420 cl shrink        0 lits rem          0 time: 0.01
744.02/186.64	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.07
744.02/186.65	c calculated reachability. Time: 0.00
744.02/186.65	c  N st    74   1210313       390      1695         0     69420      5148    918798   no data   no data
816.58/204.88	c  N st    75   1283195       390      1695         0     93600      5148   1399601   no data   no data
922.65/231.44	c  N st    76   1392519       390      1695         0     54411      5148    536742   no data   no data
1063.41/266.72	c  N st    77   1556503       390      1695         0     59132      5148    603323   no data   no data
1221.31/306.31	c  N st    78   1710315       390      1695         0    100653      5148   1425984   no data   no data
1221.31/306.31	c  S st    78   1710315       390      1695         0    100653      5148   1425984   no data   no data
1222.51/306.68	c  S st    78   1710818       390      1695         0    101156      5148   1436451   no data   no data
1222.51/306.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1222.91/306.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1222.91/306.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.91/306.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1222.91/306.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1222.91/306.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1222.91/306.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1222.91/306.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1222.91/306.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1258.00/315.58	c lits-rem:       803  cl-subs:     8048  v-elim:      0  v-fix:    0  time:  8.78 s
1258.00/315.58	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1258.00/315.60	c vivif2 --  cl tried    93108 cl shrink        0 lits rem          0 time: 0.02
1258.84/315.72	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.11
1258.84/315.72	c calculated reachability. Time: 0.00
1258.84/315.72	c  N st    78   1710818       390      1695         0     93108      5148   1288026   no data   no data
1646.36/412.93	c  N st    79   2079782       390      1695         0    104353      5148   1362289   no data   no data
1773.95/444.98	c  N st    80   2210818       390      1695         0    108153      5148   1405402   no data   no data
1773.95/444.98	c  S st    80   2210818       390      1695         0    108153      5148   1405402   no data   no data
1775.55/445.34	c  S st    80   2211320       390      1695         0    108655      5148   1416389   no data   no data
1775.55/445.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1775.55/445.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1775.55/445.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1775.55/445.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1775.55/445.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1775.55/445.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1775.55/445.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1775.98/445.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1775.98/445.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1802.71/452.20	c lits-rem:       861  cl-subs:    13387  v-elim:      0  v-fix:    0  time:  6.73 s
1802.71/452.20	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
1803.06/452.21	c vivif2 --  cl tried    95268 cl shrink        0 lits rem          0 time: 0.02
1803.46/452.31	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
1803.46/452.31	c calculated reachability. Time: 0.00
1803.46/452.31	c  N st    80   2211320       390      1695         0     95268      5148   1198403   no data   no data
2363.69/592.88	c  N st    81   2711321       390      1695         0    119082      5148   1628053   no data   no data
2363.69/592.88	c  S st    81   2711321       390      1695         0    119082      5148   1628053   no data   no data
2365.65/593.33	c  S st    81   2711826       390      1695         0    119587      5148   1638380   no data   no data
2365.65/593.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2365.65/593.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2365.65/593.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2365.65/593.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2365.65/593.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2365.65/593.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2365.65/593.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2366.05/593.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2366.05/593.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2398.77/601.63	c lits-rem:       836  cl-subs:     8537  v-elim:      0  v-fix:    0  time:  8.16 s
2398.77/601.63	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
2398.77/601.65	c vivif2 --  cl tried   111050 cl shrink        0 lits rem          0 time: 0.02
2399.19/601.77	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.12
2399.19/601.78	c calculated reachability. Time: 0.00
2399.19/601.78	c  N st    81   2711826       390      1695         0    111050      5148   1489448   no data   no data
3029.52/759.86	c  N st    82   3211826       390      1695         0     87235      5148    893891   no data   no data
3029.52/759.86	c  S st    82   3211826       390      1695         0     87235      5148    893891   no data   no data
3030.76/760.12	c  S st    82   3212328       390      1695         0     87732      5148    904491   no data   no data
3030.76/760.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3030.76/760.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3030.76/760.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3030.76/760.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3030.76/760.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3030.76/760.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3030.76/760.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3030.76/760.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3031.11/760.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3033.52/760.81	c lits-rem:       216  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  0.60 s
3033.52/760.81	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3033.52/760.83	c vivif2 --  cl tried    86122 cl shrink        0 lits rem          0 time: 0.01
3033.92/760.90	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.08
3033.92/760.90	c calculated reachability. Time: 0.00
3033.92/760.90	c  N st    82   3212328       390      1695         0     86122      5148    875771   no data   no data
3690.18/925.75	c  N st    83   3712329       390      1695         0     96840      5148    978717   no data   no data
3690.18/925.75	c  S st    83   3712329       390      1695         0     96840      5148    978717   no data   no data
3691.38/926.06	c  S st    83   3712834       390      1695         0     97342      5148    989148   no data   no data
3691.38/926.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3691.80/926.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3691.80/926.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3691.80/926.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3691.80/926.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3691.80/926.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3691.80/926.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3691.80/926.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3691.80/926.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3696.19/927.29	c lits-rem:       147  cl-subs:     4457  v-elim:      0  v-fix:    0  time:  1.13 s
3696.19/927.29	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
3696.19/927.31	c vivif2 --  cl tried    92885 cl shrink        0 lits rem          0 time: 0.01
3696.95/927.40	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.09
3696.95/927.40	c calculated reachability. Time: 0.00
3696.95/927.40	c  N st    83   3712834       390      1695         0     92885      5148    919483   no data   no data
3748.40/940.35	c  F st    84   3751564       390      1695         0    130217      5148   1686672   no data   no data
3748.40/940.35	c  N st    84   3751564       390      1695         0    130217      5148   1686672   no data   no data
3757.59/942.61	c Decided on static restart strategy
3797.83/952.79	c  N st    94   3779867       390      1695         0    157614      5148   2255027   no data   no data
3845.31/964.63	c  N st    96   3815860       390      1695         0    110380      5148   1274024   no data   no data
3897.12/977.60	c  N st    97   3848254       390      1695         0    141554      5148   1930151   no data   no data
3968.54/995.59	c  N st    98   3896842       390      1695         0    105705      5148   1149023   no data   no data
4074.54/1022.15	c  N st    99   3969724       390      1695         0     92114      5148    866298   no data   no data
4231.69/1061.57	c  N st   100   4079047       390      1695         0    112991      5148   1351531   no data   no data
4447.35/1115.60	c  N st   101   4212836       390      1695         0    156258      5148   2196649   no data   no data
4447.35/1115.60	c  S st   101   4212836       390      1695         0    156258      5148   2196649   no data   no data
4449.75/1116.22	c  S st   101   4213341       390      1695         0    156761      5148   2207549   no data   no data
4449.75/1116.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4450.15/1116.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4450.15/1116.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4450.15/1116.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4450.15/1116.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4450.15/1116.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4450.15/1116.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4450.15/1116.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4450.57/1116.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4526.70/1135.54	c lits-rem:      1888  cl-subs:    15704  v-elim:      0  v-fix:    0  time: 19.13 s
4526.70/1135.54	c vivif2 --  cl tried     1695 cl shrink        0 lits rem          0 time: 0.00
4526.70/1135.56	c vivif2 --  cl tried   141057 cl shrink        0 lits rem          0 time: 0.03
4527.50/1135.72	c asymm  cl-useful: 0/1695/1695 lits-rem:0 time: 0.16
4527.50/1135.73	c calculated reachability. Time: 0.00
4527.50/1135.73	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: 961)

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-3366468-1305404748/watcher-3366468-1305404748 -o /tmp/evaluation-result-3366468-1305404748/solver-3366468-1305404748 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366468-1305404748.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.99 7.87 7.96 3/379 11755
/proc/meminfo: memFree=14901896/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 730705479 52396032 352 33554432000 4194304 4580107 140734455348960 18446744073709551615 47652089890327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 12792 352 302 95 0 7774 0
[pid=11755/tid=11757] ppid=11752 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 4 0 730705480 52396032 352 33554432000 4194304 4580107 140734455348960 18446744073709551615 47652089890329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 730705480 52396032 352 33554432000 4194304 4580107 140734455348960 18446744073709551615 47652089890732 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730705480 52396032 352 33554432000 4194304 4580107 140734455348960 18446744073709551615 47652089890323 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0558051 s]
/proc/loadavg: 6.99 7.87 7.96 3/379 11755
/proc/meminfo: memFree=14901896/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=282012 CPUtime=0.18 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 1263 0 0 0 18 0 0 0 18 0 4 0 730705479 288780288 1169 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 70503 1169 376 95 0 65485 0
[pid=11755/tid=11757] ppid=11752 vsize=282012 CPUtime=0.04 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 245 0 0 0 4 0 0 0 18 0 4 0 730705480 288780288 1169 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=282012 CPUtime=0.04 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 214 0 0 0 4 0 0 0 25 0 4 0 730705480 288780288 1169 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=282012 CPUtime=0.04 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 170 0 0 0 4 0 0 0 18 0 4 0 730705480 288780288 1169 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293932 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 282012

[startup+0.100797 s]
/proc/loadavg: 6.99 7.87 7.96 3/379 11755
/proc/meminfo: memFree=14901896/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=282144 CPUtime=0.36 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 1485 0 0 0 36 0 0 0 18 0 4 0 730705479 288915456 1391 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 70536 1391 377 95 0 65518 0
[pid=11755/tid=11757] ppid=11752 vsize=282144 CPUtime=0.09 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 297 0 0 0 9 0 0 0 18 0 4 0 730705480 288915456 1391 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=282144 CPUtime=0.08 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 271 0 0 0 8 0 0 0 25 0 4 0 730705480 288915456 1391 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=282144 CPUtime=0.09 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 229 0 0 0 9 0 0 0 18 0 4 0 730705480 288915456 1391 33554432000 4194304 4580107 140734455348960 18446744073709551615 4324215 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282144

[startup+0.300762 s]
/proc/loadavg: 6.99 7.87 7.96 3/379 11755
/proc/meminfo: memFree=14901896/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=283452 CPUtime=1.16 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 2505 0 0 0 116 0 0 0 18 0 4 0 730705479 290254848 1923 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293073 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 70863 1923 377 95 0 65845 0
[pid=11755/tid=11757] ppid=11752 vsize=283452 CPUtime=0.29 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 554 0 0 0 29 0 0 0 18 0 4 0 730705480 290254848 1924 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=283452 CPUtime=0.28 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 528 0 0 0 28 0 0 0 25 0 4 0 730705480 290254848 1924 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=283452 CPUtime=0.29 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 480 0 0 0 29 0 0 0 18 0 4 0 730705480 290254848 1924 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283452

[startup+0.700694 s]
/proc/loadavg: 6.99 7.87 7.96 3/379 11755
/proc/meminfo: memFree=14901896/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=284872 CPUtime=2.76 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 4407 0 0 0 276 0 0 0 18 0 4 0 730705479 291708928 2106 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 71218 2106 377 95 0 66200 0
[pid=11755/tid=11757] ppid=11752 vsize=284872 CPUtime=0.69 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1007 0 0 0 69 0 0 0 18 0 4 0 730705480 291708928 2106 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=284872 CPUtime=0.68 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1003 0 0 0 68 0 0 0 25 0 4 0 730705480 291708928 2106 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=284872 CPUtime=0.69 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 956 0 0 0 69 0 0 0 18 0 4 0 730705480 291708928 2106 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284872

[startup+1.50055 s]
/proc/loadavg: 6.99 7.87 7.96 9/390 11769
/proc/meminfo: memFree=14875084/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=285388 CPUtime=5.95 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 7814 0 0 0 594 1 0 0 20 0 4 0 730705479 292237312 4183 33554432000 4194304 4580107 140734455348960 18446744073709551615 4321277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 71347 4183 379 95 0 66329 0
[pid=11755/tid=11757] ppid=11752 vsize=285388 CPUtime=1.49 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1576 0 0 0 149 0 0 0 19 0 4 0 730705480 292237312 4183 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=285388 CPUtime=1.46 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1569 0 0 0 146 0 0 0 25 0 4 0 730705480 292237312 4183 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=285388 CPUtime=1.49 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 1529 0 0 0 149 0 0 0 20 0 4 0 730705480 292237312 4183 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285388

[startup+3.10028 s]
/proc/loadavg: 6.99 7.87 7.96 9/390 11769
/proc/meminfo: memFree=14850900/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=290232 CPUtime=12.34 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 16391 0 0 0 1232 2 0 0 25 0 4 0 730705479 297197568 8364 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 72558 8364 379 95 0 67540 0
[pid=11755/tid=11757] ppid=11752 vsize=290232 CPUtime=3.09 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 3601 0 0 0 309 0 0 0 25 0 4 0 730705480 297197568 8364 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=290232 CPUtime=3.04 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 4342 0 0 0 304 0 0 0 25 0 4 0 730705480 297197568 8364 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=290232 CPUtime=3.08 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 4112 0 0 0 308 0 0 0 25 0 4 0 730705480 297197568 8364 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290232

[startup+6.30072 s]
/proc/loadavg: 7.07 7.87 7.96 9/390 11769
/proc/meminfo: memFree=14802776/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=296728 CPUtime=25.09 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 25226 0 0 0 2506 3 0 0 25 0 4 0 730705479 303849472 11359 33554432000 4194304 4580107 140734455348960 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 74182 11359 379 95 0 69164 0
[pid=11755/tid=11757] ppid=11752 vsize=296728 CPUtime=6.28 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 6421 0 0 0 628 0 0 0 25 0 4 0 730705480 303849472 11359 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=296728 CPUtime=6.21 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 6920 0 0 0 620 1 0 0 25 0 4 0 730705480 303849472 11359 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=296728 CPUtime=6.28 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 5652 0 0 0 628 0 0 0 25 0 4 0 730705480 303849472 11359 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 296728

[startup+12.7006 s]
/proc/loadavg: 7.14 7.87 7.96 9/390 11769
/proc/meminfo: memFree=14747272/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=301528 CPUtime=50.61 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 40368 0 0 0 5054 7 0 0 25 0 4 0 730705479 308764672 16115 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 75382 16115 379 95 0 70364 0
[pid=11755/tid=11757] ppid=11752 vsize=301528 CPUtime=12.69 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 9842 0 0 0 1268 1 0 0 25 0 4 0 730705480 308764672 16115 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=301528 CPUtime=12.53 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 9722 0 0 0 1251 2 0 0 25 0 4 0 730705480 308764672 16115 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=301528 CPUtime=12.68 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 9747 0 0 0 1267 1 0 0 25 0 4 0 730705480 308764672 16115 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 301528

[startup+25.5004 s]
/proc/loadavg: 7.33 7.88 7.96 9/390 11770
/proc/meminfo: memFree=14695552/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=310096 CPUtime=101.64 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 62238 0 0 0 10153 11 0 0 25 0 4 0 730705479 317538304 21638 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294354 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 77524 21638 379 95 0 72506 0
[pid=11755/tid=11757] ppid=11752 vsize=310096 CPUtime=25.47 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 15585 0 0 0 2546 1 0 0 25 0 4 0 730705480 317538304 21638 33554432000 4194304 4580107 140734455348960 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=310096 CPUtime=25.17 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 15526 0 0 0 2514 3 0 0 25 0 4 0 730705480 317538304 21638 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=310096 CPUtime=25.49 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 14660 0 0 0 2546 3 0 0 25 0 4 0 730705480 317538304 21638 33554432000 4194304 4580107 140734455348960 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 310096

[startup+51.1009 s]
/proc/loadavg: 7.64 7.90 7.96 9/390 11770
/proc/meminfo: memFree=14633364/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=328088 CPUtime=203.72 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 92379 0 0 0 20352 20 0 0 25 0 4 0 730705479 335962112 28233 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 82022 28233 379 95 0 77004 0
[pid=11755/tid=11757] ppid=11752 vsize=328088 CPUtime=51.07 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 23246 0 0 0 5104 3 0 0 25 0 4 0 730705480 335962112 28233 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=328088 CPUtime=50.45 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 23664 0 0 0 5039 6 0 0 25 0 4 0 730705480 335962112 28233 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=328088 CPUtime=51.09 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 21439 0 0 0 5104 5 0 0 25 0 4 0 730705480 335962112 28233 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 328088

[startup+102.315 s]
/proc/loadavg: 7.89 7.93 7.97 9/390 11772
/proc/meminfo: memFree=14575208/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=328048 CPUtime=407.94 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 144652 0 0 0 40762 32 0 0 25 0 4 0 730705479 335921152 34778 33554432000 4194304 4580107 140734455348960 18446744073709551615 4406480 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 82012 34778 379 95 0 76994 0
[pid=11755/tid=11757] ppid=11752 vsize=328048 CPUtime=102.28 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 35728 0 0 0 10222 6 0 0 25 0 4 0 730705480 335921152 34778 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=328048 CPUtime=101.02 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 34952 0 0 0 10094 8 0 0 25 0 4 0 730705480 335921152 34778 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=328048 CPUtime=102.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 35200 0 0 0 10222 8 0 0 25 0 4 0 730705480 335921152 34778 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (KiB) 328048

[startup+162.301 s]

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

[pid=11755] ppid=11752 vsize=477572 CPUtime=2800.25 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 475748 0 0 0 279871 154 0 0 25 0 4 0 730705479 489033728 77213 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 119393 77213 379 95 0 114375 0
[pid=11755/tid=11757] ppid=11752 vsize=477572 CPUtime=702.15 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 110923 0 0 0 70180 35 0 0 25 0 4 0 730705480 489033728 77213 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=477572 CPUtime=693.48 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 121840 0 0 0 69309 39 0 0 25 0 4 0 730705480 489033728 77213 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=477572 CPUtime=702.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 118703 0 0 0 70189 41 0 0 25 0 4 0 730705480 489033728 77213 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.25
Current children cumulated vsize (KiB) 477572

[startup+762.315 s]
/proc/loadavg: 8.13 8.08 8.02 9/390 11789
/proc/meminfo: memFree=14193656/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=543744 CPUtime=3039.54 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 501829 0 0 0 303791 163 0 0 25 0 4 0 730705479 556793856 76466 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 135936 76466 379 95 0 130918 0
[pid=11755/tid=11757] ppid=11752 vsize=543744 CPUtime=762.16 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 116675 0 0 0 76179 37 0 0 25 0 4 0 730705480 556793856 76466 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=543744 CPUtime=752.73 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 128979 0 0 0 75232 41 0 0 25 0 4 0 730705480 556793856 76466 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=543744 CPUtime=762.31 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 124120 0 0 0 76188 43 0 0 25 0 4 0 730705480 556793856 76466 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.54
Current children cumulated vsize (KiB) 543744

[startup+822.3 s]
/proc/loadavg: 8.38 8.16 8.04 9/390 11794
/proc/meminfo: memFree=14135036/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=557976 CPUtime=3277.91 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 529141 0 0 0 327620 171 0 0 25 0 4 0 730705479 571367424 86980 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 139494 86980 379 95 0 134476 0
[pid=11755/tid=11757] ppid=11752 vsize=557976 CPUtime=821.48 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 124977 0 0 0 82110 38 0 0 25 0 4 0 730705480 571367424 86980 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=557976 CPUtime=811.81 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 137738 0 0 0 81138 43 0 0 25 0 4 0 730705480 571367424 86980 33554432000 4194304 4580107 140734455348960 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=557976 CPUtime=822.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 128018 0 0 0 82186 44 0 0 25 0 4 0 730705480 571367424 86980 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.91
Current children cumulated vsize (KiB) 557976

[startup+882.301 s]
/proc/loadavg: 8.18 8.14 8.04 9/390 11795
/proc/meminfo: memFree=14103480/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=558228 CPUtime=3517.12 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 549180 0 0 0 351534 178 0 0 25 0 4 0 730705479 571625472 86633 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 139557 86633 379 95 0 134539 0
[pid=11755/tid=11757] ppid=11752 vsize=558228 CPUtime=881.47 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 130652 0 0 0 88106 41 0 0 25 0 4 0 730705480 571625472 86633 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=558228 CPUtime=871.04 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 141941 0 0 0 87060 44 0 0 25 0 4 0 730705480 571625472 86633 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=558228 CPUtime=882.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 132027 0 0 0 88184 46 0 0 25 0 4 0 730705480 571625472 86633 33554432000 4194304 4580107 140734455348960 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.12
Current children cumulated vsize (KiB) 558228

[startup+942.3 s]
/proc/loadavg: 8.15 8.13 8.04 9/390 11797
/proc/meminfo: memFree=14119200/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=571096 CPUtime=3756.37 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 571923 0 0 0 375450 187 0 0 25 0 4 0 730705479 584802304 86443 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 142774 86443 379 95 0 137756 0
[pid=11755/tid=11757] ppid=11752 vsize=571096 CPUtime=941.46 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 136216 0 0 0 94103 43 0 0 25 0 4 0 730705480 584802304 86443 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=571096 CPUtime=930.29 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 147967 0 0 0 92982 47 0 0 25 0 4 0 730705480 584802304 86443 33554432000 4194304 4580107 140734455348960 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=571096 CPUtime=942.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 136421 0 0 0 94183 47 0 0 25 0 4 0 730705480 584802304 86443 33554432000 4194304 4580107 140734455348960 18446744073709551615 4321609 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.37
Current children cumulated vsize (KiB) 571096

[startup+1002.3 s]
/proc/loadavg: 8.25 8.15 8.05 9/390 11799
/proc/meminfo: memFree=14094612/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=576196 CPUtime=3995.6 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 594448 0 0 0 399363 197 0 0 25 0 4 0 730705479 590024704 85583 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144049 85583 379 95 0 139031 0
[pid=11755/tid=11757] ppid=11752 vsize=576196 CPUtime=1001.45 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 142185 0 0 0 100099 46 0 0 25 0 4 0 730705480 590024704 85583 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=576196 CPUtime=989.53 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 153553 0 0 0 98903 50 0 0 25 0 4 0 730705480 590024704 85583 33554432000 4194304 4580107 140734455348960 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=576196 CPUtime=1002.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 141632 0 0 0 100181 49 0 0 25 0 4 0 730705480 590024704 85583 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3995.6
Current children cumulated vsize (KiB) 576196

[startup+1062.3 s]
/proc/loadavg: 8.28 8.17 8.06 9/390 11800
/proc/meminfo: memFree=14102036/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=576520 CPUtime=4234.83 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 616728 0 0 0 423276 207 0 0 25 0 4 0 730705479 590356480 89176 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144130 89176 379 95 0 139112 0
[pid=11755/tid=11757] ppid=11752 vsize=576520 CPUtime=1061.43 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 146886 0 0 0 106095 48 0 0 25 0 4 0 730705480 590356480 89176 33554432000 4194304 4580107 140734455348960 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=576520 CPUtime=1048.79 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 160573 0 0 0 104826 53 0 0 25 0 4 0 730705480 590356480 89176 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=576520 CPUtime=1062.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 146099 0 0 0 106178 52 0 0 25 0 4 0 730705480 590356480 89176 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4234.83
Current children cumulated vsize (KiB) 576520

[startup+1122.3 s]
/proc/loadavg: 8.27 8.18 8.07 9/390 11802
/proc/meminfo: memFree=14033432/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=576848 CPUtime=4474.07 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 641863 0 0 0 447192 215 0 0 25 0 4 0 730705479 590692352 93412 33554432000 4194304 4580107 140734455348960 18446744073709551615 4406324 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144212 93412 379 95 0 139194 0
[pid=11755/tid=11757] ppid=11752 vsize=576848 CPUtime=1121.42 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 152341 0 0 0 112093 49 0 0 25 0 4 0 730705480 590692352 93412 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=576848 CPUtime=1108.02 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 166451 0 0 0 110747 55 0 0 25 0 4 0 730705480 590692352 93412 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=576848 CPUtime=1122.31 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 151238 0 0 0 112177 54 0 0 25 0 4 0 730705480 590692352 93412 33554432000 4194304 4580107 140734455348960 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4474.07
Current children cumulated vsize (KiB) 576848

[startup+1182.3 s]
/proc/loadavg: 8.24 8.19 8.08 9/390 11803
/proc/meminfo: memFree=14021636/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=577084 CPUtime=4713.31 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 660295 0 0 0 471108 223 0 0 25 0 4 0 730705479 590934016 95263 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144271 95263 379 95 0 139253 0
[pid=11755/tid=11757] ppid=11752 vsize=577084 CPUtime=1181.42 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 157595 0 0 0 118091 51 0 0 25 0 4 0 730705480 590934016 95263 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=577084 CPUtime=1167.26 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 171002 0 0 0 116670 56 0 0 25 0 4 0 730705480 590934016 95263 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=577084 CPUtime=1182.3 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 155936 0 0 0 118174 56 0 0 25 0 4 0 730705480 590934016 95263 33554432000 4194304 4580107 140734455348960 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4713.31
Current children cumulated vsize (KiB) 577084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.22 8.19 8.08 5/385 11805
/proc/meminfo: memFree=14513448/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=577188 CPUtime=4800.25 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 666377 0 0 0 479798 227 0 0 25 0 4 0 730705479 591040512 94563 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144297 94563 379 95 0 139279 0
[pid=11755/tid=11757] ppid=11752 vsize=577188 CPUtime=1203.22 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 158672 0 0 0 120270 52 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=577188 CPUtime=1188.79 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 173499 0 0 0 118821 58 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=577188 CPUtime=1204.12 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 156082 0 0 0 120356 56 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 577188

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

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

[startup+1204.1 s]
/proc/loadavg: 8.22 8.19 8.08 5/385 11805
/proc/meminfo: memFree=14513448/32951124 swapFree=65586204/67111528
[pid=11755] ppid=11752 vsize=577188 CPUtime=4800.25 cores=0,2,4,6
/proc/11755/stat : 11755 (strangenight2-m) R 11752 11755 11082 0 -1 4202496 666377 0 0 0 479798 227 0 0 25 0 4 0 730705479 591040512 94563 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11755/statm: 144297 94563 379 95 0 139279 0
[pid=11755/tid=11757] ppid=11752 vsize=577188 CPUtime=1203.22 cores=0,2,4,6
/proc/11755/task/11757/stat : 11757 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 158672 0 0 0 120270 52 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11755/tid=11758] ppid=11752 vsize=577188 CPUtime=1188.79 cores=0,2,4,6
/proc/11755/task/11758/stat : 11758 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 173499 0 0 0 118821 58 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11755/tid=11760] ppid=11752 vsize=577188 CPUtime=1204.12 cores=0,2,4,6
/proc/11755/task/11760/stat : 11760 (strangenight2-m) R 11752 11755 11082 0 -1 4202560 156082 0 0 0 120356 56 0 0 25 0 4 0 730705480 591040512 94566 33554432000 4194304 4580107 140734455348960 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 577188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.14
CPU time (s): 4800.31
CPU user time (s): 4798.02
CPU system time (s): 2.28965
CPU usage (%): 398.651
Max. virtual memory (cumulated for all children) (KiB): 641420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.02
system time used= 2.28965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 666380
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= 200
involuntary context switches= 21071

runsolver used 4.53431 second user time and 10.6544 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 22:25:48
IDJOB=3366468
IDBENCH=82877
IDSOLVER=1844
FILE ID=node119/3366468-1305404748
RUNJOBID= node119-1305404748-11742
PBS_JOBID= 13324462
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366468-1305404748/watcher-3366468-1305404748 -o /tmp/evaluation-result-3366468-1305404748/solver-3366468-1305404748 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366468-1305404748.cnf

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

MD5SUM BENCH= a9aff6c7ce1658eb3edc84aa7f38478c
RANDOM SEED=90548575

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14902060 kB
Buffers:        283992 kB
Cached:        4552488 kB
SwapCached:       4756 kB
Active:       14698452 kB
Inactive:      3018132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14902060 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            5444 kB
Writeback:           8 kB
AnonPages:    12878488 kB
Mapped:          29528 kB
Slab:           210784 kB
PageTables:      56624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102458276 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= 73188 MiB
End job on node119 at 2011-05-14 22:45:54