Trace number 3174133

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.27 1201.74

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174133-1304101089.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      83 undec:       8 neg:      84
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.41/0.20	c  N st     8      4913       175      3727         0      4728     18635    161828   no data   no data
1.21/0.40	c  N st    10     11295       175      3727         0      4373     18635    108310   no data   no data
2.41/0.63	c  N st    11     17038       175      3727         0      9881     18635    292897   no data   no data
3.58/0.98	c  F st    12     25001       175      3727         0     12087     18635    363258   no data   no data
3.58/0.99	c  N st    12     25001       175      3727         0     12087     18635    363258   no data   no data
4.40/1.20	c Decided on static restart strategy
4.40/1.20	c  N st    18     30000       175      3727         0     10392     18635    296109   no data   no data
4.40/1.20	c  S st    18     30000       175      3727         0     10392     18635    296109   no data   no data
4.80/1.23	c  S st    18     30501       175      3727         0     10887     18635    312191   no data   no data
4.80/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.80/1.23	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
4.80/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4.80/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.80/1.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.80/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.44	c lits-rem:       197  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.19 s
5.57/1.48	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
5.57/1.48	c calculated reachability. Time: 0.00
5.57/1.48	c  N st    18     30501       175      3727         0      9849     18635    272143   no data   no data
7.17/1.82	c  N st    20     37612       175      3727         0      9106     18635    224909   no data   no data
8.37/2.15	c  N st    21     44011       175      3727         0     15220     18635    428888   no data   no data
8.78/2.26	c  S st    22     45751       175      3727         0     16890     18635    484582   no data   no data
9.19/2.31	c  S st    22     46254       175      3727         0      8803     18635    190669   no data   no data
9.19/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.19/2.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.19/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.35	c lits-rem:        20  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.02 s
9.19/2.35	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
9.19/2.35	c vivif2 --  cl tried     8674 cl shrink        0 lits rem          0 time: 0.00
9.19/2.40	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
9.19/2.40	c calculated reachability. Time: 0.00
9.19/2.40	c  N st    22     46254       175      3727         0      8674     18635    185952   no data   no data
12.76/3.21	c  N st    23     60651       175      3727         0     12928     18635    316967   no data   no data
15.16/3.81	c  N st    24     69382       175      3727         0     10751     18635    219795   no data   no data
15.16/3.81	c  S st    24     69382       175      3727         0     10751     18635    219795   no data   no data
15.16/3.84	c  S st    24     69889       175      3727         0     11252     18635    236637   no data   no data
15.16/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.16/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
15.16/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.16/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.91	c lits-rem:        92  cl-subs:      170  v-elim:      0  v-fix:    0  time:  0.05 s
15.56/3.91	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
15.56/3.91	c vivif2 --  cl tried    11082 cl shrink        0 lits rem          0 time: 0.00
15.56/3.96	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
15.56/3.96	c calculated reachability. Time: 0.00
15.56/3.96	c  N st    24     69889       175      3727         0     11082     18635    229725   no data   no data
20.35/5.13	c  F st    25     87500       175      3727         0     16409     18635    402690   no data   no data
20.35/5.14	c  N st    25     87500       175      3727         0     16409     18635    402690   no data   no data
21.55/5.49	c Decided on static restart strategy
22.75/5.73	c  N st    32     95539       175      3727         0     24144     18635    665856   no data   no data
25.15/6.36	c  N st    34    104833       175      3727         0     20593     18635    534670   no data   no data
25.15/6.36	c  S st    34    104833       175      3727         0     20593     18635    534670   no data   no data
25.55/6.42	c  S st    34    105341       175      3727         0     21091     18635    550947   no data   no data
25.55/6.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.55/6.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
25.55/6.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.55/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.92	c lits-rem:       286  cl-subs:     1169  v-elim:      0  v-fix:    0  time:  0.48 s
27.54/6.93	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
27.54/6.93	c vivif2 --  cl tried    19922 cl shrink        0 lits rem          0 time: 0.01
27.94/7.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.08
27.94/7.02	c calculated reachability. Time: 0.00
27.94/7.02	c  N st    34    105341       175      3727         0     19922     18635    504296   no data   no data
30.76/7.73	c  N st    35    114939       175      3727         0     15694     18635    348101   no data   no data
35.14/8.88	c  N st    36    129336       175      3727         0     15132     18635    304135   no data   no data
41.92/10.54	c  N st    37    150931       175      3727         0     20437     18635    457157   no data   no data
43.94/11.07	c  S st    38    158013       175      3727         0     27230     18635    695017   no data   no data
44.34/11.13	c  S st    38    158518       175      3727         0     27728     18635    710956   no data   no data
44.34/11.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.34/11.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
44.34/11.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.34/11.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.34/11.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.34/11.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
44.34/11.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.34/11.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.34/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.33/12.14	c lits-rem:       520  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  0.98 s
48.33/12.14	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
48.33/12.15	c vivif2 --  cl tried    25987 cl shrink        0 lits rem          0 time: 0.01
48.73/12.27	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.11
48.73/12.27	c calculated reachability. Time: 0.00
48.73/12.27	c  N st    38    158518       175      3727         0     25987     18635    645176   no data   no data
66.69/16.72	c  N st    39    207107       175      3727         0     20848     18635    412334   no data   no data
79.09/19.81	c  N st    40    237777       175      3727         0     31058     18635    758537   no data   no data
79.09/19.81	c  S st    40    237777       175      3727         0     31058     18635    758537   no data   no data
79.49/19.92	c  S st    40    238280       175      3727         0     31553     18635    774540   no data   no data
79.49/19.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.49/19.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
79.49/19.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.49/19.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.49/19.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.49/19.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
79.49/19.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.49/19.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.49/19.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.87/21.52	c lits-rem:       653  cl-subs:     1653  v-elim:      0  v-fix:    0  time:  1.55 s
85.87/21.52	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
85.87/21.53	c vivif2 --  cl tried    29900 cl shrink        0 lits rem          0 time: 0.01
86.27/21.67	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.14
86.27/21.67	c calculated reachability. Time: 0.00
86.27/21.67	c  N st    40    238280       175      3727         0     29900     18635    710967   no data   no data
112.22/28.17	c  F st    41    306250       175      3727         0     31811     18635    724064   no data   no data
112.22/28.17	c  N st    41    306250       175      3727         0     31811     18635    724064   no data   no data
114.65/28.71	c Decided on static restart strategy
123.80/31.01	c  N st    51    334555       175      3727         0     35963     18635    822982   no data   no data
133.00/33.33	c  N st    53    357420       175      3727         0     33990     18635    737647   no data   no data
133.00/33.33	c  S st    53    357420       175      3727         0     33990     18635    737647   no data   no data
133.39/33.42	c  S st    53    357923       175      3727         0     34489     18635    754006   no data   no data
133.39/33.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.39/33.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
133.39/33.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.39/33.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.39/33.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.39/33.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
133.39/33.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.39/33.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
133.39/33.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.98/34.34	c lits-rem:       371  cl-subs:     1346  v-elim:      0  v-fix:    0  time:  0.87 s
136.98/34.34	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
136.98/34.34	c vivif2 --  cl tried    33143 cl shrink        0 lits rem          0 time: 0.01
137.38/34.50	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.15
137.78/34.50	c calculated reachability. Time: 0.00
137.78/34.50	c  N st    53    357923       175      3727         0     33143     18635    700728   no data   no data
153.78/38.50	c  N st    54    390316       175      3727         0     39127     18635    897124   no data   no data
183.72/46.05	c  N st    55    438905       175      3727         0     33040     18635    655378   no data   no data
220.87/55.38	c  N st    56    511788       175      3727         0     46128     18635   1035438   no data   no data
233.28/58.48	c  N st    57    536885       175      3727         0     40483     18635    828775   no data   no data
233.28/58.48	c  S st    57    536885       175      3727         0     40483     18635    828775   no data   no data
233.65/58.57	c  S st    57    537387       175      3727         0     40980     18635    845278   no data   no data
233.65/58.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
233.65/58.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
233.65/58.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.65/58.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.65/58.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.65/58.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
233.65/58.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.06/58.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
234.06/58.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.25/59.91	c lits-rem:       457  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  1.28 s
239.25/59.91	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
239.25/59.92	c vivif2 --  cl tried    39205 cl shrink        0 lits rem          0 time: 0.01
240.05/60.11	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.19
240.05/60.11	c calculated reachability. Time: 0.00
240.05/60.11	c  N st    57    537387       175      3727         0     39205     18635    783729   no data   no data
338.73/84.87	c  N st    58    701374       175      3727         0     67404     18635   1703895   no data   no data
409.81/102.64	c  N st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
409.81/102.64	c  S st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
410.61/102.82	c  S st    59    806588       175      3727         0     62335     18635   1458006   no data   no data
410.61/102.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
410.61/102.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
410.61/102.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
410.61/102.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.61/102.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
410.61/102.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
410.61/102.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.61/102.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
411.01/102.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.56/111.87	c lits-rem:      1546  cl-subs:     4884  v-elim:      0  v-fix:    0  time:  8.97 s
446.56/111.87	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
446.56/111.89	c vivif2 --  cl tried    57451 cl shrink        0 lits rem          0 time: 0.02
447.76/112.19	c asymm  cl-useful: 0/3354/3727 lits-rem:0 time: 0.30
447.76/112.19	c calculated reachability. Time: 0.00
447.76/112.19	c  N st    59    806588       175      3727         0     57451     18635   1285994   no data   no data
637.52/159.64	c  F st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
637.52/159.64	c  N st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
642.69/160.94	c Decided on static restart strategy
659.49/165.15	c  N st    70   1100177       175      3727         0     57276     18635   1119373   no data   no data
686.62/171.95	c  N st    72   1136170       175      3727         0     47877     18635    779593   no data   no data
716.21/179.34	c  N st    73   1168563       175      3727         0     78920     18635   1856114   no data   no data
755.76/189.28	c  N st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
755.76/189.28	c  S st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
756.94/189.58	c  S st    74   1210388       175      3727         0     73949     18635   1672776   no data   no data
756.94/189.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.34/189.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
757.34/189.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.34/189.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.34/189.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.34/189.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
757.34/189.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
757.34/189.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
757.73/189.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.86/203.03	c lits-rem:      1224  cl-subs:     4012  v-elim:      0  v-fix:    0  time: 13.31 s
810.86/203.03	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
810.86/203.05	c vivif2 --  cl tried    69937 cl shrink        0 lits rem          0 time: 0.02
812.88/203.52	c asymm  cl-useful: 0/2885/3727 lits-rem:0 time: 0.47
812.88/203.52	c calculated reachability. Time: 0.00
812.88/203.52	c  N st    74   1210388       175      3727         0     69937     18635   1520139   no data   no data
881.16/220.69	c  N st    75   1283271       175      3727         0     47119     18635    686071   no data   no data
974.64/244.04	c  N st    76   1392594       175      3727         0     54960     18635    905105   no data   no data
1122.03/280.92	c  N st    77   1556578       175      3727         0     59434     18635   1006001   no data   no data
1253.85/313.93	c  N st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
1253.85/313.93	c  S st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
1255.05/314.21	c  S st    78   1710892       175      3727         0    101084     18635   2461415   no data   no data
1255.05/314.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1255.05/314.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1255.05/314.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1255.05/314.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1255.05/314.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1255.05/314.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1255.05/314.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1255.46/314.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1255.46/314.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.91/341.22	c lits-rem:      3513  cl-subs:     7677  v-elim:      0  v-fix:    0  time: 26.84 s
1362.91/341.22	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1362.91/341.25	c vivif2 --  cl tried    93407 cl shrink        0 lits rem          0 time: 0.03
1363.71/341.42	c asymm  cl-useful: 0/842/3727 lits-rem:0 time: 0.17
1363.71/341.42	c calculated reachability. Time: 0.00
1363.71/341.42	c  N st    78   1710892       175      3727         0     93407     18635   2175010   no data   no data
1726.41/432.22	c  N st    79   2079856       175      3727         0    104426     18635   2432333   no data   no data
1861.42/466.03	c  N st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
1861.42/466.03	c  S st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
1862.63/466.36	c  S st    80   2211396       175      3727         0    109072     18635   2516459   no data   no data
1862.63/466.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1863.04/466.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1863.04/466.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1863.04/466.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1863.04/466.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1863.04/466.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1863.04/466.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1863.04/466.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1863.45/466.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1980.46/495.80	c lits-rem:      2452  cl-subs:     8427  v-elim:      0  v-fix:    0  time: 29.27 s
1980.46/495.80	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1980.46/495.83	c vivif2 --  cl tried   100645 cl shrink        0 lits rem          0 time: 0.03
1981.67/496.20	c asymm  cl-useful: 0/2089/3727 lits-rem:0 time: 0.37
1982.07/496.20	c calculated reachability. Time: 0.00
1982.07/496.20	c  N st    80   2211396       175      3727         0    100645     18635   2216265   no data   no data
2545.28/637.22	c  N st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
2545.28/637.22	c  S st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
2546.88/637.64	c  S st    81   2711904       175      3727         0    124499     18635   2970520   no data   no data
2546.88/637.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2547.28/637.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2547.28/637.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2547.28/637.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2547.28/637.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2547.28/637.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2547.28/637.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2547.28/637.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2547.68/637.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2694.28/674.51	c lits-rem:      2617  cl-subs:     8541  v-elim:      0  v-fix:    0  time: 36.67 s
2694.28/674.51	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2694.28/674.54	c vivif2 --  cl tried   115958 cl shrink        0 lits rem          0 time: 0.04
2695.88/674.95	c asymm  cl-useful: 0/1461/3727 lits-rem:0 time: 0.40
2695.88/674.95	c calculated reachability. Time: 0.00
2695.88/674.95	c  N st    81   2711904       175      3727         0    115958     18635   2659760   no data   no data
3321.03/831.42	c  N st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
3321.03/831.42	c  S st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
3322.62/831.80	c  S st    82   3212406       175      3727         0     92265     18635   1639343   no data   no data
3322.62/831.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3322.62/831.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
3322.62/831.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3322.62/831.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3322.62/831.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3322.62/831.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3322.62/831.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3323.02/831.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3323.02/831.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3368.16/843.26	c lits-rem:       872  cl-subs:     3961  v-elim:      0  v-fix:    0  time: 11.31 s
3368.16/843.27	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3368.16/843.29	c vivif2 --  cl tried    88304 cl shrink        0 lits rem          0 time: 0.02
3370.17/843.78	c asymm  cl-useful: 0/2262/3727 lits-rem:0 time: 0.48
3370.17/843.78	c calculated reachability. Time: 0.00
3370.17/843.78	c  N st    82   3212406       175      3727         0     88304     18635   1505503   no data   no data
3964.54/992.52	c  N st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
3964.54/992.52	c  S st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
3965.74/992.86	c  S st    83   3712910       175      3727         0     99625     18635   1757842   no data   no data
3965.74/992.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3966.14/992.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3966.14/992.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3966.14/992.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3966.14/992.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3966.14/992.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3966.14/992.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3966.14/992.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3966.54/993.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4014.88/1005.14	c lits-rem:       930  cl-subs:     4138  v-elim:      0  v-fix:    0  time: 12.10 s
4014.88/1005.14	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4014.88/1005.17	c vivif2 --  cl tried    95487 cl shrink        0 lits rem          0 time: 0.03
4016.50/1005.58	c asymm  cl-useful: 0/1465/3727 lits-rem:0 time: 0.41
4016.50/1005.58	c calculated reachability. Time: 0.00
4016.50/1005.58	c  N st    83   3712910       175      3727         0     95487     18635   1618415   no data   no data
4075.99/1020.47	c  F st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
4075.99/1020.48	c  N st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
4090.79/1024.18	c Decided on static restart strategy
4146.29/1038.04	c  N st    94   3779865       175      3727         0    159311     18635   3847655   no data   no data
4201.81/1051.92	c  N st    96   3815859       175      3727         0    113290     18635   2212335   no data   no data
4254.54/1065.14	c  N st    97   3848251       175      3727         0    144193     18635   3286794   no data   no data
4336.44/1085.70	c  N st    98   3896839       175      3727         0    108737     18635   2030063   no data   no data
4449.08/1113.88	c  N st    99   3969722       175      3727         0     95228     18635   1529792   no data   no data
4603.27/1152.40	c  N st   100   4079045       175      3727         0    115394     18635   2211953   no data   no data
4782.22/1197.20	c  N st   101   4212912       175      3727         0    157985     18635   3705074   no data   no data
4782.22/1197.20	c  S st   101   4212912       175      3727         0    157985     18635   3705074   no data   no data
4784.23/1197.74	c  S st   101   4213419       175      3727         0    158484     18635   3722266   no data   no data
4784.23/1197.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4784.63/1197.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
4784.63/1197.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4784.63/1197.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4784.63/1197.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4784.63/1197.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4784.63/1197.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4784.63/1197.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4785.04/1198.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174133-1304101089/watcher-3174133-1304101089 -o /tmp/evaluation-result-3174133-1304101089/solver-3174133-1304101089 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174133-1304101089.cnf 

