Trace number 3366399

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.09 1203.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S2065964480-034.SATISFIABLE.cnf
MD5SUM06d324a3bc5f99e4e9d2e5560e56ab8e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366399-1305403330.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     186 undec:      47 neg:     217
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       438      1905         0         0      5802         0   no data   no data
0.08/0.10	c Decided on static restart strategy
0.39/0.15	c  N st     8      4914       438      1905         0      4796      5802    100443   no data   no data
1.57/0.40	c  N st    10     11298       438      1905         0      4455      5802     70763   no data   no data
2.37/0.67	c  N st    11     17041       438      1905         0     10043      5802    185307   no data   no data
3.99/1.07	c  F st    12     25000       438      1905         0     12254      5802    225454   no data   no data
3.99/1.07	c  N st    12     25000       438      1905         0     12254      5802    225454   no data   no data
5.16/1.31	c Decided on static restart strategy
5.16/1.31	c  N st    18     30000       438      1905         0     10571      5802    179920   no data   no data
5.16/1.31	c  S st    18     30000       438      1905         0     10571      5802    179920   no data   no data
5.16/1.34	c  S st    18     30503       438      1905         0     11072      5802    190902   no data   no data
5.16/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.34	c blocked clauses removed:        2 vars:      1 tried:         438 T: 0.00 s
5.16/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
5.16/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.41	c lits-rem:       109  cl-subs:      895  v-elim:      0  v-fix:    0  time:  0.06 s
5.57/1.42	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
5.57/1.42	c calculated reachability. Time: 0.00
5.57/1.42	c  N st    18     30503       437      1903         0     10177      5796    172517   no data   no data
6.76/1.79	c  N st    20     37616       437      1903         0      9458      5796    142952   no data   no data
8.38/2.15	c  N st    21     44016       437      1903         0     15747      5796    296042   no data   no data
8.79/2.27	c  S st    22     45754       437      1903         0     17452      5796    337278   no data   no data
9.15/2.32	c  S st    22     46257       437      1903         0      9213      5796    124403   no data   no data
9.15/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.15/2.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.15/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
9.15/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.15/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.33	c lits-rem:        14  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.01 s
9.15/2.33	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
9.15/2.33	c vivif2 --  cl tried     9170 cl shrink        0 lits rem          0 time: 0.00
9.15/2.34	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.00
9.15/2.34	c calculated reachability. Time: 0.00
9.15/2.34	c  N st    22     46257       437      1903         0      9170      5796    123355   no data   no data
12.77/3.23	c  N st    23     60654       437      1903         0     13474      5796    209699   no data   no data
15.54/3.90	c  N st    24     69385       437      1903         0     11276      5796    150587   no data   no data
15.54/3.90	c  S st    24     69385       437      1903         0     11276      5796    150587   no data   no data
15.54/3.93	c  S st    24     69889       437      1903         0     11780      5796    160470   no data   no data
15.54/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.54/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.54/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
15.54/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.54/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.54/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.96	c lits-rem:        37  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.01 s
15.54/3.96	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
15.54/3.96	c vivif2 --  cl tried    11622 cl shrink        0 lits rem          0 time: 0.00
15.54/3.97	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
15.54/3.97	c calculated reachability. Time: 0.00
15.54/3.97	c  N st    24     69889       437      1903         0     11622      5796    157097   no data   no data
20.73/5.23	c  F st    25     87502       437      1903         0     17164      5796    280985   no data   no data
20.73/5.23	c  N st    25     87502       437      1903         0     17164      5796    280985   no data   no data
21.96/5.59	c Decided on static restart strategy
23.11/5.87	c  N st    32     95539       437      1903         0     25033      5796    462108   no data   no data
25.94/6.55	c  N st    34    104834       437      1903         0     21359      5796    343227   no data   no data
25.94/6.55	c  S st    34    104834       437      1903         0     21359      5796    343227   no data   no data
26.35/6.61	c  S st    34    105338       437      1903         0     21863      5796    353687   no data   no data
26.35/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.35/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
26.35/6.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.35/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.35/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.35/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
26.35/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.35/6.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.35/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.70/6.79	c lits-rem:       100  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  0.16 s
26.70/6.79	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
26.70/6.79	c vivif2 --  cl tried    20712 cl shrink        0 lits rem          0 time: 0.00
27.10/6.81	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
27.10/6.81	c calculated reachability. Time: 0.00
27.10/6.81	c  N st    34    105338       437      1903         0     20712      5796    328603   no data   no data
30.32/7.61	c  N st    35    114939       437      1903         0     16384      5796    215816   no data   no data
34.70/8.76	c  N st    36    129337       437      1903         0     15834      5796    195972   no data   no data
42.27/10.62	c  N st    37    150932       437      1903         0     21304      5796    310818   no data   no data
45.05/11.30	c  S st    38    158008       437      1903         0     28188      5796    468113   no data   no data
45.05/11.37	c  S st    38    158515       437      1903         0     28694      5796    479277   no data   no data
45.05/11.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.05/11.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.05/11.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.05/11.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.05/11.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.05/11.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
45.05/11.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.05/11.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.46/11.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.65/11.75	c lits-rem:       397  cl-subs:     1558  v-elim:      0  v-fix:    0  time:  0.35 s
46.65/11.75	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
46.65/11.76	c vivif2 --  cl tried    27136 cl shrink        0 lits rem          0 time: 0.00
46.65/11.77	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
46.65/11.77	c calculated reachability. Time: 0.00
46.65/11.77	c  N st    38    158515       437      1903         0     27136      5796    443253   no data   no data
65.43/16.47	c  N st    39    207105       437      1903         0     21877      5796    286508   no data   no data
79.02/19.83	c  N st    40    237773       437      1903         0     32264      5796    493814   no data   no data
79.02/19.83	c  S st    40    237773       437      1903         0     32264      5796    493814   no data   no data
79.37/19.92	c  S st    40    238277       437      1903         0     32766      5796    505145   no data   no data
79.37/19.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.37/19.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.37/19.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.37/19.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.37/19.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.37/19.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
79.37/19.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.37/19.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.37/19.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.97/20.37	c lits-rem:       159  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.42 s
80.97/20.37	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
80.97/20.38	c vivif2 --  cl tried    31063 cl shrink        0 lits rem          0 time: 0.00
80.97/20.39	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
80.97/20.40	c calculated reachability. Time: 0.00
80.97/20.40	c  N st    40    238277       437      1903         0     31063      5796    469764   no data   no data
110.49/27.71	c  F st    41    306251       437      1903         0     33006      5796    476999   no data   no data
110.49/27.71	c  N st    41    306251       437      1903         0     33006      5796    476999   no data   no data
112.89/28.37	c Decided on static restart strategy
124.45/31.24	c  N st    51    334555       437      1903         0     37263      5796    558197   no data   no data
136.82/34.33	c  N st    53    357417       437      1903         0     35105      5796    488216   no data   no data
136.82/34.33	c  S st    53    357417       437      1903         0     35105      5796    488216   no data   no data
137.22/34.42	c  S st    53    357922       437      1903         0     35609      5796    499107   no data   no data
137.22/34.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.22/34.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.22/34.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.22/34.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.22/34.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.22/34.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
137.22/34.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.22/34.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.22/34.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.43/34.78	c lits-rem:       145  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  0.33 s
138.43/34.78	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
138.43/34.79	c vivif2 --  cl tried    34022 cl shrink        0 lits rem          0 time: 0.01
138.83/34.81	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
138.83/34.81	c calculated reachability. Time: 0.00
138.83/34.81	c  N st    53    357922       437      1903         0     34022      5796    466868   no data   no data
156.38/39.29	c  N st    54    390315       437      1903         0     40184      5796    575103   no data   no data
183.93/46.18	c  N st    55    438904       437      1903         0     33810      5796    402664   no data   no data
225.41/56.55	c  N st    56    511786       437      1903         0     47304      5796    667092   no data   no data
240.17/60.24	c  N st    57    536885       437      1903         0     41642      5796    549886   no data   no data
240.17/60.24	c  S st    57    536885       437      1903         0     41642      5796    549886   no data   no data
240.57/60.36	c  S st    57    537388       437      1903         0     42144      5796    560615   no data   no data
240.57/60.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.57/60.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
240.57/60.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.57/60.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.57/60.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.57/60.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
240.57/60.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.57/60.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.57/60.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.96/60.92	c lits-rem:       230  cl-subs:     1919  v-elim:      0  v-fix:    0  time:  0.52 s
242.96/60.92	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
242.96/60.92	c vivif2 --  cl tried    40225 cl shrink        0 lits rem          0 time: 0.01
242.96/60.95	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.03
242.96/60.95	c calculated reachability. Time: 0.00
242.96/60.95	c  N st    57    537388       437      1903         0     40225      5796    520972   no data   no data
346.33/86.85	c  N st    58    701372       437      1903         0     69274      5796   1091945   no data   no data
420.94/105.51	c  N st    59    806082       437      1903         0     63265      5796    947851   no data   no data
420.94/105.51	c  S st    59    806082       437      1903         0     63265      5796    947851   no data   no data
421.35/105.69	c  S st    59    806587       437      1903         0     63769      5796    958511   no data   no data
421.35/105.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
421.71/105.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
421.71/105.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.71/105.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.71/105.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.71/105.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
421.71/105.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.71/105.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
421.71/105.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.11/108.84	c lits-rem:       438  cl-subs:     5858  v-elim:      0  v-fix:    0  time:  3.08 s
434.11/108.84	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
434.11/108.85	c vivif2 --  cl tried    57911 cl shrink        0 lits rem          0 time: 0.01
434.11/108.90	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.04
434.11/108.90	c calculated reachability. Time: 0.00
434.11/108.90	c  N st    59    806587       437      1903         0     57911      5796    832393   no data   no data
638.78/160.11	c  F st    60   1071875       437      1903         0     73673      5796   1141566   no data   no data
638.78/160.11	c  N st    60   1071875       437      1903         0     73673      5796   1141566   no data   no data
643.96/161.44	c Decided on static restart strategy
665.11/166.73	c  N st    70   1100187       437      1903         0     57716      5796    723100   no data   no data
699.02/175.28	c  N st    72   1136180       437      1903         0     48013      5796    487207   no data   no data
724.55/181.67	c  N st    73   1168573       437      1903         0     79356      5796   1179392   no data   no data
759.67/190.48	c  N st    74   1209880       437      1903         0     73885      5796   1074328   no data   no data
759.67/190.48	c  S st    74   1209880       437      1903         0     73885      5796   1074328   no data   no data
760.87/190.73	c  S st    74   1210386       437      1903         0     74388      5796   1085591   no data   no data
760.87/190.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
760.87/190.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
760.87/190.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.87/190.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.87/190.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.87/190.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
760.87/190.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.87/190.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
761.27/190.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.24/193.33	c lits-rem:       330  cl-subs:     4594  v-elim:      0  v-fix:    0  time:  2.51 s
771.24/193.33	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
771.24/193.35	c vivif2 --  cl tried    69794 cl shrink        0 lits rem          0 time: 0.01
771.64/193.41	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.06
771.64/193.41	c calculated reachability. Time: 0.00
771.64/193.41	c  N st    74   1210386       437      1903         0     69794      5796    988855   no data   no data
850.65/213.20	c  N st    75   1283271       437      1903         0     94011      5796   1473160   no data   no data
962.76/241.35	c  N st    76   1392594       437      1903         0     54668      5796    573792   no data   no data
1122.37/281.35	c  N st    77   1556578       437      1903         0     59558      5796    647866   no data   no data
1283.97/321.82	c  N st    78   1710386       437      1903         0    100518      5796   1493611   no data   no data
1283.97/321.82	c  S st    78   1710386       437      1903         0    100518      5796   1493611   no data   no data
1285.17/322.13	c  S st    78   1710890       437      1903         0    101020      5796   1505157   no data   no data
1285.17/322.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1285.17/322.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1285.17/322.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1285.17/322.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.17/322.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.17/322.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1285.17/322.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1285.59/322.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1285.59/322.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.67/332.06	c lits-rem:       496  cl-subs:    11054  v-elim:      0  v-fix:    0  time:  9.80 s
1324.67/332.06	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
1324.67/332.08	c vivif2 --  cl tried    89966 cl shrink        0 lits rem          0 time: 0.02
1325.09/332.19	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.11
1325.09/332.19	c calculated reachability. Time: 0.00
1325.09/332.19	c  N st    78   1710890       437      1903         0     89966      5796   1295078   no data   no data
1761.17/441.42	c  N st    79   2079854       437      1903         0    101694      5796   1445520   no data   no data
1898.83/475.98	c  N st    80   2210891       437      1903         0    105967      5796   1573496   no data   no data
1898.83/475.98	c  S st    80   2210891       437      1903         0    105967      5796   1573496   no data   no data
1900.47/476.35	c  S st    80   2211392       437      1903         0    106467      5796   1584880   no data   no data
1900.47/476.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1900.82/476.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1900.82/476.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1900.82/476.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1900.82/476.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1900.82/476.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1900.82/476.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1900.82/476.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1900.82/476.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1924.37/482.39	c lits-rem:       846  cl-subs:     7267  v-elim:      0  v-fix:    0  time:  5.91 s
1924.37/482.39	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
1924.77/482.41	c vivif2 --  cl tried    99200 cl shrink        0 lits rem          0 time: 0.02
1925.17/482.51	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.10
1925.17/482.52	c calculated reachability. Time: 0.00
1925.17/482.52	c  N st    80   2211392       437      1903         0     99200      5796   1447821   no data   no data
2578.75/646.36	c  N st    81   2711392       437      1903         0    122682      5796   1834306   no data   no data
2578.75/646.36	c  S st    81   2711392       437      1903         0    122682      5796   1834306   no data   no data
2580.36/646.75	c  S st    81   2711897       437      1903         0    123187      5796   1845683   no data   no data
2580.36/646.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2580.78/646.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2580.78/646.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2580.78/646.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2580.78/646.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2580.78/646.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2580.78/646.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2580.78/646.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2581.13/646.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2668.55/668.88	c lits-rem:       544  cl-subs:    11963  v-elim:      0  v-fix:    0  time: 21.97 s
2668.55/668.88	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
2668.90/668.91	c vivif2 --  cl tried   111224 cl shrink        0 lits rem          0 time: 0.03
2669.30/669.06	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.15
2669.30/669.06	c calculated reachability. Time: 0.00
2669.30/669.06	c  N st    81   2711897       437      1903         0    111224      5796   1611853   no data   no data
3342.04/837.67	c  N st    82   3211900       437      1903         0     87386      5796    942030   no data   no data
3342.04/837.67	c  S st    82   3211900       437      1903         0     87386      5796    942030   no data   no data
3343.23/837.92	c  S st    82   3212400       437      1903         0     87883      5796    953315   no data   no data
3343.23/837.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3343.23/837.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3343.23/837.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3343.23/837.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3343.23/837.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3343.23/837.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3343.23/837.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3343.23/837.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3343.63/838.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3346.42/838.77	c lits-rem:       214  cl-subs:     1708  v-elim:      0  v-fix:    0  time:  0.75 s
3346.42/838.77	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
3346.42/838.78	c vivif2 --  cl tried    86175 cl shrink        0 lits rem          0 time: 0.02
3346.82/838.86	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.08
3346.82/838.86	c calculated reachability. Time: 0.00
3346.82/838.86	c  N st    82   3212400       437      1903         0     86175      5796    918225   no data   no data
4059.04/1017.31	c  N st    83   3712401       437      1903         0     96998      5796   1070488   no data   no data
4059.04/1017.31	c  S st    83   3712401       437      1903         0     96998      5796   1070488   no data   no data
4060.23/1017.63	c  S st    83   3712904       437      1903         0     97499      5796   1081624   no data   no data
4060.23/1017.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4060.23/1017.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4060.23/1017.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4060.23/1017.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4060.23/1017.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4060.23/1017.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
4060.23/1017.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4060.63/1017.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4060.63/1017.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4065.83/1019.02	c lits-rem:       226  cl-subs:     3410  v-elim:      0  v-fix:    0  time:  1.29 s
4065.83/1019.02	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
4065.83/1019.04	c vivif2 --  cl tried    94089 cl shrink        0 lits rem          0 time: 0.02
4066.23/1019.13	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.09
4066.23/1019.14	c calculated reachability. Time: 0.00
4066.23/1019.14	c  N st    83   3712904       437      1903         0     94089      5796   1018457   no data   no data
4114.50/1031.23	c  F st    84   3751563       437      1903         0    131905      5796   1980716   no data   no data
4114.50/1031.23	c  N st    84   3751563       437      1903         0    131905      5796   1980716   no data   no data
4124.88/1033.86	c Decided on static restart strategy
4171.96/1045.64	c  N st    94   3779864       437      1903         0    159391      5796   2596992   no data   no data
4229.42/1060.08	c  N st    96   3815857       437      1903         0    111706      5796   1370233   no data   no data
4282.49/1073.31	c  N st    97   3848251       437      1903         0    143090      5796   2077157   no data   no data
4360.30/1092.82	c  N st    98   3896840       437      1903         0    107025      5796   1278675   no data   no data
4475.21/1121.65	c  N st    99   3969722       437      1903         0     93282      5796    936866   no data   no data
4638.01/1162.46	c  N st   100   4079046       437      1903         0    113790      5796   1359715   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366399-1305403330/watcher-3366399-1305403330 -o /tmp/evaluation-result-3366399-1305403330/solver-3366399-1305403330 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366399-1305403330.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: 8.08 8.10 8.08 2/302 19068
/proc/meminfo: memFree=18234488/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 4 0 651932689 52396032 351 33554432000 4194304 4580107 140733696339232 18446744073709551615 47855907878425 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 12792 351 302 95 0 7774 0
[pid=19068/tid=19069] ppid=19066 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651932690 52396032 351 33554432000 4194304 4580107 140733696339232 18446744073709551615 47855907878425 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651932690 52396032 351 33554432000 4194304 4580107 140733696339232 18446744073709551615 47855907878832 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651932690 52396032 351 33554432000 4194304 4580107 140733696339232 18446744073709551615 47855907878425 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0271101 s]
/proc/loadavg: 8.08 8.10 8.08 2/302 19068
/proc/meminfo: memFree=18234488/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=282212 CPUtime=0.08 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 1198 0 0 0 8 0 0 0 25 0 4 0 651932689 288985088 1105 33554432000 4194304 4580107 140733696339232 18446744073709551615 274473664267 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 70553 1106 376 95 0 65535 0
[pid=19068/tid=19069] ppid=19066 vsize=282212 CPUtime=0.02 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 250 0 0 0 2 0 0 0 25 0 4 0 651932690 288985088 1106 33554432000 4194304 4580107 140733696339232 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=282212 CPUtime=0.01 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 211 0 0 0 1 0 0 0 25 0 4 0 651932690 288985088 1106 33554432000 4194304 4580107 140733696339232 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=282212 CPUtime=0.02 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 135 0 0 0 2 0 0 0 25 0 4 0 651932690 288985088 1106 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282212

