Trace number 3173957

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-mtUNSAT 3667.71 918.206

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-3173957-1304074270.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1491/1491 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:    350 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.17/0.34	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
1.17/0.34	c Finding binary XORs  T:     0.00 s  found:       0
1.17/0.34	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.17/0.34	c calculated reachability. Time: 0.00
1.17/0.34	c Calc default polars -  time:   0.00 s pos:     141 undec:      36 neg:     173
1.17/0.34	c =========================================================================================
1.17/0.34	c types(t): F = full restart, N = normal restart
1.17/0.34	c types(t): S = simplification begin/end, E = solution found
1.17/0.34	c restart types(rt): st = static, dy = dynamic
1.17/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.34	c  B st     0         0       344      1483         0         0      4496         0   no data   no data
1.17/0.34	c Decided on static restart strategy
1.17/0.34	c  N st     8      4915       344      1483         0      4762      4496     84914   no data   no data
3.17/0.80	c  N st    10     11298       344      1483         0      4425      4496     59237   no data   no data
3.17/0.80	c  N st    11     17041       344      1483         0      9994      4496    161486   no data   no data
3.98/1.00	c  F st    12     25000       344      1483         0     12199      4496    197483   no data   no data
3.98/1.00	c  N st    12     25000       344      1483         0     12199      4496    197483   no data   no data
4.76/1.20	c Decided on static restart strategy
4.76/1.20	c  N st    18     30000       344      1483         0     10567      4496    155813   no data   no data
4.76/1.20	c  S st    18     30000       344      1483         0     10567      4496    155813   no data   no data
4.76/1.23	c  S st    18     30504       344      1483         0     11066      4496    164650   no data   no data
4.76/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.76/1.23	c blocked clauses removed:        0 vars:      0 tried:         344 T: 0.00 s
4.76/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
4.76/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.29	c lits-rem:       216  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.04 s
4.76/1.29	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
4.76/1.29	c calculated reachability. Time: 0.00
4.76/1.29	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.37/2.11	c  S st    22     45756       344      1483         0     17431      4496    263425   no data   no data
8.37/2.15	c  S st    22     46257       344      1483         0      9280      4496    106784   no data   no data
8.37/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.37/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
8.37/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.16	c lits-rem:        20  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.01 s
8.37/2.16	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
8.37/2.17	c vivif2 --  cl tried     9028 cl shrink        0 lits rem          0 time: 0.00
8.37/2.17	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.00
8.37/2.17	c calculated reachability. Time: 0.00
8.37/2.17	c  N st    22     46257       344      1483         0      9028      4496    103210   no data   no data
11.96/3.01	c  N st    23     60656       344      1483         0     13275      4496    171147   no data   no data
14.35/3.63	c  N st    24     69390       344      1483         0     11122      4496    126019   no data   no data
14.35/3.63	c  S st    24     69390       344      1483         0     11122      4496    126019   no data   no data
14.35/3.66	c  S st    24     69893       344      1483         0     11622      4496    135373   no data   no data
14.35/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.35/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.35/3.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.35/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.35/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
14.35/3.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.35/3.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.35/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.69	c lits-rem:        81  cl-subs:      275  v-elim:      0  v-fix:    0  time:  0.02 s
14.35/3.69	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
14.35/3.69	c vivif2 --  cl tried    11347 cl shrink        0 lits rem          0 time: 0.00
14.76/3.70	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
14.76/3.70	c calculated reachability. Time: 0.00
14.76/3.70	c  N st    24     69893       344      1483         0     11347      4496    131071   no data   no data
19.15/4.85	c  F st    25     87502       344      1483         0     16725      4496    222445   no data   no data
19.15/4.85	c  N st    25     87502       344      1483         0     16725      4496    222445   no data   no data
20.75/5.23	c Decided on static restart strategy
21.56/5.48	c  N st    32     95548       344      1483         0     24498      4496    361427   no data   no data
24.34/6.11	c  N st    34    104840       344      1483         0     20886      4496    280377   no data   no data
24.34/6.11	c  S st    34    104840       344      1483         0     20886      4496    280377   no data   no data
24.34/6.16	c  S st    34    105341       344      1483         0     21384      4496    289431   no data   no data
24.34/6.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.34/6.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
24.34/6.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.34/6.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.34/6.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.34/6.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
24.34/6.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.34/6.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.34/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.35	c lits-rem:       170  cl-subs:     1688  v-elim:      0  v-fix:    0  time:  0.16 s
25.14/6.35	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
25.14/6.35	c vivif2 --  cl tried    19696 cl shrink        0 lits rem          0 time: 0.00
25.14/6.36	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
25.14/6.36	c calculated reachability. Time: 0.00
25.14/6.36	c  N st    34    105341       344      1483         0     19696      4496    262053   no data   no data
28.34/7.16	c  N st    35    114939       344      1483         0     15524      4496    175931   no data   no data
33.52/8.46	c  N st    36    129337       344      1483         0     14993      4496    152753   no data   no data
40.72/10.28	c  N st    37    150932       344      1483         0     20329      4496    236669   no data   no data
43.53/10.91	c  S st    38    158011       344      1483         0     27137      4496    356120   no data   no data
43.53/10.99	c  S st    38    158511       344      1483         0     27634      4496    365321   no data   no data
43.53/10.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.53/10.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.53/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.53/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.53/10.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
43.53/10.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.53/11.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.93/11.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.11/11.36	c lits-rem:       310  cl-subs:     2601  v-elim:      0  v-fix:    0  time:  0.35 s
45.11/11.36	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
45.11/11.36	c vivif2 --  cl tried    25033 cl shrink        0 lits rem          0 time: 0.00
45.11/11.37	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
45.11/11.37	c calculated reachability. Time: 0.00
45.11/11.37	c  N st    38    158511       344      1483         0     25033      4496    323366   no data   no data
63.49/15.97	c  N st    39    207099       344      1483         0     19863      4496    207205   no data   no data
75.47/18.95	c  N st    40    237766       344      1483         0     30165      4496    377506   no data   no data
75.47/18.95	c  S st    40    237766       344      1483         0     30165      4496    377506   no data   no data
75.87/19.02	c  S st    40    238269       344      1483         0     30663      4496    386628   no data   no data
75.87/19.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.87/19.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.87/19.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.87/19.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.87/19.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.87/19.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
75.87/19.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.87/19.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.87/19.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.46/19.40	c lits-rem:       204  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.35 s
77.46/19.40	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
77.46/19.40	c vivif2 --  cl tried    28159 cl shrink        0 lits rem          0 time: 0.00
77.46/19.42	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.01
77.46/19.42	c calculated reachability. Time: 0.00
77.46/19.42	c  N st    40    238269       344      1483         0     28159      4496    348018   no data   no data
104.63/26.21	c  F st    41    306250       344      1483         0     30039      4496    346306   no data   no data
104.63/26.21	c  N st    41    306250       344      1483         0     30039      4496    346306   no data   no data
106.62/26.76	c Decided on static restart strategy
115.81/29.08	c  N st    51    334558       344      1483         0     34283      4496    413156   no data   no data
126.20/31.67	c  N st    53    357405       344      1483         0     32215      4496    376116   no data   no data
126.20/31.67	c  S st    53    357405       344      1483         0     32215      4496    376116   no data   no data
126.60/31.76	c  S st    53    357907       344      1483         0     32714      4496    385678   no data   no data
126.60/31.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
126.60/31.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
126.60/31.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.60/31.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.60/31.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.60/31.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
126.60/31.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.60/31.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
126.60/31.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.80/32.02	c lits-rem:       159  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.24 s
127.80/32.02	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
127.80/32.02	c vivif2 --  cl tried    31084 cl shrink        0 lits rem          0 time: 0.00
127.80/32.04	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
127.80/32.04	c calculated reachability. Time: 0.00
127.80/32.04	c  N st    53    357907       344      1483         0     31084      4496    356619   no data   no data
144.17/36.14	c  N st    54    390301       344      1483         0     37270      4496    454374   no data   no data
170.53/42.75	c  N st    55    438889       344      1483         0     31114      4496    319380   no data   no data
206.88/51.84	c  N st    56    511771       344      1483         0     44488      4496    540531   no data   no data
221.27/55.43	c  N st    57    536862       344      1483         0     38724      4496    420069   no data   no data
221.27/55.43	c  S st    57    536862       344      1483         0     38724      4496    420069   no data   no data
221.67/55.54	c  S st    57    537364       344      1483         0     39225      4496    429698   no data   no data
221.67/55.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
221.67/55.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
221.67/55.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
221.67/55.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
221.67/55.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
221.67/55.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
221.67/55.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
221.67/55.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
221.67/55.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.27/55.91	c lits-rem:       159  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  0.33 s
223.27/55.91	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
223.27/55.91	c vivif2 --  cl tried    37165 cl shrink        0 lits rem          0 time: 0.00
223.27/55.94	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.02
223.27/55.94	c calculated reachability. Time: 0.00
223.27/55.94	c  N st    57    537364       344      1483         0     37165      4496    398671   no data   no data
317.13/79.44	c  N st    58    701348       344      1483         0     65634      4496    834726   no data   no data
381.06/95.41	c  N st    59    806047       344      1483         0     59587      4496    730344   no data   no data
381.06/95.41	c  S st    59    806047       344      1483         0     59587      4496    730344   no data   no data
381.46/95.58	c  S st    59    806550       344      1483         0     60089      4496    740398   no data   no data
381.46/95.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
381.87/95.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
381.87/95.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
381.87/95.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
381.87/95.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.87/95.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
381.87/95.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
381.87/95.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
381.87/95.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.84/97.67	c lits-rem:       752  cl-subs:     7569  v-elim:      0  v-fix:    0  time:  2.03 s
389.84/97.68	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
389.84/97.68	c vivif2 --  cl tried    52520 cl shrink        0 lits rem          0 time: 0.01
390.23/97.72	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.04
390.23/97.72	c calculated reachability. Time: 0.00
390.23/97.72	c  N st    59    806550       344      1483         0     52520      4496    622889   no data   no data
575.60/144.13	c  F st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
575.60/144.13	c  N st    60   1071876       344      1483         0     68361      4496    798335   no data   no data
579.60/145.18	c Decided on static restart strategy
598.75/149.91	c  N st    70   1100179       344      1483         0     52380      4496    527036   no data   no data
626.71/156.96	c  N st    72   1136172       344      1483         0     86750      4496   1155668   no data   no data
649.48/162.61	c  N st    73   1168566       344      1483         0     73756      4496    903881   no data   no data
685.05/171.53	c  N st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
685.05/171.53	c  S st    74   1209829       344      1483         0     68189      4496    801923   no data   no data
686.23/171.80	c  S st    74   1210333       344      1483         0     68690      4496    811464   no data   no data
686.23/171.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
686.23/171.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
686.23/171.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
686.23/171.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.23/171.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
686.23/171.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
686.23/171.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
686.23/171.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
686.23/171.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.01/175.55	c lits-rem:      1145  cl-subs:     7485  v-elim:      0  v-fix:    0  time:  3.66 s
701.01/175.55	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
701.01/175.56	c vivif2 --  cl tried    61205 cl shrink        0 lits rem          0 time: 0.01
701.41/175.62	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.05
701.41/175.62	c calculated reachability. Time: 0.00
701.41/175.62	c  N st    74   1210333       344      1483         0     61205      4496    693450   no data   no data
757.72/189.78	c  N st    75   1283216       344      1483         0     85083      4496   1070784   no data   no data
848.02/212.38	c  N st    76   1392539       344      1483         0     94984      4496   1258503   no data   no data
987.41/247.24	c  N st    77   1556523       344      1483         0    102452      4496   1293726   no data   no data
1120.05/280.45	c  N st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
1120.05/280.45	c  S st    78   1710333       344      1483         0     92158      4496   1137526   no data   no data
1121.23/280.77	c  S st    78   1710838       344      1483         0     92661      4496   1147244   no data   no data
1121.23/280.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1121.63/280.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1121.63/280.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1121.63/280.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1121.63/280.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.63/280.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
1121.63/280.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1121.63/280.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1121.63/280.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.38/292.57	c lits-rem:       860  cl-subs:    15507  v-elim:      0  v-fix:    0  time: 11.70 s
1168.38/292.57	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
1168.38/292.59	c vivif2 --  cl tried    77154 cl shrink        0 lits rem          0 time: 0.02
1169.16/292.70	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.11
1169.16/292.70	c calculated reachability. Time: 0.00
1169.16/292.70	c  N st    78   1710838       344      1483         0     77154      4496    898541   no data   no data
1495.92/374.53	c  N st    79   2079802       344      1483         0     89420      4496   1012204   no data   no data
1618.55/405.22	c  N st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
1618.55/405.22	c  S st    80   2210838       344      1483         0     92710      4496   1027036   no data   no data
1619.75/405.52	c  S st    80   2211339       344      1483         1     93210      4496   1036815   no data   no data
1619.75/405.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1619.75/405.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1619.75/405.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1619.75/405.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1619.75/405.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1619.75/405.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
1619.75/405.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1619.75/405.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1621.38/405.99	c subs with bin:     1365  lits-rem:      2053  v-fix:    0  time:  0.37 s
1636.93/409.85	c lits-rem:      2102  cl-subs:    15047  v-elim:      0  v-fix:    0  time:  3.86 s
1636.93/409.85	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
1636.93/409.86	c vivif2 --  cl tried    76798 cl shrink        0 lits rem          0 time: 0.01
1637.33/409.93	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.07
1637.33/409.93	c calculated reachability. Time: 0.00
1637.33/409.93	c  N st    80   2211339       344      1483         1     76798      4496    804612   no data   no data
2124.66/531.90	c  N st    81   2711339       344      1483         1    101075      4496   1166405   no data   no data
2124.66/531.90	c  S st    81   2711339       344      1483         1    101075      4496   1166405   no data   no data
2125.86/532.25	c  S st    81   2711839       344      1483         1    101573      4496   1176397   no data   no data
2125.86/532.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2126.27/532.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
2126.27/532.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2126.27/532.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2126.27/532.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2126.27/532.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
2126.27/532.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2126.27/532.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2126.27/532.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2145.03/537.00	c lits-rem:       261  cl-subs:    11173  v-elim:      0  v-fix:    0  time:  4.63 s
2145.03/537.00	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
2145.03/537.02	c vivif2 --  cl tried    90400 cl shrink        0 lits rem          0 time: 0.02
2145.43/537.11	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.09
2145.43/537.11	c calculated reachability. Time: 0.00
2145.43/537.11	c  N st    81   2711839       344      1483         1     90400      4496   1005698   no data   no data
2666.30/667.56	c  N st    82   3211840       344      1483         1    141358      4496   1801623   no data   no data
2666.30/667.56	c  S st    82   3211840       344      1483         1    141358      4496   1801623   no data   no data
2666.72/667.69	c Finding binary XORs  T:     0.00 s  found:       0
2668.70/668.16	c  S st    82   3212348       343      1460        24    130247      4448   1648512   no data   no data
2668.70/668.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2669.10/668.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2669.10/668.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2669.10/668.23	c bin-w-bin subsume rem           11 bins  time:  0.00 s
2669.10/668.23	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2669.10/668.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
2669.10/668.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2669.10/668.26	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
2674.29/669.53	c subs with bin:     3330  lits-rem:     10635  v-fix:    0  time:  1.22 s
2725.02/682.25	c lits-rem:      4187  cl-subs:    24414  v-elim:      0  v-fix:    0  time: 12.72 s
2725.02/682.25	c vivif2 --  cl tried     1458 cl shrink        0 lits rem          0 time: 0.00
2725.02/682.28	c vivif2 --  cl tried   102172 cl shrink        0 lits rem          0 time: 0.02
2725.82/682.40	c asymm  cl-useful: 0/1458/1458 lits-rem:0 time: 0.12
2725.82/682.40	c calculated reachability. Time: 0.00
2725.82/682.40	c  N st    82   3212348       342      1458        13    102172      4449   1236844   no data   no data
2962.29/741.65	c Finding binary XORs  T:     0.00 s  found:       0
3305.02/827.46	c  N st    83   3712348       341      1442        19    130368      4411   1519616   no data   no data
3305.02/827.46	c  S st    83   3712348       341      1442        19    130368      4411   1519616   no data   no data
3307.02/827.90	c  S st    83   3712850       341      1442        19    130867      4411   1529340   no data   no data
3307.02/827.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3307.02/827.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
3307.02/827.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3307.02/827.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3307.02/827.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3307.02/827.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
3307.02/827.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3307.42/828.00	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
3308.64/828.34	c subs with bin:      822  lits-rem:      3140  v-fix:    0  time:  0.29 s
3342.57/836.89	c lits-rem:      3479  cl-subs:    23948  v-elim:      0  v-fix:    0  time:  8.55 s
3342.57/836.89	c vivif2 --  cl tried     1441 cl shrink        0 lits rem          0 time: 0.00
3342.97/836.91	c vivif2 --  cl tried   106050 cl shrink       61 lits rem         61 time: 0.02
3343.39/837.03	c asymm  cl-useful: 0/1441/1441 lits-rem:0 time: 0.12
3343.39/837.03	c calculated reachability. Time: 0.00
3343.39/837.03	c  N st    83   3712850       340      1441        19    106050      4412   1183540   no data   no data
3390.91/848.93	c  F st    84   3751562       340      1441        19    143334      4412   1820147   no data   no data
3390.91/848.93	c  N st    84   3751562       340      1441        19    143334      4412   1820147   no data   no data
3400.52/851.36	c Decided on static restart strategy
3436.84/860.49	c  N st    94   3779867       339      1441        24     91156      4412    860320   no data   no data
3454.03/864.71	c Finding binary XORs  T:     0.00 s  found:       0
3480.39/871.34	c  N st    96   3815862       339      1424        38    118429      4375   1315460   no data   no data
3526.72/882.94	c  N st    97   3848254       339      1424        42    149184      4375   1769068   no data   no data
3527.12/883.07	c Finding binary XORs  T:     0.00 s  found:       0
3584.64/897.45	c  N st    98   3896842       338      1400        61    111789      4317   1173881   no data   no data
3613.41/904.69	c Finding binary XORs  T:     0.00 s  found:       0
3667.33/918.18	c Following stats are for *FIRST FINISHED THREAD ONLY*
3667.33/918.18	c num threads              : 4          
3667.33/918.18	c restarts                 : 99         
3667.33/918.18	c dynamic restarts         : 0          
3667.33/918.18	c static restarts          : 99         
3667.33/918.18	c full restarts            : 5          
3667.33/918.18	c total simplify time      : 0.91       
3667.33/918.18	c learnts DL2              : 0          
3667.33/918.18	c learnts size 2           : 327        
3667.33/918.18	c learnts size 1           : 128         (36.57     % of vars)
3667.33/918.18	c filedLit time            : 0.28        (0.03      % time)
3667.33/918.18	c v-elim SatELite          : 9           (2.57      % vars)
3667.33/918.18	c SatELite time            : 39.12       (4.26      % time)
3667.33/918.18	c v-elim xor               : 0           (0.00      % vars)
3667.33/918.18	c xor elim time            : 0.04        (0.00      % time)
3667.33/918.18	c num binary xor trees     : 0          
3667.33/918.18	c binxor trees' crown      : 0           (nan       leafs/tree)
3667.33/918.18	c bin xor find time        : 0.00       
3667.33/918.18	c OTF clause improved      : 172640      (0.04      clauses/conflict)
3667.33/918.18	c OTF impr. size diff      : 182605      (1.06       lits/clause)
3667.33/918.18	c OTF cl watch-shrink      : 1114586     (0.28      clauses/conflict)
3667.33/918.18	c OTF cl watch-sh-lit      : 1467509     (1.32       lits/clause)
3667.33/918.18	c tried to recurMin cls    : 383158      (9.75       % of conflicts)
3667.33/918.18	c updated cache            : 10394       (0.03       lits/tried recurMin)
3667.33/918.18	c unit cls recevied        : 5           (3.91      % of units)
3667.33/918.18	c unit cls sent            : 10          (7.81      % of units)
3667.33/918.18	c bin cls recevied         : 30         
3667.33/918.18	c bin cls sent             : 165        
3667.33/918.18	c clauses over max glue    : 0           (0.00      % of all clauses)
3667.33/918.18	c conflicts                : 3929002     (4280.84   / sec)
3667.33/918.18	c decisions                : 4515779     (0.78      % random)
3667.33/918.18	c bogo-props               : 119317128946 (130001926.01 / sec)
3667.33/918.18	c conflict literals        : 66886020    (30.95     % deleted)
3667.33/918.18	c Memory used              : 533.43      MB
3667.33/918.18	c single-thread CPU time   : 917.81      s
3667.33/918.18	c all-threads sum CPU time : 3666.15     s
3667.33/918.18	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173957-1304074270/watcher-3173957-1304074270 -o /tmp/evaluation-result-3173957-1304074270/solver-3173957-1304074270 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173957-1304074270.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: 3.49 5.57 6.99 2/172 22982
/proc/meminfo: memFree=12758872/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 597657664 52441088 352 33554432000 4194304 4627427 140735649527360 18446744073709551615 47319082108929 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 12803 352 303 106 0 7774 0
[pid=22982/tid=22985] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 597657664 52441088 352 33554432000 4194304 4627427 140735649527360 18446744073709551615 47319082108850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 597657664 52441088 352 33554432000 4194304 4627427 140735649527360 18446744073709551615 47319082108840 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 4 0 597657664 52441088 352 33554432000 4194304 4627427 140735649527360 18446744073709551615 216735178683 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.096657 s]
/proc/loadavg: 3.49 5.57 6.99 2/172 22982
/proc/meminfo: memFree=12758872/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=282256 CPUtime=0.36 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 1454 0 0 0 36 0 0 0 23 0 4 0 597657664 289030144 1373 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 70564 1373 384 106 0 65535 0
[pid=22982/tid=22985] ppid=22980 vsize=282256 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 297 0 0 0 9 0 0 0 24 0 4 0 597657664 289030144 1373 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=282256 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 267 0 0 0 9 0 0 0 18 0 4 0 597657664 289030144 1373 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=282256 CPUtime=0.08 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 214 0 0 0 8 0 0 0 18 0 4 0 597657664 289030144 1373 33554432000 4194304 4627427 140735649527360 18446744073709551615 4330958 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) 282256

