Trace number 3366621

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.29 1203.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.885
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-3366621-1305410848.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
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.01	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     205 undec:      54 neg:     191
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       444      1912         0         0      5769         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.37/0.15	c  N st     8      4919       444      1912         0      4841      5769    106688   no data   no data
1.17/0.39	c  N st    10     11304       444      1912         0      4475      5769     70318   no data   no data
2.36/0.64	c  N st    11     17050       444      1912         0     10134      5769    201356   no data   no data
3.98/1.04	c  F st    12     25000       444      1912         0     12381      5769    236785   no data   no data
3.98/1.05	c  N st    12     25000       444      1912         0     12381      5769    236785   no data   no data
4.76/1.29	c Decided on static restart strategy
4.76/1.29	c  N st    18     30000       444      1912         0     10670      5769    186741   no data   no data
4.76/1.29	c  S st    18     30000       444      1912         0     10670      5769    186741   no data   no data
5.16/1.32	c  S st    18     30506       444      1912         0     11173      5769    197333   no data   no data
5.16/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.33	c blocked clauses removed:       14 vars:      2 tried:         444 T: 0.00 s
5.16/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
5.16/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  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.38	c lits-rem:       249  cl-subs:      500  v-elim:      0  v-fix:    0  time:  0.05 s
5.16/1.39	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
5.16/1.39	c calculated reachability. Time: 0.00
5.16/1.39	c  N st    18     30506       442      1898         0     10673      5727    185357   no data   no data
6.75/1.78	c  N st    20     37616       442      1898         0      9908      5727    150539   no data   no data
8.37/2.19	c  N st    21     44015       442      1898         0     16116      5727    272802   no data   no data
9.14/2.32	c  S st    22     45760       442      1898         0      9117      5727    119640   no data   no data
9.14/2.35	c  S st    22     46262       442      1898         0      9618      5727    129968   no data   no data
9.14/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.14/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.14/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
9.14/2.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.14/2.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.14/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.37	c lits-rem:        33  cl-subs:      168  v-elim:      0  v-fix:    0  time:  0.01 s
9.14/2.37	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
9.14/2.37	c vivif2 --  cl tried     9450 cl shrink        0 lits rem          0 time: 0.00
9.14/2.38	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
9.14/2.38	c calculated reachability. Time: 0.00
9.14/2.38	c  N st    22     46262       442      1898         0      9450      5727    126938   no data   no data
12.75/3.24	c  N st    23     60660       442      1898         0     13736      5727    199580   no data   no data
15.13/3.87	c  N st    24     69393       442      1898         0     11551      5727    148966   no data   no data
15.13/3.87	c  S st    24     69393       442      1898         0     11551      5727    148966   no data   no data
15.53/3.90	c  S st    24     69893       442      1898         0     12049      5727    159223   no data   no data
15.53/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.53/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.53/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.53/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.53/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
15.53/3.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.53/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.53/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.53/3.93	c lits-rem:        43  cl-subs:      177  v-elim:      0  v-fix:    0  time:  0.02 s
15.53/3.93	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
15.53/3.93	c vivif2 --  cl tried    11872 cl shrink        0 lits rem          0 time: 0.00
15.53/3.94	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
15.53/3.94	c calculated reachability. Time: 0.00
15.53/3.94	c  N st    24     69893       442      1898         0     11872      5727    155872   no data   no data
20.31/5.12	c  F st    25     87502       442      1898         0     17302      5727    258582   no data   no data
20.31/5.12	c  N st    25     87502       442      1898         0     17302      5727    258582   no data   no data
21.95/5.53	c Decided on static restart strategy
22.70/5.73	c  N st    32     95544       442      1898         0     25155      5727    416854   no data   no data
25.10/6.40	c  N st    34    104839       442      1898         0     21560      5727    345609   no data   no data
25.10/6.40	c  S st    34    104839       442      1898         0     21560      5727    345609   no data   no data
25.50/6.45	c  S st    34    105348       442      1898         0     22067      5727    356593   no data   no data
25.50/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.50/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.50/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.50/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.50/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
25.50/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.50/6.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.50/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.65	c lits-rem:       164  cl-subs:     1100  v-elim:      0  v-fix:    0  time:  0.18 s
26.34/6.65	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
26.34/6.65	c vivif2 --  cl tried    20967 cl shrink        0 lits rem          0 time: 0.00
26.34/6.67	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
26.34/6.67	c calculated reachability. Time: 0.00
26.34/6.67	c  N st    34    105348       442      1898         0     20967      5727    331928   no data   no data
29.48/7.47	c  N st    35    114946       442      1898         0     16648      5727    210520   no data   no data
34.27/8.64	c  N st    36    129346       442      1898         0     16095      5727    189691   no data   no data
41.44/10.44	c  N st    37    150941       442      1898         0     21512      5727    289213   no data   no data
44.24/11.10	c  S st    38    158022       442      1898         0     28365      5727    422165   no data   no data
44.24/11.17	c  S st    38    158526       442      1898         0     28868      5727    433248   no data   no data
44.24/11.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.24/11.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.24/11.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.24/11.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.24/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.24/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
44.24/11.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.24/11.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
44.64/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.23/11.65	c lits-rem:       169  cl-subs:     2586  v-elim:      0  v-fix:    0  time:  0.46 s
46.23/11.66	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
46.23/11.66	c vivif2 --  cl tried    26282 cl shrink        0 lits rem          0 time: 0.00
46.23/11.67	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.01
46.23/11.68	c calculated reachability. Time: 0.00
46.23/11.68	c  N st    38    158526       442      1898         0     26282      5727    387179   no data   no data
65.82/16.54	c  N st    39    207116       442      1898         0     21132      5727    258498   no data   no data
77.74/19.56	c  N st    40    237790       442      1898         0     31499      5727    467125   no data   no data
77.74/19.56	c  S st    40    237790       442      1898         0     31499      5727    467125   no data   no data
78.14/19.64	c  S st    40    238292       442      1898         0     32000      5727    477364   no data   no data
78.14/19.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.14/19.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
78.14/19.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.14/19.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.14/19.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.14/19.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
78.14/19.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.14/19.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.14/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.12/20.10	c lits-rem:       226  cl-subs:     1865  v-elim:      0  v-fix:    0  time:  0.43 s
80.12/20.10	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
80.12/20.11	c vivif2 --  cl tried    30135 cl shrink        0 lits rem          0 time: 0.00
80.12/20.13	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
80.12/20.13	c calculated reachability. Time: 0.00
80.12/20.13	c  N st    40    238292       442      1898         0     30135      5727    439242   no data   no data
110.44/27.70	c  F st    41    306250       442      1898         0     32001      5727    436076   no data   no data
110.44/27.70	c  N st    41    306250       442      1898         0     32001      5727    436076   no data   no data
112.83/28.32	c Decided on static restart strategy
123.20/30.99	c  N st    51    334560       442      1898         0     36304      5727    511599   no data   no data
135.17/33.90	c  N st    53    357439       442      1898         0     34242      5727    449272   no data   no data
135.17/33.90	c  S st    53    357439       442      1898         0     34242      5727    449272   no data   no data
135.17/34.00	c  S st    53    357943       442      1898         0     34745      5727    459925   no data   no data
135.17/34.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.59/34.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
135.59/34.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.59/34.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.59/34.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.59/34.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
135.59/34.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.59/34.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
135.59/34.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.76/34.32	c lits-rem:       103  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  0.29 s
136.76/34.32	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
136.76/34.32	c vivif2 --  cl tried    33059 cl shrink        0 lits rem          0 time: 0.01
136.76/34.34	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.02
136.76/34.34	c calculated reachability. Time: 0.00
136.76/34.34	c  N st    53    357943       442      1898         0     33059      5727    428645   no data   no data
151.92/38.10	c  N st    54    390338       442      1898         0     39329      5727    579586   no data   no data
179.46/45.08	c  N st    55    438928       442      1898         0     33027      5727    389309   no data   no data
220.52/55.34	c  N st    56    511810       442      1898         0     46615      5727    687787   no data   no data
234.87/58.97	c  N st    57    536915       442      1898         0     40856      5727    527992   no data   no data
234.87/58.97	c  S st    57    536915       442      1898         0     40856      5727    527992   no data   no data
235.27/59.08	c  S st    57    537423       442      1898         0     41363      5727    538469   no data   no data
235.27/59.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.67/59.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
235.67/59.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.67/59.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.67/59.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.67/59.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
235.67/59.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.67/59.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.67/59.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.92/59.49	c lits-rem:       318  cl-subs:     1457  v-elim:      0  v-fix:    0  time:  0.36 s
236.92/59.49	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
236.92/59.49	c vivif2 --  cl tried    39906 cl shrink        0 lits rem          0 time: 0.01
237.26/59.52	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.03
237.26/59.52	c calculated reachability. Time: 0.00
237.26/59.52	c  N st    57    537423       442      1898         0     39906      5727    508794   no data   no data
329.79/82.71	c  N st    58    701409       442      1898         0     68865      5727   1062200   no data   no data
394.42/98.94	c  N st    59    806134       442      1898         0     62815      5727    928121   no data   no data
394.42/98.95	c  S st    59    806134       442      1898         0     62815      5727    928121   no data   no data
395.19/99.14	c  S st    59    806637       442      1898         0     63317      5727    939477   no data   no data
395.19/99.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
395.19/99.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
395.19/99.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
395.19/99.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.19/99.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.19/99.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
395.19/99.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
395.19/99.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
395.59/99.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.77/101.51	c lits-rem:       543  cl-subs:     4434  v-elim:      0  v-fix:    0  time:  2.30 s
404.77/101.51	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
404.77/101.52	c vivif2 --  cl tried    58883 cl shrink        0 lits rem          0 time: 0.01
404.77/101.57	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.05
404.77/101.57	c calculated reachability. Time: 0.00
404.77/101.57	c  N st    59    806637       442      1898         0     58883      5727    849739   no data   no data
609.39/152.84	c  F st    60   1071876       442      1898         0     74286      5727   1056939   no data   no data
609.39/152.84	c  N st    60   1071876       442      1898         0     74286      5727   1056939   no data   no data
614.95/154.29	c Decided on static restart strategy
634.50/159.11	c  N st    70   1100184       442      1898         0     58321      5727    699176   no data   no data
666.43/167.15	c  N st    72   1136176       442      1898         0     48784      5727    502858   no data   no data
693.17/173.89	c  N st    73   1168568       442      1898         0     80105      5727   1176930   no data   no data
730.62/183.21	c  N st    74   1209955       442      1898         0     74641      5727   1056655   no data   no data
730.62/183.21	c  S st    74   1209955       442      1898         0     74641      5727   1056655   no data   no data
731.42/183.48	c  S st    74   1210458       442      1898         0     75139      5727   1068240   no data   no data
731.42/183.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
731.82/183.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
731.82/183.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
731.82/183.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.82/183.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
731.82/183.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
731.82/183.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
731.82/183.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
731.82/183.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.35/188.45	c lits-rem:       505  cl-subs:     5404  v-elim:      0  v-fix:    0  time:  4.87 s
751.35/188.45	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
751.35/188.47	c vivif2 --  cl tried    69735 cl shrink        0 lits rem          0 time: 0.01
751.75/188.54	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.08
751.75/188.55	c calculated reachability. Time: 0.00
751.75/188.55	c  N st    74   1210458       442      1898         0     69735      5727    958817   no data   no data
824.36/206.77	c  N st    75   1283341       442      1898         0     93944      5727   1439055   no data   no data
928.83/232.90	c  N st    76   1392665       442      1898         0     54457      5727    546433   no data   no data
1066.82/267.57	c  N st    77   1556649       442      1898         0     59352      5727    613456   no data   no data
1206.80/302.65	c  N st    78   1710461       442      1898         0    101235      5727   1511946   no data   no data
1206.80/302.65	c  S st    78   1710461       442      1898         0    101235      5727   1511946   no data   no data
1208.40/303.00	c  S st    78   1710963       442      1898         0    101735      5727   1522711   no data   no data
1208.40/303.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1208.40/303.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1208.40/303.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1208.40/303.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1208.40/303.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1208.40/303.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1208.40/303.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1208.40/303.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1208.80/303.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1235.53/309.88	c lits-rem:       881  cl-subs:     6851  v-elim:      0  v-fix:    0  time:  6.75 s
1235.53/309.88	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
1235.93/309.90	c vivif2 --  cl tried    94884 cl shrink        0 lits rem          0 time: 0.02
1235.93/309.99	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.09
1236.33/310.00	c calculated reachability. Time: 0.00
1236.33/310.00	c  N st    78   1710963       442      1898         0     94884      5727   1395563   no data   no data
1602.84/401.95	c  N st    79   2079929       442      1898         0    105908      5727   1465515   no data   no data
1745.23/437.68	c  N st    80   2210963       442      1898         0    109873      5727   1572013   no data   no data
1745.23/437.68	c  S st    80   2210963       442      1898         0    109873      5727   1572013   no data   no data
1746.81/438.05	c  S st    80   2211463       442      1898         0    110372      5727   1583241   no data   no data
1746.81/438.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1747.21/438.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1747.21/438.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1747.21/438.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1747.21/438.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1747.21/438.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
1747.21/438.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1747.21/438.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1747.21/438.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1782.31/446.93	c lits-rem:       664  cl-subs:    11915  v-elim:      0  v-fix:    0  time:  8.75 s
1782.31/446.93	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
1782.31/446.95	c vivif2 --  cl tried    98457 cl shrink        0 lits rem          0 time: 0.02
1782.71/447.05	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.10
1782.71/447.05	c calculated reachability. Time: 0.00
1782.71/447.05	c  N st    80   2211463       442      1898         0     98457      5727   1367767   no data   no data
2355.44/590.67	c  N st    81   2711464       442      1898         0    121919      5727   1672934   no data   no data
2355.44/590.67	c  S st    81   2711464       442      1898         0    121919      5727   1672934   no data   no data
2357.41/591.10	c  S st    81   2711970       442      1898         0    122423      5727   1683658   no data   no data
2357.41/591.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2357.41/591.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2357.41/591.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2357.41/591.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2357.41/591.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2357.41/591.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
2357.41/591.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2357.41/591.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2357.80/591.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2402.88/602.59	c lits-rem:      1388  cl-subs:    14588  v-elim:      0  v-fix:    0  time: 11.36 s
2402.88/602.59	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
2403.28/602.61	c vivif2 --  cl tried   107835 cl shrink        0 lits rem          0 time: 0.02
2403.70/602.73	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.11
2403.70/602.73	c calculated reachability. Time: 0.00
2403.70/602.73	c  N st    81   2711970       442      1898         0    107835      5727   1439840   no data   no data
3035.01/761.00	c  N st    82   3211970       442      1898         0     84310      5727    861574   no data   no data
3035.01/761.00	c  S st    82   3211970       442      1898         0     84310      5727    861574   no data   no data
3036.19/761.33	c  S st    82   3212479       442      1898         0     84814      5727    873335   no data   no data
3036.19/761.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3036.19/761.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3036.19/761.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3036.19/761.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3036.19/761.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3036.19/761.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
3036.19/761.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3036.59/761.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3036.59/761.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3039.81/762.27	c lits-rem:        60  cl-subs:     2180  v-elim:      0  v-fix:    0  time:  0.82 s
3039.81/762.27	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
3039.81/762.28	c vivif2 --  cl tried    82634 cl shrink        0 lits rem          0 time: 0.02
3040.23/762.38	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.10
3040.23/762.38	c calculated reachability. Time: 0.00
3040.23/762.38	c  N st    82   3212479       442      1898         0     82634      5727    834276   no data   no data
3743.31/938.62	c  N st    83   3712479       442      1898         0     93130      5727    969464   no data   no data
3743.31/938.62	c  S st    83   3712479       442      1898         0     93130      5727    969464   no data   no data
3744.51/938.92	c  S st    83   3712983       442      1898         0     93633      5727    980808   no data   no data
3744.51/938.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3744.51/938.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3744.51/938.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3744.51/938.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3744.51/938.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3744.51/938.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
3744.51/938.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3744.51/938.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3744.91/939.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3748.50/939.93	c lits-rem:       110  cl-subs:     2972  v-elim:      0  v-fix:    0  time:  0.91 s
3748.50/939.93	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
3748.50/939.94	c vivif2 --  cl tried    90661 cl shrink        0 lits rem          0 time: 0.01
3748.90/940.03	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.08
3748.90/940.03	c calculated reachability. Time: 0.00
3748.90/940.03	c  N st    83   3712983       442      1898         0     90661      5727    930586   no data   no data
3803.59/953.73	c  F st    84   3751564       442      1898         0    127756      5727   1732016   no data   no data
3803.59/953.73	c  N st    84   3751564       442      1898         0    127756      5727   1732016   no data   no data
3816.32/956.93	c Decided on static restart strategy
3851.85/965.84	c  N st    94   3779868       442      1898         0    155122      5727   2308133   no data   no data
3897.67/977.31	c  N st    96   3815861       442      1898         0    108055      5727   1300360   no data   no data
3943.97/988.97	c  N st    97   3848254       442      1898         0    139278      5727   1940257   no data   no data
4008.14/1005.09	c  N st    98   3896843       442      1898         0    103336      5727   1204401   no data   no data
4120.20/1033.11	c  N st    99   3969725       442      1898         0     89794      5727    864088   no data   no data
4255.04/1066.92	c  N st   100   4079051       442      1898         0    110831      5727   1366074   no data   no data
4449.63/1115.75	c  N st   101   4212983       442      1898         0    154635      5727   2323279   no data   no data
4449.63/1115.75	c  S st   101   4212983       442      1898         0    154635      5727   2323279   no data   no data
4452.03/1116.33	c  S st   101   4213486       442      1898         0    155134      5727   2333996   no data   no data
4452.03/1116.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4452.45/1116.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
4452.45/1116.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4452.45/1116.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4452.45/1116.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4452.45/1116.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    442 time:  0.00 s
4452.45/1116.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4452.45/1116.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4452.88/1116.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4519.83/1133.36	c lits-rem:       538  cl-subs:    10215  v-elim:      0  v-fix:    0  time: 16.83 s
4519.83/1133.36	c vivif2 --  cl tried     1898 cl shrink        0 lits rem          0 time: 0.00
4519.83/1133.39	c vivif2 --  cl tried   144919 cl shrink        0 lits rem          0 time: 0.03
4520.63/1133.55	c asymm  cl-useful: 0/1898/1898 lits-rem:0 time: 0.16
4520.63/1133.56	c calculated reachability. Time: 0.00
4520.63/1133.56	c  N st   101   4213486       442      1898         0    144919      5727   2142545   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-3366621-1305410848/watcher-3366621-1305410848 -o /tmp/evaluation-result-3366621-1305410848/solver-3366621-1305410848 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366621-1305410848.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: 0.00 0.00 0.11 2/359 8104
/proc/meminfo: memFree=30332524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=183208 CPUtime=0 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 529 0 0 0 0 0 0 0 23 0 4 0 633501097 187604992 446 33554432000 4194304 4580107 140733593403296 18446744073709551615 212039698522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 45803 450 333 95 0 40785 0
[pid=8104/tid=8105] ppid=8102 vsize=281816 CPUtime=0 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 215 0 0 0 0 0 0 0 24 0 4 0 633501097 288579584 940 33554432000 4194304 4580107 140733593403296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=281816 CPUtime=0 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 78 0 0 0 0 0 0 0 24 0 4 0 633501097 288579584 940 33554432000 4194304 4580107 140733593403296 18446744073709551615 212039760366 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=281816 CPUtime=0 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 122 0 0 0 0 0 0 0 24 0 4 0 633501097 288579584 940 33554432000 4194304 4580107 140733593403296 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0829809 s]
/proc/loadavg: 0.00 0.00 0.11 2/359 8104
/proc/meminfo: memFree=30332524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=282096 CPUtime=0.3 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 1494 0 0 0 30 0 0 0 23 0 4 0 633501097 288866304 1396 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 70524 1396 377 95 0 65506 0
[pid=8104/tid=8105] ppid=8102 vsize=282096 CPUtime=0.07 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 313 0 0 0 7 0 0 0 18 0 4 0 633501097 288866304 1396 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=282096 CPUtime=0.06 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 289 0 0 0 6 0 0 0 24 0 4 0 633501097 288866304 1396 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=282096 CPUtime=0.07 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 210 0 0 0 7 0 0 0 24 0 4 0 633501097 288866304 1396 33554432000 4194304 4580107 140733593403296 18446744073709551615 4320975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 282096

