Trace number 3173990

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.42 1201.73

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.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-3173990-1304075251.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.78/0.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.78/0.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/0.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/0.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
2.78/0.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/0.71	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
2.78/0.71	c Finding binary XORs  T:     0.00 s  found:       0
2.78/0.71	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.78/0.71	c calculated reachability. Time: 0.00
2.78/0.71	c Calc default polars -  time:   0.00 s pos:     186 undec:      47 neg:     217
2.78/0.71	c =========================================================================================
2.78/0.71	c types(t): F = full restart, N = normal restart
2.78/0.71	c types(t): S = simplification begin/end, E = solution found
2.78/0.71	c restart types(rt): st = static, dy = dynamic
2.78/0.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0       438      1905         0         0      5802         0   no data   no data
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st     8      4914       438      1905         0      4796      5802    100443   no data   no data
3.18/0.80	c  N st    10     11298       438      1905         0      4455      5802     70763   no data   no data
3.18/0.80	c  N st    11     17041       438      1905         0     10043      5802    185307   no data   no data
4.00/1.10	c  F st    12     25000       438      1905         0     12254      5802    225454   no data   no data
4.00/1.10	c  N st    12     25000       438      1905         0     12254      5802    225454   no data   no data
4.78/1.29	c Decided on static restart strategy
4.78/1.29	c  N st    18     30000       438      1905         0     10571      5802    179920   no data   no data
4.78/1.29	c  S st    18     30000       438      1905         0     10571      5802    179920   no data   no data
5.18/1.32	c  S st    18     30503       438      1905         0     11072      5802    190902   no data   no data
5.18/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.18/1.32	c blocked clauses removed:        2 vars:      1 tried:         438 T: 0.00 s
5.18/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
5.18/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.18/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.18/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/1.39	c lits-rem:       109  cl-subs:      895  v-elim:      0  v-fix:    0  time:  0.06 s
5.18/1.40	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
5.18/1.40	c calculated reachability. Time: 0.00
5.18/1.40	c  N st    18     30503       437      1903         0     10177      5796    172517   no data   no data
6.77/1.77	c  N st    20     37616       437      1903         0      9458      5796    142952   no data   no data
8.38/2.12	c  N st    21     44016       437      1903         0     15747      5796    296042   no data   no data
8.79/2.24	c  S st    22     45754       437      1903         0     17452      5796    337278   no data   no data
8.79/2.28	c  S st    22     46257       437      1903         0      9213      5796    124403   no data   no data
8.79/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.79/2.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.79/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
8.79/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.79/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.30	c lits-rem:        14  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.01 s
9.16/2.30	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
9.16/2.30	c vivif2 --  cl tried     9170 cl shrink        0 lits rem          0 time: 0.00
9.16/2.31	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.00
9.16/2.31	c calculated reachability. Time: 0.00
9.16/2.31	c  N st    22     46257       437      1903         0      9170      5796    123355   no data   no data
12.37/3.19	c  N st    23     60654       437      1903         0     13474      5796    209699   no data   no data
15.16/3.85	c  N st    24     69385       437      1903         0     11276      5796    150587   no data   no data
15.16/3.85	c  S st    24     69385       437      1903         0     11276      5796    150587   no data   no data
15.16/3.89	c  S st    24     69889       437      1903         0     11780      5796    160470   no data   no data
15.16/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.16/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
15.16/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.56/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.91	c lits-rem:        37  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.02 s
15.56/3.91	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c vivif2 --  cl tried    11622 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
15.56/3.92	c calculated reachability. Time: 0.00
15.56/3.92	c  N st    24     69889       437      1903         0     11622      5796    157097   no data   no data
20.35/5.16	c  F st    25     87502       437      1903         0     17164      5796    280985   no data   no data
20.35/5.16	c  N st    25     87502       437      1903         0     17164      5796    280985   no data   no data
21.96/5.52	c Decided on static restart strategy
22.75/5.79	c  N st    32     95539       437      1903         0     25033      5796    462108   no data   no data
25.55/6.47	c  N st    34    104834       437      1903         0     21359      5796    343227   no data   no data
25.55/6.47	c  S st    34    104834       437      1903         0     21359      5796    343227   no data   no data
25.97/6.52	c  S st    34    105338       437      1903         0     21863      5796    353687   no data   no data
25.97/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.97/6.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.97/6.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.97/6.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.97/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.97/6.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
25.97/6.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.97/6.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.97/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.71	c lits-rem:       100  cl-subs:     1151  v-elim:      0  v-fix:    0  time:  0.16 s
26.74/6.71	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
26.74/6.71	c vivif2 --  cl tried    20712 cl shrink        0 lits rem          0 time: 0.00
26.74/6.72	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.01
26.74/6.72	c calculated reachability. Time: 0.00
26.74/6.72	c  N st    34    105338       437      1903         0     20712      5796    328603   no data   no data
29.95/7.52	c  N st    35    114939       437      1903         0     16384      5796    215816   no data   no data
34.34/8.65	c  N st    36    129337       437      1903         0     15834      5796    195972   no data   no data
41.52/10.49	c  N st    37    150932       437      1903         0     21304      5796    310818   no data   no data
44.32/11.16	c  S st    38    158008       437      1903         0     28188      5796    468113   no data   no data
44.72/11.23	c  S st    38    158515       437      1903         0     28694      5796    479277   no data   no data
44.72/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.72/11.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.72/11.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.72/11.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.72/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
44.72/11.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.72/11.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.72/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.32/11.61	c lits-rem:       397  cl-subs:     1558  v-elim:      0  v-fix:    0  time:  0.35 s
46.32/11.61	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
46.32/11.61	c vivif2 --  cl tried    27136 cl shrink        0 lits rem          0 time: 0.00
46.32/11.63	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
46.32/11.63	c calculated reachability. Time: 0.00
46.32/11.63	c  N st    38    158515       437      1903         0     27136      5796    443253   no data   no data
64.69/16.29	c  N st    39    207105       437      1903         0     21877      5796    286508   no data   no data
78.27/19.61	c  N st    40    237773       437      1903         0     32264      5796    493814   no data   no data
78.27/19.61	c  S st    40    237773       437      1903         0     32264      5796    493814   no data   no data
78.27/19.70	c  S st    40    238277       437      1903         0     32766      5796    505145   no data   no data
78.27/19.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.69/19.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
78.69/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.69/19.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.69/19.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.69/19.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
78.69/19.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.69/19.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.69/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.27/20.15	c lits-rem:       159  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.42 s
80.27/20.15	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
80.27/20.16	c vivif2 --  cl tried    31063 cl shrink        0 lits rem          0 time: 0.01
80.27/20.18	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
80.27/20.18	c calculated reachability. Time: 0.00
80.27/20.18	c  N st    40    238277       437      1903         0     31063      5796    469764   no data   no data
109.45/27.43	c  F st    41    306251       437      1903         0     33006      5796    476999   no data   no data
109.45/27.43	c  N st    41    306251       437      1903         0     33006      5796    476999   no data   no data
111.83/28.08	c Decided on static restart strategy
123.41/30.93	c  N st    51    334555       437      1903         0     37263      5796    558197   no data   no data
135.40/34.00	c  N st    53    357417       437      1903         0     35105      5796    488216   no data   no data
135.40/34.00	c  S st    53    357417       437      1903         0     35105      5796    488216   no data   no data
135.82/34.09	c  S st    53    357922       437      1903         0     35609      5796    499107   no data   no data
135.82/34.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.82/34.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
135.82/34.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.82/34.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.82/34.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.82/34.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
135.82/34.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.22/34.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
136.22/34.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.39/34.45	c lits-rem:       145  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  0.33 s
137.39/34.45	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
137.39/34.46	c vivif2 --  cl tried    34022 cl shrink        0 lits rem          0 time: 0.01
137.39/34.48	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.02
137.39/34.48	c calculated reachability. Time: 0.00
137.39/34.48	c  N st    53    357922       437      1903         0     34022      5796    466868   no data   no data
155.38/38.93	c  N st    54    390315       437      1903         0     40184      5796    575103   no data   no data
182.53/45.78	c  N st    55    438904       437      1903         0     33810      5796    402664   no data   no data
223.69/56.07	c  N st    56    511786       437      1903         0     47304      5796    667092   no data   no data
238.46/59.75	c  N st    57    536885       437      1903         0     41642      5796    549886   no data   no data
238.46/59.75	c  S st    57    536885       437      1903         0     41642      5796    549886   no data   no data
238.86/59.86	c  S st    57    537388       437      1903         0     42144      5796    560615   no data   no data
238.86/59.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.86/59.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
238.86/59.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.86/59.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.86/59.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.86/59.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
238.86/59.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.86/59.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.26/59.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.27/60.42	c lits-rem:       230  cl-subs:     1919  v-elim:      0  v-fix:    0  time:  0.52 s
241.27/60.42	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
241.27/60.43	c vivif2 --  cl tried    40225 cl shrink        0 lits rem          0 time: 0.01
241.27/60.45	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.03
241.27/60.45	c calculated reachability. Time: 0.00
241.27/60.45	c  N st    57    537388       437      1903         0     40225      5796    520972   no data   no data
344.31/86.23	c  N st    58    701372       437      1903         0     69274      5796   1091945   no data   no data
418.62/104.81	c  N st    59    806082       437      1903         0     63265      5796    947851   no data   no data
418.62/104.81	c  S st    59    806082       437      1903         0     63265      5796    947851   no data   no data
419.02/104.99	c  S st    59    806587       437      1903         0     63769      5796    958511   no data   no data
419.02/105.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.42/105.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
419.42/105.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.42/105.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.42/105.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.42/105.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
419.42/105.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.42/105.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
419.42/105.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.80/108.13	c lits-rem:       438  cl-subs:     5858  v-elim:      0  v-fix:    0  time:  3.06 s
431.80/108.13	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
431.80/108.14	c vivif2 --  cl tried    57911 cl shrink        0 lits rem          0 time: 0.01
431.80/108.19	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.04
431.80/108.19	c calculated reachability. Time: 0.00
431.80/108.19	c  N st    59    806587       437      1903         0     57911      5796    832393   no data   no data
635.53/159.15	c  F st    60   1071875       437      1903         0     73673      5796   1141566   no data   no data
635.53/159.15	c  N st    60   1071875       437      1903         0     73673      5796   1141566   no data   no data
640.72/160.43	c Decided on static restart strategy
661.89/165.74	c  N st    70   1100187       437      1903         0     57716      5796    723100   no data   no data
695.84/174.25	c  N st    72   1136180       437      1903         0     48013      5796    487207   no data   no data
721.01/180.59	c  N st    73   1168573       437      1903         0     79356      5796   1179392   no data   no data
756.17/189.39	c  N st    74   1209880       437      1903         0     73885      5796   1074328   no data   no data
756.17/189.39	c  S st    74   1209880       437      1903         0     73885      5796   1074328   no data   no data
757.37/189.64	c  S st    74   1210386       437      1903         0     74388      5796   1085591   no data   no data
757.37/189.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
757.37/189.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
757.37/189.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.37/189.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.37/189.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.37/189.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
757.37/189.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
757.77/189.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
757.77/189.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.76/192.24	c lits-rem:       330  cl-subs:     4594  v-elim:      0  v-fix:    0  time:  2.51 s
767.76/192.24	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
767.76/192.26	c vivif2 --  cl tried    69794 cl shrink        0 lits rem          0 time: 0.01
768.16/192.32	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.06
768.16/192.32	c calculated reachability. Time: 0.00
768.16/192.32	c  N st    74   1210386       437      1903         0     69794      5796    988855   no data   no data
848.84/212.51	c  N st    75   1283271       437      1903         0     94011      5796   1473160   no data   no data
961.09/240.60	c  N st    76   1392594       437      1903         0     54668      5796    573792   no data   no data
1119.68/280.39	c  N st    77   1556578       437      1903         0     59558      5796    647866   no data   no data
1280.26/320.54	c  N st    78   1710386       437      1903         0    100518      5796   1493611   no data   no data
1280.26/320.54	c  S st    78   1710386       437      1903         0    100518      5796   1493611   no data   no data
1281.46/320.84	c  S st    78   1710890       437      1903         0    101020      5796   1505157   no data   no data
1281.46/320.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1281.86/320.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1281.86/320.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1281.86/320.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1281.86/320.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1281.86/320.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1281.86/320.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1281.86/320.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1281.86/320.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1319.41/330.35	c lits-rem:       496  cl-subs:    11054  v-elim:      0  v-fix:    0  time:  9.38 s
1319.41/330.35	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
1319.41/330.37	c vivif2 --  cl tried    89966 cl shrink        0 lits rem          0 time: 0.02
1319.81/330.45	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.09
1319.81/330.46	c calculated reachability. Time: 0.00
1319.81/330.46	c  N st    78   1710890       437      1903         0     89966      5796   1295078   no data   no data
1755.23/439.44	c  N st    79   2079854       437      1903         0    101694      5796   1445520   no data   no data
1893.04/473.98	c  N st    80   2210891       437      1903         0    105967      5796   1573496   no data   no data
1893.04/473.98	c  S st    80   2210891       437      1903         0    105967      5796   1573496   no data   no data
1894.64/474.36	c  S st    80   2211392       437      1903         0    106467      5796   1584880   no data   no data
1894.64/474.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1895.04/474.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1895.04/474.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1895.04/474.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1895.04/474.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1895.04/474.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1895.04/474.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1895.04/474.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1895.04/474.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1919.01/480.41	c lits-rem:       846  cl-subs:     7267  v-elim:      0  v-fix:    0  time:  5.92 s
1919.01/480.41	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
1919.01/480.44	c vivif2 --  cl tried    99200 cl shrink        0 lits rem          0 time: 0.02
1919.41/480.54	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.10
1919.41/480.54	c calculated reachability. Time: 0.00
1919.41/480.54	c  N st    80   2211392       437      1903         0     99200      5796   1447821   no data   no data
2572.14/643.99	c  N st    81   2711392       437      1903         0    122682      5796   1834306   no data   no data
2572.14/643.99	c  S st    81   2711392       437      1903         0    122682      5796   1834306   no data   no data
2573.74/644.39	c  S st    81   2711897       437      1903         0    123187      5796   1845683   no data   no data
2573.74/644.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2574.14/644.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2574.14/644.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2574.14/644.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2574.14/644.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2574.14/644.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
2574.14/644.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2574.14/644.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2574.55/644.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2640.46/661.03	c lits-rem:       544  cl-subs:    11963  v-elim:      0  v-fix:    0  time: 16.48 s
2640.46/661.03	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
2640.46/661.06	c vivif2 --  cl tried   111224 cl shrink        0 lits rem          0 time: 0.03
2641.24/661.21	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.15
2641.24/661.22	c calculated reachability. Time: 0.00
2641.24/661.22	c  N st    81   2711897       437      1903         0    111224      5796   1611853   no data   no data
3318.34/830.78	c  N st    82   3211900       437      1903         0     87386      5796    942030   no data   no data
3318.34/830.78	c  S st    82   3211900       437      1903         0     87386      5796    942030   no data   no data
3319.54/831.04	c  S st    82   3212400       437      1903         0     87883      5796    953315   no data   no data
3319.54/831.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3319.54/831.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3319.54/831.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3319.54/831.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3319.54/831.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3319.54/831.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
3319.54/831.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3319.94/831.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3319.94/831.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3323.13/831.90	c lits-rem:       214  cl-subs:     1708  v-elim:      0  v-fix:    0  time:  0.77 s
3323.13/831.90	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
3323.13/831.91	c vivif2 --  cl tried    86175 cl shrink        0 lits rem          0 time: 0.01
3323.13/831.99	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.08
3323.13/831.99	c calculated reachability. Time: 0.00
3323.13/831.99	c  N st    82   3212400       437      1903         0     86175      5796    918225   no data   no data
4033.81/1009.82	c  N st    83   3712401       437      1903         0     96998      5796   1070488   no data   no data
4033.81/1009.82	c  S st    83   3712401       437      1903         0     96998      5796   1070488   no data   no data
4034.98/1010.14	c  S st    83   3712904       437      1903         0     97499      5796   1081624   no data   no data
4034.98/1010.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4034.98/1010.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4034.98/1010.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4034.98/1010.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4034.98/1010.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4034.98/1010.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
4034.98/1010.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4035.38/1010.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4035.38/1010.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4040.57/1011.53	c lits-rem:       226  cl-subs:     3410  v-elim:      0  v-fix:    0  time:  1.28 s
4040.57/1011.53	c vivif2 --  cl tried     1903 cl shrink        0 lits rem          0 time: 0.00
4040.57/1011.55	c vivif2 --  cl tried    94089 cl shrink        0 lits rem          0 time: 0.02
4040.97/1011.64	c asymm  cl-useful: 0/1903/1903 lits-rem:0 time: 0.09
4040.97/1011.64	c calculated reachability. Time: 0.00
4040.97/1011.64	c  N st    83   3712904       437      1903         0     94089      5796   1018457   no data   no data
4088.51/1023.58	c  F st    84   3751563       437      1903         0    131905      5796   1980716   no data   no data
4088.51/1023.58	c  N st    84   3751563       437      1903         0    131905      5796   1980716   no data   no data
4098.90/1026.19	c Decided on static restart strategy
4145.64/1037.87	c  N st    94   3779864       437      1903         0    159391      5796   2596992   no data   no data
4202.35/1052.09	c  N st    96   3815857       437      1903         0    111706      5796   1370233   no data   no data
4255.49/1065.36	c  N st    97   3848251       437      1903         0    143090      5796   2077157   no data   no data
4333.78/1084.92	c  N st    98   3896840       437      1903         0    107025      5796   1278675   no data   no data
4448.03/1113.54	c  N st    99   3969722       437      1903         0     93282      5796    936866   no data   no data
4610.61/1154.23	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: 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-3173990-1304075251/watcher-3173990-1304075251 -o /tmp/evaluation-result-3173990-1304075251/solver-3173990-1304075251 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173990-1304075251.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: 6.86 7.86 7.96 2/172 31563
/proc/meminfo: memFree=24407220/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 519122812 52441088 347 33554432000 4194304 4627427 140733971605984 18446744073709551615 47630027777970 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 12803 347 299 106 0 7774 0
[pid=31563/tid=31564] ppid=31561 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 519122812 52441088 347 33554432000 4194304 4627427 140733971605984 18446744073709551615 47630027777970 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519122812 52441088 347 33554432000 4194304 4627427 140733971605984 18446744073709551615 47630027777974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519122812 52441088 347 33554432000 4194304 4627427 140733971605984 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.011166 s]
/proc/loadavg: 6.86 7.86 7.96 2/172 31563
/proc/meminfo: memFree=24407220/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=282060 CPUtime=0.02 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 1149 0 0 0 2 0 0 0 18 0 4 0 519122812 288829440 1049 33554432000 4194304 4627427 140733971605984 18446744073709551615 4412318 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 70515 1049 380 106 0 65486 0
[pid=31563/tid=31564] ppid=31561 vsize=282060 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 215 0 0 0 0 0 0 0 18 0 4 0 519122812 288829440 1049 33554432000 4194304 4627427 140733971605984 18446744073709551615 212687334044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=282060 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 193 0 0 0 0 0 0 0 18 0 4 0 519122812 288829440 1049 33554432000 4194304 4627427 140733971605984 18446744073709551615 4411827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=282060 CPUtime=0 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 108 0 0 0 0 0 0 0 24 0 4 0 519122812 288829440 1049 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 282060

