Trace number 3366542

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.37 1203.16

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
MD5SUM23d58aabf220f78ecd3bc4380d2e7fb8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.100983
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
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-3366542-1305407106.cnf'
0.00/0.01	c -- header says num vars:            175
0.00/0.01	c -- header says num clauses:        3727
0.00/0.01	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.01	c -- vars added        175
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.09/0.68	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.68	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.68	c calculated reachability. Time: 0.00
0.09/0.68	c Calc default polars -  time:   0.00 s pos:      83 undec:       8 neg:      84
0.09/0.68	c =========================================================================================
0.09/0.68	c types(t): F = full restart, N = normal restart
0.09/0.68	c types(t): S = simplification begin/end, E = solution found
0.09/0.68	c restart types(rt): st = static, dy = dynamic
0.09/0.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.68	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.09/0.68	c Decided on static restart strategy
0.09/0.68	c  N st     8      4913       175      3727         0      4728     18635    161828   no data   no data
0.09/0.68	c  N st    10     11295       175      3727         0      4373     18635    108310   no data   no data
0.09/0.80	c  N st    11     17038       175      3727         0      9881     18635    292897   no data   no data
3.97/1.00	c  F st    12     25001       175      3727         0     12087     18635    363258   no data   no data
3.97/1.00	c  N st    12     25001       175      3727         0     12087     18635    363258   no data   no data
5.16/1.30	c Decided on static restart strategy
5.16/1.30	c  N st    18     30000       175      3727         0     10392     18635    296109   no data   no data
5.16/1.30	c  S st    18     30000       175      3727         0     10392     18635    296109   no data   no data
5.16/1.30	c  S st    18     30501       175      3727         0     10887     18635    312191   no data   no data
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.30	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.45	c lits-rem:       197  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.19 s
5.56/1.49	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
5.56/1.49	c calculated reachability. Time: 0.00
5.56/1.49	c  N st    18     30501       175      3727         0      9849     18635    272143   no data   no data
7.19/1.83	c  N st    20     37612       175      3727         0      9106     18635    224909   no data   no data
8.35/2.17	c  N st    21     44011       175      3727         0     15220     18635    428888   no data   no data
8.75/2.27	c  S st    22     45751       175      3727         0     16890     18635    484582   no data   no data
9.15/2.33	c  S st    22     46254       175      3727         0      8803     18635    190669   no data   no data
9.15/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.15/2.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.15/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.15/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.15/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.36	c lits-rem:        20  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.02 s
9.15/2.36	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
9.15/2.36	c vivif2 --  cl tried     8674 cl shrink        0 lits rem          0 time: 0.00
9.55/2.41	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
9.55/2.41	c calculated reachability. Time: 0.00
9.55/2.41	c  N st    22     46254       175      3727         0      8674     18635    185952   no data   no data
12.74/3.23	c  N st    23     60651       175      3727         0     12928     18635    316967   no data   no data
15.15/3.83	c  N st    24     69382       175      3727         0     10751     18635    219795   no data   no data
15.15/3.83	c  S st    24     69382       175      3727         0     10751     18635    219795   no data   no data
15.15/3.86	c  S st    24     69889       175      3727         0     11252     18635    236637   no data   no data
15.15/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.15/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.15/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
15.15/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.15/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.15/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.92	c lits-rem:        92  cl-subs:      170  v-elim:      0  v-fix:    0  time:  0.05 s
15.54/3.92	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
15.54/3.93	c vivif2 --  cl tried    11082 cl shrink        0 lits rem          0 time: 0.00
15.54/3.98	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
15.54/3.98	c calculated reachability. Time: 0.00
15.54/3.98	c  N st    24     69889       175      3727         0     11082     18635    229725   no data   no data
20.35/5.16	c  F st    25     87500       175      3727         0     16409     18635    402690   no data   no data
20.35/5.16	c  N st    25     87500       175      3727         0     16409     18635    402690   no data   no data
21.91/5.52	c Decided on static restart strategy
22.72/5.76	c  N st    32     95539       175      3727         0     24144     18635    665856   no data   no data
25.15/6.39	c  N st    34    104833       175      3727         0     20593     18635    534670   no data   no data
25.15/6.39	c  S st    34    104833       175      3727         0     20593     18635    534670   no data   no data
25.51/6.44	c  S st    34    105341       175      3727         0     21091     18635    550947   no data   no data
25.51/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.51/6.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.51/6.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.51/6.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.51/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.51/6.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
25.51/6.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.51/6.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.51/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.51/6.95	c lits-rem:       286  cl-subs:     1169  v-elim:      0  v-fix:    0  time:  0.48 s
27.51/6.95	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
27.51/6.96	c vivif2 --  cl tried    19922 cl shrink        0 lits rem          0 time: 0.01
27.91/7.04	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.09
27.91/7.04	c calculated reachability. Time: 0.00
27.91/7.04	c  N st    34    105341       175      3727         0     19922     18635    504296   no data   no data
30.69/7.76	c  N st    35    114939       175      3727         0     15694     18635    348101   no data   no data
35.49/8.92	c  N st    36    129336       175      3727         0     15132     18635    304135   no data   no data
41.87/10.59	c  N st    37    150931       175      3727         0     20437     18635    457157   no data   no data
44.26/11.12	c  S st    38    158013       175      3727         0     27230     18635    695017   no data   no data
44.26/11.19	c  S st    38    158518       175      3727         0     27728     18635    710956   no data   no data
44.26/11.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.66/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.66/11.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.66/11.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.66/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.66/11.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
44.66/11.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.66/11.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.66/11.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.66/12.20	c lits-rem:       520  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  0.98 s
48.66/12.20	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
48.66/12.21	c vivif2 --  cl tried    25987 cl shrink        0 lits rem          0 time: 0.01
49.05/12.33	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.11
49.05/12.33	c calculated reachability. Time: 0.00
49.05/12.33	c  N st    38    158518       175      3727         0     25987     18635    645176   no data   no data
67.01/16.81	c  N st    39    207107       175      3727         0     20848     18635    412334   no data   no data
79.37/19.94	c  N st    40    237777       175      3727         0     31058     18635    758537   no data   no data
79.37/19.94	c  S st    40    237777       175      3727         0     31058     18635    758537   no data   no data
79.77/20.05	c  S st    40    238280       175      3727         0     31553     18635    774540   no data   no data
79.77/20.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.77/20.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
79.77/20.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.77/20.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.77/20.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.77/20.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
79.77/20.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.77/20.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.17/20.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.76/21.56	c lits-rem:       653  cl-subs:     1653  v-elim:      0  v-fix:    0  time:  1.46 s
85.76/21.56	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
85.76/21.56	c vivif2 --  cl tried    29900 cl shrink        0 lits rem          0 time: 0.01
86.18/21.70	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.14
86.18/21.70	c calculated reachability. Time: 0.00
86.18/21.70	c  N st    40    238280       175      3727         0     29900     18635    710967   no data   no data
112.52/28.27	c  F st    41    306250       175      3727         0     31811     18635    724064   no data   no data
112.52/28.27	c  N st    41    306250       175      3727         0     31811     18635    724064   no data   no data
114.89/28.83	c Decided on static restart strategy
124.06/31.13	c  N st    51    334555       175      3727         0     35963     18635    822982   no data   no data
133.24/33.48	c  N st    53    357420       175      3727         0     33990     18635    737647   no data   no data
133.24/33.48	c  S st    53    357420       175      3727         0     33990     18635    737647   no data   no data
133.64/33.56	c  S st    53    357923       175      3727         0     34489     18635    754006   no data   no data
133.64/33.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.64/33.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
133.64/33.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.64/33.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.64/33.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.64/33.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
133.64/33.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.64/33.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.04/33.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.23/34.47	c lits-rem:       371  cl-subs:     1346  v-elim:      0  v-fix:    0  time:  0.87 s
137.23/34.47	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
137.23/34.48	c vivif2 --  cl tried    33143 cl shrink        0 lits rem          0 time: 0.01
138.03/34.64	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
138.03/34.64	c calculated reachability. Time: 0.00
138.03/34.64	c  N st    53    357923       175      3727         0     33143     18635    700728   no data   no data
153.99/38.69	c  N st    54    390316       175      3727         0     39127     18635    897124   no data   no data
184.70/46.32	c  N st    55    438905       175      3727         0     33040     18635    655378   no data   no data
221.81/55.63	c  N st    56    511788       175      3727         0     46128     18635   1035438   no data   no data
234.18/58.74	c  N st    57    536885       175      3727         0     40483     18635    828775   no data   no data
234.18/58.74	c  S st    57    536885       175      3727         0     40483     18635    828775   no data   no data
234.58/58.84	c  S st    57    537387       175      3727         0     40980     18635    845278   no data   no data
234.58/58.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.58/58.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
234.58/58.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.58/58.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.58/58.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.58/58.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
234.58/58.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.58/58.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
234.58/58.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.79/60.18	c lits-rem:       457  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  1.29 s
239.79/60.18	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
239.79/60.19	c vivif2 --  cl tried    39205 cl shrink        0 lits rem          0 time: 0.01
240.55/60.38	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.18
240.55/60.38	c calculated reachability. Time: 0.00
240.55/60.38	c  N st    57    537387       175      3727         0     39205     18635    783729   no data   no data
339.92/85.28	c  N st    58    701374       175      3727         0     67404     18635   1703895   no data   no data
411.37/103.14	c  N st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
411.37/103.14	c  S st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
412.12/103.31	c  S st    59    806588       175      3727         0     62335     18635   1458006   no data   no data
412.12/103.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
412.12/103.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
412.12/103.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.12/103.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.12/103.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
412.12/103.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
412.12/103.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
412.12/103.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
412.53/103.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.44/112.45	c lits-rem:      1546  cl-subs:     4884  v-elim:      0  v-fix:    0  time:  9.05 s
448.44/112.45	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
448.44/112.47	c vivif2 --  cl tried    57451 cl shrink        0 lits rem          0 time: 0.02
449.64/112.78	c asymm  cl-useful: 0/3354/3727 lits-rem:0 time: 0.31
449.64/112.78	c calculated reachability. Time: 0.00
449.64/112.78	c  N st    59    806588       175      3727         0     57451     18635   1285994   no data   no data
640.35/160.50	c  F st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
640.35/160.50	c  N st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
645.54/161.83	c Decided on static restart strategy
662.30/166.04	c  N st    70   1100177       175      3727         0     57276     18635   1119373   no data   no data
689.43/172.88	c  N st    72   1136170       175      3727         0     47877     18635    779593   no data   no data
717.77/179.95	c  N st    73   1168563       175      3727         0     78920     18635   1856114   no data   no data
756.06/189.57	c  N st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
756.06/189.57	c  S st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
757.26/189.86	c  S st    74   1210388       175      3727         0     73949     18635   1672776   no data   no data
757.26/189.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.69/189.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
757.69/189.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.69/189.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.69/189.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.69/189.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
757.69/189.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
757.69/189.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
757.69/189.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.89/206.09	c lits-rem:      1224  cl-subs:     4012  v-elim:      0  v-fix:    0  time: 16.10 s
821.89/206.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
822.28/206.11	c vivif2 --  cl tried    69937 cl shrink        0 lits rem          0 time: 0.02
823.92/206.58	c asymm  cl-useful: 0/2885/3727 lits-rem:0 time: 0.47
823.92/206.58	c calculated reachability. Time: 0.00
823.92/206.58	c  N st    74   1210388       175      3727         0     69937     18635   1520139   no data   no data
890.91/223.32	c  N st    75   1283271       175      3727         0     47119     18635    686071   no data   no data
985.06/246.98	c  N st    76   1392594       175      3727         0     54960     18635    905105   no data   no data
1132.28/283.84	c  N st    77   1556578       175      3727         0     59434     18635   1006001   no data   no data
1264.35/316.99	c  N st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
1264.35/316.99	c  S st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
1265.55/317.28	c  S st    78   1710892       175      3727         0    101084     18635   2461415   no data   no data
1265.55/317.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.95/317.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1265.95/317.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1265.95/317.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.95/317.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.95/317.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1265.95/317.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1265.95/317.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1266.35/317.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1375.68/344.82	c lits-rem:      3513  cl-subs:     7677  v-elim:      0  v-fix:    0  time: 27.38 s
1375.68/344.82	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1375.68/344.85	c vivif2 --  cl tried    93407 cl shrink        0 lits rem          0 time: 0.03
1376.50/345.02	c asymm  cl-useful: 0/842/3727 lits-rem:0 time: 0.18
1376.50/345.03	c calculated reachability. Time: 0.00
1376.50/345.03	c  N st    78   1710892       175      3727         0     93407     18635   2175010   no data   no data
1739.95/436.18	c  N st    79   2079856       175      3727         0    104426     18635   2432333   no data   no data
1875.59/470.17	c  N st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
1875.59/470.17	c  S st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
1876.81/470.50	c  S st    80   2211396       175      3727         0    109072     18635   2516459   no data   no data
1876.81/470.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1877.22/470.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1877.22/470.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1877.22/470.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1877.22/470.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1877.22/470.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1877.22/470.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1877.22/470.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1877.58/470.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1994.49/499.97	c lits-rem:      2452  cl-subs:     8427  v-elim:      0  v-fix:    0  time: 29.31 s
1994.49/499.97	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1994.89/500.00	c vivif2 --  cl tried   100645 cl shrink        0 lits rem          0 time: 0.03
1996.08/500.37	c asymm  cl-useful: 0/2089/3727 lits-rem:0 time: 0.37
1996.08/500.38	c calculated reachability. Time: 0.00
1996.08/500.38	c  N st    80   2211396       175      3727         0    100645     18635   2216265   no data   no data
2562.25/642.23	c  N st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
2562.25/642.23	c  S st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
2563.85/642.65	c  S st    81   2711904       175      3727         0    124499     18635   2970520   no data   no data
2563.85/642.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2564.25/642.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2564.25/642.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2564.25/642.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2564.25/642.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2564.25/642.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2564.25/642.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2564.25/642.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2564.65/642.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2712.25/679.81	c lits-rem:      2617  cl-subs:     8541  v-elim:      0  v-fix:    0  time: 36.97 s
2712.25/679.81	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2712.25/679.86	c vivif2 --  cl tried   115958 cl shrink        0 lits rem          0 time: 0.05
2713.84/680.27	c asymm  cl-useful: 0/1461/3727 lits-rem:0 time: 0.40
2713.84/680.27	c calculated reachability. Time: 0.00
2713.84/680.27	c  N st    81   2711904       175      3727         0    115958     18635   2659760   no data   no data
3346.26/838.76	c  N st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
3346.26/838.76	c  S st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
3347.85/839.15	c  S st    82   3212406       175      3727         0     92265     18635   1639343   no data   no data
3347.85/839.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3348.25/839.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
3348.25/839.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3348.25/839.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3348.25/839.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3348.25/839.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3348.25/839.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3348.25/839.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3348.65/839.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3393.33/850.57	c lits-rem:       872  cl-subs:     3961  v-elim:      0  v-fix:    0  time: 11.27 s
3393.33/850.57	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3393.73/850.60	c vivif2 --  cl tried    88304 cl shrink        0 lits rem          0 time: 0.03
3395.35/851.06	c asymm  cl-useful: 0/2262/3727 lits-rem:0 time: 0.46
3395.35/851.06	c calculated reachability. Time: 0.00
3395.35/851.06	c  N st    82   3212406       175      3727         0     88304     18635   1505503   no data   no data
3984.67/998.78	c  N st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
3984.67/998.78	c  S st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
3985.86/999.04	c  S st    83   3712910       175      3727         0     99625     18635   1757842   no data   no data
3985.86/999.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3986.26/999.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
3986.26/999.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3986.26/999.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3986.26/999.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3986.26/999.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3986.26/999.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3986.26/999.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3986.26/999.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4016.59/1006.79	c lits-rem:       930  cl-subs:     4138  v-elim:      0  v-fix:    0  time:  7.61 s
4016.59/1006.79	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4016.99/1006.82	c vivif2 --  cl tried    95487 cl shrink        0 lits rem          0 time: 0.03
4018.19/1007.20	c asymm  cl-useful: 0/1465/3727 lits-rem:0 time: 0.38
4018.61/1007.21	c calculated reachability. Time: 0.00
4018.61/1007.21	c  N st    83   3712910       175      3727         0     95487     18635   1618415   no data   no data
4082.03/1023.14	c  F st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
4082.03/1023.15	c  N st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
4098.03/1027.13	c Decided on static restart strategy
4163.44/1043.57	c  N st    94   3779865       175      3727         0    159311     18635   3847655   no data   no data
4225.30/1059.02	c  N st    96   3815859       175      3727         0    113290     18635   2212335   no data   no data
4277.96/1072.25	c  N st    97   3848251       175      3727         0    144193     18635   3286794   no data   no data
4359.73/1092.77	c  N st    98   3896839       175      3727         0    108737     18635   2030063   no data   no data
4473.04/1121.17	c  N st    99   3969722       175      3727         0     95228     18635   1529792   no data   no data
4627.86/1159.91	c  N st   100   4079045       175      3727         0    115394     18635   2211953   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-3366542-1305407106/watcher-3366542-1305407106 -o /tmp/evaluation-result-3366542-1305407106/solver-3366542-1305407106 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366542-1305407106.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 406 0 0 0 1 0 0 0 25 0 4 0 652312961 52396032 347 33554432000 4194304 4580107 140734709709376 18446744073709551615 47704406337458 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 12792 347 299 95 0 7774 0
[pid=8139/tid=8140] ppid=8137 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652312962 52396032 347 33554432000 4194304 4580107 140734709709376 18446744073709551615 47704406337458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652312962 52396032 347 33554432000 4194304 4580107 140734709709376 18446744073709551615 47704406337458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652312962 52396032 347 33554432000 4194304 4580107 140734709709376 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.031546 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=281684 CPUtime=0.09 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 1515 0 0 0 9 0 0 0 18 0 4 0 652312961 288444416 1437 33554432000 4194304 4580107 140734709709376 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 70421 1457 368 95 0 65403 0
[pid=8139/tid=8140] ppid=8137 vsize=281684 CPUtime=0.02 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 284 0 0 0 2 0 0 0 18 0 4 0 652312962 288444416 1499 33554432000 4194304 4580107 140734709709376 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=281684 CPUtime=0.02 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 321 0 0 0 2 0 0 0 18 0 4 0 652312962 288444416 1564 33554432000 4194304 4580107 140734709709376 18446744073709551615 212435713803 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=281684 CPUtime=0.01 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) S 8137 8139 7962 0 -1 4202560 195 0 0 0 1 0 0 0 18 0 4 0 652312962 288444416 1586 33554432000 4194304 4580107 140734709709376 18446744073709551615 212436122094 0 0 4096 2 18446604462862104512 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 281684