[startup+0.100977 s]
/proc/loadavg: 0.00 0.00 0.11 2/359 8104
/proc/meminfo: memFree=30332524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=282248 CPUtime=0.37 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 1589 0 0 0 37 0 0 0 23 0 4 0 633501097 289021952 1491 33554432000 4194304 4580107 140733593403296 18446744073709551615 4320840 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 70562 1491 377 95 0 65544 0
[pid=8104/tid=8105] ppid=8102 vsize=282248 CPUtime=0.09 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 332 0 0 0 9 0 0 0 18 0 4 0 633501097 289021952 1491 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293148 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=282248 CPUtime=0.08 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 310 0 0 0 8 0 0 0 24 0 4 0 633501097 289021952 1491 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=282248 CPUtime=0.09 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 245 0 0 0 9 0 0 0 24 0 4 0 633501097 289021952 1491 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282248

[startup+0.300942 s]
/proc/loadavg: 0.00 0.00 0.11 2/359 8104
/proc/meminfo: memFree=30332524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=283464 CPUtime=1.17 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 2584 0 0 0 117 0 0 0 23 0 4 0 633501097 290267136 1971 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 70866 1971 377 95 0 65848 0
[pid=8104/tid=8105] ppid=8102 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 581 0 0 0 29 0 0 0 18 0 4 0 633501097 290267136 1971 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=283464 CPUtime=0.28 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 568 0 0 0 28 0 0 0 25 0 4 0 633501097 290267136 1971 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 475 0 0 0 29 0 0 0 24 0 4 0 633501097 290267136 1971 33554432000 4194304 4580107 140733593403296 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283464