[startup+0.101144 s]
/proc/loadavg: 6.86 7.86 7.96 2/172 31563
/proc/meminfo: memFree=24407220/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=282204 CPUtime=0.38 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 1614 0 0 0 38 0 0 0 18 0 4 0 519122812 288976896 1514 33554432000 4194304 4627427 140733971605984 18446744073709551615 4327062 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 70551 1514 384 106 0 65522 0
[pid=31563/tid=31564] ppid=31561 vsize=282204 CPUtime=0.09 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 333 0 0 0 9 0 0 0 18 0 4 0 519122812 288976896 1514 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=282204 CPUtime=0.09 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 300 0 0 0 9 0 0 0 18 0 4 0 519122812 288976896 1514 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=282204 CPUtime=0.09 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 242 0 0 0 9 0 0 0 24 0 4 0 519122812 288976896 1514 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282204

[startup+0.301107 s]
/proc/loadavg: 6.86 7.86 7.96 2/172 31563
/proc/meminfo: memFree=24407220/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=283612 CPUtime=1.18 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 2610 0 0 0 118 0 0 0 18 0 4 0 519122812 290418688 1989 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 70903 1989 385 106 0 65874 0
[pid=31563/tid=31564] ppid=31561 vsize=283612 CPUtime=0.29 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 581 0 0 0 29 0 0 0 18 0 4 0 519122812 290418688 1989 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=283612 CPUtime=0.29 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 556 0 0 0 29 0 0 0 18 0 4 0 519122812 290418688 1989 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=283612 CPUtime=0.29 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 483 0 0 0 29 0 0 0 25 0 4 0 519122812 290418688 1989 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283612

