Trace number 3263739

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.22 1201.64

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted 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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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-3263739-1304126488.cnf'
0.00/0.00	c -- header says num vars:            184
0.00/0.00	c -- header says num clauses:         896
0.00/0.00	c -- clauses added:            0 learnts,          896 normals,            0 xors
0.00/0.00	c -- vars added        184
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       184       882        14         0      3042         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/882/882 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
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.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    183 time:  0.00 s
0.00/0.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.85	c lits-rem:         6  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.00 s
0.00/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.85	c Finding non-binary XORs:     0.00 s (found:      50, avg size: 3.9)
0.00/0.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.85	c calculated reachability. Time: 0.00
0.00/0.85	c Calc default polars -  time:   0.00 s pos:       4 undec:      56 neg:     124
0.00/0.85	c =========================================================================================
0.00/0.85	c types(t): F = full restart, N = normal restart
0.00/0.85	c types(t): S = simplification begin/end, E = solution found
0.00/0.85	c restart types(rt): st = static, dy = dynamic
0.00/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.85	c  B st     0         0       131       398         8         0      1792         0   no data   no data
0.00/0.85	c Decided on static restart strategy
0.00/0.85	c  N st     8      4919       131       398         9      4724      1792     99078   no data   no data
0.00/0.85	c  N st    10     11303       131       398        11      4402      1792     71687   no data   no data
0.00/0.85	c  N st    11     17046       131       398        11      9845      1792    189594   no data   no data
3.57/0.95	c  F st    12     25001       131       398        11     12161      1792    234895   no data   no data
3.57/0.95	c  N st    12     25001       131       398        11     12161      1792    234895   no data   no data
4.37/1.15	c Decided on static restart strategy
4.37/1.15	c  N st    18     30000       131       398        11     10588      1792    186572   no data   no data
4.37/1.15	c  S st    18     30000       131       398        11     10588      1792    186572   no data   no data
4.37/1.15	c  S st    18     30503       131       398        11     11083      1792    196398   no data   no data
4.37/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.37/1.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.37/1.15	c blocked clauses removed:        0 vars:      0 tried:           5 T: 0.00 s
4.37/1.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.37/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.37/1.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
4.37/1.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.37/1.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.37/1.15	c subs with bin:        0  lits-rem:        90  v-fix:    0  time:  0.00 s
4.77/1.25	c lits-rem:      1534  cl-subs:      822  v-elim:      0  v-fix:    0  time:  0.12 s
4.77/1.25	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.00
4.77/1.25	c calculated reachability. Time: 0.00
4.77/1.25	c  N st    18     30503       131       398        12     10261      1792    177626   no data   no data
5.97/1.53	c  N st    20     37614       131       398        12      9542      1792    152657   no data   no data
7.18/1.85	c  N st    21     44013       131       398        12     15611      1792    293928   no data   no data
7.59/1.94	c  S st    22     45756       131       398        12     17273      1792    329693   no data   no data
7.59/1.99	c  S st    22     46260       131       398        12      9316      1792    136478   no data   no data
7.59/1.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
7.59/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/1.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/1.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
7.59/1.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/1.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.96/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.02	c lits-rem:       112  cl-subs:      192  v-elim:      0  v-fix:    0  time:  0.02 s
7.96/2.02	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
7.96/2.02	c vivif2 --  cl tried     9124 cl shrink        0 lits rem          0 time: 0.00
7.96/2.02	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.00
7.96/2.02	c calculated reachability. Time: 0.00
7.96/2.02	c  N st    22     46260       131       398        12      9124      1792    132536   no data   no data
10.76/2.71	c  N st    23     60657       131       398        12     13304      1792    209386   no data   no data
12.36/3.19	c  N st    24     69390       131       398        12     11219      1792    157355   no data   no data
12.36/3.19	c  S st    24     69390       131       398        12     11219      1792    157355   no data   no data
12.36/3.19	c Finding binary XORs  T:     0.00 s  found:       0
12.76/3.22	c  S st    24     69895       131       398        12     11721      1792    167384   no data   no data
12.76/3.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.76/3.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
12.76/3.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.76/3.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.76/3.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.76/3.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
12.76/3.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.76/3.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.76/3.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.76/3.27	c lits-rem:       335  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.04 s
12.76/3.27	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
12.76/3.27	c vivif2 --  cl tried    11466 cl shrink        0 lits rem          0 time: 0.00
12.76/3.28	c asymm  cl-useful: 2/398/398 lits-rem:2 time: 0.01
12.76/3.28	c calculated reachability. Time: 0.00
12.76/3.28	c  N st    24     69895       131       398        12     11466      1790    162532   no data   no data
17.15/4.30	c  F st    25     87503       131       398        12     16594      1790    267164   no data   no data
17.15/4.30	c  N st    25     87503       131       398        12     16594      1790    267164   no data   no data
17.95/4.58	c Decided on static restart strategy
18.76/4.77	c  N st    32     95540       131       398        12     24260      1790    431044   no data   no data
20.77/5.28	c  N st    34    104842       131       398        12     20809      1790    340051   no data   no data
20.77/5.28	c  S st    34    104842       131       398        12     20809      1790    340051   no data   no data
21.14/5.34	c  S st    34    105344       131       398        12     21307      1790    350220   no data   no data
21.14/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.14/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
21.14/5.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.14/5.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.14/5.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.14/5.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
21.14/5.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.14/5.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.14/5.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.74/5.76	c lits-rem:      1711  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  0.40 s
22.74/5.76	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
22.74/5.76	c vivif2 --  cl tried    19424 cl shrink        0 lits rem          0 time: 0.00
22.74/5.77	c asymm  cl-useful: 10/398/398 lits-rem:10 time: 0.01
22.74/5.77	c calculated reachability. Time: 0.00
22.74/5.77	c  N st    34    105344       131       398        12     19424      1780    309847   no data   no data
25.17/6.38	c  N st    35    114945       131       398        12     15279      1780    212170   no data   no data
28.74/7.26	c  N st    36    129342       131       398        12     14638      1780    193498   no data   no data
33.55/8.44	c  N st    37    150937       131       398        12     19951      1780    291412   no data   no data
35.13/8.89	c  S st    38    158016       131       398        12     26721      1780    438030   no data   no data
35.53/8.96	c  S st    38    158517       131       398        12     27216      1780    447823   no data   no data
35.53/8.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.53/8.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
35.53/8.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.53/8.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.53/8.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.53/8.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
35.53/8.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.53/8.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.53/8.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.35/9.67	c lits-rem:      1698  cl-subs:     2614  v-elim:      0  v-fix:    0  time:  0.68 s
38.35/9.67	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
38.35/9.67	c vivif2 --  cl tried    24602 cl shrink        0 lits rem          0 time: 0.01
38.35/9.69	c asymm  cl-useful: 3/398/398 lits-rem:3 time: 0.01
38.35/9.69	c calculated reachability. Time: 0.00
38.35/9.69	c  N st    38    158517       131       398        12     24602      1777    392819   no data   no data
51.14/12.81	c  N st    39    207105       131       398        12     19839      1777    265508   no data   no data
59.92/15.04	c  N st    40    237775       131       398        12     29549      1777    462420   no data   no data
59.92/15.04	c  S st    40    237775       131       398        12     29549      1777    462420   no data   no data
60.32/15.12	c  S st    40    238278       131       398        12     30047      1777    473079   no data   no data
60.32/15.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.32/15.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
60.32/15.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.32/15.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.32/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.32/15.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
60.32/15.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.32/15.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.32/15.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.90/16.06	c lits-rem:       966  cl-subs:     3673  v-elim:      0  v-fix:    0  time:  0.91 s
63.90/16.06	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
63.90/16.07	c vivif2 --  cl tried    26374 cl shrink        0 lits rem          0 time: 0.01
63.90/16.08	c asymm  cl-useful: 5/398/398 lits-rem:5 time: 0.01
63.90/16.08	c calculated reachability. Time: 0.00
63.90/16.08	c  N st    40    238278       131       398        12     26374      1772    402246   no data   no data
85.47/21.47	c  F st    41    306250       131       398        12     28272      1772    402510   no data   no data
85.47/21.47	c  N st    41    306250       131       398        12     28272      1772    402510   no data   no data
87.06/21.81	c Decided on static restart strategy
94.26/23.65	c  N st    51    334550       131       398        12     32180      1772    460686   no data   no data
101.46/25.45	c  N st    53    357419       131       398        12     30399      1772    432574   no data   no data
101.46/25.45	c  S st    53    357419       131       398        12     30399      1772    432574   no data   no data
101.86/25.54	c  S st    53    357920       131       398        12     30895      1772    442809   no data   no data
101.86/25.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.86/25.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
101.86/25.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.86/25.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.86/25.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.86/25.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
101.86/25.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.86/25.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.86/25.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.45/25.97	c lits-rem:      1116  cl-subs:     1469  v-elim:      0  v-fix:    0  time:  0.40 s
103.45/25.97	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
103.45/25.97	c vivif2 --  cl tried    29426 cl shrink        0 lits rem          0 time: 0.00
103.45/25.98	c asymm  cl-useful: 5/398/398 lits-rem:5 time: 0.01
103.45/25.99	c calculated reachability. Time: 0.00
103.45/25.99	c  N st    53    357920       131       398        12     29426      1767    413606   no data   no data
114.24/28.65	c  N st    54    390312       131       398        12     35020      1767    515326   no data   no data
130.64/32.74	c  N st    55    438900       131       398        12     29298      1767    380413   no data   no data
154.98/38.84	c  N st    56    511784       131       398        12     42393      1767    638623   no data   no data
164.17/41.14	c  N st    57    536880       131       398        12     36653      1767    505457   no data   no data
164.17/41.14	c  S st    57    536880       131       398        12     36653      1767    505457   no data   no data
164.57/41.23	c  S st    57    537383       131       398        12     37147      1767    516244   no data   no data
164.57/41.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.57/41.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
164.57/41.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.57/41.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.57/41.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.57/41.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
164.57/41.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
164.57/41.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
164.57/41.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.77/42.06	c lits-rem:       954  cl-subs:     3164  v-elim:      0  v-fix:    0  time:  0.80 s
167.77/42.06	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
167.77/42.07	c vivif2 --  cl tried    33983 cl shrink        0 lits rem          0 time: 0.01
167.77/42.08	c asymm  cl-useful: 4/398/398 lits-rem:5 time: 0.02
167.77/42.08	c calculated reachability. Time: 0.00
167.77/42.08	c  N st    57    537383       131       398        12     33983      1762    461568   no data   no data
232.08/58.17	c  N st    58    701367       131       398        12     62013      1762    982910   no data   no data
275.66/69.05	c  N st    59    806074       131       398        12     55643      1762    849329   no data   no data
275.66/69.05	c  S st    59    806074       131       398        12     55643      1762    849329   no data   no data
276.43/69.20	c  S st    59    806578       131       398        12     56144      1762    860446   no data   no data
276.43/69.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
276.43/69.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
276.43/69.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.43/69.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.43/69.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.43/69.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
276.43/69.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
276.43/69.23	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
276.43/69.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.61/73.54	c lits-rem:      2408  cl-subs:     9316  v-elim:      0  v-fix:    0  time:  4.29 s
293.61/73.54	c vivif2 --  cl tried      397 cl shrink        0 lits rem          0 time: 0.00
293.61/73.55	c vivif2 --  cl tried    46829 cl shrink        0 lits rem          0 time: 0.01
293.61/73.57	c asymm  cl-useful: 2/397/397 lits-rem:2 time: 0.02
293.61/73.58	c calculated reachability. Time: 0.00
293.61/73.58	c  N st    59    806578       131       397        12     46829      1752    693433   no data   no data
411.49/103.07	c  F st    60   1071875       131       397        12     62244      1752    914900   no data   no data
411.49/103.07	c  N st    60   1071875       131       397        12     62244      1752    914900   no data   no data
413.87/103.63	c Decided on static restart strategy
424.66/106.40	c  N st    70   1100181       131       397        12     47373      1752    642950   no data   no data
441.03/110.48	c  N st    72   1136174       131       397        12     80567      1752   1329808   no data   no data
455.43/114.01	c  N st    73   1168566       131       397        12     67618      1752   1029165   no data   no data
474.98/118.92	c  N st    74   1209867       131       397        12     62758      1752    924492   no data   no data
474.98/118.92	c  S st    74   1209867       131       397        12     62758      1752    924492   no data   no data
475.79/119.11	c  S st    74   1210373       131       397        12     63259      1752    936065   no data   no data
475.79/119.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
475.79/119.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
475.79/119.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
475.79/119.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.79/119.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.79/119.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
475.79/119.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
475.79/119.16	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
475.79/119.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.55/125.85	c lits-rem:      3221  cl-subs:     7857  v-elim:      0  v-fix:    0  time:  6.66 s
502.55/125.85	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
502.55/125.87	c vivif2 --  cl tried    55403 cl shrink        0 lits rem          0 time: 0.01
502.95/125.93	c asymm  cl-useful: 1/396/396 lits-rem:1 time: 0.06
502.95/125.93	c calculated reachability. Time: 0.00
502.95/125.93	c  N st    74   1210373       131       396        12     55403      1743    790682   no data   no data
541.30/135.53	c  N st    75   1283256       131       396        12     78656      1743   1262372   no data   no data
596.06/149.20	c  N st    76   1392580       131       396        12     87745      1743   1401062   no data   no data
681.92/170.78	c  N st    77   1556564       131       396        12     94661      1743   1459457   no data   no data
761.83/190.74	c  N st    78   1710375       131       396        12     85054      1743   1320064   no data   no data
761.83/190.74	c  S st    78   1710375       131       396        12     85054      1743   1320064   no data   no data
762.63/190.98	c  S st    78   1710881       131       396        12     85557      1743   1330268   no data   no data
762.63/190.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
763.05/191.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
763.05/191.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
763.05/191.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.05/191.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.05/191.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
763.05/191.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
763.05/191.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
763.05/191.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.94/206.08	c lits-rem:      3172  cl-subs:    14133  v-elim:      0  v-fix:    0  time: 15.00 s
822.94/206.08	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
823.35/206.10	c vivif2 --  cl tried    71424 cl shrink        0 lits rem          0 time: 0.02
823.75/206.21	c asymm  cl-useful: 5/396/396 lits-rem:5 time: 0.11
823.75/206.21	c calculated reachability. Time: 0.00
823.75/206.21	c  N st    78   1710881       131       396        12     71424      1738   1073436   no data   no data
1049.45/262.78	c  N st    79   2079847       131       396        12     83857      1738   1238903   no data   no data
1124.17/281.43	c  N st    80   2210883       131       396        12     87955      1738   1315098   no data   no data
1124.17/281.43	c  S st    80   2210883       131       396        12     87955      1738   1315098   no data   no data
1124.97/281.69	c  S st    80   2211386       131       396        12     88449      1738   1325767   no data   no data
1124.97/281.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1125.37/281.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1125.37/281.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1125.37/281.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1125.37/281.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1125.37/281.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1125.37/281.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1125.37/281.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1125.37/281.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.52/291.07	c lits-rem:      3832  cl-subs:    12355  v-elim:      0  v-fix:    0  time:  9.29 s
1162.52/291.07	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1162.52/291.09	c vivif2 --  cl tried    76094 cl shrink        0 lits rem          0 time: 0.02
1162.93/291.14	c asymm  cl-useful: 1/396/396 lits-rem:1 time: 0.05
1162.93/291.14	c calculated reachability. Time: 0.00
1162.93/291.14	c  N st    80   2211386       131       396        12     76094      1737   1107657   no data   no data
1482.50/371.10	c  N st    81   2711387       131       396        12     97363      1737   1411851   no data   no data
1482.50/371.10	c  S st    81   2711387       131       396        12     97363      1737   1411851   no data   no data
1483.30/371.37	c  S st    81   2711889       131       396        12     97859      1737   1423661   no data   no data
1483.30/371.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1483.72/371.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1483.72/371.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1483.72/371.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1483.72/371.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1483.72/371.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1483.72/371.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1483.72/371.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1483.72/371.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1534.03/384.06	c lits-rem:      3342  cl-subs:    17542  v-elim:      0  v-fix:    0  time: 12.58 s
1534.03/384.06	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1534.03/384.07	c vivif2 --  cl tried    80317 cl shrink        0 lits rem          0 time: 0.02
1534.43/384.12	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.05
1534.43/384.12	c calculated reachability. Time: 0.00
1534.43/384.12	c  N st    81   2711889       131       396        12     80317      1737   1133564   no data   no data
1926.71/482.36	c  N st    82   3211889       131       396        12    131613      1737   2153398   no data   no data
1926.71/482.36	c  S st    82   3211889       131       396        12    131613      1737   2153398   no data   no data
1928.31/482.79	c  S st    82   3212392       131       396        12    132107      1737   2163770   no data   no data
1928.70/482.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1928.70/482.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1928.70/482.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1928.70/482.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1928.70/482.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1928.70/482.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
1928.70/482.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1929.10/482.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1929.10/482.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2067.73/517.64	c lits-rem:      8255  cl-subs:    19029  v-elim:      0  v-fix:    0  time: 34.65 s
2067.73/517.64	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
2067.73/517.67	c vivif2 --  cl tried   113078 cl shrink        0 lits rem          0 time: 0.03
2068.15/517.75	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.08
2068.15/517.75	c calculated reachability. Time: 0.00
2068.15/517.75	c  N st    82   3212392       131       396        12    113078      1737   1819291   no data   no data
2470.03/618.34	c  N st    83   3712394       131       396        12    128745      1737   1960682   no data   no data
2470.03/618.34	c  S st    83   3712394       131       396        12    128745      1737   1960682   no data   no data
2472.03/618.81	c  S st    83   3712896       131       396        12    129240      1737   1971262   no data   no data
2472.03/618.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2472.03/618.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
2472.45/618.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2472.45/618.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2472.45/618.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2472.45/618.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
2472.45/618.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2472.45/618.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2472.45/619.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2666.96/667.60	c lits-rem:      2334  cl-subs:    34338  v-elim:      0  v-fix:    0  time: 48.60 s
2666.96/667.60	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
2666.96/667.62	c vivif2 --  cl tried    94902 cl shrink        0 lits rem          0 time: 0.02
2666.96/667.69	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.07
2666.96/667.69	c calculated reachability. Time: 0.00
2666.96/667.69	c  N st    83   3712896       131       396        12     94902      1737   1372682   no data   no data
2696.54/675.09	c  F st    84   3751564       131       396        12    130206      1737   2095169   no data   no data
2696.54/675.09	c  N st    84   3751564       131       396        12    130206      1737   2095169   no data   no data
2701.33/676.21	c Decided on static restart strategy
2724.09/681.98	c  N st    94   3779868       131       396        12     81549      1737   1098925   no data   no data
2748.86/688.18	c  N st    96   3815863       131       396        12    114686      1737   1781391   no data   no data
2775.22/694.79	c  N st    97   3848256       131       396        12    144751      1737   2419423   no data   no data
2807.59/702.87	c  N st    98   3896845       131       396        12    112844      1737   1772393   no data   no data
2866.31/717.55	c  N st    99   3969727       131       396        12    101373      1737   1509291   no data   no data
2951.83/738.98	c  N st   100   4079053       131       396        12    121398      1737   1849951   no data   no data
3070.47/768.61	c  N st   101   4212899       131       396        12    163384      1737   2696555   no data   no data
3070.47/768.61	c  S st   101   4212899       131       396        12    163384      1737   2696555   no data   no data
3072.84/769.29	c  S st   101   4213400       131       396        12    163881      1737   2707313   no data   no data
3073.24/769.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3073.64/769.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
3073.64/769.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3073.64/769.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3073.64/769.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3073.64/769.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
3073.64/769.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3073.64/769.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3074.04/769.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3481.90/871.69	c lits-rem:      7536  cl-subs:    43615  v-elim:      0  v-fix:    0  time: 102.15 s
3481.90/871.69	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3482.30/871.72	c vivif2 --  cl tried   120266 cl shrink        0 lits rem          0 time: 0.03
3482.70/871.86	c asymm  cl-useful: 1/396/396 lits-rem:1 time: 0.13
3482.70/871.86	c calculated reachability. Time: 0.00
3482.70/871.86	c  N st   101   4213400       131       396        12    120266      1736   1883478   no data   no data
3702.00/926.72	c  N st   102   4459376       131       396        12    100776      1736   1420340   no data   no data
3942.08/986.87	c  N st   103   4713400       131       396        12    164746      1736   2691048   no data   no data
3942.08/986.87	c  S st   103   4713400       131       396        12    164746      1736   2691048   no data   no data
3944.50/987.44	c  S st   103   4713902       131       396        12    165243      1736   2701781   no data   no data
3944.50/987.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3944.90/987.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
3944.90/987.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3944.90/987.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3944.90/987.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3944.90/987.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
3944.90/987.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3944.90/987.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3945.28/987.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4242.88/1062.17	c lits-rem:      6628  cl-subs:    32796  v-elim:      0  v-fix:    0  time: 74.50 s
4242.88/1062.17	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
4243.30/1062.21	c vivif2 --  cl tried   132447 cl shrink        0 lits rem          0 time: 0.04
4243.70/1062.35	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.14
4243.70/1062.35	c calculated reachability. Time: 0.00
4243.70/1062.35	c  N st   103   4713902       131       396        12    132447      1736   2120557   no data   no data
4692.69/1174.71	c  N st   104   5213902       131       396        12    154321      1736   2409059   no data   no data
4692.69/1174.71	c  S st   104   5213902       131       396        12    154321      1736   2409059   no data   no data
4694.29/1175.11	c  S st   104   5214403       131       396        12    154817      1736   2420342   no data   no data
4694.29/1175.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4694.29/1175.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
4694.29/1175.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4694.29/1175.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4694.29/1175.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4694.29/1175.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    131 time:  0.00 s
4694.29/1175.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4694.69/1175.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4694.69/1175.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3263739-1304126488/watcher-3263739-1304126488 -o /tmp/evaluation-result-3263739-1304126488/solver-3263739-1304126488 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3263739-1304126488.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: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 524245910 52441088 347 33554432000 4194304 4627427 140735740840448 18446744073709551615 47631543183286 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 12803 347 299 106 0 7774 0
[pid=30079/tid=30080] ppid=30077 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524245910 52441088 347 33554432000 4194304 4627427 140735740840448 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524245910 52441088 347 33554432000 4194304 4627427 140735740840448 18446744073709551615 239488492598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 524245910 52441088 347 33554432000 4194304 4627427 140735740840448 18446744073709551615 47631543183276 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.857593 s]
/proc/loadavg: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=284520 CPUtime=3.4 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 5127 0 0 0 339 1 0 0 19 0 4 0 524245910 291348480 2577 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71130 2577 389 106 0 66101 0
[pid=30079/tid=30080] ppid=30077 vsize=284520 CPUtime=0.84 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1302 0 0 0 84 0 0 0 19 0 4 0 524245910 291348480 2577 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=284520 CPUtime=0.84 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1197 0 0 0 84 0 0 0 19 0 4 0 524245910 291348480 2577 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=284520 CPUtime=0.85 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1060 0 0 0 85 0 0 0 19 0 4 0 524245910 291348480 2577 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 284520