[startup+0.700872 s]
/proc/loadavg: 0.00 0.00 0.11 2/359 8104
/proc/meminfo: memFree=30332524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=293612 CPUtime=2.76 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 4501 0 0 0 276 0 0 0 25 0 4 0 633501097 300658688 2378 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 73403 2378 377 95 0 68385 0
[pid=8104/tid=8105] ppid=8102 vsize=293612 CPUtime=0.69 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 1029 0 0 0 69 0 0 0 18 0 4 0 633501097 300658688 2378 33554432000 4194304 4580107 140733593403296 18446744073709551615 4321100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=293612 CPUtime=0.68 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 1059 0 0 0 68 0 0 0 25 0 4 0 633501097 300658688 2378 33554432000 4194304 4580107 140733593403296 18446744073709551615 4484503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=293612 CPUtime=0.69 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 951 0 0 0 69 0 0 0 25 0 4 0 633501097 300658688 2378 33554432000 4194304 4580107 140733593403296 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 293612

[startup+1.50073 s]
/proc/loadavg: 0.00 0.00 0.11 10/371 8121
/proc/meminfo: memFree=30302848/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=285592 CPUtime=5.95 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 8092 0 0 0 594 1 0 0 25 0 4 0 633501097 292446208 4301 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 71398 4301 379 95 0 66380 0
[pid=8104/tid=8105] ppid=8102 vsize=285592 CPUtime=1.49 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 1617 0 0 0 149 0 0 0 20 0 4 0 633501097 292446208 4301 33554432000 4194304 4580107 140733593403296 18446744073709551615 4305971 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=285592 CPUtime=1.47 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 1657 0 0 0 147 0 0 0 25 0 4 0 633501097 292446208 4301 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=285592 CPUtime=1.49 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 1508 0 0 0 149 0 0 0 25 0 4 0 633501097 292446208 4301 33554432000 4194304 4580107 140733593403296 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285592

