Trace number 3366494

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.46 1203.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S171669125-021.SATISFIABLE.cnf
MD5SUM9649b9e4fa8d251c4c59f8783cbf0b60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366494-1305405531.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     302 undec:      86 neg:     312
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       683      2964         0         0      9003         0   no data   no data
0.41/0.12	c Decided on static restart strategy
0.41/0.18	c  N st     8      4920       683      2964         0      4862      9003    156188   no data   no data
1.57/0.46	c  N st    10     11305       683      2964         0      4487      9003     97953   no data   no data
2.77/0.77	c  N st    11     17049       683      2964         0     10164      9003    285670   no data   no data
4.80/1.23	c  F st    12     25000       683      2964         0     12415      9003    343716   no data   no data
4.80/1.23	c  N st    12     25000       683      2964         0     12415      9003    343716   no data   no data
5.96/1.50	c Decided on static restart strategy
5.96/1.50	c  N st    18     30000       683      2964         0     10682      9003    255103   no data   no data
5.96/1.50	c  S st    18     30000       683      2964         0     10682      9003    255103   no data   no data
5.96/1.53	c  S st    18     30503       683      2964         0     11185      9003    268906   no data   no data
5.96/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.96/1.54	c blocked clauses removed:       18 vars:      2 tried:         683 T: 0.00 s
5.96/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
5.96/1.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.96/1.54	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.96/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.61	c lits-rem:       129  cl-subs:      443  v-elim:      0  v-fix:    0  time:  0.06 s
6.37/1.62	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
6.37/1.62	c calculated reachability. Time: 0.00
6.37/1.62	c  N st    18     30503       680      2945         0     10720      8953    251862   no data   no data
7.96/2.05	c  N st    20     37615       680      2945         0     10019      8953    208193   no data   no data
9.55/2.48	c  N st    21     44014       680      2945         0     16307      8953    411868   no data   no data
9.95/2.60	c  S st    22     45754       680      2945         0      9232      8953    165445   no data   no data
10.35/2.62	c  S st    22     46261       680      2945         0      9739      8953    179227   no data   no data
10.35/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.35/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.35/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
10.35/2.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.35/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.35/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.64	c lits-rem:        15  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.01 s
10.35/2.64	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
10.35/2.65	c vivif2 --  cl tried     9721 cl shrink        0 lits rem          0 time: 0.00
10.35/2.65	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
10.35/2.65	c calculated reachability. Time: 0.00
10.35/2.65	c  N st    22     46261       680      2945         0      9721      8953    178555   no data   no data
14.34/3.68	c  N st    23     60660       680      2945         0     14059      8953    295478   no data   no data
17.14/4.36	c  N st    24     69391       680      2945         0     11823      8953    218055   no data   no data
17.14/4.36	c  S st    24     69391       680      2945         0     11823      8953    218055   no data   no data
17.14/4.40	c  S st    24     69893       680      2945         0     12325      8953    232100   no data   no data
17.14/4.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.14/4.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.14/4.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
17.14/4.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.14/4.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.55/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.44	c lits-rem:        21  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.02 s
17.55/4.44	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
17.55/4.44	c vivif2 --  cl tried    12196 cl shrink        0 lits rem          0 time: 0.00
17.55/4.45	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
17.55/4.45	c calculated reachability. Time: 0.00
17.55/4.45	c  N st    24     69893       680      2945         0     12196      8953    228620   no data   no data
23.11/5.86	c  F st    25     87501       680      2945         0     17751      8953    381235   no data   no data
23.11/5.86	c  N st    25     87501       680      2945         0     17751      8953    381235   no data   no data
25.52/6.41	c  N dy    33     94362       680      2945         0     24543      8953    586095     19.88     20.93
27.10/6.89	c  N dy    52    100574       680      2945         0     17806      8953    308259     19.45     20.48
28.71/7.26	c  S st    67    104840       680      2945         0     22032      8953    425490     19.26     18.46
29.11/7.31	c  S st    67    105342       680      2945         0     22534      8953    438990     19.26   no data
29.11/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.11/7.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.11/7.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.11/7.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.11/7.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.11/7.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
29.11/7.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.11/7.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.11/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.51/7.41	c lits-rem:        72  cl-subs:      314  v-elim:      0  v-fix:    0  time:  0.07 s
29.51/7.41	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
29.51/7.41	c vivif2 --  cl tried    22220 cl shrink        0 lits rem          0 time: 0.00
29.51/7.43	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.01
29.51/7.43	c calculated reachability. Time: 0.00
29.51/7.43	c  N dy    67    105342       680      2945         0     22220      8953    429141     19.26   no data
32.29/8.13	c  N dy    95    113064       680      2945         0     16022      8953    220300     19.19     20.29
34.69/8.72	c  N dy   139    120279       680      2945         0     23200      8953    428877     19.45     20.56
37.88/9.50	c  N dy   177    128051       680      2945         0     16030      8953    190881     19.48     21.15
40.27/10.17	c  N dy   195    136593       680      2945         0     24493      8953    435139     19.32     20.37
43.89/11.06	c  N dy   208    145708       680      2945         0     17670      8953    211037     19.05     20.07
47.46/11.90	c  N dy   242    155420       680      2945         0     27304      8953    485566     19.03     20.11
48.28/12.19	c  S st   260    158015       680      2945         0     29880      8953    557937     19.06   no data
48.69/12.27	c  S st   260    158518       680      2945         0     30382      8953    571621     19.06   no data
48.69/12.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.69/12.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.69/12.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.69/12.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.69/12.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.69/12.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
48.69/12.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.69/12.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.05/12.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.45/12.44	c lits-rem:       224  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.14 s
49.45/12.44	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
49.45/12.45	c vivif2 --  cl tried    29950 cl shrink        0 lits rem          0 time: 0.01
49.45/12.47	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.02
49.45/12.47	c calculated reachability. Time: 0.00
49.45/12.47	c  N dy   260    158518       680      2945         0     29950      8953    557975     19.06   no data
53.44/13.46	c  N dy   332    168704       680      2945         0     23211      8953    348935     19.25     20.48
58.23/14.66	c  N dy   388    180058       680      2945         0     34496      8953    671647     19.32     20.40
62.61/15.73	c  N dy   434    191582       680      2945         0     28052      8953    456343     19.32     23.86
69.00/17.40	c  N dy   487    206865       680      2945         0     24330      8953    329694     19.30     20.58
75.38/18.92	c  N dy   556    220068       680      2945         0     37454      8953    708082     19.36     20.48
81.77/20.58	c  N dy   630    234513       680      2945         0     31941      8953    518091     19.39     20.41
84.16/21.10	c  S st   653    237778       680      2945         0     35190      8953    614992     19.43     19.55
84.56/21.20	c  S st   653    238278       680      2945         0     35690      8953    628820     19.43   no data
84.56/21.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.56/21.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.56/21.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.56/21.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.56/21.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.56/21.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
84.56/21.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.56/21.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.56/21.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.36/21.44	c lits-rem:       208  cl-subs:      380  v-elim:      0  v-fix:    0  time:  0.18 s
85.36/21.44	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
85.36/21.44	c vivif2 --  cl tried    35310 cl shrink        0 lits rem          0 time: 0.01
85.36/21.47	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.02
85.36/21.47	c calculated reachability. Time: 0.00
85.36/21.47	c  N dy   653    238278       680      2945         0     35310      8953    615543     19.43   no data
94.54/23.72	c  N dy   717    258325       680      2945         0     34360      8953    573562     19.35     20.37
102.91/25.82	c  N dy   807    274972       680      2945         0     29013      8953    386207     19.41     20.48
113.29/28.42	c  N dy   861    295358       680      2945         0     26431      8953    294321     19.27     20.34
118.09/29.70	c  F st   918    306252       680      2945         0     37240      8953    604766     19.30     18.49
120.88/30.36	c Decided on static restart strategy
122.47/30.75	c  N st   925    314290       680      2945         0     45196      8953    854681     19.30   no data
132.84/33.38	c  N st   928    334556       680      2945         0     41401      8953    959935     19.30   no data
144.84/36.39	c  N st   930    357417       680      2945         0     39220      8953    887412     19.30   no data
144.84/36.39	c  S st   930    357417       680      2945         0     39220      8953    887412     19.30   no data
145.25/36.49	c  S st   930    357921       680      2945         0     39724      8953    901488     19.30   no data
145.25/36.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.61/36.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
145.61/36.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.61/36.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.61/36.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.61/36.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
145.61/36.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
145.61/36.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.61/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.01/37.14	c lits-rem:       179  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  0.59 s
148.01/37.14	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
148.01/37.15	c vivif2 --  cl tried    38587 cl shrink        0 lits rem          0 time: 0.01
148.01/37.19	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.03
148.01/37.19	c calculated reachability. Time: 0.00
148.01/37.19	c  N st   930    357921       680      2945         0     38587      8953    861558     19.30   no data
169.15/42.40	c  N st   931    390315       680      2945         0     44830      8953   1064795     19.30   no data
199.88/50.12	c  N st   932    438905       680      2945         0     38530      8953    772683     19.30   no data
248.95/62.45	c  N st   933    511787       680      2945         0     52489      8953   1241717     19.30   no data
267.31/67.08	c  N st   934    536881       680      2945         0     46588      8953    958266     19.30   no data
267.31/67.08	c  S st   934    536881       680      2945         0     46588      8953    958266     19.30   no data
267.73/67.20	c  S st   934    537386       680      2945         0     47092      8953    972412     19.30   no data
267.73/67.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
268.15/67.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
268.15/67.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
268.15/67.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.15/67.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.15/67.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
268.15/67.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
268.15/67.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
268.15/67.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.70/68.12	c lits-rem:       768  cl-subs:      983  v-elim:      0  v-fix:    0  time:  0.85 s
271.70/68.12	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
271.70/68.13	c vivif2 --  cl tried    46109 cl shrink        0 lits rem          0 time: 0.01
271.70/68.17	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.04
271.70/68.17	c calculated reachability. Time: 0.00
271.70/68.17	c  N st   934    537386       680      2945         0     46109      8953    936481     19.30   no data
393.00/98.53	c  N st   935    701372       680      2945         0     40143      8953    618865     19.30   no data
477.19/119.65	c  N st   936    806080       680      2945         0     69140      8953   1489675     19.30   no data
477.19/119.65	c  S st   936    806080       680      2945         0     69140      8953   1489675     19.30   no data
477.99/119.84	c  S st   936    806583       680      2945         0     69643      8953   1503985     19.30   no data
477.99/119.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
477.99/119.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
477.99/119.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
477.99/119.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
477.99/119.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.99/119.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
477.99/119.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
477.99/119.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
478.40/119.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.96/124.34	c lits-rem:       518  cl-subs:     3306  v-elim:      0  v-fix:    0  time:  4.40 s
495.96/124.34	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
495.96/124.36	c vivif2 --  cl tried    66337 cl shrink        0 lits rem          0 time: 0.02
496.38/124.42	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.06
496.38/124.42	c calculated reachability. Time: 0.00
496.38/124.42	c  N st   936    806583       680      2945         0     66337      8953   1400674     19.30   no data
723.78/181.50	c  F st   937   1071875       680      2945         0     82357      8953   1785039     19.30   no data
723.78/181.50	c  N st   937   1071875       680      2945         0     82357      8953   1785039     19.30   no data
729.35/182.88	c Decided on static restart strategy
746.91/187.21	c  N st   947   1100179       680      2945         0     66096      8953   1226789     19.30   no data
777.28/194.87	c  N st   949   1136175       680      2945         0     56277      8953    884389     19.30   no data
809.15/202.89	c  N st   950   1168568       680      2945         0     88095      8953   1855712     19.30   no data
855.45/214.41	c  N st   951   1209874       680      2945         0     82351      8953   1692004     19.30   no data
855.45/214.41	c  S st   951   1209874       680      2945         0     82351      8953   1692004     19.30   no data
856.29/214.64	c  S st   951   1210381       680      2945         0     82858      8953   1706474     19.30   no data
856.29/214.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
856.29/214.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
856.29/214.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
856.29/214.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.29/214.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.29/214.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
856.29/214.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
856.64/214.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
856.64/214.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
884.18/221.68	c lits-rem:       666  cl-subs:     4070  v-elim:      0  v-fix:    0  time:  6.92 s
884.18/221.68	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
884.58/221.70	c vivif2 --  cl tried    78788 cl shrink        0 lits rem          0 time: 0.02
884.58/221.78	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.08
884.58/221.79	c calculated reachability. Time: 0.00
884.58/221.79	c  N st   951   1210381       680      2945         0     78788      8953   1570732     19.30   no data
955.99/239.63	c  N st   952   1283264       680      2945         0     55286      8953    771037     19.30   no data
1066.54/267.40	c  N st   953   1392587       680      2945         0     63265      8953    961465     19.30   no data
1252.05/313.83	c  N st   954   1556573       680      2945         0     68009      8953   1055913     19.30   no data
1423.23/356.71	c  N st   955   1710381       680      2945         0    109846      8953   2354378     19.30   no data
1423.23/356.71	c  S st   955   1710381       680      2945         0    109846      8953   2354378     19.30   no data
1424.43/357.05	c  S st   955   1710884       680      2945         0    110349      8953   2369501     19.30   no data
1424.43/357.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1424.83/357.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1424.83/357.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1424.83/357.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1424.83/357.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1424.83/357.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1424.83/357.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1424.83/357.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1425.23/357.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1511.82/378.95	c lits-rem:      1212  cl-subs:     8422  v-elim:      0  v-fix:    0  time: 21.73 s
1511.82/378.95	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
1511.82/378.99	c vivif2 --  cl tried   101927 cl shrink        0 lits rem          0 time: 0.03
1512.62/379.10	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.11
1512.62/379.10	c calculated reachability. Time: 0.00
1512.62/379.10	c  N st   955   1710884       680      2945         0    101927      8953   2106801     19.30   no data
1943.14/487.09	c  N st   956   2079850       680      2945         0    113902      8953   2250536     19.30   no data
2113.52/529.73	c  N st   957   2210884       680      2945         0    118078      8953   2430124     19.30   no data
2113.52/529.73	c  S st   957   2210884       680      2945         0    118078      8953   2430124     19.30   no data
2114.72/530.07	c  S st   957   2211387       680      2945         0    118581      8953   2444690     19.30   no data
2114.72/530.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2115.12/530.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2115.12/530.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2115.12/530.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2115.12/530.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2115.12/530.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2115.12/530.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2115.12/530.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2115.53/530.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2188.53/548.59	c lits-rem:       841  cl-subs:     7572  v-elim:      0  v-fix:    0  time: 18.35 s
2188.53/548.59	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
2188.93/548.62	c vivif2 --  cl tried   111009 cl shrink        0 lits rem          0 time: 0.03
2189.33/548.75	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.12
2189.33/548.75	c calculated reachability. Time: 0.00
2189.33/548.75	c  N st   957   2211387       680      2945         0    111009      8953   2212420     19.30   no data
2893.17/725.11	c  N st   958   2711389       680      2945         0    134398      8953   2839344     19.30   no data
2893.17/725.11	c  S st   958   2711389       680      2945         0    134398      8953   2839344     19.30   no data
2894.78/725.54	c  S st   958   2711890       680      2945         0    134899      8953   2853434     19.30   no data
2894.78/725.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2895.18/725.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2895.18/725.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2895.18/725.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2895.18/725.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2895.18/725.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2895.18/725.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2895.18/725.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2895.58/725.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3026.05/758.47	c lits-rem:       714  cl-subs:    10404  v-elim:      0  v-fix:    0  time: 32.72 s
3026.05/758.47	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
3026.45/758.50	c vivif2 --  cl tried   124495 cl shrink        0 lits rem          0 time: 0.04
3026.85/758.65	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.14
3026.85/758.65	c calculated reachability. Time: 0.00
3026.85/758.65	c  N st   958   2711890       680      2945         0    124495      8953   2529803     19.30   no data
3824.02/958.44	c  N st   959   3211892       680      2945         0    100303      8953   1588317     19.30   no data
3824.02/958.44	c  S st   959   3211892       680      2945         0    100303      8953   1588317     19.30   no data
3825.22/958.73	c  S st   959   3212396       680      2945         0    100806      8953   1603059     19.30   no data
3825.22/958.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3825.22/958.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
3825.22/958.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3825.22/958.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3825.22/958.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3825.22/958.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
3825.22/958.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3825.62/958.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3825.62/958.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3839.19/962.26	c lits-rem:       250  cl-subs:     2429  v-elim:      0  v-fix:    0  time:  3.41 s
3839.19/962.26	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
3839.19/962.29	c vivif2 --  cl tried    98377 cl shrink        0 lits rem          0 time: 0.02
3839.59/962.39	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.10
3839.59/962.39	c calculated reachability. Time: 0.00
3839.59/962.39	c  N st   959   3212396       680      2945         0     98377      8953   1524506     19.30   no data
4699.43/1177.89	c  N st   960   3712396       680      2945         0    109320      8953   1731037     19.30   no data
4699.43/1177.89	c  S st   960   3712396       680      2945         0    109320      8953   1731037     19.30   no data
4700.64/1178.20	c  S st   960   3712900       680      2945         0    109824      8953   1745473     19.30   no data
4701.06/1178.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4701.06/1178.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
4701.06/1178.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4701.06/1178.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4701.06/1178.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4701.06/1178.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
4701.06/1178.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4701.41/1178.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4701.41/1178.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4716.58/1182.11	c lits-rem:       371  cl-subs:     2305  v-elim:      0  v-fix:    0  time:  3.76 s
4716.58/1182.11	c vivif2 --  cl tried     2945 cl shrink        0 lits rem          0 time: 0.00
4716.58/1182.14	c vivif2 --  cl tried   107519 cl shrink        0 lits rem          0 time: 0.03
4716.98/1182.26	c asymm  cl-useful: 0/2945/2945 lits-rem:0 time: 0.12
4716.98/1182.26	c calculated reachability. Time: 0.00
4716.98/1182.26	c  N st   960   3712900       680      2945         0    107519      8953   1672161     19.30   no data
4779.65/1197.98	c  F st   961   3751562       680      2945         0    145405      8953   2836516     19.30   no data
4779.65/1197.98	c  N st   961   3751562       680      2945         0    145405      8953   2836516     19.30   no data
4791.60/1200.95	c Decided on static restart strategy

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-3366494-1305405531/watcher-3366494-1305405531 -o /tmp/evaluation-result-3366494-1305405531/solver-3366494-1305405531 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366494-1305405531.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: 3.39 4.36 5.95 6/320 14599
/proc/meminfo: memFree=28010720/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 4 0 652151893 52396032 351 33554432000 4194304 4580107 140735356778768 18446744073709551615 268272689083 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 12792 351 302 95 0 7774 0
[pid=14599/tid=14600] ppid=14597 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652151893 52396032 351 33554432000 4194304 4580107 140735356778768 18446744073709551615 47301661664793 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652151893 52396032 351 33554432000 4194304 4580107 140735356778768 18446744073709551615 47301661665202 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652151894 52396032 351 33554432000 4194304 4580107 140735356778768 18446744073709551615 47301661664793 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.111376 s]
/proc/loadavg: 3.39 4.36 5.95 6/320 14599
/proc/meminfo: memFree=28010720/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=282572 CPUtime=0.41 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 1960 0 0 0 41 0 0 0 25 0 4 0 652151893 289353728 1779 33554432000 4194304 4580107 140735356778768 18446744073709551615 4306066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 70643 1779 377 95 0 65625 0
[pid=14599/tid=14600] ppid=14597 vsize=282572 CPUtime=0.1 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 409 0 0 0 10 0 0 0 25 0 4 0 652151893 289353728 1780 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=282572 CPUtime=0.1 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 482 0 0 0 10 0 0 0 25 0 4 0 652151893 289353728 1780 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=282572 CPUtime=0.1 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 255 0 0 0 10 0 0 0 25 0 4 0 652151894 289353728 1780 33554432000 4194304 4580107 140735356778768 18446744073709551615 4322741 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282572