[startup+0.900491 s]
/proc/loadavg: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=284616 CPUtime=3.57 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 5403 0 0 0 356 1 0 0 19 0 4 0 524245910 291446784 2553 33554432000 4194304 4627427 140735740840448 18446744073709551615 4332767 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71154 2553 389 106 0 66125 0
[pid=30079/tid=30080] ppid=30077 vsize=284616 CPUtime=0.88 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1335 0 0 0 88 0 0 0 19 0 4 0 524245910 291446784 2553 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=284616 CPUtime=0.88 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1351 0 0 0 88 0 0 0 19 0 4 0 524245910 291446784 2553 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=284616 CPUtime=0.89 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1118 0 0 0 89 0 0 0 19 0 4 0 524245910 291446784 2553 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 284616

[startup+1.00047 s]
/proc/loadavg: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=284788 CPUtime=3.97 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 5901 0 0 0 396 1 0 0 19 0 4 0 524245910 291622912 2482 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71197 2482 389 106 0 66168 0
[pid=30079/tid=30080] ppid=30077 vsize=284788 CPUtime=0.98 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1407 0 0 0 98 0 0 0 19 0 4 0 524245910 291622912 2482 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=284788 CPUtime=0.98 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1416 0 0 0 98 0 0 0 19 0 4 0 524245910 291622912 2482 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=284788 CPUtime=0.99 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1296 0 0 0 99 0 0 0 19 0 4 0 524245910 291622912 2482 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 284788