[startup+3.10045 s]
/proc/loadavg: 0.72 0.15 0.16 9/371 8121
/proc/meminfo: memFree=30282264/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=298888 CPUtime=12.34 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 16284 0 0 0 1232 2 0 0 25 0 4 0 633501097 306061312 8339 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 74722 8340 379 95 0 69704 0
[pid=8104/tid=8105] ppid=8102 vsize=298888 CPUtime=3.08 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 3668 0 0 0 308 0 0 0 25 0 4 0 633501097 306061312 8340 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=298888 CPUtime=3.05 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 4288 0 0 0 305 0 0 0 25 0 4 0 633501097 306061312 8340 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=298888 CPUtime=3.08 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 3786 0 0 0 308 0 0 0 25 0 4 0 633501097 306061312 8340 33554432000 4194304 4580107 140733593403296 18446744073709551615 4322504 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 298888

[startup+6.30087 s]
/proc/loadavg: 0.72 0.15 0.16 9/371 8121
/proc/meminfo: memFree=30234040/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=303732 CPUtime=25.1 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 25112 0 0 0 2506 4 0 0 25 0 4 0 633501097 311021568 11478 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293932 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 75933 11478 379 95 0 70915 0
[pid=8104/tid=8105] ppid=8102 vsize=303732 CPUtime=6.29 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 6520 0 0 0 628 1 0 0 25 0 4 0 633501097 311021568 11478 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=303732 CPUtime=6.21 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 6747 0 0 0 621 0 0 0 25 0 4 0 633501097 311021568 11478 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=303732 CPUtime=6.28 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 5351 0 0 0 628 0 0 0 25 0 4 0 633501097 311021568 11478 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295903 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 303732