running on 4 cores: 0,2,4,6

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: 7.86 8.09 8.11 5/184 3429
/proc/meminfo: memFree=30731164/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 409 0 0 0 0 0 0 0 18 0 4 0 521706785 52441088 348 33554432000 4194304 4627427 140733605867536 18446744073709551615 47760004757424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 12803 348 299 106 0 7774 0
[pid=3429/tid=3430] ppid=3427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 521706785 52441088 348 33554432000 4194304 4627427 140733605867536 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 521706785 52441088 348 33554432000 4194304 4627427 140733605867536 18446744073709551615 47760004757426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 521706785 52441088 348 33554432000 4194304 4627427 140733605867536 18446744073709551615 47760004757420 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.107795 s]
/proc/loadavg: 7.86 8.09 8.11 5/184 3429
/proc/meminfo: memFree=30731164/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=282552 CPUtime=0.41 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 2241 0 0 0 41 0 0 0 19 0 4 0 521706785 289333248 2052 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 70638 2052 383 106 0 65609 0
[pid=3429/tid=3430] ppid=3427 vsize=282552 CPUtime=0.1 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 478 0 0 0 10 0 0 0 20 0 4 0 521706785 289333248 2052 33554432000 4194304 4627427 140733605867536 18446744073709551615 4333042 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=282552 CPUtime=0.1 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 502 0 0 0 10 0 0 0 20 0 4 0 521706785 289333248 2052 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=282552 CPUtime=0.1 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 334 0 0 0 10 0 0 0 18 0 4 0 521706785 289333248 2052 33554432000 4194304 4627427 140733605867536 18446744073709551615 4321779 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282552