[startup+0.701035 s]
/proc/loadavg: 6.86 7.86 7.96 2/172 31563
/proc/meminfo: memFree=24407220/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=284684 CPUtime=2.78 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 4191 0 0 0 278 0 0 0 18 0 4 0 519122812 291516416 2518 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 71171 2518 385 106 0 66142 0
[pid=31563/tid=31564] ppid=31561 vsize=284684 CPUtime=0.69 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 941 0 0 0 69 0 0 0 18 0 4 0 519122812 291516416 2518 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=284684 CPUtime=0.69 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 924 0 0 0 69 0 0 0 18 0 4 0 519122812 291516416 2518 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=284684 CPUtime=0.69 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 987 0 0 0 69 0 0 0 25 0 4 0 519122812 291516416 2518 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284684

[startup+1.50089 s]
/proc/loadavg: 6.86 7.86 7.96 9/184 31575
/proc/meminfo: memFree=24386172/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=285612 CPUtime=5.97 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 8115 0 0 0 597 0 0 0 20 0 4 0 519122812 292466688 4326 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 71403 4326 389 106 0 66374 0
[pid=31563/tid=31564] ppid=31561 vsize=285612 CPUtime=1.49 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 1639 0 0 0 149 0 0 0 20 0 4 0 519122812 292466688 4326 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=285612 CPUtime=1.49 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 1625 0 0 0 149 0 0 0 20 0 4 0 519122812 292466688 4326 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=285612 CPUtime=1.48 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 1615 0 0 0 148 0 0 0 25 0 4 0 519122812 292466688 4326 33554432000 4194304 4627427 140733971605984 18446744073709551615 4321609 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285612

