Trace number 3366366

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)UNSAT 3727.73 934.561

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
MD5SUM24f29f9a1e0f9e8aba36541592ba8e3a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1233
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3366366-1305402616.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 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:      6  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:     141 undec:      36 neg:     173
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       344      1483         0         0      4496         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4915       344      1483         0      4762      4496     84914   no data   no data
3.57/0.90	c  N st    10     11298       344      1483         0      4425      4496     59237   no data   no data
3.57/0.90	c  N st    11     17041       344      1483         0      9994      4496    161486   no data   no data
3.97/1.00	c  F st    12     25000       344      1483         0     12199      4496    197483   no data   no data
3.97/1.00	c  N st    12     25000       344      1483         0     12199      4496    197483   no data   no data
5.16/1.30	c Decided on static restart strategy
5.16/1.30	c  N st    18     30000       344      1483         0     10567      4496    155813   no data   no data
5.16/1.30	c  S st    18     30000       344      1483         0     10567      4496    155813   no data   no data
5.16/1.30	c  S st    18     30504       344      1483         0     11066      4496    164650   no data   no data
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.30	c blocked clauses removed:        0 vars:      0 tried:         344 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c lits-rem:       216  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.04 s
5.16/1.30	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.00
5.16/1.30	c calculated reachability. Time: 0.00
5.16/1.30	c  N st    18     30504       344      1483         0     10287      4496    150803   no data   no data
6.36/1.66	c  N st    20     37616       344      1483         0      9580      4496    124109   no data   no data
7.96/2.00	c  N st    21     44015       344      1483         0     15742      4496    232935   no data   no data
8.36/2.12	c  S st    22     45756       344      1483         0     17431      4496    263425   no data   no data
8.36/2.15	c  S st    22     46257       344      1483         0      9280      4496    106784   no data   no data
8.36/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.36/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.36/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.36/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
8.36/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.36/2.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.36/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.17	c lits-rem:        20  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.01 s
8.36/2.17	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
8.36/2.17	c vivif2 --  cl tried     9028 cl shrink        0 lits rem          0 time: 0.00
8.36/2.17	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.00
8.36/2.17	c calculated reachability. Time: 0.00
8.36/2.17	c  N st    22     46257       344      1483         0      9028      4496    103210   no data   no data
11.94/3.01	c  N st    23     60656       344      1483         0     13275      4496    171147   no data   no data
14.34/3.64	c  N st    24     69390       344      1483         0     11122      4496    126019   no data   no data
14.34/3.64	c  S st    24     69390       344      1483         0     11122      4496    126019   no data   no data
14.34/3.67	c  S st    24     69893       344      1483         0     11622      4496    135373   no data   no data
14.34/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.34/3.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.34/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
14.34/3.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.34/3.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.34/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.73/3.70	c lits-rem:        81  cl-subs:      275  v-elim:      0  v-fix:    0  time:  0.02 s
14.73/3.70	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
14.73/3.70	c vivif2 --  cl tried    11347 cl shrink        0 lits rem          0 time: 0.00
14.73/3.70	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
14.73/3.70	c calculated reachability. Time: 0.00
14.73/3.70	c  N st    24     69893       344      1483         0     11347      4496    131071   no data   no data
19.12/4.86	c  F st    25     87502       344      1483         0     16725      4496    222445   no data   no data
19.12/4.86	c  N st    25     87502       344      1483         0     16725      4496    222445   no data   no data
20.73/5.24	c Decided on static restart strategy
21.52/5.49	c  N st    32     95548       344      1483         0     24498      4496    361427   no data   no data
24.31/6.12	c  N st    34    104840       344      1483         0     20886      4496    280377   no data   no data
24.31/6.12	c  S st    34    104840       344      1483         0     20886      4496    280377   no data   no data
24.31/6.17	c  S st    34    105341       344      1483         0     21384      4496    289431   no data   no data
24.31/6.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.31/6.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
24.31/6.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.31/6.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.31/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.31/6.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
24.31/6.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.31/6.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.31/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.11/6.35	c lits-rem:       170  cl-subs:     1688  v-elim:      0  v-fix:    0  time:  0.16 s
25.11/6.35	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
25.11/6.36	c vivif2 --  cl tried    19696 cl shrink        0 lits rem          0 time: 0.00
25.11/6.37	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
25.11/6.37	c calculated reachability. Time: 0.00
25.11/6.37	c  N st    34    105341       344      1483         0     19696      4496    262053   no data   no data
28.30/7.17	c  N st    35    114939       344      1483         0     15524      4496    175931   no data   no data
33.48/8.47	c  N st    36    129337       344      1483         0     14993      4496    152753   no data   no data
40.67/10.28	c  N st    37    150932       344      1483         0     20329      4496    236669   no data   no data
43.47/10.92	c  S st    38    158011       344      1483         0     27137      4496    356120   no data   no data
43.47/10.99	c  S st    38    158511       344      1483         0     27634      4496    365321   no data   no data
43.47/10.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.47/11.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.47/11.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.47/11.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.47/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.47/11.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
43.47/11.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.47/11.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
43.89/11.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.05/11.36	c lits-rem:       310  cl-subs:     2601  v-elim:      0  v-fix:    0  time:  0.34 s
45.05/11.36	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
45.05/11.36	c vivif2 --  cl tried    25033 cl shrink        0 lits rem          0 time: 0.00
45.05/11.38	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
45.05/11.38	c calculated reachability. Time: 0.00
45.05/11.38	c  N st    38    158511       344      1483         0     25033      4496    323366   no data   no data
63.41/15.96	c  N st    39    207099       344      1483         0     19863      4496    207205   no data   no data
75.37/18.96	c  N st    40    237766       344      1483         0     30165      4496    377506   no data   no data
75.37/18.96	c  S st    40    237766       344      1483         0     30165      4496    377506   no data   no data
75.77/19.03	c  S st    40    238269       344      1483         0     30663      4496    386628   no data   no data
75.77/19.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.77/19.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.77/19.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.77/19.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.77/19.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.77/19.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
75.77/19.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.77/19.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
75.77/19.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.37/19.40	c lits-rem:       204  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.35 s
77.37/19.40	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
77.37/19.41	c vivif2 --  cl tried    28159 cl shrink        0 lits rem          0 time: 0.00
77.37/19.42	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
77.37/19.43	c calculated reachability. Time: 0.00
77.37/19.43	c  N st    40    238269       344      1483         0     28159      4496    348018   no data   no data
104.51/26.22	c  F st    41    306250       344      1483         0     30039      4496    346306   no data   no data
104.51/26.22	c  N st    41    306250       344      1483         0     30039      4496    346306   no data   no data
106.50/26.77	c Decided on static restart strategy
116.08/29.10	c  N st    51    334558       344      1483         0     34283      4496    413156   no data   no data
126.46/31.70	c  N st    53    357405       344      1483         0     32215      4496    376116   no data   no data
126.46/31.70	c  S st    53    357405       344      1483         0     32215      4496    376116   no data   no data
126.46/31.78	c  S st    53    357907       344      1483         0     32714      4496    385678   no data   no data
126.46/31.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.46/31.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
126.46/31.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.46/31.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.46/31.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.46/31.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
126.46/31.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.46/31.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
126.86/31.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.70/32.04	c lits-rem:       159  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.23 s
127.70/32.04	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
127.70/32.04	c vivif2 --  cl tried    31084 cl shrink        0 lits rem          0 time: 0.00
127.70/32.06	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
127.70/32.06	c calculated reachability. Time: 0.00
127.70/32.06	c  N st    53    357907       344      1483         0     31084      4496    356619   no data   no data
144.02/36.15	c  N st    54    390301       344      1483         0     37270      4496    454374   no data   no data
170.34/42.75	c  N st    55    438889       344      1483         0     31114      4496    319380   no data   no data
206.68/51.83	c  N st    56    511771       344      1483         0     44488      4496    540531   no data   no data
221.01/55.41	c  N st    57    536862       344      1483         0     38724      4496    420069   no data   no data
221.01/55.41	c  S st    57    536862       344      1483         0     38724      4496    420069   no data   no data
221.41/55.52	c  S st    57    537364       344      1483         0     39225      4496    429698   no data   no data
221.41/55.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
221.41/55.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
221.41/55.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
221.41/55.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
221.41/55.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
221.41/55.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
221.41/55.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
221.41/55.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
221.41/55.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.61/55.89	c lits-rem:       159  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  0.33 s
222.61/55.89	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
222.61/55.89	c vivif2 --  cl tried    37165 cl shrink        0 lits rem          0 time: 0.00
223.01/55.91	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
223.01/55.91	c calculated reachability. Time: 0.00
223.01/55.91	c  N st    57    537364       344      1483         0     37165      4496    398671   no data   no data
316.42/79.36	c  N st    58    701348       344      1483         0     65634      4496    834726   no data   no data
379.80/95.28	c  N st    59    806047       344      1483         0     59587      4496    730344   no data   no data
379.80/95.28	c  S st    59    806047       344      1483         0     59587      4496    730344   no data   no data
380.60/95.46	c  S st    59    806550       344      1483         0     60089      4496    740398   no data   no data
380.60/95.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
380.60/95.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
380.60/95.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
380.60/95.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.60/95.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.60/95.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
380.60/95.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
380.60/95.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
381.00/95.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.99/97.54	c lits-rem:       752  cl-subs:     7569  v-elim:      0  v-fix:    0  time:  2.02 s
388.99/97.54	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
388.99/97.55	c vivif2 --  cl tried    52520 cl shrink        0 lits rem          0 time: 0.01
388.99/97.59	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.04
388.99/97.59	c calculated reachability. Time: 0.00
388.99/97.59	c  N st    59    806550       344      1483         0     52520      4496    622889   no data   no data
574.52/144.01	c  F st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
574.52/144.01	c  N st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
578.51/145.07	c Decided on static restart strategy
597.30/149.76	c  N st    70   1100179       344      1483         0     52380      4496    527036   no data   no data
625.59/156.83	c  N st    72   1136172       344      1483         0     86750      4496   1155668   no data   no data
647.93/162.43	c  N st    73   1168566       344      1483         0     73756      4496    903881   no data   no data
682.64/171.18	c  N st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
682.64/171.18	c  S st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
683.84/171.41	c  S st    74   1210333       344      1483         0     68690      4496    811464   no data   no data
683.84/171.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
683.84/171.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
683.84/171.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
683.84/171.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.84/171.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.84/171.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
683.84/171.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.84/171.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
683.84/171.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
696.61/174.64	c lits-rem:      1145  cl-subs:     7485  v-elim:      0  v-fix:    0  time:  3.15 s
696.61/174.64	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
696.61/174.65	c vivif2 --  cl tried    61205 cl shrink        0 lits rem          0 time: 0.01
697.01/174.71	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.06
697.01/174.71	c calculated reachability. Time: 0.00
697.01/174.71	c  N st    74   1210333       344      1483         0     61205      4496    693450   no data   no data
754.04/189.03	c  N st    75   1283216       344      1483         0     85083      4496   1070784   no data   no data
843.81/211.57	c  N st    76   1392539       344      1483         0     94984      4496   1258503   no data   no data
982.64/246.35	c  N st    77   1556523       344      1483         0    102452      4496   1293726   no data   no data
1115.15/279.52	c  N st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
1115.15/279.52	c  S st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
1116.30/279.85	c  S st    78   1710838       344      1483         0     92661      4496   1147244   no data   no data
1116.30/279.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1116.30/279.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1116.30/279.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1116.30/279.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1116.30/279.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.30/279.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
1116.30/279.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1116.70/279.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1116.70/279.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1157.79/290.27	c lits-rem:       860  cl-subs:    15507  v-elim:      0  v-fix:    0  time: 10.32 s
1157.79/290.27	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
1157.79/290.29	c vivif2 --  cl tried    77154 cl shrink        0 lits rem          0 time: 0.02
1158.19/290.40	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.11
1158.19/290.40	c calculated reachability. Time: 0.00
1158.19/290.40	c  N st    78   1710838       344      1483         0     77154      4496    898541   no data   no data
1486.13/372.56	c  N st    79   2079802       344      1483         0     89420      4496   1012204   no data   no data
1608.22/403.16	c  N st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
1608.22/403.16	c  S st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
1609.41/403.47	c  S st    80   2211339       344      1483         1     93210      4496   1036815   no data   no data
1609.41/403.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1609.81/403.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1609.81/403.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1609.81/403.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1609.81/403.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1609.81/403.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
1609.81/403.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1609.81/403.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1611.40/403.93	c subs with bin:     1365  lits-rem:      2053  v-fix:    0  time:  0.37 s
1626.56/407.78	c lits-rem:      2102  cl-subs:    15047  v-elim:      0  v-fix:    0  time:  3.85 s
1626.56/407.78	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
1626.56/407.80	c vivif2 --  cl tried    76798 cl shrink        0 lits rem          0 time: 0.01
1626.96/407.86	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.07
1626.96/407.87	c calculated reachability. Time: 0.00
1626.96/407.87	c  N st    80   2211339       344      1483         1     76798      4496    804612   no data   no data
2112.91/529.67	c  N st    81   2711339       344      1483         1    101075      4496   1166405   no data   no data
2112.91/529.67	c  S st    81   2711339       344      1483         1    101075      4496   1166405   no data   no data
2114.51/530.02	c  S st    81   2711839       344      1483         1    101573      4496   1176397   no data   no data
2114.51/530.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2114.51/530.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2114.51/530.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2114.51/530.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2114.51/530.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2114.51/530.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
2114.51/530.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2114.51/530.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2114.91/530.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2133.29/534.72	c lits-rem:       261  cl-subs:    11173  v-elim:      0  v-fix:    0  time:  4.59 s
2133.29/534.72	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
2133.29/534.73	c vivif2 --  cl tried    90400 cl shrink        0 lits rem          0 time: 0.02
2133.65/534.82	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.09
2133.65/534.82	c calculated reachability. Time: 0.00
2133.65/534.82	c  N st    81   2711839       344      1483         1     90400      4496   1005698   no data   no data
2651.48/664.63	c  N st    82   3211840       344      1483         1    141358      4496   1801623   no data   no data
2651.48/664.63	c  S st    82   3211840       344      1483         1    141358      4496   1801623   no data   no data
2651.88/664.74	c Finding binary XORs  T:     0.00 s  found:       0
2653.88/665.22	c  S st    82   3212348       343      1460        24    130247      4448   1648512   no data   no data
2653.88/665.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2653.88/665.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2653.88/665.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2653.88/665.29	c bin-w-bin subsume rem           11 bins  time:  0.00 s
2653.88/665.29	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2653.88/665.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
2653.88/665.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2654.28/665.32	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
2659.08/666.60	c subs with bin:     3330  lits-rem:     10635  v-fix:    0  time:  1.23 s
2709.72/679.24	c lits-rem:      4187  cl-subs:    24414  v-elim:      0  v-fix:    0  time: 12.64 s
2709.72/679.24	c vivif2 --  cl tried     1458 cl shrink        0 lits rem          0 time: 0.00
2709.72/679.26	c vivif2 --  cl tried   102172 cl shrink        0 lits rem          0 time: 0.02
2710.12/679.38	c asymm  cl-useful: 0/1458/1458 lits-rem:0 time: 0.12
2710.12/679.39	c calculated reachability. Time: 0.00
2710.12/679.39	c  N st    82   3212348       342      1458        13    102172      4449   1236844   no data   no data
2945.92/738.49	c Finding binary XORs  T:     0.00 s  found:       0
3287.81/824.10	c  N st    83   3712348       341      1442        19    130368      4411   1519616   no data   no data
3287.81/824.10	c  S st    83   3712348       341      1442        19    130368      4411   1519616   no data   no data
3289.41/824.54	c  S st    83   3712850       341      1442        19    130867      4411   1529340   no data   no data
3289.41/824.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3289.81/824.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
3289.81/824.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3289.81/824.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3289.81/824.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3289.81/824.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
3289.81/824.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3289.81/824.64	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
3291.01/824.98	c subs with bin:      822  lits-rem:      3140  v-fix:    0  time:  0.29 s
3325.32/833.50	c lits-rem:      3479  cl-subs:    23948  v-elim:      0  v-fix:    0  time:  8.52 s
3325.32/833.50	c vivif2 --  cl tried     1441 cl shrink        0 lits rem          0 time: 0.00
3325.32/833.52	c vivif2 --  cl tried   106050 cl shrink       61 lits rem         61 time: 0.02
3325.72/833.64	c asymm  cl-useful: 0/1441/1441 lits-rem:0 time: 0.12
3325.72/833.64	c calculated reachability. Time: 0.00
3325.72/833.64	c  N st    83   3712850       340      1441        19    106050      4412   1183540   no data   no data
3373.20/845.57	c  F st    84   3751562       340      1441        19    143334      4412   1820147   no data   no data
3373.20/845.57	c  N st    84   3751562       340      1441        19    143334      4412   1820147   no data   no data
3383.17/848.02	c Decided on static restart strategy
3418.70/856.96	c  N st    94   3779867       339      1441        19     91312      4412    871659   no data   no data
3434.63/860.99	c Finding binary XORs  T:     0.00 s  found:       0
3460.57/867.40	c  N st    96   3815860       339      1424        38    118652      4375   1336494   no data   no data
3505.26/878.65	c  N st    97   3848253       339      1424        38    149340      4375   1808213   no data   no data
3542.00/887.87	c Finding binary XORs  T:     0.00 s  found:       0
3559.56/892.26	c  N st    98   3896841       338      1407        45     98925      4337   1008805   no data   no data
3642.53/913.06	c  N st    99   3969724       338      1407        49     98108      4337    970723   no data   no data
3708.36/929.59	c Finding binary XORs  T:     0.00 s  found:       0
3724.70/933.64	c Finding binary XORs  T:     0.00 s  found:       0
3726.34/934.07	c  E st   100   4040409       317      1232       182     29761      3938    199995   no data   no data
3727.62/934.54	c Following stats are for *FIRST FINISHED THREAD ONLY*
3727.62/934.54	c num threads              : 4          
3727.62/934.54	c restarts                 : 100        
3727.62/934.54	c dynamic restarts         : 0          
3727.62/934.54	c static restarts          : 100        
3727.62/934.54	c full restarts            : 5          
3727.62/934.54	c total simplify time      : 0.87       
3727.62/934.54	c learnts DL2              : 0          
3727.62/934.54	c learnts size 2           : 292        
3727.62/934.54	c learnts size 1           : 122         (34.86     % of vars)
3727.62/934.54	c filedLit time            : 0.35        (0.04      % time)
3727.62/934.54	c v-elim SatELite          : 8           (2.29      % vars)
3727.62/934.54	c SatELite time            : 46.44       (4.97      % time)
3727.62/934.54	c v-elim xor               : 0           (0.00      % vars)
3727.62/934.54	c xor elim time            : 0.04        (0.00      % time)
3727.62/934.54	c num binary xor trees     : 0          
3727.62/934.54	c binxor trees' crown      : 0           (nan       leafs/tree)
3727.62/934.54	c bin xor find time        : 0.00       
3727.62/934.54	c OTF clause improved      : 181957      (0.05      clauses/conflict)
3727.62/934.54	c OTF impr. size diff      : 194513      (1.07       lits/clause)
3727.62/934.54	c OTF cl watch-shrink      : 1178377     (0.29      clauses/conflict)
3727.62/934.54	c OTF cl watch-sh-lit      : 1559582     (1.32       lits/clause)
3727.62/934.54	c tried to recurMin cls    : 385539      (9.54       % of conflicts)
3727.62/934.54	c updated cache            : 9022        (0.02       lits/tried recurMin)
3727.62/934.54	c unit cls recevied        : 2           (1.64      % of units)
3727.62/934.54	c unit cls sent            : 11          (9.02      % of units)
3727.62/934.54	c bin cls recevied         : 27         
3727.62/934.54	c bin cls sent             : 137        
3727.62/934.54	c clauses over max glue    : 0           (0.00      % of all clauses)
3727.62/934.54	c conflicts                : 4040409     (4325.48   / sec)
3727.62/934.54	c decisions                : 4623111     (0.28      % random)
3727.62/934.54	c bogo-props               : 126409432834 (135328096.37 / sec)
3727.62/934.54	c conflict literals        : 68888484    (31.63     % deleted)
3727.62/934.54	c Memory used              : 509.07      MB
3727.62/934.54	c single-thread CPU time   : 934.10      s
3727.62/934.54	c all-threads sum CPU time : 3725.95     s
3727.62/934.54	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3366366-1305402616/watcher-3366366-1305402616 -o /tmp/evaluation-result-3366366-1305402616/solver-3366366-1305402616 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366366-1305402616.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: 8.03 8.09 8.07 2/326 20518
/proc/meminfo: memFree=23414456/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=281832 CPUtime=0 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 731 0 0 0 0 0 0 0 25 0 4 0 632677176 288595968 661 33554432000 4194304 4580107 140734883391824 18446744073709551615 270338488814 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20518/statm: 70458 662 346 95 0 65440 0
[pid=20518/tid=20519] ppid=20516 vsize=281824 CPUtime=0 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 77 0 0 0 0 0 0 0 25 0 4 0 632677176 288587776 866 33554432000 4194304 4580107 140734883391824 18446744073709551615 270338488814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=281824 CPUtime=0 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 154 0 0 0 0 0 0 0 25 0 4 0 632677176 288587776 866 33554432000 4194304 4580107 140734883391824 18446744073709551615 270338408343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=281824 CPUtime=0 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 105 0 0 0 0 0 0 0 25 0 4 0 632677176 288587776 866 33554432000 4194304 4580107 140734883391824 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.111154 s]
/proc/loadavg: 8.03 8.09 8.07 2/326 20518
/proc/meminfo: memFree=23414456/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=281928 CPUtime=0.41 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 1494 0 0 0 41 0 0 0 18 0 4 0 632677176 288694272 1423 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 70482 1423 377 95 0 65464 0
[pid=20518/tid=20519] ppid=20516 vsize=281928 CPUtime=0.1 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 244 0 0 0 10 0 0 0 25 0 4 0 632677176 288694272 1423 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=281928 CPUtime=0.1 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 268 0 0 0 10 0 0 0 25 0 4 0 632677176 288694272 1423 33554432000 4194304 4580107 140734883391824 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=281928 CPUtime=0.1 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 259 0 0 0 10 0 0 0 25 0 4 0 632677176 288694272 1423 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281928