[startup+0.106872 s]
/proc/loadavg: 8.08 8.10 8.08 2/302 19068
/proc/meminfo: memFree=18234488/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=282212 CPUtime=0.39 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 1585 0 0 0 39 0 0 0 25 0 4 0 651932689 288985088 1492 33554432000 4194304 4580107 140733696339232 18446744073709551615 4318737 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 70553 1492 377 95 0 65535 0
[pid=19068/tid=19069] ppid=19066 vsize=282212 CPUtime=0.1 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) S 19066 19068 18635 0 -1 4202560 351 0 0 0 10 0 0 0 25 0 4 0 651932690 288985088 1493 33554432000 4194304 4580107 140733696339232 18446744073709551615 274474072558 0 0 4096 2 18446604465291398016 0 0 -1 1 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=282212 CPUtime=0.09 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 306 0 0 0 9 0 0 0 25 0 4 0 651932690 288985088 1493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=282212 CPUtime=0.09 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 234 0 0 0 9 0 0 0 25 0 4 0 651932690 288985088 1493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282212

[startup+0.300186 s]
/proc/loadavg: 8.08 8.10 8.08 2/302 19068
/proc/meminfo: memFree=18234488/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=283616 CPUtime=1.17 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 2568 0 0 0 117 0 0 0 25 0 4 0 651932689 290422784 1954 33554432000 4194304 4580107 140733696339232 18446744073709551615 4316600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 70904 1954 377 95 0 65886 0
[pid=19068/tid=19069] ppid=19066 vsize=283616 CPUtime=0.29 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 607 0 0 0 29 0 0 0 25 0 4 0 651932690 290422784 1954 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=283616 CPUtime=0.28 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 558 0 0 0 28 0 0 0 25 0 4 0 651932690 290422784 1954 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=283616 CPUtime=0.29 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 474 0 0 0 29 0 0 0 25 0 4 0 651932690 290422784 1954 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283616