[startup+0.207777 s]
/proc/loadavg: 7.86 8.09 8.11 5/184 3429
/proc/meminfo: memFree=30731164/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=284544 CPUtime=0.8 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 3156 0 0 0 80 0 0 0 19 0 4 0 521706785 291373056 2155 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 71136 2155 384 106 0 66107 0
[pid=3429/tid=3430] ppid=3427 vsize=284544 CPUtime=0.2 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 721 0 0 0 20 0 0 0 20 0 4 0 521706785 291373056 2155 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=284544 CPUtime=0.2 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 730 0 0 0 20 0 0 0 20 0 4 0 521706785 291373056 2155 33554432000 4194304 4627427 140733605867536 18446744073709551615 4329663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=284544 CPUtime=0.2 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 567 0 0 0 20 0 0 0 18 0 4 0 521706785 291373056 2155 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 284544

[startup+0.307758 s]
/proc/loadavg: 7.86 8.09 8.11 5/184 3429
/proc/meminfo: memFree=30731164/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=284724 CPUtime=1.21 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 3633 0 0 0 120 1 0 0 19 0 4 0 521706785 291557376 2632 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 71181 2632 384 106 0 66152 0
[pid=3429/tid=3430] ppid=3427 vsize=284724 CPUtime=0.3 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 849 0 0 0 30 0 0 0 20 0 4 0 521706785 291557376 2632 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=284724 CPUtime=0.3 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 851 0 0 0 30 0 0 0 20 0 4 0 521706785 291557376 2632 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=284724 CPUtime=0.3 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 685 0 0 0 30 0 0 0 18 0 4 0 521706785 291557376 2633 33554432000 4194304 4627427 140733605867536 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 284724