[startup+0.100656 s]
/proc/loadavg: 3.49 5.57 6.99 2/172 22982
/proc/meminfo: memFree=12758872/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=282256 CPUtime=0.37 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 1467 0 0 0 37 0 0 0 23 0 4 0 597657664 289030144 1386 33554432000 4194304 4627427 140735649527360 18446744073709551615 4333328 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 70564 1386 384 106 0 65535 0
[pid=22982/tid=22985] ppid=22980 vsize=282256 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 301 0 0 0 9 0 0 0 24 0 4 0 597657664 289030144 1386 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=282256 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 270 0 0 0 9 0 0 0 18 0 4 0 597657664 289030144 1386 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309134 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=282256 CPUtime=0.09 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 216 0 0 0 9 0 0 0 18 0 4 0 597657664 289030144 1386 33554432000 4194304 4627427 140735649527360 18446744073709551615 4333546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282256

[startup+0.300621 s]
/proc/loadavg: 3.49 5.57 6.99 2/172 22982
/proc/meminfo: memFree=12758872/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=283384 CPUtime=1.17 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 2368 0 0 0 117 0 0 0 23 0 4 0 597657664 290185216 1851 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309405 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 70846 1851 385 106 0 65817 0
[pid=22982/tid=22985] ppid=22980 vsize=283384 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 524 0 0 0 29 0 0 0 25 0 4 0 597657664 290185216 1851 33554432000 4194304 4627427 140735649527360 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=283384 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 498 0 0 0 29 0 0 0 18 0 4 0 597657664 290185216 1851 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=283384 CPUtime=0.29 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 447 0 0 0 29 0 0 0 18 0 4 0 597657664 290185216 1851 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283384