[startup+12.7007 s]
/proc/loadavg: 1.84 0.41 0.25 9/371 8121
/proc/meminfo: memFree=30193524/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=310296 CPUtime=50.62 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 40661 0 0 0 5055 7 0 0 25 0 4 0 633501097 317743104 16071 33554432000 4194304 4580107 140733593403296 18446744073709551615 4296003 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 77574 16071 379 95 0 72556 0
[pid=8104/tid=8105] ppid=8102 vsize=310296 CPUtime=12.68 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 10390 0 0 0 1267 1 0 0 25 0 4 0 633501097 317743104 16071 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=310296 CPUtime=12.54 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 9819 0 0 0 1253 1 0 0 25 0 4 0 633501097 317743104 16071 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=310296 CPUtime=12.69 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 9329 0 0 0 1268 1 0 0 25 0 4 0 633501097 317743104 16071 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 310296

[startup+25.5004 s]
/proc/loadavg: 2.79 0.66 0.33 9/371 8121
/proc/meminfo: memFree=30149320/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=317304 CPUtime=101.67 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 63434 0 0 0 10155 12 0 0 25 0 4 0 633501097 324919296 21586 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 79326 21586 379 95 0 74308 0
[pid=8104/tid=8105] ppid=8102 vsize=317304 CPUtime=25.48 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 17324 0 0 0 2545 3 0 0 25 0 4 0 633501097 324919296 21586 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=317304 CPUtime=25.18 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 15412 0 0 0 2517 1 0 0 25 0 4 0 633501097 324919296 21586 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=317304 CPUtime=25.48 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 14060 0 0 0 2546 2 0 0 25 0 4 0 633501097 324919296 21586 33554432000 4194304 4580107 140733593403296 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 317304