[startup+0.201137 s]
/proc/loadavg: 8.03 8.09 8.07 2/326 20518
/proc/meminfo: memFree=23414456/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=283016 CPUtime=0.77 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 1989 0 0 0 77 0 0 0 18 0 4 0 632677176 289808384 1482 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 70754 1482 377 95 0 65736 0
[pid=20518/tid=20519] ppid=20516 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 364 0 0 0 19 0 0 0 25 0 4 0 632677176 289808384 1482 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 391 0 0 0 19 0 0 0 25 0 4 0 632677176 289808384 1482 33554432000 4194304 4580107 140734883391824 18446744073709551615 4316365 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=283016 CPUtime=0.19 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 388 0 0 0 19 0 0 0 25 0 4 0 632677176 289808384 1482 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283016

[startup+0.301117 s]
/proc/loadavg: 8.03 8.09 8.07 2/326 20518
/proc/meminfo: memFree=23414456/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=283016 CPUtime=1.17 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 2347 0 0 0 117 0 0 0 18 0 4 0 632677176 289808384 1840 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 70754 1840 377 95 0 65736 0
[pid=20518/tid=20519] ppid=20516 vsize=283016 CPUtime=0.29 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 438 0 0 0 29 0 0 0 25 0 4 0 632677176 289808384 1840 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=283016 CPUtime=0.29 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 481 0 0 0 29 0 0 0 25 0 4 0 632677176 289808384 1840 33554432000 4194304 4580107 140734883391824 18446744073709551615 4318689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=283016 CPUtime=0.29 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 489 0 0 0 29 0 0 0 25 0 4 0 632677176 289808384 1840 33554432000 4194304 4580107 140734883391824 18446744073709551615 4322884 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283016