[startup+0.200361 s]
/proc/loadavg: 3.39 4.36 5.95 6/320 14599
/proc/meminfo: memFree=28010720/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=284116 CPUtime=0.77 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 2677 0 0 0 77 0 0 0 25 0 4 0 652151893 290934784 1778 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 71029 1778 377 95 0 66011 0
[pid=14599/tid=14600] ppid=14597 vsize=284116 CPUtime=0.19 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 585 0 0 0 19 0 0 0 25 0 4 0 652151893 290934784 1779 33554432000 4194304 4580107 140735356778768 18446744073709551615 4324217 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=284116 CPUtime=0.18 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 653 0 0 0 18 0 0 0 25 0 4 0 652151893 290934784 1779 33554432000 4194304 4580107 140735356778768 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=284116 CPUtime=0.19 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 439 0 0 0 19 0 0 0 25 0 4 0 652151894 290934784 1779 33554432000 4194304 4580107 140735356778768 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284116

[startup+0.300342 s]
/proc/loadavg: 3.39 4.36 5.95 6/320 14599
/proc/meminfo: memFree=28010720/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=284248 CPUtime=1.17 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 3103 0 0 0 117 0 0 0 25 0 4 0 652151893 291069952 2204 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293097 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 71062 2204 377 95 0 66044 0
[pid=14599/tid=14600] ppid=14597 vsize=284248 CPUtime=0.29 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 673 0 0 0 29 0 0 0 25 0 4 0 652151893 291069952 2204 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294026 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=284248 CPUtime=0.28 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 770 0 0 0 28 0 0 0 25 0 4 0 652151893 291069952 2204 33554432000 4194304 4580107 140735356778768 18446744073709551615 4325663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=284248 CPUtime=0.29 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 547 0 0 0 29 0 0 0 25 0 4 0 652151894 291069952 2204 33554432000 4194304 4580107 140735356778768 18446744073709551615 4316688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284248