[startup+0.701117 s]
/proc/loadavg: 8.08 8.10 8.08 2/302 19068
/proc/meminfo: memFree=18234488/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=284524 CPUtime=2.77 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 4159 0 0 0 277 0 0 0 25 0 4 0 651932689 291352576 2493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 71131 2493 377 95 0 66113 0
[pid=19068/tid=19069] ppid=19066 vsize=284524 CPUtime=0.69 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 955 0 0 0 69 0 0 0 25 0 4 0 651932690 291352576 2493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4306508 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=284524 CPUtime=0.68 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 938 0 0 0 68 0 0 0 25 0 4 0 651932690 291352576 2493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4322547 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=284524 CPUtime=0.69 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 988 0 0 0 69 0 0 0 25 0 4 0 651932690 291352576 2493 33554432000 4194304 4580107 140733696339232 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284524

[startup+1.50098 s]
/proc/loadavg: 8.07 8.10 8.08 9/314 19080
/proc/meminfo: memFree=18212604/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=286312 CPUtime=5.97 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 8088 0 0 0 595 2 0 0 25 0 4 0 651932689 293183488 4257 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 71578 4257 379 95 0 66560 0
[pid=19068/tid=19069] ppid=19066 vsize=286312 CPUtime=1.48 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 1633 0 0 0 148 0 0 0 25 0 4 0 651932690 293183488 4257 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=286312 CPUtime=1.48 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 1640 0 0 0 148 0 0 0 25 0 4 0 651932690 293183488 4257 33554432000 4194304 4580107 140733696339232 18446744073709551615 4322703 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=286312 CPUtime=1.49 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 1585 0 0 0 149 0 0 0 25 0 4 0 651932690 293183488 4257 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286312