[startup+0.70104 s]
/proc/loadavg: 8.03 8.09 8.07 2/326 20518
/proc/meminfo: memFree=23414456/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=284244 CPUtime=2.77 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 4124 0 0 0 277 0 0 0 18 0 4 0 632677176 291065856 2109 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 71061 2109 377 95 0 66043 0
[pid=20518/tid=20519] ppid=20516 vsize=284244 CPUtime=0.69 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 858 0 0 0 69 0 0 0 25 0 4 0 632677176 291065856 2109 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=284244 CPUtime=0.69 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 910 0 0 0 69 0 0 0 25 0 4 0 632677176 291065856 2109 33554432000 4194304 4580107 140734883391824 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=284244 CPUtime=0.69 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 970 0 0 0 69 0 0 0 25 0 4 0 632677176 291065856 2109 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284244

[startup+1.50088 s]
/proc/loadavg: 8.03 8.09 8.07 9/337 20530
/proc/meminfo: memFree=23389900/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=284796 CPUtime=5.96 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 7604 0 0 0 595 1 0 0 19 0 4 0 632677176 291631104 3561 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 71199 3562 379 95 0 66181 0
[pid=20518/tid=20519] ppid=20516 vsize=284796 CPUtime=1.47 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 1484 0 0 0 147 0 0 0 25 0 4 0 632677176 291631104 3562 33554432000 4194304 4580107 140734883391824 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=284796 CPUtime=1.49 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 1532 0 0 0 149 0 0 0 25 0 4 0 632677176 291631104 3562 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=284796 CPUtime=1.49 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 1631 0 0 0 149 0 0 0 25 0 4 0 632677176 291631104 3562 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 284796