[startup+0.70069 s]
/proc/loadavg: 7.86 8.09 8.11 5/184 3429
/proc/meminfo: memFree=30731164/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=286564 CPUtime=2.78 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 6566 0 0 0 277 1 0 0 20 0 4 0 521706785 293441536 2803 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 71641 2803 384 106 0 66612 0
[pid=3429/tid=3430] ppid=3427 vsize=286564 CPUtime=0.69 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 1598 0 0 0 69 0 0 0 20 0 4 0 521706785 293441536 2803 33554432000 4194304 4627427 140733605867536 18446744073709551615 4330220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=286564 CPUtime=0.69 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 1585 0 0 0 69 0 0 0 21 0 4 0 521706785 293441536 2803 33554432000 4194304 4627427 140733605867536 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=286564 CPUtime=0.69 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 1416 0 0 0 69 0 0 0 18 0 4 0 521706785 293441536 2803 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286564

[startup+1.50054 s]
/proc/loadavg: 7.86 8.09 8.11 10/188 3433
/proc/meminfo: memFree=30716872/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=287868 CPUtime=5.97 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 12300 0 0 0 595 2 0 0 21 0 4 0 521706785 294776832 5466 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 71967 5466 388 106 0 66938 0
[pid=3429/tid=3430] ppid=3427 vsize=287868 CPUtime=1.48 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 2517 0 0 0 148 0 0 0 23 0 4 0 521706785 294776832 5466 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=287868 CPUtime=1.48 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 2706 0 0 0 148 0 0 0 23 0 4 0 521706785 294776832 5466 33554432000 4194304 4627427 140733605867536 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=287868 CPUtime=1.49 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 2578 0 0 0 149 0 0 0 19 0 4 0 521706785 294776832 5466 33554432000 4194304 4627427 140733605867536 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287868