[startup+3.1006 s]
/proc/loadavg: 6.86 7.86 7.96 9/184 31575
/proc/meminfo: memFree=24361372/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=290704 CPUtime=12.37 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 17148 0 0 0 1235 2 0 0 25 0 4 0 519122812 297680896 8515 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 72676 8515 389 106 0 67647 0
[pid=31563/tid=31564] ppid=31561 vsize=290704 CPUtime=3.09 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 3735 0 0 0 309 0 0 0 25 0 4 0 519122812 297680896 8515 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=290704 CPUtime=3.08 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 4563 0 0 0 308 0 0 0 25 0 4 0 519122812 297680896 8515 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=290704 CPUtime=3.07 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 4293 0 0 0 307 0 0 0 25 0 4 0 519122812 297680896 8515 33554432000 4194304 4627427 140733971605984 18446744073709551615 4310199 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 290704

[startup+6.30102 s]
/proc/loadavg: 6.95 7.86 7.96 9/184 31575
/proc/meminfo: memFree=24311784/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=296672 CPUtime=25.15 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 26740 0 0 0 2512 3 0 0 25 0 4 0 519122812 303792128 11776 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 74168 11776 389 106 0 69139 0
[pid=31563/tid=31564] ppid=31561 vsize=296672 CPUtime=6.29 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 6631 0 0 0 629 0 0 0 25 0 4 0 519122812 303792128 11776 33554432000 4194304 4627427 140733971605984 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=296672 CPUtime=6.28 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 7426 0 0 0 628 0 0 0 25 0 4 0 519122812 303792128 11776 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=296672 CPUtime=6.25 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 6120 0 0 0 625 0 0 0 25 0 4 0 519122812 303792128 11776 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 296672