[startup+1.10045 s]
/proc/loadavg: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=284788 CPUtime=4.37 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 6205 0 0 0 436 1 0 0 19 0 4 0 524245910 291622912 2786 33554432000 4194304 4627427 140735740840448 18446744073709551615 4415675 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71197 2791 390 106 0 66168 0
[pid=30079/tid=30080] ppid=30077 vsize=284788 CPUtime=1.08 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1467 0 0 0 108 0 0 0 19 0 4 0 524245910 291622912 2794 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=284788 CPUtime=1.08 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1487 0 0 0 108 0 0 0 19 0 4 0 524245910 291622912 2797 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=284788 CPUtime=1.09 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1357 0 0 0 109 0 0 0 19 0 4 0 524245910 291622912 2801 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 284788

[startup+1.50038 s]
/proc/loadavg: 5.16 7.27 7.76 2/173 30079
/proc/meminfo: memFree=30187036/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=285080 CPUtime=5.97 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 9752 0 0 0 595 2 0 0 20 0 4 0 524245910 291921920 4747 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71270 4747 390 106 0 66241 0
[pid=30079/tid=30080] ppid=30077 vsize=285080 CPUtime=1.48 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 2807 0 0 0 148 0 0 0 20 0 4 0 524245910 291921920 4747 33554432000 4194304 4627427 140735740840448 18446744073709551615 4310589 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=285080 CPUtime=1.48 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1865 0 0 0 148 0 0 0 20 0 4 0 524245910 291921920 4747 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=285080 CPUtime=1.49 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 1715 0 0 0 149 0 0 0 20 0 4 0 524245910 291921920 4747 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285080