[startup+0.700272 s]
/proc/loadavg: 3.39 4.36 5.95 6/320 14599
/proc/meminfo: memFree=28010720/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=285180 CPUtime=2.77 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 4883 0 0 0 276 1 0 0 25 0 4 0 652151893 292024320 2914 33554432000 4194304 4580107 140735356778768 18446744073709551615 4316835 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 71295 2914 377 95 0 66277 0
[pid=14599/tid=14600] ppid=14597 vsize=285180 CPUtime=0.69 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1113 0 0 0 69 0 0 0 25 0 4 0 652151893 292024320 2914 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=285180 CPUtime=0.68 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1186 0 0 0 68 0 0 0 25 0 4 0 652151893 292024320 2914 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=285180 CPUtime=0.68 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1015 0 0 0 68 0 0 0 25 0 4 0 652151894 292024320 2914 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285180

[startup+1.50113 s]
/proc/loadavg: 3.39 4.36 5.95 9/324 14603
/proc/meminfo: memFree=27987392/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=286516 CPUtime=5.96 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 8364 0 0 0 595 1 0 0 25 0 4 0 652151893 293392384 3433 33554432000 4194304 4580107 140735356778768 18446744073709551615 4316297 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 71629 3433 378 95 0 66611 0
[pid=14599/tid=14600] ppid=14597 vsize=286516 CPUtime=1.49 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 2010 0 0 0 149 0 0 0 25 0 4 0 652151893 293392384 3433 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=286516 CPUtime=1.47 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1973 0 0 0 147 0 0 0 25 0 4 0 652151893 293392384 3433 33554432000 4194304 4580107 140735356778768 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=286516 CPUtime=1.48 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 1916 0 0 0 148 0 0 0 25 0 4 0 652151894 293392384 3433 33554432000 4194304 4580107 140735356778768 18446744073709551615 4320897 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286516