[startup+3.10069 s]
/proc/loadavg: 8.07 8.10 8.08 9/314 19080
/proc/meminfo: memFree=18188052/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=290636 CPUtime=12.35 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 17043 0 0 0 1232 3 0 0 25 0 4 0 651932689 297611264 8318 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 72659 8318 379 95 0 67641 0
[pid=19068/tid=19069] ppid=19066 vsize=290636 CPUtime=3.06 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 3781 0 0 0 306 0 0 0 25 0 4 0 651932690 297611264 8318 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=290636 CPUtime=3.08 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 4504 0 0 0 308 0 0 0 25 0 4 0 651932690 297611264 8318 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=290636 CPUtime=3.08 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 4212 0 0 0 308 0 0 0 25 0 4 0 651932690 297611264 8318 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 290636

[startup+6.30113 s]
/proc/loadavg: 8.06 8.10 8.08 9/314 19080
/proc/meminfo: memFree=18138948/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=285044 CPUtime=25.12 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 26989 0 0 0 2507 5 0 0 25 0 4 0 651932689 291885056 11677 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 71261 11677 379 95 0 66243 0
[pid=19068/tid=19069] ppid=19066 vsize=285044 CPUtime=6.23 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 7025 0 0 0 622 1 0 0 25 0 4 0 651932690 291885056 11677 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=285044 CPUtime=6.28 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 7360 0 0 0 628 0 0 0 25 0 4 0 651932690 291885056 11677 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=285044 CPUtime=6.29 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 6024 0 0 0 628 1 0 0 25 0 4 0 651932690 291885056 11677 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 285044