[startup+3.10107 s]
/proc/loadavg: 5.16 7.27 7.76 9/184 30091
/proc/meminfo: memFree=30115460/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=286232 CPUtime=12.36 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 18001 0 0 0 1233 3 0 0 25 0 4 0 524245910 293101568 9737 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71558 9737 390 106 0 66529 0
[pid=30079/tid=30080] ppid=30077 vsize=286232 CPUtime=3.07 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 5290 0 0 0 307 0 0 0 25 0 4 0 524245910 293101568 9737 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=286232 CPUtime=3.09 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 4676 0 0 0 308 1 0 0 25 0 4 0 524245910 293101568 9737 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=286232 CPUtime=3.09 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 3527 0 0 0 309 0 0 0 25 0 4 0 524245910 293101568 9737 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309279 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) 286232

[startup+6.30646 s]
/proc/loadavg: 5.38 7.28 7.76 9/184 30091
/proc/meminfo: memFree=30068952/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=287472 CPUtime=25.17 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 28794 0 0 0 2512 5 0 0 25 0 4 0 524245910 294371328 13182 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 71868 13182 390 106 0 66839 0
[pid=30079/tid=30080] ppid=30077 vsize=287472 CPUtime=6.26 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 7220 0 0 0 625 1 0 0 25 0 4 0 524245910 294371328 13182 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=287472 CPUtime=6.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 7068 0 0 0 628 1 0 0 25 0 4 0 524245910 294371328 13182 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=287472 CPUtime=6.29 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 6831 0 0 0 629 0 0 0 25 0 4 0 524245910 294371328 13182 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 287472