[startup+3.10026 s]
/proc/loadavg: 7.86 8.09 8.11 9/188 3434
/proc/meminfo: memFree=30690460/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=299852 CPUtime=12.36 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 24527 0 0 0 1232 4 0 0 25 0 4 0 521706785 307048448 11863 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 74963 11863 388 106 0 69934 0
[pid=3429/tid=3430] ppid=3427 vsize=299852 CPUtime=3.07 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 5633 0 0 0 307 0 0 0 25 0 4 0 521706785 307048448 11863 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=299852 CPUtime=3.09 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 6343 0 0 0 308 1 0 0 25 0 4 0 521706785 307048448 11863 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=299852 CPUtime=3.08 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 6196 0 0 0 308 0 0 0 25 0 4 0 521706785 307048448 11863 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 299852

[startup+6.30067 s]
/proc/loadavg: 7.87 8.09 8.11 9/188 3434
/proc/meminfo: memFree=30668360/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=297324 CPUtime=25.15 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 37373 0 0 0 2508 7 0 0 25 0 4 0 521706785 304459776 16637 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 74331 16637 388 106 0 69302 0
[pid=3429/tid=3430] ppid=3427 vsize=297324 CPUtime=6.25 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 9425 0 0 0 624 1 0 0 25 0 4 0 521706785 304459776 16637 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=297324 CPUtime=6.28 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 9888 0 0 0 627 1 0 0 25 0 4 0 521706785 304459776 16638 33554432000 4194304 4627427 140733605867536 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=297324 CPUtime=6.29 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 8825 0 0 0 628 1 0 0 25 0 4 0 521706785 304459776 16638 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 297324