[startup+0.969116 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=285712 CPUtime=3.84 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 7437 0 0 0 383 1 0 0 19 0 4 0 652312961 292569088 3744 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 71428 3744 378 95 0 66410 0
[pid=8139/tid=8140] ppid=8137 vsize=285712 CPUtime=0.96 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1806 0 0 0 96 0 0 0 19 0 4 0 652312962 292569088 3744 33554432000 4194304 4580107 140734709709376 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=285712 CPUtime=0.96 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1778 0 0 0 96 0 0 0 19 0 4 0 652312962 292569088 3744 33554432000 4194304 4580107 140734709709376 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=285712 CPUtime=0.94 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1633 0 0 0 94 0 0 0 19 0 4 0 652312962 292569088 3744 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 285712

[startup+1.00111 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=285712 CPUtime=3.97 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 7536 0 0 0 396 1 0 0 19 0 4 0 652312961 292569088 3843 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 71428 3843 378 95 0 66410 0
[pid=8139/tid=8140] ppid=8137 vsize=285712 CPUtime=0.99 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1832 0 0 0 99 0 0 0 19 0 4 0 652312962 292569088 3843 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=285712 CPUtime=0.99 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1801 0 0 0 99 0 0 0 19 0 4 0 652312962 292569088 3843 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=285712 CPUtime=0.98 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1662 0 0 0 98 0 0 0 19 0 4 0 652312962 292569088 3843 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 285712

[startup+1.10109 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=286572 CPUtime=4.37 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 8811 0 0 0 436 1 0 0 19 0 4 0 652312961 293449728 3272 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 71643 3272 378 95 0 66625 0
[pid=8139/tid=8140] ppid=8137 vsize=286572 CPUtime=1.09 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 2165 0 0 0 109 0 0 0 19 0 4 0 652312962 293449728 3272 33554432000 4194304 4580107 140734709709376 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=286572 CPUtime=1.09 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 2120 0 0 0 109 0 0 0 19 0 4 0 652312962 293449728 3272 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=286572 CPUtime=1.08 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 1958 0 0 0 108 0 0 0 19 0 4 0 652312962 293449728 3273 33554432000 4194304 4580107 140734709709376 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 286572

[startup+1.50101 s]
/proc/loadavg: 8.28 8.17 8.05 6/320 8139
/proc/meminfo: memFree=10803276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=286688 CPUtime=5.96 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 12184 0 0 0 595 1 0 0 20 0 4 0 652312961 293568512 5421 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 71672 5421 379 95 0 66654 0
[pid=8139/tid=8140] ppid=8137 vsize=286688 CPUtime=1.49 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 2513 0 0 0 149 0 0 0 19 0 4 0 652312962 293568512 5421 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=286688 CPUtime=1.49 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 2645 0 0 0 149 0 0 0 20 0 4 0 652312962 293568512 5421 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=286688 CPUtime=1.48 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 2500 0 0 0 148 0 0 0 20 0 4 0 652312962 293568512 5421 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286688

[startup+3.10071 s]
/proc/loadavg: 8.28 8.17 8.05 9/324 8143
/proc/meminfo: memFree=10745384/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=287756 CPUtime=12.35 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 24117 0 0 0 1231 4 0 0 25 0 4 0 652312961 294662144 11497 33554432000 4194304 4580107 140734709709376 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 71939 11497 379 95 0 66921 0
[pid=8139/tid=8140] ppid=8137 vsize=287756 CPUtime=3.09 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 5609 0 0 0 309 0 0 0 25 0 4 0 652312962 294662144 11497 33554432000 4194304 4580107 140734709709376 18446744073709551615 4324083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=287756 CPUtime=3.09 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 6202 0 0 0 308 1 0 0 25 0 4 0 652312962 294662144 11497 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=287756 CPUtime=3.05 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 5935 0 0 0 305 0 0 0 25 0 4 0 652312962 294662144 11497 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 287756

[startup+6.31211 s]
/proc/loadavg: 8.26 8.17 8.05 9/324 8143
/proc/meminfo: memFree=10724420/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=289304 CPUtime=25.15 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 37299 0 0 0 2508 7 0 0 25 0 4 0 652312961 296247296 16524 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 72326 16524 379 95 0 67308 0
[pid=8139/tid=8140] ppid=8137 vsize=289304 CPUtime=6.3 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 9566 0 0 0 629 1 0 0 25 0 4 0 652312962 296247296 16524 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=289304 CPUtime=6.3 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 9976 0 0 0 628 2 0 0 25 0 4 0 652312962 296247296 16524 33554432000 4194304 4580107 140734709709376 18446744073709551615 4416448 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=289304 CPUtime=6.23 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 8475 0 0 0 622 1 0 0 25 0 4 0 652312962 296247296 16524 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289304

[startup+12.7009 s]
/proc/loadavg: 8.24 8.17 8.05 9/324 8143
/proc/meminfo: memFree=10708800/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=300808 CPUtime=50.65 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 59046 0 0 0 5053 12 0 0 25 0 4 0 652312961 308027392 24052 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 75202 24053 379 95 0 70184 0
[pid=8139/tid=8140] ppid=8137 vsize=300808 CPUtime=12.69 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 14941 0 0 0 1266 3 0 0 25 0 4 0 652312962 308027392 24053 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=300808 CPUtime=12.68 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 14479 0 0 0 1266 2 0 0 25 0 4 0 652312962 308027392 24053 33554432000 4194304 4580107 140734709709376 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=300808 CPUtime=12.56 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 14465 0 0 0 1254 2 0 0 25 0 4 0 652312962 308027392 24053 33554432000 4194304 4580107 140734709709376 18446744073709551615 4489216 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 300808

[startup+25.5005 s]
/proc/loadavg: 8.19 8.16 8.05 9/324 8144
/proc/meminfo: memFree=10667632/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=271584 CPUtime=101.71 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 90946 0 0 0 10151 20 0 0 25 0 4 0 652312961 278102016 30854 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 67896 30854 379 95 0 62878 0
[pid=8139/tid=8140] ppid=8137 vsize=271584 CPUtime=25.49 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 23879 0 0 0 2544 5 0 0 25 0 4 0 652312962 278102016 30854 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=271584 CPUtime=25.49 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 22102 0 0 0 2544 5 0 0 25 0 4 0 652312962 278102016 30854 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=271584 CPUtime=25.23 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 21486 0 0 0 2519 4 0 0 25 0 4 0 652312962 278102016 30854 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 271584

[startup+51.1006 s]
/proc/loadavg: 8.19 8.16 8.05 9/324 8144
/proc/meminfo: memFree=10598200/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=372784 CPUtime=203.86 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 137135 0 0 0 20352 34 0 0 25 0 4 0 652312961 381730816 42080 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 93196 42080 379 95 0 88178 0
[pid=8139/tid=8140] ppid=8137 vsize=372784 CPUtime=51.09 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 35843 0 0 0 5102 7 0 0 25 0 4 0 652312962 381730816 42080 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=372784 CPUtime=51.08 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 33755 0 0 0 5101 7 0 0 25 0 4 0 652312962 381730816 42080 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=372784 CPUtime=50.56 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 32978 0 0 0 5048 8 0 0 25 0 4 0 652312962 381730816 42080 33554432000 4194304 4580107 140734709709376 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 372784

[startup+102.301 s]
/proc/loadavg: 8.23 8.17 8.06 9/324 8146
/proc/meminfo: memFree=10552420/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=439984 CPUtime=408.14 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 203270 0 0 0 40756 58 0 0 25 0 4 0 652312961 450543616 51468 33554432000 4194304 4580107 140734709709376 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 109996 51468 379 95 0 104978 0
[pid=8139/tid=8140] ppid=8137 vsize=439984 CPUtime=102.29 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 50618 0 0 0 10218 11 0 0 25 0 4 0 652312962 450543616 51468 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=439984 CPUtime=102.28 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 50529 0 0 0 10214 14 0 0 25 0 4 0 652312962 450543616 51468 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=439984 CPUtime=101.24 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 49072 0 0 0 10110 14 0 0 25 0 4 0 652312962 450543616 51468 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 439984

[startup+162.3 s]

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

[pid=8139] ppid=8137 vsize=657200 CPUtime=2802.03 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 694538 0 0 0 279930 273 0 0 25 0 4 0 652312961 672972800 115180 33554432000 4194304 4580107 140734709709376 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 164300 115180 379 95 0 159282 0
[pid=8139/tid=8140] ppid=8137 vsize=657200 CPUtime=702.3 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 172660 0 0 0 70164 66 0 0 25 0 4 0 652312962 672972800 115180 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=657200 CPUtime=702.3 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 174738 0 0 0 70159 71 0 0 25 0 4 0 652312962 672972800 115180 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=657200 CPUtime=695.08 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 168372 0 0 0 69441 67 0 0 25 0 4 0 652312962 672972800 115180 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.03
Current children cumulated vsize (KiB) 657200

[startup+762.301 s]
/proc/loadavg: 8.07 8.10 8.06 9/324 8194
/proc/meminfo: memFree=10541640/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=709348 CPUtime=3041.43 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 738050 0 0 0 303850 293 0 0 25 0 4 0 652312961 726372352 128668 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 177337 128668 379 95 0 172319 0
[pid=8139/tid=8140] ppid=8137 vsize=709348 CPUtime=762.31 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 183102 0 0 0 76160 71 0 0 25 0 4 0 652312962 726372352 128668 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=709348 CPUtime=762.3 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 185729 0 0 0 76155 75 0 0 25 0 4 0 652312962 726372352 128668 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=709348 CPUtime=754.47 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 179002 0 0 0 75375 72 0 0 25 0 4 0 652312962 726372352 128668 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.43
Current children cumulated vsize (KiB) 709348

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 8.06 9/324 8196
/proc/meminfo: memFree=10481088/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=775676 CPUtime=3280.83 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 759394 0 0 0 327782 301 0 0 25 0 4 0 652312961 794292224 130457 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 193919 130457 379 95 0 188901 0
[pid=8139/tid=8140] ppid=8137 vsize=775676 CPUtime=822.31 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 184910 0 0 0 82160 71 0 0 25 0 4 0 652312962 794292224 130457 33554432000 4194304 4580107 140734709709376 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=775676 CPUtime=822.3 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 193849 0 0 0 82151 79 0 0 25 0 4 0 652312962 794292224 130457 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=775676 CPUtime=813.87 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 188847 0 0 0 81312 75 0 0 25 0 4 0 652312962 794292224 130457 33554432000 4194304 4580107 140734709709376 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.83
Current children cumulated vsize (KiB) 775676

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 8.06 9/324 8198
/proc/meminfo: memFree=10407276/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=761684 CPUtime=3520.22 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 785594 0 0 0 351708 314 0 0 25 0 4 0 652312961 779964416 132920 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294418 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 190421 132920 379 95 0 185403 0
[pid=8139/tid=8140] ppid=8137 vsize=761684 CPUtime=882.31 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 191719 0 0 0 88156 75 0 0 25 0 4 0 652312962 779964416 132920 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=761684 CPUtime=882.3 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 202871 0 0 0 88147 83 0 0 25 0 4 0 652312962 779964416 132920 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=761684 CPUtime=873.25 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 194318 0 0 0 87248 77 0 0 25 0 4 0 652312962 779964416 132920 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.22
Current children cumulated vsize (KiB) 761684

[startup+942.3 s]
/proc/loadavg: 8.19 8.12 8.07 9/324 8199
/proc/meminfo: memFree=10392508/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=890736 CPUtime=3759.65 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 814622 0 0 0 375637 328 0 0 25 0 4 0 652312961 912113664 142624 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 222684 142624 379 95 0 217666 0
[pid=8139/tid=8140] ppid=8137 vsize=890736 CPUtime=942.33 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 200745 0 0 0 94153 80 0 0 25 0 4 0 652312962 912113664 142626 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=890736 CPUtime=942.32 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 208993 0 0 0 94145 87 0 0 25 0 4 0 652312962 912113664 142626 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=890736 CPUtime=932.65 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 199233 0 0 0 93186 79 0 0 25 0 4 0 652312962 912113664 142626 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.65
Current children cumulated vsize (KiB) 890736

[startup+1002.3 s]
/proc/loadavg: 8.19 8.12 8.08 9/324 8201
/proc/meminfo: memFree=10317952/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=806300 CPUtime=3999.04 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 845723 0 0 0 399560 344 0 0 25 0 4 0 652312961 825651200 139092 33554432000 4194304 4580107 140734709709376 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 201575 139092 379 95 0 196557 0
[pid=8139/tid=8140] ppid=8137 vsize=806300 CPUtime=1002.31 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 209390 0 0 0 100147 84 0 0 25 0 4 0 652312962 825651200 139092 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=806300 CPUtime=1002.31 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 217895 0 0 0 100140 91 0 0 25 0 4 0 652312962 825651200 139092 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=806300 CPUtime=992.05 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 204304 0 0 0 99123 82 0 0 25 0 4 0 652312962 825651200 139092 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.04
Current children cumulated vsize (KiB) 806300

[startup+1062.31 s]
/proc/loadavg: 8.14 8.12 8.08 9/324 8202
/proc/meminfo: memFree=10238424/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=864588 CPUtime=4238.46 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 859849 0 0 0 423496 350 0 0 25 0 4 0 652312961 885338112 143502 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 216147 143502 379 95 0 211129 0
[pid=8139/tid=8140] ppid=8137 vsize=864588 CPUtime=1062.33 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 210155 0 0 0 106148 85 0 0 25 0 4 0 652312962 885338112 143502 33554432000 4194304 4580107 140734709709376 18446744073709551615 4416719 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=864588 CPUtime=1062.33 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 225231 0 0 0 106138 95 0 0 25 0 4 0 652312962 885338112 143502 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=864588 CPUtime=1051.45 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 206677 0 0 0 105062 83 0 0 25 0 4 0 652312962 885338112 143502 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.46
Current children cumulated vsize (KiB) 864588

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 8.08 9/324 8204
/proc/meminfo: memFree=10170580/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=842740 CPUtime=4477.84 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 892315 0 0 0 447419 365 0 0 25 0 4 0 652312961 862965760 153954 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 210685 153954 379 95 0 205667 0
[pid=8139/tid=8140] ppid=8137 vsize=842740 CPUtime=1122.32 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 218531 0 0 0 112143 89 0 0 25 0 4 0 652312962 862965760 153954 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=842740 CPUtime=1122.31 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 233302 0 0 0 112133 98 0 0 25 0 4 0 652312962 862965760 153954 33554432000 4194304 4580107 140734709709376 18446744073709551615 4320891 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=842740 CPUtime=1110.84 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 214688 0 0 0 110998 86 0 0 25 0 4 0 652312962 862965760 153954 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.84
Current children cumulated vsize (KiB) 842740

[startup+1182.3 s]
/proc/loadavg: 8.20 8.13 8.09 9/324 8206
/proc/meminfo: memFree=10130632/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=908388 CPUtime=4717.23 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 926570 0 0 0 471342 381 0 0 25 0 4 0 652312961 930189312 166775 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 227097 166775 379 95 0 222079 0
[pid=8139/tid=8140] ppid=8137 vsize=908388 CPUtime=1182.33 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 227288 0 0 0 118140 93 0 0 25 0 4 0 652312962 930189312 166775 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=908388 CPUtime=1182.31 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 241461 0 0 0 118129 102 0 0 25 0 4 0 652312962 930189312 166775 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=908388 CPUtime=1170.24 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 223255 0 0 0 116933 91 0 0 25 0 4 0 652312962 930189312 166775 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.23
Current children cumulated vsize (KiB) 908388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.11 s]
/proc/loadavg: 8.13 8.12 8.08 9/324 8206
/proc/meminfo: memFree=10056100/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=1144704 CPUtime=4800.3 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 935018 0 0 0 479645 385 0 0 25 0 4 0 652312961 1172176896 175223 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 286176 175223 379 95 0 281158 0
[pid=8139/tid=8140] ppid=8137 vsize=1144704 CPUtime=1203.14 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 229323 0 0 0 120221 93 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=1144704 CPUtime=1203.14 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 243453 0 0 0 120211 103 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=1144704 CPUtime=1190.84 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 225300 0 0 0 118992 92 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1144704

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

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

[startup+1203.11 s]
/proc/loadavg: 8.13 8.12 8.08 9/324 8206
/proc/meminfo: memFree=10056100/32951124 swapFree=67093864/67111528
[pid=8139] ppid=8137 vsize=1144704 CPUtime=4800.3 cores=1,3,5,7
/proc/8139/stat : 8139 (strangenight2-m) R 8137 8139 7962 0 -1 4202496 935018 0 0 0 479645 385 0 0 25 0 4 0 652312961 1172176896 175223 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8139/statm: 286176 175223 379 95 0 281158 0
[pid=8139/tid=8140] ppid=8137 vsize=1144704 CPUtime=1203.14 cores=1,3,5,7
/proc/8139/task/8140/stat : 8140 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 229323 0 0 0 120221 93 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8139/tid=8141] ppid=8137 vsize=1144704 CPUtime=1203.14 cores=1,3,5,7
/proc/8139/task/8141/stat : 8141 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 243453 0 0 0 120211 103 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8139/tid=8142] ppid=8137 vsize=1144704 CPUtime=1190.84 cores=1,3,5,7
/proc/8139/task/8142/stat : 8142 (strangenight2-m) R 8137 8139 7962 0 -1 4202560 225300 0 0 0 118992 92 0 0 25 0 4 0 652312962 1172176896 175225 33554432000 4194304 4580107 140734709709376 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1144704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.16
CPU time (s): 4800.37
CPU user time (s): 4796.48
CPU system time (s): 3.88641
CPU usage (%): 398.98
Max. virtual memory (cumulated for all children) (KiB): 1144704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.48
system time used= 3.88641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 935021
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= 800
involuntary context switches= 33192

runsolver used 3.38549 second user time and 8.79566 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 23:05:06
IDJOB=3366542
IDBENCH=82951
IDSOLVER=1844
FILE ID=node102/3366542-1305407106
RUNJOBID= node102-1305405872-7981
PBS_JOBID= 13324503
Free space on /tmp= 73532 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366542-1305407106/watcher-3366542-1305407106 -o /tmp/evaluation-result-3366542-1305407106/solver-3366542-1305407106 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366542-1305407106.cnf

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

MD5SUM BENCH= 23d58aabf220f78ecd3bc4380d2e7fb8
RANDOM SEED=1989195049

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10803556 kB
Buffers:        256612 kB
Cached:        2804616 kB
SwapCached:       1128 kB
Active:       19872212 kB
Inactive:      1981272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10803556 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            5728 kB
Writeback:           0 kB
AnonPages:    18791352 kB
Mapped:          26800 kB
Slab:           176856 kB
PageTables:      53344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59491840 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= 73524 MiB
End job on node102 at 2011-05-14 23:25:11