[startup+3.10056 s]
/proc/loadavg: 8.02 8.09 8.07 9/337 20530
/proc/meminfo: memFree=23351336/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=285736 CPUtime=12.35 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 14991 0 0 0 1233 2 0 0 25 0 4 0 632677176 292593664 7461 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 71434 7461 379 95 0 66416 0
[pid=20518/tid=20519] ppid=20516 vsize=285736 CPUtime=3.06 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 3159 0 0 0 306 0 0 0 25 0 4 0 632677176 292593664 7461 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=285736 CPUtime=3.09 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 3889 0 0 0 309 0 0 0 25 0 4 0 632677176 292593664 7461 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=285736 CPUtime=3.09 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 3886 0 0 0 309 0 0 0 25 0 4 0 632677176 292593664 7461 33554432000 4194304 4580107 140734883391824 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 285736

[startup+6.30093 s]
/proc/loadavg: 8.02 8.09 8.07 9/337 20531
/proc/meminfo: memFree=23308288/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=286924 CPUtime=25.11 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 23769 0 0 0 2508 3 0 0 25 0 4 0 632677176 293810176 10703 33554432000 4194304 4580107 140734883391824 18446744073709551615 4406400 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 71731 10704 379 95 0 66713 0
[pid=20518/tid=20519] ppid=20516 vsize=286924 CPUtime=6.22 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 5677 0 0 0 622 0 0 0 25 0 4 0 632677176 293810176 10704 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=286924 CPUtime=6.28 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 6250 0 0 0 628 0 0 0 25 0 4 0 632677176 293810176 10704 33554432000 4194304 4580107 140734883391824 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=286924 CPUtime=6.29 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 5354 0 0 0 628 1 0 0 25 0 4 0 632677176 293810176 10704 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 286924