[startup+0.700553 s]
/proc/loadavg: 3.49 5.57 6.99 2/172 22982
/proc/meminfo: memFree=12758872/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=284724 CPUtime=2.77 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 4149 0 0 0 277 0 0 0 25 0 4 0 597657664 291557376 2123 33554432000 4194304 4627427 140735649527360 18446744073709551615 4332424 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 71181 2123 385 106 0 66152 0
[pid=22982/tid=22985] ppid=22980 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 947 0 0 0 69 0 0 0 25 0 4 0 597657664 291557376 2123 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 954 0 0 0 69 0 0 0 18 0 4 0 597657664 291557376 2123 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 917 0 0 0 69 0 0 0 18 0 4 0 597657664 291557376 2124 33554432000 4194304 4627427 140735649527360 18446744073709551615 4322040 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284724

[startup+1.50041 s]
/proc/loadavg: 3.49 5.57 6.99 10/184 22994
/proc/meminfo: memFree=12735712/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=285448 CPUtime=5.96 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 7672 0 0 0 595 1 0 0 25 0 4 0 597657664 292298752 3552 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 71362 3552 389 106 0 66333 0
[pid=22982/tid=22985] ppid=22980 vsize=285448 CPUtime=1.48 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 1594 0 0 0 148 0 0 0 25 0 4 0 597657664 292298752 3552 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=285448 CPUtime=1.48 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 1564 0 0 0 148 0 0 0 20 0 4 0 597657664 292298752 3552 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=285448 CPUtime=1.49 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 1565 0 0 0 149 0 0 0 20 0 4 0 597657664 292298752 3552 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285448