[startup+12.7002 s]
/proc/loadavg: 5.59 7.29 7.76 9/184 30092
/proc/meminfo: memFree=30017352/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=289376 CPUtime=50.71 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 44335 0 0 0 5064 7 0 0 25 0 4 0 524245910 296321024 16604 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 72344 16604 390 106 0 67315 0
[pid=30079/tid=30080] ppid=30077 vsize=289376 CPUtime=12.63 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 10973 0 0 0 1262 1 0 0 25 0 4 0 524245910 296321024 16604 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=289376 CPUtime=12.68 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 11491 0 0 0 1266 2 0 0 25 0 4 0 524245910 296321024 16604 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=289376 CPUtime=12.69 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 10000 0 0 0 1268 1 0 0 25 0 4 0 524245910 296321024 16604 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 289376

[startup+25.5008 s]
/proc/loadavg: 6.13 7.33 7.77 9/184 30092
/proc/meminfo: memFree=29894700/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=281236 CPUtime=101.86 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 69647 0 0 0 10173 13 0 0 25 0 4 0 524245910 287985664 20018 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309969 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 70309 20018 390 106 0 65280 0
[pid=30079/tid=30080] ppid=30077 vsize=281236 CPUtime=25.36 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 18102 0 0 0 2534 2 0 0 25 0 4 0 524245910 287985664 20018 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=281236 CPUtime=25.48 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 17465 0 0 0 2545 3 0 0 25 0 4 0 524245910 287985664 20018 33554432000 4194304 4627427 140735740840448 18446744073709551615 4329343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=281236 CPUtime=25.49 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 15542 0 0 0 2546 3 0 0 25 0 4 0 524245910 287985664 20018 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 281236