[startup+12.7007 s]
/proc/loadavg: 8.02 8.08 8.07 9/337 20531
/proc/meminfo: memFree=23268644/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=288632 CPUtime=50.65 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 36268 0 0 0 5059 6 0 0 25 0 4 0 632677176 295559168 14031 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 72158 14031 379 95 0 67140 0
[pid=20518/tid=20519] ppid=20516 vsize=288632 CPUtime=12.57 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 8614 0 0 0 1256 1 0 0 25 0 4 0 632677176 295559168 14031 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=288632 CPUtime=12.69 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 8656 0 0 0 1268 1 0 0 25 0 4 0 632677176 295559168 14031 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=288632 CPUtime=12.68 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 9159 0 0 0 1267 1 0 0 25 0 4 0 632677176 295559168 14031 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 288632

[startup+25.5011 s]
/proc/loadavg: 8.02 8.08 8.07 9/337 20531
/proc/meminfo: memFree=23223240/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=290492 CPUtime=101.71 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 56454 0 0 0 10162 9 0 0 25 0 4 0 632677176 297463808 18444 33554432000 4194304 4580107 140734883391824 18446744073709551615 4331917 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 72623 18444 379 95 0 67605 0
[pid=20518/tid=20519] ppid=20516 vsize=290492 CPUtime=25.23 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 14538 0 0 0 2522 1 0 0 25 0 4 0 632677176 297463808 18444 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=290492 CPUtime=25.49 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 13454 0 0 0 2547 2 0 0 25 0 4 0 632677176 297463808 18444 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=290492 CPUtime=25.48 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 13757 0 0 0 2546 2 0 0 25 0 4 0 632677176 297463808 18444 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 290492