[startup+3.10114 s]
/proc/loadavg: 3.49 5.57 6.99 9/184 22994
/proc/meminfo: memFree=12697152/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=296744 CPUtime=12.36 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 14866 0 0 0 1234 2 0 0 25 0 4 0 597657664 303865856 7563 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 74186 7563 389 106 0 69157 0
[pid=22982/tid=22985] ppid=22980 vsize=296744 CPUtime=3.08 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 3294 0 0 0 308 0 0 0 25 0 4 0 597657664 303865856 7563 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=296744 CPUtime=3.08 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 3957 0 0 0 308 0 0 0 25 0 4 0 597657664 303865856 7563 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=296744 CPUtime=3.09 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 3492 0 0 0 309 0 0 0 25 0 4 0 597657664 303865856 7563 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296744

[startup+6.30058 s]
/proc/loadavg: 3.85 5.61 7.00 9/184 22994
/proc/meminfo: memFree=12659476/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=300520 CPUtime=25.14 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 23823 0 0 0 2510 4 0 0 25 0 4 0 597657664 307732480 11068 33554432000 4194304 4627427 140735649527360 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 75130 11068 389 106 0 70101 0
[pid=22982/tid=22985] ppid=22980 vsize=300520 CPUtime=6.25 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 6001 0 0 0 625 0 0 0 25 0 4 0 597657664 307732480 11068 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=300520 CPUtime=6.28 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 6087 0 0 0 627 1 0 0 25 0 4 0 597657664 307732480 11068 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=300520 CPUtime=6.28 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 4997 0 0 0 628 0 0 0 25 0 4 0 597657664 307732480 11068 33554432000 4194304 4627427 140735649527360 18446744073709551615 4330000 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 300520