[startup+12.7005 s]
/proc/loadavg: 7.88 8.08 8.10 9/188 3434
/proc/meminfo: memFree=30618432/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=316172 CPUtime=50.71 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 59505 0 0 0 5060 11 0 0 25 0 4 0 521706785 323760128 24273 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 79043 24273 388 106 0 74014 0
[pid=3429/tid=3430] ppid=3427 vsize=316172 CPUtime=12.61 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 14754 0 0 0 1260 1 0 0 25 0 4 0 521706785 323760128 24273 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=316172 CPUtime=12.68 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 13898 0 0 0 1266 2 0 0 25 0 4 0 521706785 323760128 24273 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=316172 CPUtime=12.69 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 14910 0 0 0 1267 2 0 0 25 0 4 0 521706785 323760128 24273 33554432000 4194304 4627427 140733605867536 18446744073709551615 4328865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 316172

[startup+25.5012 s]
/proc/loadavg: 7.91 8.08 8.10 9/188 3434
/proc/meminfo: memFree=30576668/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=306544 CPUtime=101.84 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 91878 0 0 0 10168 16 0 0 25 0 4 0 521706785 313901056 34282 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 76636 34282 388 106 0 71607 0
[pid=3429/tid=3430] ppid=3427 vsize=306544 CPUtime=25.35 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 23598 0 0 0 2532 3 0 0 25 0 4 0 521706785 313901056 34282 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=306544 CPUtime=25.48 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 21336 0 0 0 2545 3 0 0 25 0 4 0 521706785 313901056 34282 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=306544 CPUtime=25.49 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 22614 0 0 0 2546 3 0 0 25 0 4 0 521706785 313901056 34282 33554432000 4194304 4627427 140733605867536 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 306544

[startup+51.1005 s]
/proc/loadavg: 7.99 8.09 8.10 9/188 3435
/proc/meminfo: memFree=30544560/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=337384 CPUtime=204.09 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 133219 0 0 0 20383 26 0 0 25 0 4 0 521706785 345481216 42975 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 84346 42975 388 106 0 79317 0
[pid=3429/tid=3430] ppid=3427 vsize=337384 CPUtime=50.81 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 33976 0 0 0 5076 5 0 0 25 0 4 0 521706785 345481216 42975 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=337384 CPUtime=51.08 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 31998 0 0 0 5102 6 0 0 25 0 4 0 521706785 345481216 42975 33554432000 4194304 4627427 140733605867536 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=337384 CPUtime=51.08 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 33899 0 0 0 5102 6 0 0 25 0 4 0 521706785 345481216 42975 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 337384

[startup+102.3 s]
/proc/loadavg: 8.08 8.10 8.10 9/188 3436
/proc/meminfo: memFree=30474072/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=362272 CPUtime=408.63 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 190171 0 0 0 40820 43 0 0 25 0 4 0 521706785 370966528 53766 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 90568 53766 388 106 0 85539 0
[pid=3429/tid=3430] ppid=3427 vsize=362272 CPUtime=101.73 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 42757 0 0 0 10166 7 0 0 25 0 4 0 521706785 370966528 53766 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=362272 CPUtime=102.28 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 42311 0 0 0 10220 8 0 0 25 0 4 0 521706785 370966528 53767 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=362272 CPUtime=102.3 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 54484 0 0 0 10218 12 0 0 25 0 4 0 521706785 370966528 53767 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 362272

[startup+162.3 s]

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

[pid=3429] ppid=3427 vsize=635628 CPUtime=2565.66 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 617435 0 0 0 256373 193 0 0 25 0 4 0 521706785 650883072 114174 33554432000 4194304 4627427 140733605867536 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 158907 114174 388 106 0 153878 0
[pid=3429/tid=3430] ppid=3427 vsize=635628 CPUtime=638.8 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 149990 0 0 0 63834 46 0 0 25 0 4 0 521706785 650883072 114174 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=635628 CPUtime=642.24 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 136326 0 0 0 64178 46 0 0 25 0 4 0 521706785 650883072 114174 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=635628 CPUtime=642.31 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 168845 0 0 0 64180 51 0 0 25 0 4 0 521706785 650883072 114174 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 635628

[startup+702.3 s]
/proc/loadavg: 8.19 8.16 8.10 10/188 3452
/proc/meminfo: memFree=30101800/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=759868 CPUtime=2805.33 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 645796 0 0 0 280325 208 0 0 25 0 4 0 521706785 778104832 118006 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 189967 118006 388 106 0 184938 0
[pid=3429/tid=3430] ppid=3427 vsize=759868 CPUtime=698.47 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 158176 0 0 0 69795 52 0 0 25 0 4 0 521706785 778104832 118006 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=759868 CPUtime=702.24 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 145652 0 0 0 70174 50 0 0 25 0 4 0 521706785 778104832 118006 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=759868 CPUtime=702.3 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 178617 0 0 0 70175 55 0 0 25 0 4 0 521706785 778104832 118006 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 759868