[startup+3.10085 s]
/proc/loadavg: 3.39 4.36 5.95 9/324 14603
/proc/meminfo: memFree=27957384/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=291416 CPUtime=12.34 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 19991 0 0 0 1231 3 0 0 25 0 4 0 652151893 298409984 11006 33554432000 4194304 4580107 140735356778768 18446744073709551615 4292966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 72854 11006 379 95 0 67836 0
[pid=14599/tid=14600] ppid=14597 vsize=291416 CPUtime=3.09 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 4302 0 0 0 309 0 0 0 25 0 4 0 652151893 298409984 11006 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=291416 CPUtime=3.05 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 5244 0 0 0 305 0 0 0 25 0 4 0 652151893 298409984 11006 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=291416 CPUtime=3.09 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 4960 0 0 0 308 1 0 0 25 0 4 0 652151894 298409984 11006 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 291416

[startup+6.30028 s]
/proc/loadavg: 3.76 4.42 5.97 9/324 14603
/proc/meminfo: memFree=27907288/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=283116 CPUtime=25.11 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 29573 0 0 0 2506 5 0 0 25 0 4 0 652151893 289910784 14569 33554432000 4194304 4580107 140735356778768 18446744073709551615 4321348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 70779 14569 379 95 0 65761 0
[pid=14599/tid=14600] ppid=14597 vsize=283116 CPUtime=6.29 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 7580 0 0 0 629 0 0 0 25 0 4 0 652151893 289910784 14569 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=283116 CPUtime=6.23 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 7241 0 0 0 622 1 0 0 25 0 4 0 652151893 289910784 14569 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=283116 CPUtime=6.29 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 7310 0 0 0 627 2 0 0 25 0 4 0 652151894 289910784 14569 33554432000 4194304 4580107 140735356778768 18446744073709551615 4296111 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 283116