[startup+51.1009 s]
/proc/loadavg: 4.56 1.25 0.53 9/371 8122
/proc/meminfo: memFree=30109772/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=324108 CPUtime=203.77 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 96108 0 0 0 20355 22 0 0 25 0 4 0 633501097 331886592 25790 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 81027 25790 379 95 0 76009 0
[pid=8104/tid=8105] ppid=8102 vsize=324108 CPUtime=51.09 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 26805 0 0 0 5102 7 0 0 25 0 4 0 633501097 331886592 25790 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=324108 CPUtime=50.48 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 23630 0 0 0 5044 4 0 0 25 0 4 0 633501097 331886592 25790 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=324108 CPUtime=51.09 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 20961 0 0 0 5104 5 0 0 25 0 4 0 633501097 331886592 25790 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 324108

[startup+102.314 s]
/proc/loadavg: 6.66 2.39 0.96 9/371 8123
/proc/meminfo: memFree=30041272/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=379732 CPUtime=408.01 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 143840 0 0 0 40765 36 0 0 25 0 4 0 633501097 388845568 38624 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 94933 38624 379 95 0 89915 0
[pid=8104/tid=8105] ppid=8102 vsize=379732 CPUtime=102.3 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 36080 0 0 0 10220 10 0 0 25 0 4 0 633501097 388845568 38624 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=379732 CPUtime=101.09 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 32126 0 0 0 10102 7 0 0 25 0 4 0 633501097 388845568 38624 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=379732 CPUtime=102.3 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 34280 0 0 0 10223 7 0 0 25 0 4 0 633501097 388845568 38624 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 379732

[startup+162.301 s]

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

[pid=8104] ppid=8102 vsize=492132 CPUtime=2561.63 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 441519 0 0 0 255998 165 0 0 25 0 4 0 633501097 503943168 81052 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 123033 81052 379 95 0 118015 0
[pid=8104/tid=8105] ppid=8102 vsize=492132 CPUtime=642.31 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 102958 0 0 0 64193 38 0 0 25 0 4 0 633501097 503943168 81053 33554432000 4194304 4580107 140733593403296 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=492132 CPUtime=634.69 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 104916 0 0 0 63430 39 0 0 25 0 4 0 633501097 503943168 81053 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=492132 CPUtime=642.32 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 109695 0 0 0 64190 42 0 0 25 0 4 0 633501097 503943168 81053 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2561.63
Current children cumulated vsize (KiB) 492132