[startup+762.3 s]
/proc/loadavg: 8.19 8.16 8.10 9/188 3454
/proc/meminfo: memFree=30050548/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=773108 CPUtime=3045.02 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 684812 0 0 0 304280 222 0 0 25 0 4 0 521706785 791662592 123956 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 193277 123956 388 106 0 188248 0
[pid=3429/tid=3430] ppid=3427 vsize=773108 CPUtime=758.16 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 164745 0 0 0 75762 54 0 0 25 0 4 0 521706785 791662592 123956 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=773108 CPUtime=762.23 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 156730 0 0 0 76170 53 0 0 25 0 4 0 521706785 791662592 123956 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=773108 CPUtime=762.32 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 188504 0 0 0 76171 61 0 0 25 0 4 0 521706785 791662592 123956 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 773108

[startup+822.301 s]
/proc/loadavg: 8.34 8.19 8.11 9/188 3455
/proc/meminfo: memFree=30016284/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=765656 CPUtime=3284.68 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 712282 0 0 0 328234 234 0 0 25 0 4 0 521706785 784031744 134901 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 191414 134901 388 106 0 186385 0
[pid=3429/tid=3430] ppid=3427 vsize=765656 CPUtime=817.82 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 170264 0 0 0 81727 55 0 0 25 0 4 0 521706785 784031744 134901 33554432000 4194304 4627427 140733605867536 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=765656 CPUtime=822.22 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 165134 0 0 0 82164 58 0 0 25 0 4 0 521706785 784031744 134901 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=765656 CPUtime=822.31 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 197379 0 0 0 82168 63 0 0 25 0 4 0 521706785 784031744 134901 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 765656

[startup+882.307 s]
/proc/loadavg: 8.24 8.18 8.11 9/188 3457
/proc/meminfo: memFree=30007428/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=794516 CPUtime=3524.37 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 737529 0 0 0 352190 247 0 0 25 0 4 0 521706785 813584384 137223 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 198629 137223 388 106 0 193600 0
[pid=3429/tid=3430] ppid=3427 vsize=794516 CPUtime=877.5 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 177067 0 0 0 87692 58 0 0 25 0 4 0 521706785 813584384 137224 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=794516 CPUtime=882.23 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 170610 0 0 0 88163 60 0 0 25 0 4 0 521706785 813584384 137224 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=794516 CPUtime=882.32 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 205826 0 0 0 88164 68 0 0 25 0 4 0 521706785 813584384 137224 33554432000 4194304 4627427 140733605867536 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 794516

[startup+942.301 s]
/proc/loadavg: 8.52 8.24 8.13 9/188 3459
/proc/meminfo: memFree=30001556/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=725684 CPUtime=3764.02 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 765283 0 0 0 376145 257 0 0 25 0 4 0 521706785 743100416 137247 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 181421 137247 388 106 0 176392 0
[pid=3429/tid=3430] ppid=3427 vsize=725684 CPUtime=937.18 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 180102 0 0 0 93658 60 0 0 25 0 4 0 521706785 743100416 137247 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=725684 CPUtime=942.22 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 176251 0 0 0 94160 62 0 0 25 0 4 0 521706785 743100416 137247 33554432000 4194304 4627427 140733605867536 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=725684 CPUtime=942.31 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 216163 0 0 0 94159 72 0 0 25 0 4 0 521706785 743100416 137247 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 725684

[startup+1002.3 s]
/proc/loadavg: 8.23 8.21 8.12 10/188 3460
/proc/meminfo: memFree=29949668/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=820692 CPUtime=4003.69 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 791582 0 0 0 400102 267 0 0 25 0 4 0 521706785 840388608 151467 33554432000 4194304 4627427 140733605867536 18446744073709551615 4420156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 205173 151467 388 106 0 200144 0
[pid=3429/tid=3430] ppid=3427 vsize=820692 CPUtime=996.84 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 181631 0 0 0 99624 60 0 0 25 0 4 0 521706785 840388608 151467 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=820692 CPUtime=1002.21 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 184802 0 0 0 100156 65 0 0 25 0 4 0 521706785 840388608 151467 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=820692 CPUtime=1002.31 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 225486 0 0 0 100157 74 0 0 25 0 4 0 521706785 840388608 151467 33554432000 4194304 4627427 140733605867536 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 820692