[startup+51.1011 s]
/proc/loadavg: 8.07 8.09 8.08 9/337 20532
/proc/meminfo: memFree=23160376/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=293476 CPUtime=203.85 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 87111 0 0 0 20370 15 0 0 25 0 4 0 632677176 300519424 22422 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 73369 22422 379 95 0 68351 0
[pid=20518/tid=20519] ppid=20516 vsize=293476 CPUtime=50.57 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 22821 0 0 0 5054 3 0 0 25 0 4 0 632677176 300519424 22422 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=293476 CPUtime=51.09 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 21250 0 0 0 5105 4 0 0 25 0 4 0 632677176 300519424 22422 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=293476 CPUtime=51.08 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 20596 0 0 0 5105 3 0 0 25 0 4 0 632677176 300519424 22422 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 293476

[startup+102.301 s]
/proc/loadavg: 8.16 8.10 8.08 10/337 20533
/proc/meminfo: memFree=23099580/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=297256 CPUtime=408.16 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 134756 0 0 0 40785 31 0 0 25 0 4 0 632677176 304390144 27884 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 74314 27884 379 95 0 69296 0
[pid=20518/tid=20519] ppid=20516 vsize=297256 CPUtime=101.27 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 34387 0 0 0 10119 8 0 0 25 0 4 0 632677176 304390144 27886 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=297256 CPUtime=102.3 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 31577 0 0 0 10223 7 0 0 25 0 4 0 632677176 304390144 27886 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=297256 CPUtime=102.28 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 33268 0 0 0 10221 7 0 0 25 0 4 0 632677176 304390144 27886 33554432000 4194304 4580107 140734883391824 18446744073709551615 4321144 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 297256

[startup+162.301 s]

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

/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 118580 0 0 0 76182 37 0 0 25 0 4 0 632677176 464896000 76635 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.28
Current children cumulated vsize (KiB) 454000

[startup+822.301 s]
/proc/loadavg: 8.04 8.09 8.08 9/337 20561
/proc/meminfo: memFree=22621520/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=495840 CPUtime=3280.64 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 489769 0 0 0 327902 162 0 0 25 0 4 0 632677176 507740160 80316 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 123960 80316 379 95 0 118942 0
[pid=20518/tid=20519] ppid=20516 vsize=495840 CPUtime=813.84 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 122500 0 0 0 81347 37 0 0 25 0 4 0 632677176 507740160 80316 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=495840 CPUtime=822.3 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 125223 0 0 0 82186 44 0 0 25 0 4 0 632677176 507740160 80316 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=495840 CPUtime=822.18 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 121685 0 0 0 82179 39 0 0 25 0 4 0 632677176 507740160 80316 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.64
Current children cumulated vsize (KiB) 495840