[startup+51.1009 s]
/proc/loadavg: 6.91 7.41 7.78 9/184 30093
/proc/meminfo: memFree=29789100/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=303284 CPUtime=204.13 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 109195 0 0 0 20392 21 0 0 25 0 4 0 524245910 310562816 25838 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 75821 25838 390 106 0 70792 0
[pid=30079/tid=30080] ppid=30077 vsize=303284 CPUtime=50.84 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 29302 0 0 0 5079 5 0 0 25 0 4 0 524245910 310562816 25838 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=303284 CPUtime=51.08 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 26808 0 0 0 5104 4 0 0 25 0 4 0 524245910 310562816 25838 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=303284 CPUtime=51.09 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 25707 0 0 0 5104 5 0 0 25 0 4 0 524245910 310562816 25838 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 303284

[startup+102.301 s]
/proc/loadavg: 7.60 7.52 7.80 10/184 30094
/proc/meminfo: memFree=29623268/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=360552 CPUtime=408.67 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 176590 0 0 0 40832 35 0 0 25 0 4 0 524245910 369205248 33409 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 90138 33409 390 106 0 85109 0
[pid=30079/tid=30080] ppid=30077 vsize=360552 CPUtime=101.78 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 46846 0 0 0 10170 8 0 0 25 0 4 0 524245910 369205248 33409 33554432000 4194304 4627427 140735740840448 18446744073709551615 4310227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=360552 CPUtime=102.28 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 42317 0 0 0 10221 7 0 0 25 0 4 0 524245910 369205248 33409 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=360552 CPUtime=102.29 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 43795 0 0 0 10219 10 0 0 25 0 4 0 524245910 369205248 33409 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 360552

[startup+162.301 s]

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