[startup+12.7005 s]
/proc/loadavg: 4.18 5.65 7.01 9/184 22994
/proc/meminfo: memFree=12613124/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=306168 CPUtime=50.7 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 36323 0 0 0 5064 6 0 0 25 0 4 0 597657664 313516032 14194 33554432000 4194304 4627427 140735649527360 18446744073709551615 4327552 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 76542 14194 389 106 0 71513 0
[pid=22982/tid=22985] ppid=22980 vsize=306168 CPUtime=12.62 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 9155 0 0 0 1261 1 0 0 25 0 4 0 597657664 313516032 14194 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=306168 CPUtime=12.68 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 8417 0 0 0 1266 2 0 0 25 0 4 0 597657664 313516032 14194 33554432000 4194304 4627427 140735649527360 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=306168 CPUtime=12.69 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 8608 0 0 0 1268 1 0 0 25 0 4 0 597657664 313516032 14194 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 306168

[startup+25.5002 s]
/proc/loadavg: 5.03 5.77 7.02 9/184 22994
/proc/meminfo: memFree=12563900/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=311316 CPUtime=101.83 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 56041 0 0 0 10172 11 0 0 25 0 4 0 597657664 318787584 18469 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324208 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 77829 18469 389 106 0 72800 0
[pid=22982/tid=22985] ppid=22980 vsize=311316 CPUtime=25.35 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 14990 0 0 0 2533 2 0 0 25 0 4 0 597657664 318787584 18469 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=311316 CPUtime=25.48 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 13022 0 0 0 2545 3 0 0 25 0 4 0 597657664 318787584 18469 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=311316 CPUtime=25.48 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 13041 0 0 0 2547 1 0 0 25 0 4 0 597657664 318787584 18469 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 311316