[startup+882.312 s]
/proc/loadavg: 8.01 8.07 8.08 10/337 20563
/proc/meminfo: memFree=22605116/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=443060 CPUtime=3520.05 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 508024 0 0 0 351836 169 0 0 25 0 4 0 632677176 453693440 75500 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 110765 75500 379 95 0 105747 0
[pid=20518/tid=20519] ppid=20516 vsize=443060 CPUtime=873.24 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 126335 0 0 0 87286 38 0 0 25 0 4 0 632677176 453693440 75500 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=443060 CPUtime=882.31 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 128911 0 0 0 88186 45 0 0 25 0 4 0 632677176 453693440 75500 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=443060 CPUtime=882.18 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 127458 0 0 0 88176 42 0 0 25 0 4 0 632677176 453693440 75500 33554432000 4194304 4580107 140734883391824 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.05
Current children cumulated vsize (KiB) 443060

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

[startup+896.001 s]
/proc/loadavg: 8.08 8.09 8.08 9/337 20563
/proc/meminfo: memFree=22582424/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=443060 CPUtime=3574.68 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 510814 0 0 0 357297 171 0 0 25 0 4 0 632677176 453693440 78290 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 110765 78290 379 95 0 105747 0
[pid=20518/tid=20519] ppid=20516 vsize=443060 CPUtime=886.79 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 127263 0 0 0 88640 39 0 0 25 0 4 0 632677176 453693440 78290 33554432000 4194304 4580107 140734883391824 18446744073709551615 4324374 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=443060 CPUtime=896 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 129031 0 0 0 89555 45 0 0 25 0 4 0 632677176 453693440 78290 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=443060 CPUtime=895.87 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 128359 0 0 0 89545 42 0 0 25 0 4 0 632677176 453693440 78290 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3574.68
Current children cumulated vsize (KiB) 443060

[startup+921.6 s]
/proc/loadavg: 8.05 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22593328/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=574132 CPUtime=3676.82 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 518925 0 0 0 367508 174 0 0 25 0 4 0 632677176 587911168 85776 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 143533 85776 379 95 0 138515 0
[pid=20518/tid=20519] ppid=20516 vsize=574132 CPUtime=912.14 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 129543 0 0 0 91174 40 0 0 25 0 4 0 632677176 587911168 85776 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=574132 CPUtime=921.61 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 131967 0 0 0 92115 46 0 0 25 0 4 0 632677176 587911168 85776 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=574132 CPUtime=921.46 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130668 0 0 0 92103 43 0 0 25 0 4 0 632677176 587911168 85776 33554432000 4194304 4580107 140734883391824 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3676.82
Current children cumulated vsize (KiB) 574132

[startup+928.001 s]
/proc/loadavg: 8.05 8.08 8.08 10/337 20564
/proc/meminfo: memFree=22584152/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=574132 CPUtime=3702.35 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 519982 0 0 0 370060 175 0 0 25 0 4 0 632677176 587911168 86833 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 143533 86833 379 95 0 138515 0
[pid=20518/tid=20519] ppid=20516 vsize=574132 CPUtime=918.47 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 129935 0 0 0 91807 40 0 0 25 0 4 0 632677176 587911168 86833 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=574132 CPUtime=928 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 132267 0 0 0 92754 46 0 0 25 0 4 0 632677176 587911168 86833 33554432000 4194304 4580107 140734883391824 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=574132 CPUtime=927.87 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 131033 0 0 0 92743 44 0 0 25 0 4 0 632677176 587911168 86833 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3702.35
Current children cumulated vsize (KiB) 574132

[startup+931.201 s]
/proc/loadavg: 8.05 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22576336/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=574132 CPUtime=3715.12 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 521410 0 0 0 371336 176 0 0 25 0 4 0 632677176 587911168 88260 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 143533 88260 379 95 0 138515 0
[pid=20518/tid=20519] ppid=20516 vsize=574132 CPUtime=921.63 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130093 0 0 0 92123 40 0 0 25 0 4 0 632677176 587911168 88260 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=574132 CPUtime=931.21 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 133381 0 0 0 93074 47 0 0 25 0 4 0 632677176 587911168 88260 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=574132 CPUtime=931.06 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 131189 0 0 0 93062 44 0 0 25 0 4 0 632677176 587911168 88260 33554432000 4194304 4580107 140734883391824 18446744073709551615 4305164 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3715.12
Current children cumulated vsize (KiB) 574132

[startup+932.8 s]
/proc/loadavg: 8.04 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22587736/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=586816 CPUtime=3721.53 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 522610 0 0 0 371977 176 0 0 25 0 4 0 632677176 600899584 84739 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 146704 84739 379 95 0 141686 0
[pid=20518/tid=20519] ppid=20516 vsize=586816 CPUtime=923.22 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130170 0 0 0 92282 40 0 0 25 0 4 0 632677176 600899584 84740 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=586816 CPUtime=932.82 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 133517 0 0 0 93235 47 0 0 25 0 4 0 632677176 600899584 84740 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=586816 CPUtime=932.67 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 132176 0 0 0 93223 44 0 0 25 0 4 0 632677176 600899584 84740 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3721.53
Current children cumulated vsize (KiB) 586816

