Trace number 3174137

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.44 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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-3174137-1304101820.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.05/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.05/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.05/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.05/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.05/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.05/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.05/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.05/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.05/0.85	c calculated reachability. Time: 0.00
0.05/0.85	c Calc default polars -  time:   0.00 s pos:      63 undec:       5 neg:      57
0.05/0.85	c =========================================================================================
0.05/0.85	c types(t): F = full restart, N = normal restart
0.05/0.85	c types(t): S = simplification begin/end, E = solution found
0.05/0.85	c restart types(rt): st = static, dy = dynamic
0.05/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.05/0.85	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.05/0.85	c Decided on static restart strategy
0.05/0.85	c  N st     8      4916       125      2662         0      4645     13310    115451   no data   no data
0.05/0.85	c  N st    10     11299       125      2662         0      4297     13310     86918   no data   no data
0.05/0.85	c  N st    11     17043       125      2662         0      9703     13310    227922   no data   no data
0.05/0.85	c  F st    12     25001       125      2662         0     11928     13310    282006   no data   no data
0.05/0.85	c  N st    12     25001       125      2662         0     11928     13310    282006   no data   no data
4.00/1.05	c Decided on static restart strategy
4.00/1.05	c  N st    18     30001       125      2662         0     10223     13310    228495   no data   no data
4.00/1.05	c  S st    18     30001       125      2662         0     10223     13310    228495   no data   no data
4.40/1.15	c  S st    18     30502       125      2662         0     10714     13310    241257   no data   no data
4.40/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/1.15	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
4.40/1.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.40/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.20/1.35	c lits-rem:       180  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.17 s
5.20/1.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
5.20/1.35	c calculated reachability. Time: 0.00
5.20/1.35	c  N st    18     30502       125      2662         0      9256     13310    200450   no data   no data
6.38/1.60	c  N st    20     37615       125      2662         0      8547     13310    165052   no data   no data
7.60/1.90	c  N st    21     44014       125      2662         0     14551     13310    315906   no data   no data
7.98/2.00	c  S st    22     45754       125      2662         0     16171     13310    356179   no data   no data
7.98/2.05	c  S st    22     46257       125      2662         0     16663     13310    368410   no data   no data
7.98/2.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.98/2.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.98/2.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.98/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/2.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
7.98/2.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.98/2.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.98/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.97/2.56	c lits-rem:       368  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  0.49 s
9.97/2.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
9.97/2.56	c vivif2 --  cl tried    14681 cl shrink        0 lits rem          0 time: 0.00
10.37/2.62	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
10.37/2.62	c calculated reachability. Time: 0.00
10.37/2.62	c  N st    22     46257       125      2662         0     14681     13310    315876   no data   no data
13.17/3.38	c  N st    23     60654       125      2662         0     10502     13310    183354   no data   no data
15.16/3.84	c  N st    24     69386       125      2662         0     18685     13310    387288   no data   no data
15.16/3.84	c  S st    24     69386       125      2662         0     18685     13310    387288   no data   no data
15.16/3.89	c  S st    24     69894       125      2662         0     19178     13310    399910   no data   no data
15.16/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.16/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
15.16/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.56/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.96/4.52	c lits-rem:       334  cl-subs:     2269  v-elim:      0  v-fix:    0  time:  0.61 s
17.96/4.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.96/4.52	c vivif2 --  cl tried    16909 cl shrink        0 lits rem          0 time: 0.00
17.96/4.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
17.96/4.59	c calculated reachability. Time: 0.00
17.96/4.59	c  N st    24     69894       125      2662         0     16909     13310    344891   no data   no data
22.36/5.69	c  F st    25     87500       125      2662         0     11967     13310    201218   no data   no data
22.36/5.69	c  N st    25     87500       125      2662         0     11967     13310    201218   no data   no data
23.56/5.97	c Decided on static restart strategy
24.36/6.13	c  N st    32     95538       125      2662         0     19558     13310    398443   no data   no data
26.75/6.73	c  N st    34    104841       125      2662         0     16130     13310    304768   no data   no data
26.75/6.73	c  S st    34    104841       125      2662         0     16130     13310    304768   no data   no data
26.75/6.78	c  S st    34    105346       125      2662         0     16611     13310    317807   no data   no data
26.75/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.75/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
26.75/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.75/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.75/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.75/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
26.75/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.75/6.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.75/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.95/7.00	c lits-rem:       172  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  0.20 s
27.95/7.00	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.95/7.00	c vivif2 --  cl tried    15540 cl shrink        0 lits rem          0 time: 0.00
27.95/7.06	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
27.95/7.07	c calculated reachability. Time: 0.00
27.95/7.07	c  N st    34    105346       125      2662         0     15540     13310    288452   no data   no data
30.75/7.74	c  N st    35    114946       125      2662         0     24486     13310    520327   no data   no data
34.74/8.72	c  N st    36    129343       125      2662         0     24898     13310    516287   no data   no data
41.52/10.48	c  N st    37    150938       125      2662         0     16100     13310    250606   no data   no data
43.53/10.91	c  S st    38    158020       125      2662         0     22781     13310    425965   no data   no data
43.53/10.97	c  S st    38    158523       125      2662         0     23267     13310    439266   no data   no data
43.53/10.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.53/10.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.53/10.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.53/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.53/10.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
43.53/10.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.53/10.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.53/10.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.53/11.48	c lits-rem:       314  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.49 s
45.53/11.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
45.53/11.49	c vivif2 --  cl tried    21589 cl shrink        0 lits rem          0 time: 0.00
45.92/11.56	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
45.92/11.56	c calculated reachability. Time: 0.00
45.92/11.56	c  N st    38    158523       125      2662         0     21589     13310    394196   no data   no data
61.90/15.59	c  N st    39    207111       125      2662         0     34385     13310    699734   no data   no data
73.88/18.55	c  N st    40    237784       125      2662         0     26506     13310    472243   no data   no data
73.88/18.55	c  S st    40    237784       125      2662         0     26506     13310    472243   no data   no data
74.28/18.61	c  S st    40    238285       125      2662         0     26998     13310    484920   no data   no data
74.28/18.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.28/18.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
74.28/18.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.28/18.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.28/18.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.28/18.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
74.28/18.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.28/18.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
74.28/18.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.68/19.29	c lits-rem:       448  cl-subs:     1978  v-elim:      0  v-fix:    0  time:  0.65 s
76.68/19.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
76.68/19.29	c vivif2 --  cl tried    25020 cl shrink        0 lits rem          0 time: 0.00
77.08/19.38	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
77.08/19.38	c calculated reachability. Time: 0.00
77.08/19.38	c  N st    40    238285       125      2662         0     25020     13310    434921   no data   no data
101.85/25.54	c  F st    41    306251       125      2662         0     26932     13310    442698   no data   no data
101.85/25.54	c  N st    41    306251       125      2662         0     26932     13310    442698   no data   no data
103.86/26.04	c Decided on static restart strategy
113.43/28.42	c  N st    51    334554       125      2662         0     31089     13310    527425   no data   no data
123.01/30.82	c  N st    53    357428       125      2662         0     29012     13310    456596   no data   no data
123.01/30.82	c  S st    53    357428       125      2662         0     29012     13310    456596   no data   no data
123.01/30.89	c  S st    53    357930       125      2662         0     29494     13310    469036   no data   no data
123.01/30.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.41/30.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
123.41/30.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.41/30.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.41/30.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.41/30.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
123.41/30.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
123.41/30.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
123.41/30.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.02/31.31	c lits-rem:       199  cl-subs:     1382  v-elim:      0  v-fix:    0  time:  0.39 s
125.02/31.31	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
125.02/31.32	c vivif2 --  cl tried    28112 cl shrink        0 lits rem          0 time: 0.00
125.42/31.42	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
125.42/31.42	c calculated reachability. Time: 0.00
125.42/31.42	c  N st    53    357930       125      2662         0     28112     13310    433818   no data   no data
139.80/35.02	c  N st    54    390322       125      2662         0     34153     13310    571657   no data   no data
165.37/41.43	c  N st    55    438911       125      2662         0     28091     13310    398601   no data   no data
199.31/49.92	c  N st    56    511793       125      2662         0     40995     13310    700994   no data   no data
210.50/52.74	c  N st    57    536895       125      2662         0     35513     13310    544338   no data   no data
210.50/52.74	c  S st    57    536895       125      2662         0     35513     13310    544338   no data   no data
210.90/52.84	c  S st    57    537399       125      2662         0     35997     13310    557359   no data   no data
210.90/52.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
210.90/52.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
210.90/52.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.90/52.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.90/52.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.90/52.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
210.90/52.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.90/52.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
210.90/52.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.71/53.52	c lits-rem:       343  cl-subs:     1681  v-elim:      0  v-fix:    0  time:  0.64 s
213.71/53.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
213.71/53.53	c vivif2 --  cl tried    34316 cl shrink        0 lits rem          0 time: 0.01
214.12/53.66	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
214.12/53.66	c calculated reachability. Time: 0.00
214.12/53.66	c  N st    57    537399       125      2662         0     34316     13310    515523   no data   no data
296.39/74.29	c  N st    58    701386       125      2662         0     62294     13310   1189565   no data   no data
353.91/88.61	c  N st    59    806099       125      2662         0     56428     13310    975850   no data   no data
353.91/88.61	c  S st    59    806099       125      2662         0     56428     13310    975850   no data   no data
354.32/88.76	c  S st    59    806605       125      2662         0     56918     13310    988748   no data   no data
354.32/88.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
354.32/88.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
354.32/88.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.32/88.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.32/88.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.32/88.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
354.32/88.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
354.32/88.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
354.73/88.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.90/93.20	c lits-rem:      1389  cl-subs:     5783  v-elim:      0  v-fix:    0  time:  4.37 s
371.90/93.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
372.31/93.21	c vivif2 --  cl tried    51135 cl shrink        0 lits rem          0 time: 0.01
373.09/93.44	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.23
373.09/93.44	c calculated reachability. Time: 0.00
373.09/93.44	c  N st    59    806605       125      2662         0     51135     13310    858118   no data   no data
538.47/134.82	c  F st    60   1071877       125      2662         0     66593     13310   1181743   no data   no data
538.47/134.82	c  N st    60   1071877       125      2662         0     66593     13310   1181743   no data   no data
542.46/135.88	c Decided on static restart strategy
560.84/140.43	c  N st    70   1100192       125      2662         0     51265     13310    763482   no data   no data
588.79/147.44	c  N st    72   1136184       125      2662         0     85074     13310   1647994   no data   no data
609.59/152.69	c  N st    73   1168577       125      2662         0     72332     13310   1300610   no data   no data
638.33/159.89	c  N st    74   1209907       125      2662         0     66988     13310   1159282   no data   no data
638.33/159.89	c  S st    74   1209907       125      2662         0     66988     13310   1159282   no data   no data
639.53/160.18	c  S st    74   1210407       125      2662         0     67470     13310   1171916   no data   no data
639.53/160.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
639.94/160.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
639.94/160.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
639.94/160.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.94/160.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.94/160.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
639.94/160.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
639.94/160.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
639.94/160.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.46/172.61	c lits-rem:      1064  cl-subs:     4926  v-elim:      0  v-fix:    0  time: 12.32 s
689.46/172.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
689.46/172.63	c vivif2 --  cl tried    62544 cl shrink        0 lits rem          0 time: 0.02
691.45/173.19	c asymm  cl-useful: 0/2358/2662 lits-rem:0 time: 0.56
691.45/173.19	c calculated reachability. Time: 0.00
691.45/173.19	c  N st    74   1210407       125      2662         0     62544     13310   1041354   no data   no data
754.60/188.99	c  N st    75   1283292       125      2662         0     85801     13310   1624951   no data   no data
847.25/212.16	c  N st    76   1392615       125      2662         0     47819     13310    584150   no data   no data
973.89/243.85	c  N st    77   1556599       125      2662         0     52484     13310    663433   no data   no data
1092.53/273.56	c  N st    78   1710408       125      2662         0     92414     13310   1705362   no data   no data
1092.53/273.56	c  S st    78   1710408       125      2662         0     92414     13310   1705362   no data   no data
1093.72/273.82	c  S st    78   1710915       125      2662         0     92907     13310   1717909   no data   no data
1093.72/273.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1093.72/273.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1093.72/273.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1093.72/273.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1093.72/273.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1093.72/273.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1093.72/273.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1093.72/273.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1094.12/273.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.82/292.17	c lits-rem:      2454  cl-subs:     9214  v-elim:      0  v-fix:    0  time: 18.23 s
1166.82/292.17	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1166.82/292.20	c vivif2 --  cl tried    83693 cl shrink        0 lits rem          0 time: 0.02
1168.82/292.67	c asymm  cl-useful: 0/1900/2662 lits-rem:0 time: 0.48
1168.82/292.68	c calculated reachability. Time: 0.00
1168.82/292.68	c  N st    78   1710915       125      2662         0     83693     13310   1482897   no data   no data
1576.29/394.68	c  N st    79   2079880       125      2662         0     94814     13310   1609568   no data   no data
1695.32/424.43	c  N st    80   2210916       125      2662         0     98506     13310   1674693   no data   no data
1695.32/424.43	c  S st    80   2210916       125      2662         0     98506     13310   1674693   no data   no data
1696.52/424.75	c  S st    80   2211424       125      2662         0     98994     13310   1687857   no data   no data
1696.52/424.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1696.92/424.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1696.92/424.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1696.92/424.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1696.92/424.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1696.92/424.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1696.92/424.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1696.92/424.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1696.92/424.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1765.62/442.00	c lits-rem:      1887  cl-subs:    11342  v-elim:      0  v-fix:    0  time: 17.12 s
1765.62/442.00	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1765.62/442.02	c vivif2 --  cl tried    87652 cl shrink        0 lits rem          0 time: 0.02
1766.42/442.21	c asymm  cl-useful: 0/762/2662 lits-rem:0 time: 0.19
1766.42/442.21	c calculated reachability. Time: 0.00
1766.42/442.21	c  N st    80   2211424       125      2662         0     87652     13310   1432312   no data   no data
2270.16/568.34	c  N st    81   2711424       125      2662         0    110545     13310   1901881   no data   no data
2270.16/568.34	c  S st    81   2711424       125      2662         0    110545     13310   1901881   no data   no data
2271.74/568.70	c  S st    81   2711926       125      2662         0    111033     13310   1915030   no data   no data
2271.74/568.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2271.74/568.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2271.74/568.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2271.74/568.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2271.74/568.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2271.74/568.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2271.74/568.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2271.74/568.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2272.15/568.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2372.41/593.90	c lits-rem:      2621  cl-subs:    14331  v-elim:      0  v-fix:    0  time: 25.06 s
2372.41/593.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2372.41/593.93	c vivif2 --  cl tried    96702 cl shrink        0 lits rem          0 time: 0.02
2373.61/594.26	c asymm  cl-useful: 0/1598/2662 lits-rem:0 time: 0.34
2373.61/594.27	c calculated reachability. Time: 0.00
2373.61/594.27	c  N st    81   2711926       125      2662         0     96702     13310   1587356   no data   no data
2962.82/741.74	c  N st    82   3211926       125      2662         0     74967     13310    910925   no data   no data
2962.82/741.74	c  S st    82   3211926       125      2662         0     74967     13310    910925   no data   no data
2963.62/741.97	c  S st    82   3212427       125      2662         0     75450     13310    923676   no data   no data
2963.62/741.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2964.02/742.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2964.02/742.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2964.02/742.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2964.02/742.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2964.02/742.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2964.02/742.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2964.02/742.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2964.02/742.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2966.42/742.67	c lits-rem:       121  cl-subs:      740  v-elim:      0  v-fix:    0  time:  0.62 s
2966.42/742.67	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2966.42/742.68	c vivif2 --  cl tried    74710 cl shrink        0 lits rem          0 time: 0.01
2967.22/742.88	c asymm  cl-useful: 0/1064/2662 lits-rem:0 time: 0.20
2967.22/742.88	c calculated reachability. Time: 0.00
2967.22/742.88	c  N st    82   3212427       125      2662         0     74710     13310    906582   no data   no data
3555.23/890.04	c  N st    83   3712428       125      2662         0     85265     13310   1091366   no data   no data
3555.23/890.04	c  S st    83   3712428       125      2662         0     85265     13310   1091366   no data   no data
3556.43/890.32	c  S st    83   3712933       125      2662         0     85755     13310   1104465   no data   no data
3556.43/890.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3556.43/890.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3556.43/890.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3556.43/890.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3556.43/890.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3556.43/890.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3556.43/890.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3556.43/890.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3556.83/890.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3562.44/891.80	c lits-rem:       342  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  1.39 s
3562.44/891.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3562.44/891.82	c vivif2 --  cl tried    83873 cl shrink        0 lits rem          0 time: 0.02
3563.62/892.14	c asymm  cl-useful: 0/1742/2662 lits-rem:0 time: 0.32
3563.62/892.14	c calculated reachability. Time: 0.00
3563.62/892.14	c  N st    83   3712933       125      2662         0     83873     13310   1060434   no data   no data
3602.36/901.84	c  F st    84   3751564       125      2662         0    119768     13310   2013626   no data   no data
3602.36/901.84	c  N st    84   3751564       125      2662         0    119768     13310   2013626   no data   no data
3609.15/903.53	c Decided on static restart strategy
3643.11/912.06	c  N st    94   3779866       125      2662         0    146431     13310   2736311   no data   no data
3687.85/923.26	c  N st    96   3815861       125      2662         0    101029     13310   1484644   no data   no data
3728.60/933.41	c  N st    97   3848254       125      2662         0    131224     13310   2266490   no data   no data
3791.70/949.25	c  N st    98   3896842       125      2662         0     96332     13310   1351392   no data   no data
3897.97/975.88	c  N st    99   3969726       125      2662         0     83249     13310    989795   no data   no data
4029.79/1008.89	c  N st   100   4079049       125      2662         0    102845     13310   1474063   no data   no data
4193.18/1049.77	c  N st   101   4212934       125      2662         0    145196     13310   2636687   no data   no data
4193.18/1049.77	c  S st   101   4212934       125      2662         0    145196     13310   2636687   no data   no data
4195.20/1050.27	c  S st   101   4213439       125      2662         0    145684     13310   2650005   no data   no data
4195.20/1050.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4195.57/1050.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4195.57/1050.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4195.57/1050.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4195.57/1050.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4195.57/1050.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4195.57/1050.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4195.97/1050.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4195.97/1050.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4347.77/1088.45	c lits-rem:      3237  cl-subs:    12699  v-elim:      0  v-fix:    0  time: 37.97 s
4347.77/1088.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4347.77/1088.49	c vivif2 --  cl tried   132985 cl shrink        0 lits rem          0 time: 0.03
4349.37/1088.87	c asymm  cl-useful: 0/920/2662 lits-rem:0 time: 0.38
4349.37/1088.87	c calculated reachability. Time: 0.00
4349.37/1088.87	c  N st   101   4213439       125      2662         0    132985     13310   2319691   no data   no data
4776.39/1195.70	c  N st   102   4459416       125      2662         0    108341     13310   1576263   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174137-1304101820/watcher-3174137-1304101820 -o /tmp/evaluation-result-3174137-1304101820/solver-3174137-1304101820 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174137-1304101820.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 521779722 52441088 348 33554432000 4194304 4627427 140734672196000 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 12803 348 299 106 0 7774 0
[pid=2376/tid=2377] ppid=2374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 521779722 52441088 353 33554432000 4194304 4627427 140734672196000 18446744073709551615 212687675323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521779722 52441088 353 33554432000 4194304 4627427 140734672196000 18446744073709551615 47968973313964 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521779723 52441088 353 33554432000 4194304 4627427 140734672196000 18446744073709551615 212682722390 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0189729 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=281888 CPUtime=0.05 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 1006 0 0 0 5 0 0 0 18 0 4 0 521779722 288653312 912 33554432000 4194304 4627427 140734672196000 18446744073709551615 212687718583 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 70472 947 369 106 0 65443 0
[pid=2376/tid=2377] ppid=2374 vsize=281888 CPUtime=0.01 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 229 0 0 0 1 0 0 0 25 0 4 0 521779722 288653312 1001 33554432000 4194304 4627427 140734672196000 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=281888 CPUtime=0.01 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) D 2374 2376 1225 0 -1 4202560 120 0 0 0 1 0 0 0 18 0 4 0 521779722 288653312 1014 33554432000 4194304 4627427 140734672196000 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=281888 CPUtime=0.01 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 135 0 0 0 1 0 0 0 18 0 4 0 521779723 288653312 1034 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 281888