[startup+12.7011 s]
/proc/loadavg: 4.10 4.48 5.98 9/324 14603
/proc/meminfo: memFree=27866144/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=319108 CPUtime=50.66 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 44814 0 0 0 5058 8 0 0 25 0 4 0 652151893 326766592 23900 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 79777 23900 379 95 0 74759 0
[pid=14599/tid=14600] ppid=14597 vsize=319108 CPUtime=12.69 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 11927 0 0 0 1268 1 0 0 25 0 4 0 652151893 326766592 23900 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=319108 CPUtime=12.56 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 11298 0 0 0 1255 1 0 0 25 0 4 0 652151893 326766592 23900 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=319108 CPUtime=12.68 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 10257 0 0 0 1266 2 0 0 25 0 4 0 652151894 326766592 23900 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 319108

[startup+25.5009 s]
/proc/loadavg: 4.96 4.65 6.01 9/324 14603
/proc/meminfo: memFree=27829472/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=319632 CPUtime=101.71 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 63800 0 0 0 10160 11 0 0 25 0 4 0 652151893 327303168 30012 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 79908 30012 379 95 0 74890 0
[pid=14599/tid=14600] ppid=14597 vsize=319632 CPUtime=25.49 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 19685 0 0 0 2547 2 0 0 25 0 4 0 652151893 327303168 30012 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=319632 CPUtime=25.23 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 13177 0 0 0 2521 2 0 0 25 0 4 0 652151893 327303168 30012 33554432000 4194304 4580107 140735356778768 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=319632 CPUtime=25.48 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 14288 0 0 0 2545 3 0 0 25 0 4 0 652151894 327303168 30012 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 319632