[startup+933.601 s]
/proc/loadavg: 8.04 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22587736/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=586816 CPUtime=3724.7 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 522760 0 0 0 372294 176 0 0 25 0 4 0 632677176 600899584 84889 33554432000 4194304 4580107 140734883391824 18446744073709551615 4304894 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 146704 84889 379 95 0 141686 0
[pid=20518/tid=20519] ppid=20516 vsize=586816 CPUtime=924.01 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130211 0 0 0 92361 40 0 0 25 0 4 0 632677176 600899584 84889 33554432000 4194304 4580107 140734883391824 18446744073709551615 4340662 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=586816 CPUtime=933.61 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 133574 0 0 0 93314 47 0 0 25 0 4 0 632677176 600899584 84889 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=586816 CPUtime=933.46 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 132227 0 0 0 93302 44 0 0 25 0 4 0 632677176 600899584 84889 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3724.7
Current children cumulated vsize (KiB) 586816

[startup+934.013 s]
/proc/loadavg: 8.04 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22586372/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=586816 CPUtime=3726.34 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 522822 0 0 0 372458 176 0 0 25 0 4 0 632677176 600899584 84893 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294598 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 146704 84893 379 95 0 141686 0
[pid=20518/tid=20519] ppid=20516 vsize=586816 CPUtime=924.41 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130211 0 0 0 92401 40 0 0 25 0 4 0 632677176 600899584 84893 33554432000 4194304 4580107 140734883391824 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=586816 CPUtime=934.02 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 133611 0 0 0 93355 47 0 0 25 0 4 0 632677176 600899584 84893 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=586816 CPUtime=933.87 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 132252 0 0 0 93343 44 0 0 25 0 4 0 632677176 600899584 84893 33554432000 4194304 4580107 140734883391824 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3726.34
Current children cumulated vsize (KiB) 586816

[startup+934.401 s]
/proc/loadavg: 8.04 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22586372/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=586816 CPUtime=3727.42 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 522830 0 0 0 372566 176 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055133739 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 146704 84901 379 95 0 141686 0
[pid=20518/tid=20519] ppid=20516 vsize=586816 CPUtime=924.8 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130211 0 0 0 92440 40 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=586816 CPUtime=934.18 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) S 20516 20518 20095 0 -1 4202560 133616 0 0 0 93371 47 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055158324 0 0 4096 2 18446604444432611136 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=586816 CPUtime=934.03 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) S 20516 20518 20095 0 -1 4202560 132255 0 0 0 93359 44 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055158324 0 0 4096 2 18446604444432611136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3727.42
Current children cumulated vsize (KiB) 586816

[startup+934.501 s]
/proc/loadavg: 8.04 8.08 8.08 9/337 20564
/proc/meminfo: memFree=22586372/32951124 swapFree=59367104/67111528
[pid=20518] ppid=20516 vsize=586816 CPUtime=3727.62 cores=0,2,4,6
/proc/20518/stat : 20518 (strangenight2-m) R 20516 20518 20095 0 -1 4202496 522830 0 0 0 372586 176 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055133888 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20518/statm: 146704 84901 379 95 0 141686 0
[pid=20518/tid=20519] ppid=20516 vsize=586816 CPUtime=924.9 cores=0,2,4,6
/proc/20518/task/20519/stat : 20519 (strangenight2-m) R 20516 20518 20095 0 -1 4202560 130211 0 0 0 92450 40 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 4305136 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20518/tid=20520] ppid=20516 vsize=586816 CPUtime=934.18 cores=0,2,4,6
/proc/20518/task/20520/stat : 20520 (strangenight2-m) S 20516 20518 20095 0 -1 4202560 133616 0 0 0 93371 47 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055158324 0 0 4096 2 18446604444432611136 0 0 -1 0 0 0 0
[pid=20518/tid=20521] ppid=20516 vsize=586816 CPUtime=934.03 cores=0,2,4,6
/proc/20518/task/20521/stat : 20521 (strangenight2-m) S 20516 20518 20095 0 -1 4202560 132255 0 0 0 93359 44 0 0 25 0 4 0 632677176 600899584 84901 33554432000 4194304 4580107 140734883391824 18446744073709551615 47320055158324 0 0 4096 2 18446604444432611136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3727.62
Current children cumulated vsize (KiB) 586816

Child status: 20
Real time (s): 934.561
CPU time (s): 3727.73
CPU user time (s): 3725.95
CPU system time (s): 1.78073
CPU usage (%): 398.875
Max. virtual memory (cumulated for all children) (KiB): 586816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3725.95
system time used= 1.78073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 523701
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= 289
involuntary context switches= 16930

runsolver used 2.81557 second user time and 6.82896 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 21:50:16
IDJOB=3366366
IDBENCH=82775
IDSOLVER=1844
FILE ID=node143/3366366-1305402616
RUNJOBID= node143-1305401410-20409
PBS_JOBID= 13324468
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366366-1305402616/watcher-3366366-1305402616 -o /tmp/evaluation-result-3366366-1305402616/solver-3366366-1305402616 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366366-1305402616.cnf

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

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=503316330

node143.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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.846
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.846
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.846
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.846
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.846
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.846
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:      23416232 kB
Buffers:        143980 kB
Cached:         647480 kB
SwapCached:      67336 kB
Active:          82044 kB
Inactive:      9230056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23416232 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            8616 kB
Writeback:           0 kB
AnonPages:     8452844 kB
Mapped:          22036 kB
Slab:           105172 kB
PageTables:      53372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69936912 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= 73404 MiB
End job on node143 at 2011-05-14 22:05:50