[startup+12.7009 s]
/proc/loadavg: 7.04 7.86 7.96 9/184 31575
/proc/meminfo: memFree=24256240/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=306852 CPUtime=50.72 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 43043 0 0 0 5064 8 0 0 25 0 4 0 519122812 314216448 17036 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 76713 17036 389 106 0 71684 0
[pid=31563/tid=31564] ppid=31561 vsize=306852 CPUtime=12.69 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 9911 0 0 0 1268 1 0 0 25 0 4 0 519122812 314216448 17036 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=306852 CPUtime=12.69 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 10557 0 0 0 1267 2 0 0 25 0 4 0 519122812 314216448 17036 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=306852 CPUtime=12.62 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 10697 0 0 0 1261 1 0 0 25 0 4 0 519122812 314216448 17036 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 306852

[startup+25.5005 s]
/proc/loadavg: 7.33 7.88 7.96 9/184 31576
/proc/meminfo: memFree=24188896/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=319400 CPUtime=101.84 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 64103 0 0 0 10171 13 0 0 25 0 4 0 519122812 327065600 24974 33554432000 4194304 4627427 140733971605984 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 79850 24974 389 106 0 74821 0
[pid=31563/tid=31564] ppid=31561 vsize=319400 CPUtime=25.49 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 15366 0 0 0 2546 3 0 0 25 0 4 0 519122812 327065600 24974 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=319400 CPUtime=25.49 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 15665 0 0 0 2546 3 0 0 25 0 4 0 519122812 327065600 24974 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=319400 CPUtime=25.34 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 15304 0 0 0 2532 2 0 0 25 0 4 0 519122812 327065600 24974 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 319400