[startup+51.1008 s]
/proc/loadavg: 6.04 5.95 7.04 9/184 22995
/proc/meminfo: memFree=12512772/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=317648 CPUtime=204.09 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 86872 0 0 0 20390 19 0 0 25 0 4 0 597657664 325271552 22093 33554432000 4194304 4627427 140735649527360 18446744073709551615 4299583 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 79412 22093 389 106 0 74383 0
[pid=22982/tid=22985] ppid=22980 vsize=317648 CPUtime=50.81 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 23486 0 0 0 5077 4 0 0 25 0 4 0 597657664 325271552 22093 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=317648 CPUtime=51.08 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 20862 0 0 0 5103 5 0 0 25 0 4 0 597657664 325271552 22093 33554432000 4194304 4627427 140735649527360 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=317648 CPUtime=51.08 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 19735 0 0 0 5104 4 0 0 25 0 4 0 597657664 325271552 22093 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 317648

[startup+102.307 s]
/proc/loadavg: 7.15 6.26 7.09 9/184 22996
/proc/meminfo: memFree=12444196/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=327308 CPUtime=408.63 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 134463 0 0 0 40832 31 0 0 25 0 4 0 597657664 335163392 29181 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324120 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 81827 29181 389 106 0 76798 0
[pid=22982/tid=22985] ppid=22980 vsize=327308 CPUtime=101.73 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 35587 0 0 0 10166 7 0 0 25 0 4 0 597657664 335163392 29181 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=327308 CPUtime=102.28 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 31339 0 0 0 10221 7 0 0 25 0 4 0 597657664 335163392 29182 33554432000 4194304 4627427 140735649527360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=327308 CPUtime=102.29 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 31925 0 0 0 10221 8 0 0 25 0 4 0 597657664 335163392 29182 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 327308