[startup+51.1003 s]
/proc/loadavg: 6.12 4.95 6.07 9/324 14604
/proc/meminfo: memFree=27763652/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=329044 CPUtime=203.87 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 103676 0 0 0 20364 23 0 0 25 0 4 0 652151893 336941056 43030 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 82261 43030 379 95 0 77243 0
[pid=14599/tid=14600] ppid=14597 vsize=329044 CPUtime=51.09 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 29382 0 0 0 5104 5 0 0 25 0 4 0 652151893 336941056 43030 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=329044 CPUtime=50.57 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 23574 0 0 0 5054 3 0 0 25 0 4 0 652151893 336941056 43030 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=329044 CPUtime=51.08 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 23180 0 0 0 5102 6 0 0 25 0 4 0 652151894 336941056 43030 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 329044

[startup+102.301 s]
/proc/loadavg: 7.26 5.43 6.17 9/324 14606
/proc/meminfo: memFree=27702124/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=406424 CPUtime=408.18 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 144842 0 0 0 40780 38 0 0 25 0 4 0 652151893 416178176 54551 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 101606 54551 379 95 0 96588 0
[pid=14599/tid=14600] ppid=14597 vsize=406424 CPUtime=102.3 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 41327 0 0 0 10221 9 0 0 25 0 4 0 652151893 416178176 54553 33554432000 4194304 4580107 140735356778768 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=406424 CPUtime=101.27 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 30252 0 0 0 10121 6 0 0 25 0 4 0 652151893 416178176 54553 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=406424 CPUtime=102.29 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 36765 0 0 0 10219 10 0 0 25 0 4 0 652151894 416178176 54553 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 406424

[startup+162.301 s]

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

[pid=14599] ppid=14597 vsize=634728 CPUtime=2562.8 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 503548 0 0 0 256095 185 0 0 25 0 4 0 652151893 649961472 105359 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 158682 105359 379 95 0 153664 0
[pid=14599/tid=14600] ppid=14597 vsize=634728 CPUtime=642.3 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 126657 0 0 0 64187 43 0 0 25 0 4 0 652151893 649961472 105359 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=634728 CPUtime=635.88 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 113930 0 0 0 63547 41 0 0 25 0 4 0 652151893 649961472 105359 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=634728 CPUtime=642.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 134027 0 0 0 64178 52 0 0 25 0 4 0 652151894 649961472 105359 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.8
Current children cumulated vsize (KiB) 634728

[startup+702.3 s]
/proc/loadavg: 8.08 7.75 7.08 9/324 14652
/proc/meminfo: memFree=27265844/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=726168 CPUtime=2802.2 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 537060 0 0 0 280019 201 0 0 25 0 4 0 652151893 743596032 119922 33554432000 4194304 4580107 140735356778768 18446744073709551615 4324379 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 181542 119922 379 95 0 176524 0
[pid=14599/tid=14600] ppid=14597 vsize=726168 CPUtime=702.31 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 137374 0 0 0 70183 48 0 0 25 0 4 0 652151893 743596032 119922 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=726168 CPUtime=695.26 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 120706 0 0 0 69482 44 0 0 25 0 4 0 652151893 743596032 119922 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=726168 CPUtime=702.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 141572 0 0 0 70175 55 0 0 25 0 4 0 652151894 743596032 119922 33554432000 4194304 4580107 140735356778768 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.2
Current children cumulated vsize (KiB) 726168