[startup+702.3 s]
/proc/loadavg: 8.13 7.34 4.35 9/371 8139
/proc/meminfo: memFree=29681664/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=559576 CPUtime=2800.9 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 460067 0 0 0 279916 174 0 0 25 0 4 0 633501097 573005824 89008 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 139894 89008 379 95 0 134876 0
[pid=8104/tid=8105] ppid=8102 vsize=559576 CPUtime=702.3 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 108195 0 0 0 70189 41 0 0 25 0 4 0 633501097 573005824 89008 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=559576 CPUtime=693.98 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 107858 0 0 0 69358 40 0 0 25 0 4 0 633501097 573005824 89008 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=559576 CPUtime=702.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 116226 0 0 0 70186 45 0 0 25 0 4 0 633501097 573005824 89008 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.9
Current children cumulated vsize (KiB) 559576

[startup+762.315 s]
/proc/loadavg: 8.09 7.47 4.58 9/371 8141
/proc/meminfo: memFree=29649856/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=593636 CPUtime=3040.23 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 482884 0 0 0 303836 187 0 0 25 0 4 0 633501097 607883264 87934 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 148409 87934 379 95 0 143391 0
[pid=8104/tid=8105] ppid=8102 vsize=593636 CPUtime=762.32 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 111120 0 0 0 76189 43 0 0 25 0 4 0 633501097 607883264 87934 33554432000 4194304 4580107 140733593403296 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=593636 CPUtime=753.26 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 111102 0 0 0 75284 42 0 0 25 0 4 0 633501097 607883264 87934 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=593636 CPUtime=762.32 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 126375 0 0 0 76183 49 0 0 25 0 4 0 633501097 607883264 87934 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.23
Current children cumulated vsize (KiB) 593636

[startup+822.301 s]
/proc/loadavg: 8.08 7.58 4.79 9/371 8143
/proc/meminfo: memFree=29642980/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=606412 CPUtime=3279.48 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 505931 0 0 0 327749 199 0 0 25 0 4 0 633501097 620965888 87650 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 151603 87650 379 95 0 146585 0
[pid=8104/tid=8105] ppid=8102 vsize=606412 CPUtime=822.3 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 115425 0 0 0 82186 44 0 0 25 0 4 0 633501097 620965888 87650 33554432000 4194304 4580107 140733593403296 18446744073709551615 4318504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=606412 CPUtime=812.54 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 117960 0 0 0 81208 46 0 0 25 0 4 0 633501097 620965888 87650 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=606412 CPUtime=822.3 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 132476 0 0 0 82178 52 0 0 25 0 4 0 633501097 620965888 87650 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.48
Current children cumulated vsize (KiB) 606412

[startup+882.301 s]
/proc/loadavg: 8.11 7.68 5.00 9/371 8144
/proc/meminfo: memFree=29599280/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=543744 CPUtime=3518.77 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 526877 0 0 0 351666 211 0 0 25 0 4 0 633501097 556793856 88200 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 135936 88200 379 95 0 130918 0
[pid=8104/tid=8105] ppid=8102 vsize=543744 CPUtime=882.31 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 118265 0 0 0 88185 46 0 0 25 0 4 0 633501097 556793856 88200 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=543744 CPUtime=871.83 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 124198 0 0 0 87134 49 0 0 25 0 4 0 633501097 556793856 88200 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=543744 CPUtime=882.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 138549 0 0 0 88174 57 0 0 25 0 4 0 633501097 556793856 88200 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.77
Current children cumulated vsize (KiB) 543744

[startup+942.3 s]
/proc/loadavg: 8.08 7.75 5.19 9/371 8146
/proc/meminfo: memFree=29585700/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=608192 CPUtime=3758.08 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 550309 0 0 0 375585 223 0 0 25 0 4 0 633501097 622788608 96640 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 152048 96640 379 95 0 147030 0
[pid=8104/tid=8105] ppid=8102 vsize=608192 CPUtime=942.31 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 124113 0 0 0 94181 50 0 0 25 0 4 0 633501097 622788608 96640 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=608192 CPUtime=931.13 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 130092 0 0 0 93062 51 0 0 25 0 4 0 633501097 622788608 96640 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=608192 CPUtime=942.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 144267 0 0 0 94172 59 0 0 25 0 4 0 633501097 622788608 96640 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.08
Current children cumulated vsize (KiB) 608192

[startup+1002.3 s]
/proc/loadavg: 8.10 7.82 5.38 9/371 8147
/proc/meminfo: memFree=29601028/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=634072 CPUtime=3997.37 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 568790 0 0 0 399505 232 0 0 25 0 4 0 633501097 649289728 96661 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 158518 96661 379 95 0 153500 0
[pid=8104/tid=8105] ppid=8102 vsize=634072 CPUtime=1002.31 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 125718 0 0 0 100179 52 0 0 25 0 4 0 633501097 649289728 96661 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=634072 CPUtime=990.42 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 135705 0 0 0 98988 54 0 0 25 0 4 0 633501097 649289728 96661 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=634072 CPUtime=1002.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 149709 0 0 0 100171 60 0 0 25 0 4 0 633501097 649289728 96661 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.37
Current children cumulated vsize (KiB) 634072