[startup+162.3 s]

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

/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 115383 0 0 0 69816 32 0 0 25 0 4 0 597657664 543117312 80146 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=530388 CPUtime=702.23 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 103848 0 0 0 70189 34 0 0 25 0 4 0 597657664 543117312 80146 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=530388 CPUtime=702.27 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 97450 0 0 0 70193 34 0 0 25 0 4 0 597657664 543117312 80146 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 530388

[startup+762.307 s]
/proc/loadavg: 8.23 7.92 7.59 9/184 23023
/proc/meminfo: memFree=11957236/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=517940 CPUtime=3045 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 454158 0 0 0 304360 140 0 0 25 0 4 0 597657664 530370560 87440 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 129485 87440 389 106 0 124456 0
[pid=22982/tid=22985] ppid=22980 vsize=517940 CPUtime=758.15 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 119102 0 0 0 75782 33 0 0 25 0 4 0 597657664 530370560 87440 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=517940 CPUtime=762.22 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 107115 0 0 0 76187 35 0 0 25 0 4 0 597657664 530370560 87440 33554432000 4194304 4627427 140735649527360 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=517940 CPUtime=762.28 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 99862 0 0 0 76193 35 0 0 25 0 4 0 597657664 530370560 87440 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 517940

[startup+822.3 s]
/proc/loadavg: 8.22 7.97 7.62 9/184 23025
/proc/meminfo: memFree=11906004/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=596048 CPUtime=3284.65 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 468369 0 0 0 328318 147 0 0 25 0 4 0 597657664 610353152 90805 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 149012 90805 389 106 0 143983 0
[pid=22982/tid=22985] ppid=22980 vsize=596048 CPUtime=817.83 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 124273 0 0 0 81747 36 0 0 25 0 4 0 597657664 610353152 90805 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=596048 CPUtime=822.22 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 108986 0 0 0 82185 37 0 0 25 0 4 0 597657664 610353152 90805 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=596048 CPUtime=822.28 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 102242 0 0 0 82193 35 0 0 25 0 4 0 597657664 610353152 90805 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 596048

[startup+882.301 s]
/proc/loadavg: 8.20 8.00 7.66 9/184 23026
/proc/meminfo: memFree=11927436/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=517940 CPUtime=3524.33 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 478854 0 0 0 352281 152 0 0 25 0 4 0 597657664 530370560 88048 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 129485 88048 389 106 0 124456 0
[pid=22982/tid=22985] ppid=22980 vsize=517940 CPUtime=877.49 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 129607 0 0 0 87712 37 0 0 25 0 4 0 597657664 530370560 88048 33554432000 4194304 4627427 140735649527360 18446744073709551615 4338627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=517940 CPUtime=882.21 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 112584 0 0 0 88182 39 0 0 25 0 4 0 597657664 530370560 88048 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=517940 CPUtime=882.28 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 102258 0 0 0 88193 35 0 0 25 0 4 0 597657664 530370560 88048 33554432000 4194304 4627427 140735649527360 18446744073709551615 4352176 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 517940

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

[startup+895.9 s]
/proc/loadavg: 8.16 8.00 7.66 9/184 23027
/proc/meminfo: memFree=11931900/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=521884 CPUtime=3578.65 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 479407 0 0 0 357713 152 0 0 25 0 4 0 597657664 534409216 82745 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 130471 82745 389 106 0 125442 0
[pid=22982/tid=22985] ppid=22980 vsize=521884 CPUtime=891.03 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 129608 0 0 0 89065 38 0 0 25 0 4 0 597657664 534409216 82745 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=521884 CPUtime=895.81 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 112584 0 0 0 89542 39 0 0 25 0 4 0 597657664 534409216 82745 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=521884 CPUtime=895.87 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 102810 0 0 0 89552 35 0 0 25 0 4 0 597657664 534409216 82745 33554432000 4194304 4627427 140735649527360 18446744073709551615 4330094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3578.65
Current children cumulated vsize (KiB) 521884

[startup+908.701 s]
/proc/loadavg: 8.13 8.00 7.66 9/184 23027
/proc/meminfo: memFree=11951984/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=533888 CPUtime=3629.78 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 481599 0 0 0 362825 153 0 0 25 0 4 0 597657664 546701312 84937 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 133472 84937 389 106 0 128443 0
[pid=22982/tid=22985] ppid=22980 vsize=533888 CPUtime=903.76 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 129650 0 0 0 90338 38 0 0 25 0 4 0 597657664 546701312 84937 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=533888 CPUtime=908.62 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 113941 0 0 0 90822 40 0 0 25 0 4 0 597657664 546701312 84937 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=533888 CPUtime=908.68 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 103491 0 0 0 90832 36 0 0 25 0 4 0 597657664 546701312 84937 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3629.78
Current children cumulated vsize (KiB) 533888