[startup+762.301 s]
/proc/loadavg: 8.13 7.84 7.16 9/324 14653
/proc/meminfo: memFree=27223412/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=768676 CPUtime=3041.62 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 553188 0 0 0 303954 208 0 0 25 0 4 0 652151893 787124224 121236 33554432000 4194304 4580107 140735356778768 18446744073709551615 4321096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 192169 121236 379 95 0 187151 0
[pid=14599/tid=14600] ppid=14597 vsize=768676 CPUtime=762.32 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 144901 0 0 0 76181 51 0 0 25 0 4 0 652151893 787124224 121237 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=768676 CPUtime=754.67 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 122433 0 0 0 75422 45 0 0 25 0 4 0 652151893 787124224 121237 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=768676 CPUtime=762.31 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 145798 0 0 0 76173 58 0 0 25 0 4 0 652151894 787124224 121237 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.62
Current children cumulated vsize (KiB) 768676

[startup+822.301 s]
/proc/loadavg: 8.12 7.89 7.21 9/324 14655
/proc/meminfo: memFree=27181836/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=835060 CPUtime=3281.01 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 576564 0 0 0 327880 221 0 0 25 0 4 0 652151893 855101440 127162 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 208765 127162 379 95 0 203747 0
[pid=14599/tid=14600] ppid=14597 vsize=835060 CPUtime=822.31 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 153149 0 0 0 82175 56 0 0 25 0 4 0 652151893 855101440 127162 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=835060 CPUtime=814.07 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 125214 0 0 0 81360 47 0 0 25 0 4 0 652151893 855101440 127162 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=835060 CPUtime=822.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 150485 0 0 0 82170 60 0 0 25 0 4 0 652151894 855101440 127162 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 835060

[startup+882.312 s]
/proc/loadavg: 8.08 7.92 7.27 9/324 14656
/proc/meminfo: memFree=27095504/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=732112 CPUtime=3520.45 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 608637 0 0 0 351811 234 0 0 25 0 4 0 652151893 749682688 141806 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 183028 141806 379 95 0 178010 0
[pid=14599/tid=14600] ppid=14597 vsize=732112 CPUtime=882.32 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 164074 0 0 0 88173 59 0 0 25 0 4 0 652151893 749682688 141806 33554432000 4194304 4580107 140735356778768 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=732112 CPUtime=873.46 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 127620 0 0 0 87298 48 0 0 25 0 4 0 652151893 749682688 141806 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=732112 CPUtime=882.31 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 160645 0 0 0 88168 63 0 0 25 0 4 0 652151894 749682688 141806 33554432000 4194304 4580107 140735356778768 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.45
Current children cumulated vsize (KiB) 732112

[startup+942.301 s]
/proc/loadavg: 8.25 7.99 7.33 9/324 14658
/proc/meminfo: memFree=27116572/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=679516 CPUtime=3759.79 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 622043 0 0 0 375736 243 0 0 25 0 4 0 652151893 695824384 141768 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 169879 141768 379 95 0 164861 0
[pid=14599/tid=14600] ppid=14597 vsize=679516 CPUtime=942.31 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 168090 0 0 0 94169 62 0 0 25 0 4 0 652151893 695824384 141768 33554432000 4194304 4580107 140735356778768 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=679516 CPUtime=932.84 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 127962 0 0 0 93235 49 0 0 25 0 4 0 652151893 695824384 141768 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=679516 CPUtime=942.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 164080 0 0 0 94164 66 0 0 25 0 4 0 652151894 695824384 141768 33554432000 4194304 4580107 140735356778768 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.79
Current children cumulated vsize (KiB) 679516

[startup+1002.3 s]
/proc/loadavg: 8.16 8.01 7.37 9/324 14660
/proc/meminfo: memFree=27098056/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=745300 CPUtime=3999.19 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 641317 0 0 0 399666 253 0 0 25 0 4 0 652151893 763187200 143473 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 186325 143473 379 95 0 181307 0
[pid=14599/tid=14600] ppid=14597 vsize=745300 CPUtime=1002.31 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 175449 0 0 0 100165 66 0 0 25 0 4 0 652151893 763187200 143473 33554432000 4194304 4580107 140735356778768 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=745300 CPUtime=992.23 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 128806 0 0 0 99174 49 0 0 25 0 4 0 652151893 763187200 143473 33554432000 4194304 4580107 140735356778768 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=745300 CPUtime=1002.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 168397 0 0 0 100163 67 0 0 25 0 4 0 652151894 763187200 143473 33554432000 4194304 4580107 140735356778768 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.19
Current children cumulated vsize (KiB) 745300