[startup+12.701 s]
/proc/loadavg: 8.06 8.09 8.08 9/314 19080
/proc/meminfo: memFree=18084720/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=298324 CPUtime=50.65 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 43450 0 0 0 5057 8 0 0 25 0 4 0 651932689 305483776 16974 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 74581 16974 379 95 0 69563 0
[pid=19068/tid=19069] ppid=19066 vsize=298324 CPUtime=12.56 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 10482 0 0 0 1255 1 0 0 25 0 4 0 651932690 305483776 16974 33554432000 4194304 4580107 140733696339232 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=298324 CPUtime=12.68 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 10483 0 0 0 1267 1 0 0 25 0 4 0 651932690 305483776 16974 33554432000 4194304 4580107 140733696339232 18446744073709551615 4318731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=298324 CPUtime=12.69 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 10550 0 0 0 1267 2 0 0 25 0 4 0 651932690 305483776 16974 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 298324

[startup+25.5008 s]
/proc/loadavg: 8.05 8.09 8.08 9/314 19081
/proc/meminfo: memFree=18019492/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=294292 CPUtime=101.71 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 64285 0 0 0 10157 14 0 0 25 0 4 0 651932689 301355008 23742 33554432000 4194304 4580107 140733696339232 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 73573 23742 379 95 0 68555 0
[pid=19068/tid=19069] ppid=19066 vsize=294292 CPUtime=25.23 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 16387 0 0 0 2520 3 0 0 25 0 4 0 651932690 301355008 23742 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=294292 CPUtime=25.48 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 15200 0 0 0 2546 2 0 0 25 0 4 0 651932690 301355008 23742 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=294292 CPUtime=25.49 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 15000 0 0 0 2546 3 0 0 25 0 4 0 651932690 301355008 23742 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 294292