[startup+1062.3 s]
/proc/loadavg: 8.19 8.20 8.12 9/188 3462
/proc/meminfo: memFree=29953708/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=872096 CPUtime=4243.36 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 806529 0 0 0 424061 275 0 0 25 0 4 0 521706785 893026304 148344 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 218024 148344 388 106 0 212995 0
[pid=3429/tid=3430] ppid=3427 vsize=872096 CPUtime=1056.52 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 184655 0 0 0 105591 61 0 0 25 0 4 0 521706785 893026304 148344 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=872096 CPUtime=1062.21 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 189731 0 0 0 106153 68 0 0 25 0 4 0 521706785 893026304 148344 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=872096 CPUtime=1062.31 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 230043 0 0 0 106154 77 0 0 25 0 4 0 521706785 893026304 148344 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 872096

[startup+1122.3 s]
/proc/loadavg: 8.19 8.20 8.12 9/188 3463
/proc/meminfo: memFree=29889812/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=864332 CPUtime=4483.03 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 835975 0 0 0 448017 286 0 0 25 0 4 0 521706785 885075968 163804 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 216083 163804 388 106 0 211054 0
[pid=3429/tid=3430] ppid=3427 vsize=864332 CPUtime=1116.2 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 193277 0 0 0 111556 64 0 0 25 0 4 0 521706785 885075968 163804 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=864332 CPUtime=1122.21 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 194275 0 0 0 112151 70 0 0 25 0 4 0 521706785 885075968 163804 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=864332 CPUtime=1122.32 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 238396 0 0 0 112151 81 0 0 25 0 4 0 521706785 885075968 163804 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 864332

[startup+1182.3 s]
/proc/loadavg: 8.10 8.18 8.12 9/188 3497
/proc/meminfo: memFree=30121796/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=798796 CPUtime=4722.7 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 857058 0 0 0 471974 296 0 0 25 0 4 0 521706785 817967104 152700 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 199699 152700 388 106 0 194670 0
[pid=3429/tid=3430] ppid=3427 vsize=798796 CPUtime=1175.87 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 199002 0 0 0 117520 67 0 0 25 0 4 0 521706785 817967104 152700 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=798796 CPUtime=1182.2 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 199624 0 0 0 118148 72 0 0 25 0 4 0 521706785 817967104 152700 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=798796 CPUtime=1182.32 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 243248 0 0 0 118149 83 0 0 25 0 4 0 521706785 817967104 152700 33554432000 4194304 4627427 140733605867536 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 798796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.18 8.12 9/188 3499
/proc/meminfo: memFree=30055284/32951124 swapFree=67111344/67111528
[pid=3429] ppid=3427 vsize=976520 CPUtime=4800.22 cores=0,2,4,6
/proc/3429/stat : 3429 (strangenight2-m) R 3427 3429 2772 0 -1 4202496 865014 0 0 0 479722 300 0 0 25 0 4 0 521706785 999956480 159839 33554432000 4194304 4627427 140733605867536 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3429/statm: 244130 159839 388 106 0 239101 0
[pid=3429/tid=3430] ppid=3427 vsize=976520 CPUtime=1195.17 cores=0,2,4,6
/proc/3429/task/3430/stat : 3430 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 201216 0 0 0 119449 68 0 0 25 0 4 0 521706785 999956480 159839 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3429/tid=3431] ppid=3427 vsize=976520 CPUtime=1201.61 cores=0,2,4,6
/proc/3429/task/3431/stat : 3431 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 200456 0 0 0 120088 73 0 0 25 0 4 0 521706785 999956480 159839 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3429/tid=3432] ppid=3427 vsize=976520 CPUtime=1201.73 cores=0,2,4,6
/proc/3429/task/3432/stat : 3432 (strangenight2-m) R 3427 3429 2772 0 -1 4202560 245374 0 0 0 120089 84 0 0 25 0 4 0 521706785 999956480 159839 33554432000 4194304 4627427 140733605867536 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 976520

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): 1201.74
CPU time (s): 4800.27
CPU user time (s): 4797.25
CPU system time (s): 3.02954
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1054716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 3.02954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 865014
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= 400
involuntary context switches= 73505

runsolver used 1.84572 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 20:18:09
IDJOB=3174133
IDBENCH=82951
IDSOLVER=1586
FILE ID=node133/3174133-1304101089
RUNJOBID= node133-1304101060-3374
PBS_JOBID= 13170613
Free space on /tmp= 71892 MiB

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

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

MD5SUM BENCH= 23d58aabf220f78ecd3bc4380d2e7fb8
RANDOM SEED=1538277196

node133.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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      30731320 kB
Buffers:        756796 kB
Cached:         974140 kB
SwapCached:        124 kB
Active:         682148 kB
Inactive:      1180668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30731320 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11680 kB
Writeback:           0 kB
AnonPages:      131272 kB
Mapped:          15464 kB
Slab:           294036 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   388192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node133 at 2011-04-29 20:38:13