[startup+1062.3 s]
/proc/loadavg: 8.21 8.04 7.42 9/324 14661
/proc/meminfo: memFree=27068764/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=855404 CPUtime=4238.6 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 664129 0 0 0 423595 265 0 0 25 0 4 0 652151893 875933696 152366 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 213851 152366 379 95 0 208833 0
[pid=14599/tid=14600] ppid=14597 vsize=855404 CPUtime=1062.31 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 182983 0 0 0 106162 69 0 0 25 0 4 0 652151893 875933696 152366 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=855404 CPUtime=1051.63 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 130839 0 0 0 105113 50 0 0 25 0 4 0 652151893 875933696 152366 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=855404 CPUtime=1062.31 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 174509 0 0 0 106160 71 0 0 25 0 4 0 652151894 875933696 152366 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.6
Current children cumulated vsize (KiB) 855404

[startup+1122.3 s]
/proc/loadavg: 8.14 8.04 7.46 9/324 14663
/proc/meminfo: memFree=27080392/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=856536 CPUtime=4477.99 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 687758 0 0 0 447523 276 0 0 25 0 4 0 652151893 877092864 148765 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 214134 148765 379 95 0 209116 0
[pid=14599/tid=14600] ppid=14597 vsize=856536 CPUtime=1122.32 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 192768 0 0 0 112159 73 0 0 25 0 4 0 652151893 877092864 148765 33554432000 4194304 4580107 140735356778768 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=856536 CPUtime=1111.03 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 131463 0 0 0 111052 51 0 0 25 0 4 0 652151893 877092864 148765 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=856536 CPUtime=1122.31 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 181740 0 0 0 112156 75 0 0 25 0 4 0 652151894 877092864 148765 33554432000 4194304 4580107 140735356778768 18446744073709551615 4292952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.99
Current children cumulated vsize (KiB) 856536

[startup+1182.3 s]
/proc/loadavg: 8.17 8.06 7.50 9/324 14664
/proc/meminfo: memFree=27049948/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=776088 CPUtime=4717.38 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 709095 0 0 0 471450 288 0 0 25 0 4 0 652151893 794714112 152875 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 194022 152875 379 95 0 189004 0
[pid=14599/tid=14600] ppid=14597 vsize=776088 CPUtime=1182.32 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 196955 0 0 0 118157 75 0 0 25 0 4 0 652151893 794714112 152875 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=776088 CPUtime=1170.41 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 137319 0 0 0 116987 54 0 0 25 0 4 0 652151893 794714112 152875 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=776088 CPUtime=1182.3 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 187593 0 0 0 118152 78 0 0 25 0 4 0 652151894 794714112 152875 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.38
Current children cumulated vsize (KiB) 776088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.11 8.06 7.51 9/324 14665
/proc/meminfo: memFree=27042876/32950928 swapFree=60199044/67111528
[pid=14599] ppid=14597 vsize=830188 CPUtime=4800.39 cores=1,3,5,7
/proc/14599/stat : 14599 (strangenight2-m) R 14597 14599 14558 0 -1 4202496 716894 0 0 0 479746 293 0 0 25 0 4 0 652151893 850112512 152544 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14599/statm: 207547 152544 379 95 0 202529 0
[pid=14599/tid=14600] ppid=14597 vsize=830188 CPUtime=1203.13 cores=1,3,5,7
/proc/14599/task/14600/stat : 14600 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 199764 0 0 0 120237 76 0 0 25 0 4 0 652151893 850112512 152545 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14599/tid=14601] ppid=14597 vsize=830188 CPUtime=1191 cores=1,3,5,7
/proc/14599/task/14601/stat : 14601 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 139134 0 0 0 119044 56 0 0 25 0 4 0 652151893 850112512 152545 33554432000 4194304 4580107 140735356778768 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14599/tid=14602] ppid=14597 vsize=830188 CPUtime=1203.12 cores=1,3,5,7
/proc/14599/task/14602/stat : 14602 (strangenight2-m) R 14597 14599 14558 0 -1 4202560 190486 0 0 0 120233 79 0 0 25 0 4 0 652151894 850112512 152545 33554432000 4194304 4580107 140735356778768 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 830188

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.14
CPU time (s): 4800.46
CPU user time (s): 4797.5
CPU system time (s): 2.96055
CPU usage (%): 398.994
Max. virtual memory (cumulated for all children) (KiB): 975608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 2.96055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 716897
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= 447
involuntary context switches= 18754

runsolver used 3.31849 second user time and 8.82366 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 22:38:51
IDJOB=3366494
IDBENCH=82903
IDSOLVER=1844
FILE ID=node122/3366494-1305405531
RUNJOBID= node122-1305405531-14577
PBS_JOBID= 13324494
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 9649b9e4fa8d251c4c59f8783cbf0b60
RANDOM SEED=332177665

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28011124 kB
Buffers:        273976 kB
Cached:        3349784 kB
SwapCached:      50104 kB
Active:         875044 kB
Inactive:      3854396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28011124 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           11104 kB
Writeback:           8 kB
AnonPages:     1065968 kB
Mapped:          14044 kB
Slab:           113136 kB
PageTables:      32248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52610552 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= 73428 MiB
End job on node122 at 2011-05-14 22:58:56