[startup+51.1009 s]
/proc/loadavg: 7.56 7.89 7.96 9/184 31576
/proc/meminfo: memFree=24135868/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=322144 CPUtime=204.1 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 91554 0 0 0 20388 22 0 0 25 0 4 0 519122812 329875456 30400 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 80536 30400 389 106 0 75507 0
[pid=31563/tid=31564] ppid=31561 vsize=322144 CPUtime=51.09 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 20793 0 0 0 5104 5 0 0 25 0 4 0 519122812 329875456 30400 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=322144 CPUtime=51.08 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 23297 0 0 0 5103 5 0 0 25 0 4 0 519122812 329875456 30400 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=322144 CPUtime=50.81 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 23311 0 0 0 5075 6 0 0 25 0 4 0 519122812 329875456 30400 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 322144

[startup+102.307 s]
/proc/loadavg: 7.86 7.92 7.97 9/184 31578
/proc/meminfo: memFree=24083032/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=334764 CPUtime=408.65 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 139574 0 0 0 40829 36 0 0 25 0 4 0 519122812 342798336 34758 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 83691 34758 389 106 0 78662 0
[pid=31563/tid=31564] ppid=31561 vsize=334764 CPUtime=102.3 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 32282 0 0 0 10222 8 0 0 25 0 4 0 519122812 342798336 34758 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=334764 CPUtime=102.29 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 34932 0 0 0 10221 8 0 0 25 0 4 0 519122812 342798336 34758 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=334764 CPUtime=101.74 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 36160 0 0 0 10165 9 0 0 25 0 4 0 519122812 342798336 34758 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 334764

[startup+162.301 s]

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