[pid=30079] ppid=30077 vsize=579644 CPUtime=2565.91 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 500603 0 0 0 256444 147 0 0 25 0 4 0 524245910 593555456 96483 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 144911 96483 390 106 0 139882 0
[pid=30079/tid=30080] ppid=30077 vsize=579644 CPUtime=638.97 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 129349 0 0 0 63865 32 0 0 25 0 4 0 524245910 593555456 96483 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=579644 CPUtime=642.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 118433 0 0 0 64195 34 0 0 25 0 4 0 524245910 593555456 96483 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=579644 CPUtime=642.31 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 112401 0 0 0 64196 35 0 0 25 0 4 0 524245910 593555456 96483 33554432000 4194304 4627427 140735740840448 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.91
Current children cumulated vsize (KiB) 579644

[startup+702.3 s]
/proc/loadavg: 8.10 7.99 7.91 9/184 30110
/proc/meminfo: memFree=28898588/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=593920 CPUtime=2805.58 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 523583 0 0 0 280402 156 0 0 25 0 4 0 524245910 608174080 101832 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 148480 101832 390 106 0 143451 0
[pid=30079/tid=30080] ppid=30077 vsize=593920 CPUtime=698.65 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 132254 0 0 0 69832 33 0 0 25 0 4 0 524245910 608174080 101832 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=593920 CPUtime=702.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 126185 0 0 0 70192 37 0 0 25 0 4 0 524245910 608174080 101832 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=593920 CPUtime=702.31 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 118782 0 0 0 70193 38 0 0 25 0 4 0 524245910 608174080 101832 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.58
Current children cumulated vsize (KiB) 593920

[startup+762.301 s]
/proc/loadavg: 8.11 8.02 7.92 9/184 30112
/proc/meminfo: memFree=28903148/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=594956 CPUtime=3045.28 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 549713 0 0 0 304361 167 0 0 25 0 4 0 524245910 609234944 102788 33554432000 4194304 4627427 140735740840448 18446744073709551615 4325068 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 148739 102788 390 106 0 143710 0
[pid=30079/tid=30080] ppid=30077 vsize=594956 CPUtime=758.34 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 132547 0 0 0 75801 33 0 0 25 0 4 0 524245910 609234944 102788 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=594956 CPUtime=762.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 134873 0 0 0 76188 41 0 0 25 0 4 0 524245910 609234944 102788 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=594956 CPUtime=762.31 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 125882 0 0 0 76190 41 0 0 25 0 4 0 524245910 609234944 102788 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.28
Current children cumulated vsize (KiB) 594956

[startup+822.3 s]
/proc/loadavg: 8.11 8.04 7.93 9/184 30113
/proc/meminfo: memFree=28812840/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=732108 CPUtime=3284.96 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 564368 0 0 0 328322 174 0 0 25 0 4 0 524245910 749678592 117441 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 183027 117441 390 106 0 177998 0
[pid=30079/tid=30080] ppid=30077 vsize=732108 CPUtime=818.02 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 134252 0 0 0 81768 34 0 0 25 0 4 0 524245910 749678592 117441 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=732108 CPUtime=822.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 143726 0 0 0 82183 46 0 0 25 0 4 0 524245910 749678592 117441 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=732108 CPUtime=822.31 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 126944 0 0 0 82190 41 0 0 25 0 4 0 524245910 749678592 117441 33554432000 4194304 4627427 140735740840448 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.96
Current children cumulated vsize (KiB) 732108

[startup+882.301 s]
/proc/loadavg: 8.11 8.06 7.94 10/184 30115
/proc/meminfo: memFree=28782176/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=718144 CPUtime=3524.64 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 580244 0 0 0 352281 183 0 0 25 0 4 0 524245910 735379456 116869 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 179536 116869 390 106 0 174507 0
[pid=30079/tid=30080] ppid=30077 vsize=718144 CPUtime=877.69 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 139000 0 0 0 87733 36 0 0 25 0 4 0 524245910 735379456 116869 33554432000 4194304 4627427 140735740840448 18446744073709551615 4324267 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=718144 CPUtime=882.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 147556 0 0 0 88181 48 0 0 25 0 4 0 524245910 735379456 116869 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=718144 CPUtime=882.31 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 133372 0 0 0 88186 45 0 0 25 0 4 0 524245910 735379456 116869 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.64
Current children cumulated vsize (KiB) 718144

[startup+942.3 s]
/proc/loadavg: 8.15 8.07 7.95 10/184 30116
/proc/meminfo: memFree=28703640/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=712280 CPUtime=3764.34 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 596470 0 0 0 376242 192 0 0 25 0 4 0 524245910 729374720 122288 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 178070 122288 390 106 0 173041 0
[pid=30079/tid=30080] ppid=30077 vsize=712280 CPUtime=937.36 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 145351 0 0 0 93697 39 0 0 25 0 4 0 524245910 729374720 122288 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=712280 CPUtime=942.3 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 147556 0 0 0 94182 48 0 0 25 0 4 0 524245910 729374720 122288 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=712280 CPUtime=942.33 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 134007 0 0 0 94187 46 0 0 25 0 4 0 524245910 729374720 122288 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.34
Current children cumulated vsize (KiB) 712280

[startup+1002.3 s]
/proc/loadavg: 8.13 8.07 7.96 10/184 30118
/proc/meminfo: memFree=28723332/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=646804 CPUtime=4004 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 611382 0 0 0 400200 200 0 0 25 0 4 0 524245910 662327296 111811 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 161701 111811 390 106 0 156672 0
[pid=30079/tid=30080] ppid=30077 vsize=646804 CPUtime=997.04 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 149333 0 0 0 99663 41 0 0 25 0 4 0 524245910 662327296 111811 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=646804 CPUtime=1002.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 153005 0 0 0 100179 50 0 0 25 0 4 0 524245910 662327296 111811 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=646804 CPUtime=1002.32 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 134007 0 0 0 100186 46 0 0 25 0 4 0 524245910 662327296 111811 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004
Current children cumulated vsize (KiB) 646804