[startup+0.90606 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=285884 CPUtime=3.6 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 6877 0 0 0 359 1 0 0 19 0 4 0 521779722 292745216 2852 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 71471 2852 385 106 0 66442 0
[pid=2376/tid=2377] ppid=2374 vsize=285884 CPUtime=0.89 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1709 0 0 0 89 0 0 0 25 0 4 0 521779722 292745216 2852 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=285884 CPUtime=0.89 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1498 0 0 0 89 0 0 0 19 0 4 0 521779722 292745216 2852 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=285884 CPUtime=0.89 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1533 0 0 0 89 0 0 0 19 0 4 0 521779723 292745216 2852 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 285884

[startup+1.00604 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=286000 CPUtime=4 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 7338 0 0 0 399 1 0 0 19 0 4 0 521779722 292864000 2960 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 71500 2960 385 106 0 66471 0
[pid=2376/tid=2377] ppid=2374 vsize=286000 CPUtime=0.99 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1794 0 0 0 99 0 0 0 25 0 4 0 521779722 292864000 2960 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=286000 CPUtime=0.99 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1729 0 0 0 99 0 0 0 19 0 4 0 521779722 292864000 2960 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=286000 CPUtime=0.99 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1604 0 0 0 99 0 0 0 19 0 4 0 521779723 292864000 2960 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 286000

[startup+1.10602 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=286000 CPUtime=4.4 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 9048 0 0 0 438 2 0 0 19 0 4 0 521779722 292864000 4670 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420136 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 71500 4670 388 106 0 66471 0
[pid=2376/tid=2377] ppid=2374 vsize=286000 CPUtime=1.09 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1874 0 0 0 109 0 0 0 25 0 4 0 521779722 292864000 4670 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=286000 CPUtime=1.09 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1796 0 0 0 109 0 0 0 19 0 4 0 521779722 292864000 4670 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=286000 CPUtime=1.09 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 1669 0 0 0 109 0 0 0 19 0 4 0 521779723 292864000 4670 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 286000

[startup+1.50095 s]
/proc/loadavg: 7.62 7.97 7.99 5/180 2376
/proc/meminfo: memFree=24300276/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=286308 CPUtime=5.98 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 11639 0 0 0 596 2 0 0 20 0 4 0 521779722 293179392 5813 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 71577 5813 388 106 0 66548 0
[pid=2376/tid=2377] ppid=2374 vsize=286308 CPUtime=1.49 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 3459 0 0 0 149 0 0 0 25 0 4 0 521779722 293179392 5813 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=286308 CPUtime=1.49 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 2237 0 0 0 149 0 0 0 20 0 4 0 521779722 293179392 5813 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=286308 CPUtime=1.49 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 2102 0 0 0 149 0 0 0 20 0 4 0 521779723 293179392 5813 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286308

[startup+3.10066 s]
/proc/loadavg: 7.89 8.02 8.00 10/184 2380
/proc/meminfo: memFree=24260908/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=278448 CPUtime=12.37 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 20935 0 0 0 1233 4 0 0 25 0 4 0 521779722 285130752 10805 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 69612 10805 388 106 0 64583 0
[pid=2376/tid=2377] ppid=2374 vsize=278448 CPUtime=3.09 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 4732 0 0 0 308 1 0 0 25 0 4 0 521779722 285130752 10805 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=278448 CPUtime=3.07 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 5436 0 0 0 307 0 0 0 25 0 4 0 521779722 285130752 10806 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=278448 CPUtime=3.09 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 4973 0 0 0 308 1 0 0 25 0 4 0 521779723 285130752 10806 33554432000 4194304 4627427 140734672196000 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 278448

[startup+6.30608 s]
/proc/loadavg: 7.89 8.02 8.00 10/184 2381
/proc/meminfo: memFree=24217748/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=279864 CPUtime=25.17 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 31809 0 0 0 2511 6 0 0 25 0 4 0 521779722 286580736 15552 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 69966 15553 388 106 0 64937 0
[pid=2376/tid=2377] ppid=2374 vsize=279864 CPUtime=6.29 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 8198 0 0 0 628 1 0 0 25 0 4 0 521779722 286580736 15553 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=279864 CPUtime=6.26 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 8021 0 0 0 625 1 0 0 25 0 4 0 521779722 286580736 15553 33554432000 4194304 4627427 140734672196000 18446744073709551615 4338635 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=279864 CPUtime=6.29 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 7547 0 0 0 628 1 0 0 25 0 4 0 521779723 286580736 15553 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 279864

[startup+12.7009 s]
/proc/loadavg: 7.90 8.02 8.00 9/184 2381
/proc/meminfo: memFree=24195192/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=281488 CPUtime=50.72 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 48130 0 0 0 5063 9 0 0 25 0 4 0 521779722 288243712 18442 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 70372 18442 388 106 0 65343 0
[pid=2376/tid=2377] ppid=2374 vsize=281488 CPUtime=12.69 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 12577 0 0 0 1267 2 0 0 25 0 4 0 521779722 288243712 18442 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=281488 CPUtime=12.63 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 11642 0 0 0 1261 2 0 0 25 0 4 0 521779722 288243712 18442 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=281488 CPUtime=12.69 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 11673 0 0 0 1267 2 0 0 25 0 4 0 521779723 288243712 18442 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 281488

[startup+25.5006 s]
/proc/loadavg: 7.92 8.02 8.00 10/184 2381
/proc/meminfo: memFree=24152080/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=284580 CPUtime=101.85 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 74581 0 0 0 10171 14 0 0 25 0 4 0 521779722 291409920 24510 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 71145 24510 388 106 0 66116 0
[pid=2376/tid=2377] ppid=2374 vsize=284580 CPUtime=25.49 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 20021 0 0 0 2546 3 0 0 25 0 4 0 521779722 291409920 24510 33554432000 4194304 4627427 140734672196000 18446744073709551615 4302476 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=284580 CPUtime=25.36 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 18459 0 0 0 2533 3 0 0 25 0 4 0 521779722 291409920 24510 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=284580 CPUtime=25.49 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 17782 0 0 0 2546 3 0 0 25 0 4 0 521779723 291409920 24510 33554432000 4194304 4627427 140734672196000 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 284580

[startup+51.1009 s]
/proc/loadavg: 7.94 8.02 8.00 9/184 2382
/proc/meminfo: memFree=24117740/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=298396 CPUtime=204.11 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 114420 0 0 0 20388 23 0 0 25 0 4 0 521779722 305557504 30329 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 74599 30329 388 106 0 69570 0
[pid=2376/tid=2377] ppid=2374 vsize=298396 CPUtime=51.09 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 31337 0 0 0 5104 5 0 0 25 0 4 0 521779722 305557504 30329 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=298396 CPUtime=50.82 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 28958 0 0 0 5077 5 0 0 25 0 4 0 521779722 305557504 30329 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=298396 CPUtime=51.09 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 27631 0 0 0 5103 6 0 0 25 0 4 0 521779723 305557504 30329 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 298396

[startup+102.301 s]
/proc/loadavg: 8.01 8.03 8.00 10/184 2383
/proc/meminfo: memFree=24032908/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=311368 CPUtime=408.64 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 181877 0 0 0 40823 41 0 0 25 0 4 0 521779722 318840832 40447 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 77842 40447 388 106 0 72813 0
[pid=2376/tid=2377] ppid=2374 vsize=311368 CPUtime=102.29 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 47665 0 0 0 10220 9 0 0 25 0 4 0 521779722 318840832 40447 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=311368 CPUtime=101.74 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 45939 0 0 0 10166 8 0 0 25 0 4 0 521779722 318840832 40447 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=311368 CPUtime=102.29 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 43948 0 0 0 10218 11 0 0 25 0 4 0 521779723 318840832 40447 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 311368

[startup+162.301 s]

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

[pid=2376] ppid=2374 vsize=573656 CPUtime=2805.43 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 559801 0 0 0 280347 196 0 0 25 0 4 0 521779722 587423744 97148 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 143414 97148 388 106 0 138385 0
[pid=2376/tid=2377] ppid=2374 vsize=573656 CPUtime=702.31 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 145387 0 0 0 70182 49 0 0 25 0 4 0 521779722 587423744 97148 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=573656 CPUtime=698.48 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 144582 0 0 0 69796 52 0 0 25 0 4 0 521779722 587423744 97148 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=573656 CPUtime=702.3 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 127046 0 0 0 70190 40 0 0 25 0 4 0 521779723 587423744 97148 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 573656

[startup+762.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 2402
/proc/meminfo: memFree=23541388/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=651932 CPUtime=3045.11 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 590635 0 0 0 304302 209 0 0 25 0 4 0 521779722 667578368 108886 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 162983 108886 388 106 0 157954 0
[pid=2376/tid=2377] ppid=2374 vsize=651932 CPUtime=762.31 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 154709 0 0 0 76178 53 0 0 25 0 4 0 521779722 667578368 108886 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=651932 CPUtime=758.16 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 153252 0 0 0 75760 56 0 0 25 0 4 0 521779722 667578368 108886 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=651932 CPUtime=762.31 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 133595 0 0 0 76188 43 0 0 25 0 4 0 521779723 667578368 108886 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 651932

[startup+822.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 2403
/proc/meminfo: memFree=23509748/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=599360 CPUtime=3284.79 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 620352 0 0 0 328258 221 0 0 25 0 4 0 521779722 613744640 108495 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 149840 108495 388 106 0 144811 0
[pid=2376/tid=2377] ppid=2374 vsize=599360 CPUtime=822.31 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 163164 0 0 0 82175 56 0 0 25 0 4 0 521779722 613744640 108495 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=599360 CPUtime=817.84 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 160662 0 0 0 81725 59 0 0 25 0 4 0 521779722 613744640 108495 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=599360 CPUtime=822.31 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 138749 0 0 0 82185 46 0 0 25 0 4 0 521779723 613744640 108495 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 599360

[startup+882.3 s]
/proc/loadavg: 8.01 8.03 8.00 10/184 2405
/proc/meminfo: memFree=23450072/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=599604 CPUtime=3524.47 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 647357 0 0 0 352210 237 0 0 25 0 4 0 521779722 613994496 112579 33554432000 4194304 4627427 140734672196000 18446744073709551615 4333080 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 149901 112579 388 106 0 144872 0
[pid=2376/tid=2377] ppid=2374 vsize=599604 CPUtime=882.31 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 170905 0 0 0 88171 60 0 0 25 0 4 0 521779722 613994496 112579 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=599604 CPUtime=877.51 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 168269 0 0 0 87688 63 0 0 25 0 4 0 521779722 613994496 112579 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=599604 CPUtime=882.31 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 142514 0 0 0 88183 48 0 0 25 0 4 0 521779723 613994496 112579 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 599604

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 2406
/proc/meminfo: memFree=23382832/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=719824 CPUtime=3764.16 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 674942 0 0 0 376165 251 0 0 25 0 4 0 521779722 737099776 119672 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 179956 119672 388 106 0 174927 0
[pid=2376/tid=2377] ppid=2374 vsize=719824 CPUtime=942.32 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 177270 0 0 0 94169 63 0 0 25 0 4 0 521779722 737099776 119673 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=719824 CPUtime=937.18 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 175204 0 0 0 93652 66 0 0 25 0 4 0 521779722 737099776 119673 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=719824 CPUtime=942.32 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 149592 0 0 0 94180 52 0 0 25 0 4 0 521779723 737099776 119673 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.16
Current children cumulated vsize (KiB) 719824

[startup+1002.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/184 2408
/proc/meminfo: memFree=23400420/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=600920 CPUtime=4003.83 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 696107 0 0 0 400120 263 0 0 25 0 4 0 521779722 615342080 111998 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 150230 111998 388 106 0 145201 0
[pid=2376/tid=2377] ppid=2374 vsize=600920 CPUtime=1002.32 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 184340 0 0 0 100164 68 0 0 25 0 4 0 521779722 615342080 111998 33554432000 4194304 4627427 140734672196000 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=600920 CPUtime=996.86 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 181736 0 0 0 99617 69 0 0 25 0 4 0 521779722 615342080 111998 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=600920 CPUtime=1002.31 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 149939 0 0 0 100179 52 0 0 25 0 4 0 521779723 615342080 111998 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 600920

[startup+1062.31 s]
/proc/loadavg: 8.22 8.08 8.02 9/184 2410
/proc/meminfo: memFree=23357860/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=680448 CPUtime=4243.53 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 724422 0 0 0 424076 277 0 0 25 0 4 0 521779722 696778752 122334 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 170112 122334 388 106 0 165083 0
[pid=2376/tid=2377] ppid=2374 vsize=680448 CPUtime=1062.33 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 191683 0 0 0 106161 72 0 0 25 0 4 0 521779722 696778752 122334 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=680448 CPUtime=1056.53 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 184926 0 0 0 105583 70 0 0 25 0 4 0 521779722 696778752 122334 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=680448 CPUtime=1062.32 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 156944 0 0 0 106176 56 0 0 25 0 4 0 521779723 696778752 122334 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 680448

[startup+1122.3 s]
/proc/loadavg: 8.21 8.10 8.02 10/184 2411
/proc/meminfo: memFree=23351248/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=667224 CPUtime=4483.19 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 746717 0 0 0 448032 287 0 0 25 0 4 0 521779722 683237376 122215 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 166806 122215 388 106 0 161777 0
[pid=2376/tid=2377] ppid=2374 vsize=667224 CPUtime=1122.32 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 198564 0 0 0 112156 76 0 0 25 0 4 0 521779722 683237376 122215 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=667224 CPUtime=1116.21 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 190212 0 0 0 111548 73 0 0 25 0 4 0 521779722 683237376 122215 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=667224 CPUtime=1122.32 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 163190 0 0 0 112174 58 0 0 25 0 4 0 521779723 683237376 122215 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 667224

[startup+1182.3 s]
/proc/loadavg: 8.20 8.11 8.03 10/184 2413
/proc/meminfo: memFree=23317608/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=789188 CPUtime=4722.86 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 760374 0 0 0 471991 295 0 0 25 0 4 0 521779722 808128512 128484 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 197297 128484 388 106 0 192268 0
[pid=2376/tid=2377] ppid=2374 vsize=789188 CPUtime=1182.33 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 198564 0 0 0 118157 76 0 0 25 0 4 0 521779722 808128512 128484 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=789188 CPUtime=1175.88 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 199374 0 0 0 117511 77 0 0 25 0 4 0 521779722 808128512 128484 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=789188 CPUtime=1182.32 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 163190 0 0 0 118174 58 0 0 25 0 4 0 521779723 808128512 128484 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420144 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 789188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.53 7.97 7.98 5/175 2431
/proc/meminfo: memFree=23890308/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=788668 CPUtime=4800.38 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 763372 0 0 0 479740 298 0 0 25 0 4 0 521779722 807596032 127319 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 197167 127319 388 106 0 192138 0
[pid=2376/tid=2377] ppid=2374 vsize=788668 CPUtime=1201.73 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 198729 0 0 0 120097 76 0 0 25 0 4 0 521779722 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=788668 CPUtime=1195.18 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 199374 0 0 0 119441 77 0 0 25 0 4 0 521779722 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=788668 CPUtime=1201.72 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 163591 0 0 0 120114 58 0 0 25 0 4 0 521779723 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 788668

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

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

[startup+1201.7 s]
/proc/loadavg: 7.53 7.97 7.98 5/175 2431
/proc/meminfo: memFree=23890308/32951124 swapFree=67111524/67111528
[pid=2376] ppid=2374 vsize=788668 CPUtime=4800.38 cores=1,3,5,7
/proc/2376/stat : 2376 (strangenight2-m) R 2374 2376 1225 0 -1 4202496 763372 0 0 0 479740 298 0 0 25 0 4 0 521779722 807596032 127319 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2376/statm: 197167 127319 388 106 0 192138 0
[pid=2376/tid=2377] ppid=2374 vsize=788668 CPUtime=1201.73 cores=1,3,5,7
/proc/2376/task/2377/stat : 2377 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 198729 0 0 0 120097 76 0 0 25 0 4 0 521779722 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2376/tid=2378] ppid=2374 vsize=788668 CPUtime=1195.18 cores=1,3,5,7
/proc/2376/task/2378/stat : 2378 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 199374 0 0 0 119441 77 0 0 25 0 4 0 521779722 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2376/tid=2379] ppid=2374 vsize=788668 CPUtime=1201.72 cores=1,3,5,7
/proc/2376/task/2379/stat : 2379 (strangenight2-m) R 2374 2376 1225 0 -1 4202560 163591 0 0 0 120114 58 0 0 25 0 4 0 521779723 807596032 127320 33554432000 4194304 4627427 140734672196000 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 788668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.44
CPU user time (s): 4797.43
CPU system time (s): 3.00554
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 834252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.43
system time used= 3.00554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 763374
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= 521
involuntary context switches= 31757

runsolver used 1.90171 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 20:30:20
IDJOB=3174137
IDBENCH=82955
IDSOLVER=1586
FILE ID=node139/3174137-1304101820
RUNJOBID= node139-1304101808-2324
PBS_JOBID= 13170601
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174137-1304101820/watcher-3174137-1304101820 -o /tmp/evaluation-result-3174137-1304101820/solver-3174137-1304101820 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174137-1304101820.cnf

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=431204502

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24300432 kB
Buffers:       2045116 kB
Cached:        5930096 kB
SwapCached:          4 kB
Active:        1025736 kB
Inactive:      7106400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24300432 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11292 kB
Writeback:           0 kB
AnonPages:      156752 kB
Mapped:          15464 kB
Slab:           454248 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   429916 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= 72548 MiB
End job on node139 at 2011-04-29 20:50:24