[startup+1062.3 s]
/proc/loadavg: 8.35 7.92 5.56 10/372 8152
/proc/meminfo: memFree=29530892/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=621484 CPUtime=4236.66 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 590753 0 0 0 423422 244 0 0 25 0 4 0 633501097 636399616 102642 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 155371 102642 379 95 0 150353 0
[pid=8104/tid=8105] ppid=8102 vsize=621484 CPUtime=1062.32 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 131018 0 0 0 106177 55 0 0 25 0 4 0 633501097 636399616 102642 33554432000 4194304 4580107 140733593403296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=621484 CPUtime=1049.71 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 139861 0 0 0 104914 57 0 0 25 0 4 0 633501097 636399616 102642 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=621484 CPUtime=1062.32 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 155813 0 0 0 106168 64 0 0 25 0 4 0 633501097 636399616 102642 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.66
Current children cumulated vsize (KiB) 621484

[startup+1122.3 s]
/proc/loadavg: 8.34 8.00 5.73 9/371 8154
/proc/meminfo: memFree=29550700/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=621584 CPUtime=4475.95 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 609427 0 0 0 447343 252 0 0 25 0 4 0 633501097 636502016 108847 33554432000 4194304 4580107 140733593403296 18446744073709551615 4406134 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 155396 108847 379 95 0 150378 0
[pid=8104/tid=8105] ppid=8102 vsize=621584 CPUtime=1122.32 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 133621 0 0 0 112175 57 0 0 25 0 4 0 633501097 636502016 108847 33554432000 4194304 4580107 140733593403296 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=621584 CPUtime=1108.99 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 142276 0 0 0 110842 57 0 0 25 0 4 0 633501097 636502016 108847 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=621584 CPUtime=1122.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 160272 0 0 0 112165 66 0 0 25 0 4 0 633501097 636502016 108847 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.95
Current children cumulated vsize (KiB) 621584

[startup+1182.3 s]
/proc/loadavg: 8.28 8.03 5.88 9/371 8155
/proc/meminfo: memFree=29541356/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=621720 CPUtime=4715.26 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 623759 0 0 0 471265 261 0 0 25 0 4 0 633501097 636641280 109412 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 155430 109412 379 95 0 150412 0
[pid=8104/tid=8105] ppid=8102 vsize=621720 CPUtime=1182.31 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 137798 0 0 0 118172 59 0 0 25 0 4 0 633501097 636641280 109412 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=621720 CPUtime=1168.3 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 142928 0 0 0 116772 58 0 0 25 0 4 0 633501097 636641280 109412 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=621720 CPUtime=1182.31 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 166164 0 0 0 118162 69 0 0 25 0 4 0 633501097 636641280 109412 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.26
Current children cumulated vsize (KiB) 621720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.20 8.03 5.93 9/371 8156
/proc/meminfo: memFree=29535640/32951124 swapFree=51873460/67111528
[pid=8104] ppid=8102 vsize=621812 CPUtime=4800.22 cores=1,3,5,7
/proc/8104/stat : 8104 (strangenight2-m) R 8102 8104 8076 0 -1 4202496 630708 0 0 0 479757 265 0 0 25 0 4 0 633501097 636735488 109944 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8104/statm: 155453 109944 379 95 0 150435 0
[pid=8104/tid=8105] ppid=8102 vsize=621812 CPUtime=1203.63 cores=1,3,5,7
/proc/8104/task/8105/stat : 8105 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 140189 0 0 0 120302 61 0 0 25 0 4 0 633501097 636735488 109947 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8104/tid=8106] ppid=8102 vsize=621812 CPUtime=1189.34 cores=1,3,5,7
/proc/8104/task/8106/stat : 8106 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 142928 0 0 0 118876 58 0 0 25 0 4 0 633501097 636735488 109947 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8104/tid=8107] ppid=8102 vsize=621812 CPUtime=1203.63 cores=1,3,5,7
/proc/8104/task/8107/stat : 8107 (strangenight2-m) R 8102 8104 8076 0 -1 4202560 168383 0 0 0 120293 70 0 0 25 0 4 0 633501097 636735488 109947 33554432000 4194304 4580107 140733593403296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 621812

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.64
CPU time (s): 4800.29
CPU user time (s): 4797.62
CPU system time (s): 2.67259
CPU usage (%): 398.815
Max. virtual memory (cumulated for all children) (KiB): 685808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.62
system time used= 2.67259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 630711
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= 251
involuntary context switches= 30182

runsolver used 3.9734 second user time and 10.3374 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 00:07:28
IDJOB=3366621
IDBENCH=83030
IDSOLVER=1844
FILE ID=node146/3366621-1305410848
RUNJOBID= node146-1305410848-8095
PBS_JOBID= 13324516
Free space on /tmp= 73272 MiB

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

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=336694040

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:     32951124 kB
MemFree:      30332804 kB
Buffers:         60828 kB
Cached:          92848 kB
SwapCached:      56096 kB
Active:         730852 kB
Inactive:      1665056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30332804 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            5432 kB
Writeback:           0 kB
AnonPages:     2193304 kB
Mapped:          15928 kB
Slab:            95752 kB
PageTables:      58860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81750788 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= 73260 MiB
End job on node146 at 2011-05-15 00:27:34