[startup+51.1003 s]
/proc/loadavg: 8.14 8.11 8.09 9/314 19082
/proc/meminfo: memFree=17957772/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=308708 CPUtime=203.86 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 94440 0 0 0 20364 22 0 0 25 0 4 0 651932689 316116992 31587 33554432000 4194304 4580107 140733696339232 18446744073709551615 4295735 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 77177 31587 379 95 0 72159 0
[pid=19068/tid=19069] ppid=19066 vsize=308708 CPUtime=50.57 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 24514 0 0 0 5052 5 0 0 25 0 4 0 651932690 316116992 31587 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=308708 CPUtime=51.08 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 22426 0 0 0 5103 5 0 0 25 0 4 0 651932690 316116992 31587 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=308708 CPUtime=51.09 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 22320 0 0 0 5105 4 0 0 25 0 4 0 651932690 316116992 31587 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 308708

[startup+102.311 s]
/proc/loadavg: 8.25 8.14 8.10 9/314 19083
/proc/meminfo: memFree=17899080/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=310052 CPUtime=408.19 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 142007 0 0 0 40779 40 0 0 25 0 4 0 651932689 317493248 35043 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 77513 35043 379 95 0 72495 0
[pid=19068/tid=19069] ppid=19066 vsize=310052 CPUtime=101.27 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 36894 0 0 0 10118 9 0 0 25 0 4 0 651932690 317493248 35043 33554432000 4194304 4580107 140733696339232 18446744073709551615 4320786 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=310052 CPUtime=102.29 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 33954 0 0 0 10219 10 0 0 25 0 4 0 651932690 317493248 35043 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=310052 CPUtime=102.29 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 34215 0 0 0 10221 8 0 0 25 0 4 0 651932690 317493248 35043 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 310052

[startup+162.301 s]

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

[pid=19068] ppid=19066 vsize=440352 CPUtime=2562.8 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 440607 0 0 0 256107 173 0 0 25 0 4 0 651932689 450920448 80302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 110088 80302 379 95 0 105070 0
[pid=19068/tid=19069] ppid=19066 vsize=440352 CPUtime=635.87 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 109187 0 0 0 63546 41 0 0 25 0 4 0 651932690 450920448 80302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=440352 CPUtime=642.31 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 109388 0 0 0 64186 45 0 0 25 0 4 0 651932690 450920448 80302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=440352 CPUtime=642.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 117311 0 0 0 64186 45 0 0 25 0 4 0 651932690 450920448 80302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.8
Current children cumulated vsize (KiB) 440352

[startup+702.301 s]
/proc/loadavg: 8.14 8.12 8.09 9/314 19102
/proc/meminfo: memFree=17435936/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=481808 CPUtime=2802.18 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 463228 0 0 0 280034 184 0 0 25 0 4 0 651932689 493371392 84669 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 120452 84669 379 95 0 115434 0
[pid=19068/tid=19069] ppid=19066 vsize=481808 CPUtime=695.27 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 114993 0 0 0 69482 45 0 0 25 0 4 0 651932690 493371392 84669 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=481808 CPUtime=702.29 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 115134 0 0 0 70181 48 0 0 25 0 4 0 651932690 493371392 84669 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=481808 CPUtime=702.3 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 122948 0 0 0 70183 47 0 0 25 0 4 0 651932690 493371392 84669 33554432000 4194304 4580107 140733696339232 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.18
Current children cumulated vsize (KiB) 481808