[pid=31563] ppid=31561 vsize=538284 CPUtime=2805.43 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 476608 0 0 0 280372 171 0 0 25 0 4 0 519122812 551202816 88155 33554432000 4194304 4627427 140733971605984 18446744073709551615 4327897 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 134571 88155 389 106 0 129542 0
[pid=31563/tid=31564] ppid=31561 vsize=538284 CPUtime=702.31 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 110545 0 0 0 70193 38 0 0 25 0 4 0 519122812 551202816 88155 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=538284 CPUtime=702.3 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 125910 0 0 0 70184 46 0 0 25 0 4 0 519122812 551202816 88155 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=538284 CPUtime=698.48 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 124920 0 0 0 69803 45 0 0 25 0 4 0 519122812 551202816 88155 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 538284

[startup+762.306 s]
/proc/loadavg: 8.20 8.10 8.02 9/184 31595
/proc/meminfo: memFree=23569072/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=538492 CPUtime=3045.13 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 500557 0 0 0 304329 184 0 0 25 0 4 0 519122812 551415808 90118 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 134623 90118 389 106 0 129594 0
[pid=31563/tid=31564] ppid=31561 vsize=538492 CPUtime=762.32 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 116925 0 0 0 76191 41 0 0 25 0 4 0 519122812 551415808 90118 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=538492 CPUtime=762.31 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 132305 0 0 0 76181 50 0 0 25 0 4 0 519122812 551415808 90118 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=538492 CPUtime=758.15 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 130713 0 0 0 75767 48 0 0 25 0 4 0 519122812 551415808 90118 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 538492

[startup+822.3 s]
/proc/loadavg: 8.21 8.11 8.02 9/184 31597
/proc/meminfo: memFree=23497256/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=733004 CPUtime=3284.78 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 525529 0 0 0 328285 193 0 0 25 0 4 0 519122812 750596096 103853 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 183251 103853 389 106 0 178222 0
[pid=31563/tid=31564] ppid=31561 vsize=733004 CPUtime=822.31 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 124458 0 0 0 82188 43 0 0 25 0 4 0 519122812 750596096 103853 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=733004 CPUtime=822.3 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 139421 0 0 0 82178 52 0 0 25 0 4 0 519122812 750596096 103853 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=733004 CPUtime=817.83 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 135635 0 0 0 81733 50 0 0 25 0 4 0 519122812 750596096 103853 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 733004

[startup+882.3 s]
/proc/loadavg: 8.20 8.12 8.03 9/184 31598
/proc/meminfo: memFree=23490928/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=564708 CPUtime=3524.46 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 546463 0 0 0 352240 206 0 0 25 0 4 0 519122812 578260992 98023 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 141177 98023 389 106 0 136148 0
[pid=31563/tid=31564] ppid=31561 vsize=564708 CPUtime=882.31 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 131668 0 0 0 88183 48 0 0 25 0 4 0 519122812 578260992 98023 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=564708 CPUtime=882.3 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 146584 0 0 0 88174 56 0 0 25 0 4 0 519122812 578260992 98023 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=564708 CPUtime=877.5 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 138993 0 0 0 87698 52 0 0 25 0 4 0 519122812 578260992 98023 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 564708

[startup+942.3 s]
/proc/loadavg: 8.12 8.11 8.03 9/184 31600
/proc/meminfo: memFree=23462644/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=617868 CPUtime=3764.14 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 569558 0 0 0 376195 219 0 0 25 0 4 0 519122812 632696832 100028 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 154467 100028 389 106 0 149438 0
[pid=31563/tid=31564] ppid=31561 vsize=617868 CPUtime=942.31 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 138097 0 0 0 94180 51 0 0 25 0 4 0 519122812 632696832 100028 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=617868 CPUtime=942.3 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 152717 0 0 0 94171 59 0 0 25 0 4 0 519122812 632696832 100028 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=617868 CPUtime=937.18 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 146443 0 0 0 93662 56 0 0 25 0 4 0 519122812 632696832 100028 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 617868