[startup+915.101 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11940200/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=546228 CPUtime=3655.37 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 485226 0 0 0 365383 154 0 0 25 0 4 0 597657664 559337472 88564 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 136557 88564 389 106 0 131528 0
[pid=22982/tid=22985] ppid=22980 vsize=546228 CPUtime=910.13 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 130809 0 0 0 90975 38 0 0 25 0 4 0 597657664 559337472 88564 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=546228 CPUtime=915.02 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 114305 0 0 0 91462 40 0 0 25 0 4 0 597657664 559337472 88564 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=546228 CPUtime=915.08 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 104672 0 0 0 91472 36 0 0 25 0 4 0 597657664 559337472 88564 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3655.37
Current children cumulated vsize (KiB) 546228

[startup+916.701 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11937100/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=546228 CPUtime=3661.74 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 485646 0 0 0 366020 154 0 0 25 0 4 0 597657664 559337472 88984 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 136557 88984 389 106 0 131528 0
[pid=22982/tid=22985] ppid=22980 vsize=546228 CPUtime=911.71 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 130910 0 0 0 91133 38 0 0 25 0 4 0 597657664 559337472 88984 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=546228 CPUtime=916.61 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 114387 0 0 0 91621 40 0 0 25 0 4 0 597657664 559337472 88984 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=546228 CPUtime=916.68 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 104788 0 0 0 91632 36 0 0 25 0 4 0 597657664 559337472 88984 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3661.74
Current children cumulated vsize (KiB) 546228

[startup+917.501 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11934620/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=546228 CPUtime=3664.93 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 485862 0 0 0 366339 154 0 0 25 0 4 0 597657664 559337472 89200 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 136557 89200 389 106 0 131528 0
[pid=22982/tid=22985] ppid=22980 vsize=546228 CPUtime=912.51 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 130957 0 0 0 91213 38 0 0 25 0 4 0 597657664 559337472 89200 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=546228 CPUtime=917.41 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 114426 0 0 0 91701 40 0 0 25 0 4 0 597657664 559337472 89200 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=546228 CPUtime=917.48 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 104857 0 0 0 91712 36 0 0 25 0 4 0 597657664 559337472 89200 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3664.93
Current children cumulated vsize (KiB) 546228

[startup+917.901 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11934620/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=546228 CPUtime=3666.53 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 485964 0 0 0 366499 154 0 0 25 0 4 0 597657664 559337472 89302 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 136557 89302 389 106 0 131528 0
[pid=22982/tid=22985] ppid=22980 vsize=546228 CPUtime=912.91 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 130976 0 0 0 91253 38 0 0 25 0 4 0 597657664 559337472 89302 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=546228 CPUtime=917.81 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 114450 0 0 0 91741 40 0 0 25 0 4 0 597657664 559337472 89302 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=546228 CPUtime=917.88 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 104887 0 0 0 91752 36 0 0 25 0 4 0 597657664 559337472 89302 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3666.53
Current children cumulated vsize (KiB) 546228

[startup+918.101 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11934620/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=546228 CPUtime=3667.33 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22146 0 -1 4202496 486017 0 0 0 366579 154 0 0 25 0 4 0 597657664 559337472 89355 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 136557 89355 389 106 0 131528 0
[pid=22982/tid=22985] ppid=22980 vsize=546228 CPUtime=913.11 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 130989 0 0 0 91273 38 0 0 25 0 4 0 597657664 559337472 89355 33554432000 4194304 4627427 140735649527360 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22986] ppid=22980 vsize=546228 CPUtime=918.01 cores=0,2,4,6
/proc/22982/task/22986/stat : 22986 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 114464 0 0 0 91761 40 0 0 25 0 4 0 597657664 559337472 89355 33554432000 4194304 4627427 140735649527360 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22987] ppid=22980 vsize=546228 CPUtime=918.08 cores=0,2,4,6
/proc/22982/task/22987/stat : 22987 (strangenight2-m) R 22980 22982 22146 0 -1 4202560 104898 0 0 0 91772 36 0 0 25 0 4 0 597657664 559337472 89355 33554432000 4194304 4627427 140735649527360 18446744073709551615 4324280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3667.33
Current children cumulated vsize (KiB) 546228

[startup+918.201 s]
/proc/loadavg: 8.11 8.00 7.67 9/184 23027
/proc/meminfo: memFree=11934620/32951124 swapFree=67102140/67111528
[pid=22982] ppid=22980 vsize=0 CPUtime=3667.69 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) Z 22980 22982 22146 0 -1 4203548 486039 0 0 0 366614 155 0 0 25 0 2 0 597657664 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22982/statm: 0 0 0 0 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=0 CPUtime=913.21 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22146 0 -1 4203588 130995 0 0 0 91282 39 0 0 25 0 2 0 597657664 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3667.69
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 918.206
CPU time (s): 3667.71
CPU user time (s): 3666.15
CPU system time (s): 1.56276
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 596048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3666.15
system time used= 1.56276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 486039
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= 242
involuntary context switches= 17764

runsolver used 1.44078 second user time and 3.57746 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=1541004479

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12759052 kB
Buffers:       2233916 kB
Cached:       17312988 kB
SwapCached:       5504 kB
Active:        7963992 kB
Inactive:     11643936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12759052 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           11396 kB
Writeback:           0 kB
AnonPages:       58324 kB
Mapped:          14340 kB
Slab:           521228 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188968 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71804 MiB
End job on node119 at 2011-04-29 13:06:28