[startup+762.312 s]
/proc/loadavg: 8.15 8.12 8.09 9/314 19103
/proc/meminfo: memFree=17398572/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=500024 CPUtime=3041.62 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 485146 0 0 0 303965 197 0 0 25 0 4 0 651932689 512024576 90302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4316680 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 125006 90302 379 95 0 119988 0
[pid=19068/tid=19069] ppid=19066 vsize=500024 CPUtime=754.68 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 121140 0 0 0 75418 50 0 0 25 0 4 0 651932690 512024576 90302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=500024 CPUtime=762.3 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 121191 0 0 0 76180 50 0 0 25 0 4 0 651932690 512024576 90302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=500024 CPUtime=762.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 129430 0 0 0 76180 51 0 0 25 0 4 0 651932690 512024576 90302 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.62
Current children cumulated vsize (KiB) 500024

[startup+822.301 s]
/proc/loadavg: 8.05 8.10 8.09 9/314 19105
/proc/meminfo: memFree=17363324/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=552816 CPUtime=3280.98 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 509312 0 0 0 327890 208 0 0 25 0 4 0 651932689 566083584 88310 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 138204 88310 379 95 0 133186 0
[pid=19068/tid=19069] ppid=19066 vsize=552816 CPUtime=814.08 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 129650 0 0 0 81355 53 0 0 25 0 4 0 651932690 566083584 88310 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=552816 CPUtime=822.29 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 127947 0 0 0 82176 53 0 0 25 0 4 0 651932690 566083584 88310 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=552816 CPUtime=822.3 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 135591 0 0 0 82175 55 0 0 25 0 4 0 651932690 566083584 88310 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.98
Current children cumulated vsize (KiB) 552816

[startup+882.301 s]
/proc/loadavg: 8.05 8.09 8.08 9/314 19107
/proc/meminfo: memFree=17296076/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=500000 CPUtime=3520.39 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 531229 0 0 0 351819 220 0 0 25 0 4 0 651932689 512000000 97471 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 125000 97471 379 95 0 119982 0
[pid=19068/tid=19069] ppid=19066 vsize=500000 CPUtime=873.47 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 136277 0 0 0 87291 56 0 0 25 0 4 0 651932690 512000000 97471 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=500000 CPUtime=882.3 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 133663 0 0 0 88173 57 0 0 25 0 4 0 651932690 512000000 97471 33554432000 4194304 4580107 140733696339232 18446744073709551615 4317526 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=500000 CPUtime=882.3 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 139613 0 0 0 88173 57 0 0 25 0 4 0 651932690 512000000 97471 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.39
Current children cumulated vsize (KiB) 500000

[startup+942.3 s]
/proc/loadavg: 8.15 8.11 8.09 9/314 19108
/proc/meminfo: memFree=17312664/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=513076 CPUtime=3759.79 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 555076 0 0 0 375745 234 0 0 25 0 4 0 651932689 525389824 93990 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 128269 93990 379 95 0 123251 0
[pid=19068/tid=19069] ppid=19066 vsize=513076 CPUtime=932.87 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 142953 0 0 0 93227 60 0 0 25 0 4 0 651932690 525389824 93990 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=513076 CPUtime=942.3 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 139788 0 0 0 94169 61 0 0 25 0 4 0 651932690 525389824 93990 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=513076 CPUtime=942.3 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 147507 0 0 0 94168 62 0 0 25 0 4 0 651932690 525389824 93990 33554432000 4194304 4580107 140733696339232 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.79
Current children cumulated vsize (KiB) 513076