[startup+1002.3 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 31602
/proc/meminfo: memFree=23451476/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=640216 CPUtime=4003.82 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 592534 0 0 0 400153 229 0 0 25 0 4 0 519122812 655581184 104746 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 160054 104746 389 106 0 155025 0
[pid=31563/tid=31564] ppid=31561 vsize=640216 CPUtime=1002.32 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 144723 0 0 0 100177 55 0 0 25 0 4 0 519122812 655581184 104746 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=640216 CPUtime=1002.31 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 159118 0 0 0 100169 62 0 0 25 0 4 0 519122812 655581184 104746 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=640216 CPUtime=996.85 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 150423 0 0 0 99628 57 0 0 25 0 4 0 519122812 655581184 104746 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 640216

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 8.03 9/184 31603
/proc/meminfo: memFree=23476872/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=587828 CPUtime=4243.5 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 613199 0 0 0 424111 239 0 0 25 0 4 0 519122812 601935872 96336 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 146957 96336 389 106 0 141928 0
[pid=31563/tid=31564] ppid=31561 vsize=587828 CPUtime=1062.31 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 150202 0 0 0 106174 57 0 0 25 0 4 0 519122812 601935872 96336 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=587828 CPUtime=1062.31 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 166024 0 0 0 106166 65 0 0 25 0 4 0 519122812 601935872 96336 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=587828 CPUtime=1056.53 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 156053 0 0 0 105592 61 0 0 25 0 4 0 519122812 601935872 96336 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 587828

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 8.03 9/184 31605
/proc/meminfo: memFree=23478732/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=588144 CPUtime=4483.18 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 634847 0 0 0 448068 250 0 0 25 0 4 0 519122812 602259456 96186 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 147036 96186 389 106 0 142007 0
[pid=31563/tid=31564] ppid=31561 vsize=588144 CPUtime=1122.32 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 155973 0 0 0 112172 60 0 0 25 0 4 0 519122812 602259456 96186 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=588144 CPUtime=1122.31 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 171606 0 0 0 112164 67 0 0 25 0 4 0 519122812 602259456 96186 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=588144 CPUtime=1116.2 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 160579 0 0 0 111557 63 0 0 25 0 4 0 519122812 602259456 96186 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 588144

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 8.03 9/184 31606
/proc/meminfo: memFree=23432076/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=588376 CPUtime=4722.86 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 653801 0 0 0 472026 260 0 0 25 0 4 0 519122812 602497024 99355 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 147094 99355 389 106 0 142065 0
[pid=31563/tid=31564] ppid=31561 vsize=588376 CPUtime=1182.32 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 160394 0 0 0 118169 63 0 0 25 0 4 0 519122812 602497024 99355 33554432000 4194304 4627427 140733971605984 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=588376 CPUtime=1182.31 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 176543 0 0 0 118161 70 0 0 25 0 4 0 519122812 602497024 99355 33554432000 4194304 4627427 140733971605984 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=588376 CPUtime=1175.88 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 165896 0 0 0 117522 66 0 0 25 0 4 0 519122812 602497024 99355 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 588376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 31607
/proc/meminfo: memFree=23434688/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=588524 CPUtime=4800.38 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 661746 0 0 0 479775 263 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 147131 97802 389 106 0 142102 0
[pid=31563/tid=31564] ppid=31561 vsize=588524 CPUtime=1201.73 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 162580 0 0 0 120109 64 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=588524 CPUtime=1201.72 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 178928 0 0 0 120101 71 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=588524 CPUtime=1195.17 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 167009 0 0 0 119451 66 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 588524

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.10 8.03 9/184 31607
/proc/meminfo: memFree=23434688/32951124 swapFree=67111524/67111528
[pid=31563] ppid=31561 vsize=588524 CPUtime=4800.38 cores=1,3,5,7
/proc/31563/stat : 31563 (strangenight2-m) R 31561 31563 30965 0 -1 4202496 661746 0 0 0 479775 263 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31563/statm: 147131 97802 389 106 0 142102 0
[pid=31563/tid=31564] ppid=31561 vsize=588524 CPUtime=1201.73 cores=1,3,5,7
/proc/31563/task/31564/stat : 31564 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 162580 0 0 0 120109 64 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31563/tid=31565] ppid=31561 vsize=588524 CPUtime=1201.72 cores=1,3,5,7
/proc/31563/task/31565/stat : 31565 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 178928 0 0 0 120101 71 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31563/tid=31566] ppid=31561 vsize=588524 CPUtime=1195.17 cores=1,3,5,7
/proc/31563/task/31566/stat : 31566 (strangenight2-m) R 31561 31563 30965 0 -1 4202560 167009 0 0 0 119451 66 0 0 25 0 4 0 519122812 602648576 97802 33554432000 4194304 4627427 140733971605984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 588524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.42
CPU user time (s): 4797.77
CPU system time (s): 2.6536
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 733004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.6536
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 661747
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= 178
involuntary context switches= 32254

runsolver used 1.83472 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 13:07:31
IDJOB=3173990
IDBENCH=82808
IDSOLVER=1586
FILE ID=node139/3173990-1304075251
RUNJOBID= node139-1304075250-31549
PBS_JOBID= 13170485
Free space on /tmp= 72552 MiB

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

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

MD5SUM BENCH= 06d324a3bc5f99e4e9d2e5560e56ab8e
RANDOM SEED=925313694

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24407252 kB
Buffers:       2037112 kB
Cached:        5926060 kB
SwapCached:          4 kB
Active:         908312 kB
Inactive:      7117596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24407252 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11392 kB
Writeback:           0 kB
AnonPages:       63188 kB
Mapped:          14500 kB
Slab:           453476 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186600 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= 72544 MiB
End job on node139 at 2011-04-29 13:27:35