[startup+1062.31 s]
/proc/loadavg: 8.11 8.07 7.97 9/184 30120
/proc/meminfo: memFree=28658552/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=713108 CPUtime=4243.7 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 632896 0 0 0 424159 211 0 0 25 0 4 0 524245910 730222592 119837 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309186 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 178277 119837 390 106 0 173248 0
[pid=30079/tid=30080] ppid=30077 vsize=713108 CPUtime=1056.71 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 159034 0 0 0 105626 45 0 0 25 0 4 0 524245910 730222592 119837 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=713108 CPUtime=1062.3 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 161244 0 0 0 106175 55 0 0 25 0 4 0 524245910 730222592 119837 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=713108 CPUtime=1062.33 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 137581 0 0 0 106185 48 0 0 25 0 4 0 524245910 730222592 119837 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.7
Current children cumulated vsize (KiB) 713108

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 7.97 9/184 30121
/proc/meminfo: memFree=28675744/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=713292 CPUtime=4483.37 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 653109 0 0 0 448118 219 0 0 25 0 4 0 524245910 730411008 121834 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 178323 121834 390 106 0 173294 0
[pid=30079/tid=30080] ppid=30077 vsize=713292 CPUtime=1116.39 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 166571 0 0 0 111591 48 0 0 25 0 4 0 524245910 730411008 121834 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=713292 CPUtime=1122.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 165066 0 0 0 112173 56 0 0 25 0 4 0 524245910 730411008 121834 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=713292 CPUtime=1122.33 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 140449 0 0 0 112184 49 0 0 25 0 4 0 524245910 730411008 121834 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 713292

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.98 9/184 30123
/proc/meminfo: memFree=28677568/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=647868 CPUtime=4723.05 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 674947 0 0 0 472076 229 0 0 25 0 4 0 524245910 663416832 125191 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 161967 125191 390 106 0 156938 0
[pid=30079/tid=30080] ppid=30077 vsize=647868 CPUtime=1176.07 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 174500 0 0 0 117555 52 0 0 25 0 4 0 524245910 663416832 125191 33554432000 4194304 4627427 140735740840448 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=647868 CPUtime=1182.29 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 166318 0 0 0 118173 56 0 0 25 0 4 0 524245910 663416832 125191 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=647868 CPUtime=1182.32 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 143904 0 0 0 118182 50 0 0 25 0 4 0 524245910 663416832 125191 33554432000 4194304 4627427 140735740840448 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.05
Current children cumulated vsize (KiB) 647868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.07 8.06 7.98 9/184 30123
/proc/meminfo: memFree=28645052/32950928 swapFree=67086612/67111528
[pid=30079] ppid=30077 vsize=647916 CPUtime=4800.16 cores=0,2,4,6
/proc/30079/stat : 30079 (strangenight2-m) R 30077 30079 29718 0 -1 4202496 679196 0 0 0 479785 231 0 0 25 0 4 0 524245910 663465984 125993 33554432000 4194304 4627427 140735740840448 18446744073709551615 4420191 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30079/statm: 161979 125993 390 106 0 156950 0
[pid=30079/tid=30080] ppid=30077 vsize=647916 CPUtime=1195.26 cores=0,2,4,6
/proc/30079/task/30080/stat : 30080 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 177267 0 0 0 119473 53 0 0 25 0 4 0 524245910 663465984 125993 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30079/tid=30081] ppid=30077 vsize=647916 CPUtime=1201.6 cores=0,2,4,6
/proc/30079/task/30081/stat : 30081 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 166318 0 0 0 120104 56 0 0 25 0 4 0 524245910 663465984 125993 33554432000 4194304 4627427 140735740840448 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=647916 CPUtime=1201.64 cores=0,2,4,6
/proc/30079/task/30082/stat : 30082 (strangenight2-m) R 30077 30079 29718 0 -1 4202560 145386 0 0 0 120112 52 0 0 25 0 4 0 524245910 663465984 125993 33554432000 4194304 4627427 140735740840448 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 647916

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.22
CPU user time (s): 4797.88
CPU system time (s): 2.34264
CPU usage (%): 399.473
Max. virtual memory (cumulated for all children) (KiB): 773264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.88
system time used= 2.34264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 679196
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= 335
involuntary context switches= 35608

runsolver used 1.79473 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 03:21:28
IDJOB=3263739
IDBENCH=84018
IDSOLVER=1586
FILE ID=node148/3263739-1304126488
RUNJOBID= node148-1304126488-30064
PBS_JOBID= 13170748
Free space on /tmp= 71436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263739-1304126488/watcher-3263739-1304126488 -o /tmp/evaluation-result-3263739-1304126488/solver-3263739-1304126488 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3263739-1304126488.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=200726379

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      30186952 kB
Buffers:        720552 kB
Cached:        1636648 kB
SwapCached:       3696 kB
Active:         124400 kB
Inactive:      2274576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30186952 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            6288 kB
Writeback:           0 kB
AnonPages:       40240 kB
Mapped:          13480 kB
Slab:           300164 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184048 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= 71424 MiB
End job on node148 at 2011-04-30 03:41:32