[startup+1002.3 s]
/proc/loadavg: 8.05 8.08 8.08 9/314 19110
/proc/meminfo: memFree=17311764/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=488240 CPUtime=3999.19 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 581818 0 0 0 399672 247 0 0 25 0 4 0 651932689 499957760 95034 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 122060 95034 379 95 0 117042 0
[pid=19068/tid=19069] ppid=19066 vsize=488240 CPUtime=992.28 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 148632 0 0 0 99166 62 0 0 25 0 4 0 651932690 499957760 95034 33554432000 4194304 4580107 140733696339232 18446744073709551615 4406489 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=488240 CPUtime=1002.3 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 146203 0 0 0 100166 64 0 0 25 0 4 0 651932690 499957760 95034 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=488240 CPUtime=1002.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 155688 0 0 0 100165 66 0 0 25 0 4 0 651932690 499957760 95034 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.19
Current children cumulated vsize (KiB) 488240

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/314 19111
/proc/meminfo: memFree=17276396/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=501208 CPUtime=4238.59 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 601770 0 0 0 423600 259 0 0 25 0 4 0 651932689 513236992 97831 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 125302 97831 379 95 0 120284 0
[pid=19068/tid=19069] ppid=19066 vsize=501208 CPUtime=1051.68 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 152648 0 0 0 105104 64 0 0 25 0 4 0 651932690 513236992 97831 33554432000 4194304 4580107 140733696339232 18446744073709551615 4322668 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=501208 CPUtime=1062.31 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 149830 0 0 0 106164 67 0 0 25 0 4 0 651932690 513236992 97831 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=501208 CPUtime=1062.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 161449 0 0 0 106160 71 0 0 25 0 4 0 651932690 513236992 97831 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.59
Current children cumulated vsize (KiB) 501208

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.09 9/314 19113
/proc/meminfo: memFree=17240156/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=514288 CPUtime=4478 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 618871 0 0 0 447532 268 0 0 25 0 4 0 651932689 526630912 102162 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 128572 102162 379 95 0 123554 0
[pid=19068/tid=19069] ppid=19066 vsize=514288 CPUtime=1111.08 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 156298 0 0 0 111042 66 0 0 25 0 4 0 651932690 526630912 102162 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=514288 CPUtime=1122.3 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 152905 0 0 0 112162 68 0 0 25 0 4 0 651932690 526630912 102162 33554432000 4194304 4580107 140733696339232 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=514288 CPUtime=1122.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 166094 0 0 0 112158 73 0 0 25 0 4 0 651932690 526630912 102162 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478
Current children cumulated vsize (KiB) 514288

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/314 19115
/proc/meminfo: memFree=17221516/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=527576 CPUtime=4717.41 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 637232 0 0 0 471463 278 0 0 25 0 4 0 651932689 540237824 104762 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 131894 104762 379 95 0 126876 0
[pid=19068/tid=19069] ppid=19066 vsize=527576 CPUtime=1170.48 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 161578 0 0 0 116979 69 0 0 25 0 4 0 651932690 540237824 104762 33554432000 4194304 4580107 140733696339232 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=527576 CPUtime=1182.31 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 155570 0 0 0 118161 70 0 0 25 0 4 0 651932690 540237824 104762 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=527576 CPUtime=1182.31 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 171912 0 0 0 118155 76 0 0 25 0 4 0 651932690 540237824 104762 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.41
Current children cumulated vsize (KiB) 527576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.17 8.11 8.09 9/314 19115
/proc/meminfo: memFree=17218024/32950928 swapFree=67111348/67111528
[pid=19068] ppid=19066 vsize=514640 CPUtime=4800.02 cores=1,3,5,7
/proc/19068/stat : 19068 (strangenight2-m) R 19066 19068 18635 0 -1 4202496 643701 0 0 0 479720 282 0 0 25 0 4 0 651932689 526991360 104834 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19068/statm: 128660 104834 379 95 0 123642 0
[pid=19068/tid=19069] ppid=19066 vsize=514640 CPUtime=1190.97 cores=1,3,5,7
/proc/19068/task/19069/stat : 19069 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 162593 0 0 0 119027 70 0 0 25 0 4 0 651932690 526991360 104834 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19068/tid=19070] ppid=19066 vsize=514640 CPUtime=1203.02 cores=1,3,5,7
/proc/19068/task/19070/stat : 19070 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 157915 0 0 0 120231 71 0 0 25 0 4 0 651932690 526991360 104834 33554432000 4194304 4580107 140733696339232 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19068/tid=19071] ppid=19066 vsize=514640 CPUtime=1203.03 cores=1,3,5,7
/proc/19068/task/19071/stat : 19071 (strangenight2-m) R 19066 19068 18635 0 -1 4202560 174617 0 0 0 120225 78 0 0 25 0 4 0 651932690 526991360 104834 33554432000 4194304 4580107 140733696339232 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 514640

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): 1203.04
CPU time (s): 4800.09
CPU user time (s): 4797.24
CPU system time (s): 2.84557
CPU usage (%): 398.997
Max. virtual memory (cumulated for all children) (KiB): 606136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.24
system time used= 2.84557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 643702
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= 511
involuntary context switches= 30283

runsolver used 3.32649 second user time and 8.74067 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 22:02:10
IDJOB=3366399
IDBENCH=82808
IDSOLVER=1844
FILE ID=node125/3366399-1305403330
RUNJOBID= node125-1305402125-18951
PBS_JOBID= 13324489
Free space on /tmp= 73200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S2065964480-034.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366399-1305403330/watcher-3366399-1305403330 -o /tmp/evaluation-result-3366399-1305403330/solver-3366399-1305403330 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366399-1305403330.cnf

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

MD5SUM BENCH= 06d324a3bc5f99e4e9d2e5560e56ab8e
RANDOM SEED=1244236631

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.75
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18234768 kB
Buffers:        254632 kB
Cached:        4032704 kB
SwapCached:          0 kB
Active:       11121572 kB
Inactive:      3221100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18234768 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10932 kB
Writeback:           4 kB
AnonPages:    10055488 kB
Mapped:          28832 kB
Slab:           274136 kB
PageTables:      35192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 50988024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73188 MiB
End job on node125 at 2011-05-14 22:22:15