Trace number 3264401

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-1-mt? (TO) 4800.41 1201.73

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264401-1304138393.cnf'
0.00/0.00	c -- header says num vars:            772
0.00/0.00	c -- header says num clauses:        9601
0.00/0.02	c -- clauses added:            0 learnts,         9601 normals,            0 xors
0.00/0.02	c -- vars added        772
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       772      9601         0         0     28996         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/9601/9601 lits-rem:0 time: 0.06
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.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:    772 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:    193  v-fix:    0  time:  0.06 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:       0 undec:     193 neg:     579
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       579      9408         0         0     42336         0   no data   no data  --
3.57/0.91	c Decided on static restart strategy
3.57/0.91	c  N st     8      4915       579      9408         3      4649     42243     82853   no data   no data  --
3.57/0.91	c  N st    10     11300       579      9408        14      4727     42217     51606   no data   no data  --
4.77/1.21	c  N st    11     17043       579      9408        15     10274     42211    169927   no data   no data  --
7.16/1.81	c  F st    12     25000       579      9408        25     12857     42210    198662   no data   no data  --
7.16/1.81	c  N st    12     25000       579      9408        25     12857     42210    198662   no data   no data  --
7.96/2.08	c Finding binary XORs  T:     0.00 s  found:       2
8.79/2.20	c Decided on static restart strategy
8.79/2.20	c  N st    18     30000       579      9408        36     11748     42203    163979   no data   no data  --
8.79/2.20	c  S st    18     30000       579      9408        36     11748     42203    163979   no data   no data  --
8.79/2.24	c  S st    18     30501       579      9408        39     12242     42203    169176   no data   no data  --
8.79/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      7 BRemL:      1 BRemN:      0 P:  0.2M T:  0.02
8.79/2.25	c Replacing        3 vars Replaced     1610 lits Time:     0.01 s 
8.79/2.26	c bin-w-bin subsume rem            3 bins  time:  0.00 s
8.79/2.26	c subs with bin:       61  lits-rem:      2091  v-fix:    0  time:  0.04 s
8.79/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    576 time:  0.00 s
8.79/2.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.60	c lits-rem:     10401  cl-subs:     3020  v-elim:      0  v-fix:    0  time:  1.34 s
10.36/2.65	c asymm  cl-useful: 0/9336/9336 lits-rem:0 time: 0.20
10.36/2.65	c calculated reachability. Time: 0.00
10.36/2.65	c  N st    18     30501       576      9336        42      9202     31256    133980   no data   no data  --
12.78/3.29	c  N st    20     37611       576      9336        52     16097     31256    281247   no data   no data  --
15.15/3.88	c  N st    21     44010       576      9336        56     14179     31256    223667   no data   no data  --
15.15/3.88	c Finding binary XORs  T:     0.00 s  found:       0
15.95/4.05	c  S st    22     45752       576      9336       103     15862     31256    253631   no data   no data  --
16.36/4.10	c  S st    22     46253       576      9336       105     16357     31256    262415   no data   no data  --
16.36/4.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.36/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      6 BRemN:      0 P:  0.3M T:  0.02
16.36/4.11	c bin-w-bin subsume rem            7 bins  time:  0.00 s
16.36/4.13	c subs with bin:       51  lits-rem:      4393  v-fix:    0  time:  0.05 s
16.36/4.13	c Subs w/ non-existent bins:      0 l-rem:     22 v-fix:     0 done:    576 time:  0.00 s
16.36/4.13	c Removed useless bin:       1  fixed:     0  props:   0.01M  time:  0.00 s
19.55/4.91	c lits-rem:      1528  cl-subs:     2077  v-elim:      0  v-fix:    0  time:  3.13 s
19.55/4.91	c vivif2 --  cl tried     9331 cl shrink        0 lits rem          0 time: 0.00
19.55/4.92	c vivif2 --  cl tried    14234 cl shrink       27 lits rem         27 time: 0.01
19.55/4.98	c asymm  cl-useful: 0/9331/9331 lits-rem:0 time: 0.26
19.55/4.98	c calculated reachability. Time: 0.00
19.55/4.98	c  N st    22     46253       576      9331        97     14234     31247    223387   no data   no data  --
25.14/6.32	c  N st    23     60650       576      9331        98     19349     31247    306220   no data   no data  --
27.94/7.08	c  N st    24     69379       576      9331       118     18223     31247    313457   no data   no data  --
27.94/7.08	c  S st    24     69379       576      9331       118     18223     31247    313457   no data   no data  --
27.94/7.08	c Finding binary XORs  T:     0.00 s  found:       0
28.34/7.13	c  S st    24     69884       576      9331       123     18721     31247    322228   no data   no data  --
28.34/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.34/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  0.3M T:  0.02
28.34/7.15	c bin-w-bin subsume rem            3 bins  time:  0.00 s
28.34/7.17	c subs with bin:       25  lits-rem:      4357  v-fix:    0  time:  0.09 s
28.34/7.17	c Subs w/ non-existent bins:      0 l-rem:     38 v-fix:     0 done:    576 time:  0.00 s
28.34/7.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.13/8.33	c lits-rem:      2955  cl-subs:      820  v-elim:      0  v-fix:    0  time:  4.64 s
33.13/8.34	c vivif2 --  cl tried     9331 cl shrink        0 lits rem          0 time: 0.00
33.13/8.34	c vivif2 --  cl tried    17876 cl shrink      122 lits rem        125 time: 0.02
33.53/8.42	c asymm  cl-useful: 6/9331/9331 lits-rem:6 time: 0.31
33.53/8.42	c calculated reachability. Time: 0.00
33.53/8.42	c  N st    24     69884       576      9331       119     17876     31239    302380   no data   no data  --
40.72/10.29	c  F st    25     87500       576      9331       122     12544     31239    130876   no data   no data  --
40.72/10.29	c  N st    25     87500       576      9331       122     12544     31239    130876   no data   no data  --
42.72/10.75	c Decided on static restart strategy
43.93/11.06	c  N st    32     95541       576      9331       138     20386     31238    288453   no data   no data  --
43.93/11.06	c Finding binary XORs  T:     0.00 s  found:       1
47.92/12.06	c  N st    34    104827       576      9331       150     16746     31238    196747   no data   no data  --
47.92/12.06	c  S st    34    104827       576      9331       150     16746     31238    196747   no data   no data  --
48.32/12.11	c  S st    34    105328       576      9331       161     17241     31238    205434   no data   no data  --
48.32/12.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.32/12.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.32/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  0.3M T:  0.02
48.32/12.11	c Replacing        1 vars Replaced       65 lits Time:     0.00 s 
48.32/12.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
48.32/12.13	c subs with bin:       18  lits-rem:      1921  v-fix:    0  time:  0.03 s
48.32/12.13	c Subs w/ non-existent bins:      0 l-rem:     24 v-fix:     0 done:    575 time:  0.00 s
48.32/12.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.30/12.68	c lits-rem:       924  cl-subs:     1612  v-elim:      0  v-fix:    0  time:  2.19 s
50.30/12.68	c vivif2 --  cl tried     9317 cl shrink        0 lits rem          0 time: 0.00
50.30/12.68	c vivif2 --  cl tried    15625 cl shrink        7 lits rem          8 time: 0.01
50.70/12.75	c asymm  cl-useful: 2/9317/9317 lits-rem:2 time: 0.30
50.70/12.76	c calculated reachability. Time: 0.00
50.70/12.76	c  N st    34    105328       575      9317       157     15625     31191    179947   no data   no data  --
54.70/13.71	c  N st    35    114928       575      9317       159     24936     31191    339481   no data   no data  --
60.70/15.23	c  N st    36    129325       575      9317       172     25381     31191    361170   no data   no data  --
60.70/15.23	c Finding binary XORs  T:     0.00 s  found:       0
71.07/17.82	c  N st    37    150920       575      9317       173     16293     31191    162228   no data   no data  --
73.87/18.58	c  S st    38    157992       575      9317       183     23132     31191    295829   no data   no data  --
74.29/18.64	c  S st    38    158495       575      9317       186     23625     31191    303985   no data   no data  --
74.29/18.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.29/18.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.29/18.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  0.4M T:  0.03
74.29/18.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.29/18.68	c subs with bin:       27  lits-rem:      4253  v-fix:    0  time:  0.09 s
74.29/18.68	c Subs w/ non-existent bins:      0 l-rem:     22 v-fix:     0 done:    575 time:  0.00 s
74.29/18.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
79.46/19.92	c lits-rem:      1884  cl-subs:     2354  v-elim:      0  v-fix:    0  time:  4.96 s
79.46/19.92	c vivif2 --  cl tried     9317 cl shrink        0 lits rem          0 time: 0.00
79.46/19.93	c vivif2 --  cl tried    21244 cl shrink       90 lits rem         92 time: 0.02
79.86/20.02	c asymm  cl-useful: 0/9317/9317 lits-rem:0 time: 0.36
79.86/20.02	c calculated reachability. Time: 0.00
79.86/20.02	c  N st    38    158495       575      9317       185     21244     31191    262677   no data   no data  --
101.44/25.48	c  N st    39    207083       575      9317       187     34631     31191    530446   no data   no data  --
101.44/25.48	c Finding binary XORs  T:     0.00 s  found:       0
116.21/29.16	c  N st    40    237743       575      9317       191     26484     31191    324652   no data   no data  --
116.21/29.16	c  S st    40    237743       575      9317       191     26484     31191    324652   no data   no data  --
116.61/29.22	c  S st    40    238244       575      9317       194     26980     31191    333322   no data   no data  --
116.61/29.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.61/29.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.61/29.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
116.61/29.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.61/29.26	c subs with bin:        7  lits-rem:      2195  v-fix:    0  time:  0.06 s
116.61/29.26	c Subs w/ non-existent bins:      0 l-rem:     59 v-fix:     0 done:    575 time:  0.00 s
116.61/29.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.81/30.57	c lits-rem:      2134  cl-subs:     4137  v-elim:      0  v-fix:    0  time:  5.22 s
121.81/30.57	c vivif2 --  cl tried     9317 cl shrink        0 lits rem          0 time: 0.00
121.81/30.57	c vivif2 --  cl tried    22836 cl shrink       85 lits rem         87 time: 0.02
122.21/30.67	c asymm  cl-useful: 2/9317/9317 lits-rem:2 time: 0.38
122.21/30.67	c calculated reachability. Time: 0.00
122.21/30.67	c  N st    40    238244       575      9317       194     22836     31189    258898   no data   no data  --
157.36/39.46	c  F st    41    306250       575      9317       196     24785     31189    258296   no data   no data  --
157.36/39.46	c  N st    41    306250       575      9317       196     24785     31189    258296   no data   no data  --
157.36/39.46	c Finding binary XORs  T:     0.00 s  found:       0
159.75/40.07	c Decided on static restart strategy
172.14/43.11	c  N st    51    334553       575      9317       220     28958     31189    324064   no data   no data  --
182.93/45.85	c  N st    53    357366       575      9317       221     26964     31189    290649   no data   no data  --
182.93/45.85	c  S st    53    357366       575      9317       221     26964     31189    290649   no data   no data  --
183.33/45.92	c  S st    53    357869       575      9317       222     27458     31189    299031   no data   no data  --
183.33/45.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.33/45.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.33/45.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  0.4M T:  0.03
183.33/45.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.33/45.95	c subs with bin:        3  lits-rem:      1110  v-fix:    0  time:  0.05 s
183.33/45.95	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:    575 time:  0.00 s
183.33/45.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
187.72/47.08	c lits-rem:      1235  cl-subs:      850  v-elim:      0  v-fix:    0  time:  4.51 s
187.72/47.08	c vivif2 --  cl tried     9317 cl shrink        0 lits rem          0 time: 0.00
187.72/47.08	c vivif2 --  cl tried    26605 cl shrink      154 lits rem        156 time: 0.02
188.11/47.19	c asymm  cl-useful: 0/9317/9317 lits-rem:0 time: 0.44
188.11/47.20	c calculated reachability. Time: 0.00
188.11/47.20	c  N st    53    357869       575      9317       221     26605     31189    285825   no data   no data  --
206.11/51.65	c  N st    54    390262       575      9317       221     32781     31189    380035   no data   no data  --
234.05/58.67	c  N st    55    438851       575      9317       222     53986     31189    783316   no data   no data  --
279.60/70.04	c  N st    56    511733       575      9317       222     40293     31189    503204   no data   no data  --
279.60/70.04	c Finding binary XORs  T:     0.00 s  found:       0
295.17/73.91	c  N st    57    536803       575      9317       229     34511     31189    389215   no data   no data  --
295.17/73.91	c  S st    57    536803       575      9317       229     34511     31189    389215   no data   no data  --
295.17/73.99	c  S st    57    537308       575      9317       232     35008     31189    398675   no data   no data  --
295.17/73.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.17/73.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.57/74.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
295.57/74.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.57/74.03	c subs with bin:        5  lits-rem:       284  v-fix:    0  time:  0.05 s
295.57/74.03	c Subs w/ non-existent bins:      0 l-rem:     39 v-fix:     0 done:    575 time:  0.00 s
295.57/74.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
301.16/75.46	c lits-rem:      2210  cl-subs:     1447  v-elim:      0  v-fix:    0  time:  5.71 s
301.16/75.46	c vivif2 --  cl tried     9317 cl shrink        0 lits rem          0 time: 0.00
301.16/75.47	c vivif2 --  cl tried    33556 cl shrink       97 lits rem         98 time: 0.03
301.96/75.61	c asymm  cl-useful: 0/9317/9317 lits-rem:0 time: 0.57
301.96/75.61	c calculated reachability. Time: 0.00
301.96/75.61	c  N st    57    537308       575      9317       232     33556     31189    374796   no data   no data  --
404.62/101.32	c  N st    58    701292       575      9317       232     63187     31189    912996   no data   no data  --
483.35/121.04	c  N st    59    805963       575      9317       239     56201     31189    753580   no data   no data  --
483.35/121.04	c  S st    59    805963       575      9317       239     56201     31189    753580   no data   no data  --
483.35/121.04	c Finding binary XORs  T:     0.00 s  found:       1
483.72/121.16	c  S st    59    806469       575      9317       247     56700     31189    762223   no data   no data  --
483.72/121.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
483.72/121.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
483.72/121.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
484.12/121.20	c Replacing        1 vars Replaced     2988 lits Time:     0.07 s 
484.12/121.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.12/121.29	c subs with bin:       11  lits-rem:      4789  v-fix:    0  time:  0.24 s
484.12/121.29	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:    574 time:  0.00 s
484.12/121.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
498.90/124.97	c lits-rem:      4126  cl-subs:    10002  v-elim:      0  v-fix:    0  time: 14.71 s
498.90/124.97	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
498.90/124.99	c vivif2 --  cl tried    46349 cl shrink        7 lits rem          8 time: 0.05
499.70/125.18	c asymm  cl-useful: 0/8279/9303 lits-rem:0 time: 0.80
499.70/125.19	c calculated reachability. Time: 0.00
499.70/125.19	c  N st    59    806469       574      9303       245     46349     31145    585942   no data   no data  --
685.85/171.70	c  F st    60   1071876       574      9303       246     63341     31145    789366   no data   no data  --
685.85/171.70	c  N st    60   1071876       574      9303       246     63341     31145    789366   no data   no data  --
685.85/171.70	c Finding binary XORs  T:     0.00 s  found:       0
689.05/172.58	c Decided on static restart strategy
707.44/177.13	c  N st    70   1100178       574      9303       256     46985     31145    484742   no data   no data  --
734.18/183.83	c  N st    72   1136171       574      9303       257     82088     31145   1100638   no data   no data  --
761.34/190.60	c  N st    73   1168563       574      9303       257     68739     31145    868859   no data   no data  --
794.10/198.88	c  N st    74   1209704       574      9303       262     62828     31145    707427   no data   no data  --
794.10/198.88	c  S st    74   1209704       574      9303       262     62828     31145    707427   no data   no data  --
794.92/199.02	c  S st    74   1210206       574      9303       263     63326     31145    716418   no data   no data  --
794.92/199.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
794.92/199.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
794.92/199.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
794.92/199.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
794.92/199.09	c subs with bin:       15  lits-rem:       900  v-fix:    0  time:  0.10 s
794.92/199.09	c Subs w/ non-existent bins:      0 l-rem:     48 v-fix:     0 done:    574 time:  0.00 s
794.92/199.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
807.69/202.20	c lits-rem:      2770  cl-subs:    13973  v-elim:      0  v-fix:    0  time: 12.40 s
807.69/202.20	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
807.69/202.21	c vivif2 --  cl tried    49338 cl shrink       71 lits rem         71 time: 0.05
807.69/202.22	c asymm  cl-useful: 0/1024/9303 lits-rem:0 time: 0.05
807.69/202.22	c calculated reachability. Time: 0.00
807.69/202.22	c  N st    74   1210206       574      9303       263     49338     31145    524071   no data   no data  --
866.40/216.93	c  N st    75   1283089       574      9303       264     73345     31145    890326   no data   no data  --
962.30/240.91	c  N st    76   1392413       574      9303       265     83710     31145   1065752   no data   no data  --
962.30/240.91	c Finding binary XORs  T:     0.00 s  found:       0
1112.07/278.43	c  N st    77   1556397       574      9303       268     91728     31145   1248735   no data   no data  --
1248.29/312.53	c  N st    78   1710206       574      9303       272     81719     31145   1087775   no data   no data  --
1248.29/312.53	c  S st    78   1710206       574      9303       272     81719     31145   1087775   no data   no data  --
1248.29/312.53	c Finding binary XORs  T:     0.00 s  found:       0
1249.09/312.71	c  S st    78   1710707       574      9303       286     82211     31145   1096902   no data   no data  --
1249.09/312.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1249.09/312.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1249.09/312.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  1.3M T:  0.14
1249.09/312.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1249.49/312.85	c subs with bin:       14  lits-rem:      2173  v-fix:    0  time:  0.24 s
1249.49/312.85	c Subs w/ non-existent bins:      0 l-rem:     91 v-fix:     0 done:    574 time:  0.00 s
1249.49/312.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1274.28/319.07	c lits-rem:      1981  cl-subs:    11984  v-elim:      0  v-fix:    0  time: 24.83 s
1274.28/319.07	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
1274.28/319.09	c vivif2 --  cl tried    70213 cl shrink      163 lits rem        165 time: 0.08
1275.46/319.34	c asymm  cl-useful: 1/4280/9303 lits-rem:1 time: 1.00
1275.46/319.34	c calculated reachability. Time: 0.00
1275.46/319.34	c  N st    78   1710707       574      9303       285     70213     31144    905895   no data   no data  --
1666.54/417.22	c  N st    79   2079672       574      9303       286     81889     31144    967706   no data   no data  --
1666.54/417.22	c Finding binary XORs  T:     0.00 s  found:       0
1804.35/451.79	c  N st    80   2210708       574      9303       298     86178     31144   1089063   no data   no data  --
1804.35/451.79	c  S st    80   2210708       574      9303       298     86178     31144   1089063   no data   no data  --
1805.57/452.01	c  S st    80   2211212       574      9303       299     86675     31144   1097896   no data   no data  --
1805.57/452.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1805.57/452.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1805.57/452.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.16
1805.57/452.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1805.97/452.17	c subs with bin:      198  lits-rem:       383  v-fix:    0  time:  0.32 s
1805.97/452.17	c Subs w/ non-existent bins:      0 l-rem:    125 v-fix:     0 done:    574 time:  0.01 s
1805.97/452.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1831.51/458.52	c lits-rem:      1139  cl-subs:    10020  v-elim:      0  v-fix:    0  time: 25.35 s
1831.51/458.52	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
1831.51/458.54	c vivif2 --  cl tried    76457 cl shrink      665 lits rem        671 time: 0.10
1832.33/458.71	c asymm  cl-useful: 0/5023/9303 lits-rem:0 time: 0.66
1832.33/458.71	c calculated reachability. Time: 0.00
1832.33/458.71	c  N st    80   2211212       574      9303       299     76457     31144    927702   no data   no data  --
2381.20/596.11	c  N st    81   2711213       574      9303       300    100176     31144   1313755   no data   no data  --
2381.20/596.11	c  S st    81   2711213       574      9303       300    100176     31144   1313755   no data   no data  --
2381.20/596.11	c Finding binary XORs  T:     0.00 s  found:       0
2381.98/596.37	c  S st    81   2711718       574      9303       309    100678     31144   1323098   no data   no data  --
2381.98/596.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2381.98/596.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2382.38/596.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.18
2382.38/596.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2384.37/596.92	c subs with bin:     1964  lits-rem:       324  v-fix:    0  time:  1.82 s
2384.37/596.92	c Subs w/ non-existent bins:      0 l-rem:    111 v-fix:     0 done:    574 time:  0.00 s
2384.37/596.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2415.12/604.66	c lits-rem:       720  cl-subs:    11277  v-elim:      0  v-fix:    0  time: 30.90 s
2415.12/604.66	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
2415.12/604.69	c vivif2 --  cl tried    87437 cl shrink     1381 lits rem       1385 time: 0.14
2416.34/604.97	c asymm  cl-useful: 1/3435/9303 lits-rem:1 time: 1.12
2416.34/604.98	c calculated reachability. Time: 0.00
2416.34/604.98	c  N st    81   2711718       574      9303       309     87437     31143   1098276   no data   no data  --
2986.76/747.73	c  N st    82   3211719       574      9303       310    138307     31143   1796107   no data   no data  --
2986.76/747.73	c  S st    82   3211719       574      9303       310    138307     31143   1796107   no data   no data  --
2986.76/747.73	c Finding binary XORs  T:     0.00 s  found:       0
2988.35/748.11	c  S st    82   3212226       574      9303       331    138808     31143   1805653   no data   no data  --
2988.35/748.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2988.35/748.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2988.35/748.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.30
2988.76/748.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3000.76/751.22	c subs with bin:     5535  lits-rem:      5820  v-fix:    0  time: 11.81 s
3000.76/751.22	c Subs w/ non-existent bins:      0 l-rem:    228 v-fix:     0 done:    574 time:  0.01 s
3000.76/751.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3090.22/773.63	c lits-rem:      3191  cl-subs:    36063  v-elim:      0  v-fix:    0  time: 89.47 s
3090.22/773.63	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
3090.22/773.66	c vivif2 --  cl tried    97210 cl shrink      669 lits rem        679 time: 0.12
3091.42/773.94	c asymm  cl-useful: 0/4480/9303 lits-rem:0 time: 1.12
3091.42/773.94	c calculated reachability. Time: 0.00
3091.42/773.94	c  N st    82   3212226       574      9303       331     97210     31143   1216595   no data   no data  --
3724.58/932.47	c  N st    83   3712226       574      9303       332    114847     31143   1327314   no data   no data  --
3724.58/932.47	c  S st    83   3712226       574      9303       332    114847     31143   1327314   no data   no data  --
3724.58/932.47	c Finding binary XORs  T:     0.00 s  found:       0
3725.79/932.75	c  S st    83   3712728       574      9303       350    115341     31143   1336409   no data   no data  --
3725.79/932.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3725.79/932.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3726.19/932.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.20
3726.19/932.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3758.53/940.94	c subs with bin:    32123  lits-rem:      3412  v-fix:    0  time: 32.31 s
3758.53/940.94	c Subs w/ non-existent bins:      0 l-rem:     15 v-fix:     0 done:    574 time:  0.00 s
3758.53/940.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3774.91/945.05	c lits-rem:      1091  cl-subs:      783  v-elim:      0  v-fix:    0  time: 16.38 s
3774.91/945.05	c vivif2 --  cl tried     9303 cl shrink        0 lits rem          0 time: 0.00
3774.91/945.07	c vivif2 --  cl tried    82435 cl shrink      696 lits rem        698 time: 0.10
3775.31/945.12	c asymm  cl-useful: 0/1388/9303 lits-rem:0 time: 0.18
3775.31/945.12	c calculated reachability. Time: 0.00
3775.31/945.12	c  N st    83   3712728       574      9303       350     82435     31143    869890   no data   no data  --
3816.05/955.37	c  F st    84   3751562       574      9303       350    120285     31143   1544117   no data   no data  --
3816.05/955.38	c  N st    84   3751562       574      9303       350    120285     31143   1544117   no data   no data  --
3822.04/956.89	c Decided on static restart strategy
3849.22/963.69	c  N st    94   3779864       574      9303       350    147869     31143   2026564   no data   no data  --
3896.35/975.48	c  N st    96   3815857       574      9303       350    101700     31143   1173239   no data   no data  --
3896.35/975.48	c Finding binary XORs  T:     0.00 s  found:       0
3939.08/986.17	c  N st    97   3848250       574      9303       360    133111     31143   1700195   no data   no data  --
4005.39/1002.76	c  N st    98   3896839       574      9303       364     97901     31143   1050406   no data   no data  --
4092.88/1024.62	c  N st    99   3969722       574      9303       364     85385     31143    848198   no data   no data  --
4219.91/1056.40	c  N st   100   4079047       574      9303       365    107497     31143   1250144   no data   no data  --
4219.91/1056.40	c Finding binary XORs  T:     0.00 s  found:       1
4383.29/1097.33	c  N st   101   4212730       574      9303       373    152861     31143   2134376   no data   no data  --
4383.29/1097.33	c  S st   101   4212730       574      9303       373    152861     31143   2134376   no data   no data  --
4384.90/1097.73	c  S st   101   4213233       574      9303       375    153354     31143   2142992   no data   no data  --
4384.90/1097.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4384.90/1097.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4385.30/1097.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  2.3M T:  0.32
4385.30/1097.89	c Replacing        1 vars Replaced     5097 lits Time:     0.26 s 
4385.68/1097.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4386.88/1098.28	c subs with bin:      182  lits-rem:      5689  v-fix:    0  time:  1.28 s
4386.88/1098.28	c Subs w/ non-existent bins:      0 l-rem:    220 v-fix:     0 done:    573 time:  0.01 s
4386.88/1098.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4519.10/1131.32	c lits-rem:      2924  cl-subs:    33924  v-elim:      0  v-fix:    0  time: 131.93 s
4519.10/1131.32	c vivif2 --  cl tried     9288 cl shrink        0 lits rem          0 time: 0.00
4519.10/1131.35	c vivif2 --  cl tried   119261 cl shrink      154 lits rem        155 time: 0.15
4520.30/1131.67	c asymm  cl-useful: 0/3069/9288 lits-rem:0 time: 1.28
4520.30/1131.68	c calculated reachability. Time: 0.00
4520.30/1131.68	c  N st   101   4213233       573      9288       372    119261     31098   1578354   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264401-1304138393/watcher-3264401-1304138393 -o /tmp/evaluation-result-3264401-1304138393/solver-3264401-1304138393 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3264401-1304138393.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: 7.45 7.81 7.52 6/180 28950
/proc/meminfo: memFree=30827532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 506255575 52465664 352 33554432000 4194304 4650419 140737109939152 18446744073709551615 48011667097522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 12809 352 303 112 0 7774 0
[pid=28950/tid=28951] ppid=28948 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 506255575 52465664 352 33554432000 4194304 4650419 140737109939152 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 506255575 52465664 352 33554432000 4194304 4650419 140737109939152 18446744073709551615 212051452982 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 506255575 52465664 352 33554432000 4194304 4650419 140737109939152 18446744073709551615 48011667097516 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.05779 s]
/proc/loadavg: 7.45 7.81 7.52 6/180 28950
/proc/meminfo: memFree=30827532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=286376 CPUtime=0.2 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 4375 0 0 0 20 0 0 0 18 0 4 0 506255575 293249024 3583 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 71594 3583 390 112 0 66559 0
[pid=28950/tid=28951] ppid=28948 vsize=286376 CPUtime=0.04 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1147 0 0 0 4 0 0 0 25 0 4 0 506255575 293249024 3583 33554432000 4194304 4650419 140737109939152 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=286376 CPUtime=0.04 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1156 0 0 0 4 0 0 0 18 0 4 0 506255575 293249024 3583 33554432000 4194304 4650419 140737109939152 18446744073709551615 4331351 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=286376 CPUtime=0.05 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 332 0 0 0 5 0 0 0 18 0 4 0 506255575 293249024 3583 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 286376

[startup+0.157699 s]
/proc/loadavg: 7.45 7.81 7.52 6/180 28950
/proc/meminfo: memFree=30827532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=286376 CPUtime=0.6 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 4645 0 0 0 60 0 0 0 18 0 4 0 506255575 293249024 3853 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 71594 3853 391 112 0 66559 0
[pid=28950/tid=28951] ppid=28948 vsize=286376 CPUtime=0.14 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1216 0 0 0 14 0 0 0 25 0 4 0 506255575 293249024 3853 33554432000 4194304 4650419 140737109939152 18446744073709551615 4334014 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=286376 CPUtime=0.14 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1204 0 0 0 14 0 0 0 18 0 4 0 506255575 293249024 3853 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=286376 CPUtime=0.15 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 412 0 0 0 15 0 0 0 18 0 4 0 506255575 293249024 3853 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 286376

[startup+0.300676 s]
/proc/loadavg: 7.45 7.81 7.52 6/180 28950
/proc/meminfo: memFree=30827532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=287396 CPUtime=1.17 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 5534 0 0 0 117 0 0 0 18 0 4 0 506255575 294293504 3965 33554432000 4194304 4650419 140737109939152 18446744073709551615 4367249 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 71849 3965 393 112 0 66814 0
[pid=28950/tid=28951] ppid=28948 vsize=287396 CPUtime=0.28 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1468 0 0 0 28 0 0 0 25 0 4 0 506255575 294293504 3965 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=287396 CPUtime=0.29 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1370 0 0 0 29 0 0 0 18 0 4 0 506255575 294293504 3965 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363371 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=287396 CPUtime=0.29 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 648 0 0 0 29 0 0 0 18 0 4 0 506255575 294293504 3965 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287396

[startup+0.700606 s]
/proc/loadavg: 7.45 7.81 7.52 6/180 28950
/proc/meminfo: memFree=30827532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=287992 CPUtime=2.77 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 6908 0 0 0 276 1 0 0 18 0 4 0 506255575 294903808 4422 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 71998 4422 393 112 0 66963 0
[pid=28950/tid=28951] ppid=28948 vsize=287992 CPUtime=0.68 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1831 0 0 0 68 0 0 0 25 0 4 0 506255575 294903808 4422 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=287992 CPUtime=0.69 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1716 0 0 0 69 0 0 0 18 0 4 0 506255575 294903808 4423 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=287992 CPUtime=0.69 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 961 0 0 0 69 0 0 0 18 0 4 0 506255575 294903808 4423 33554432000 4194304 4650419 140737109939152 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287992

[startup+1.50046 s]
/proc/loadavg: 7.45 7.81 7.52 9/184 28954
/proc/meminfo: memFree=30803072/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=279908 CPUtime=5.96 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 8760 0 0 0 595 1 0 0 19 0 4 0 506255575 286625792 5153 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 69977 5153 394 112 0 64942 0
[pid=28950/tid=28951] ppid=28948 vsize=279908 CPUtime=1.48 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 2247 0 0 0 148 0 0 0 25 0 4 0 506255575 286625792 5154 33554432000 4194304 4650419 140737109939152 18446744073709551615 4333874 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=279908 CPUtime=1.48 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 2156 0 0 0 148 0 0 0 20 0 4 0 506255575 286625792 5154 33554432000 4194304 4650419 140737109939152 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=279908 CPUtime=1.49 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 1533 0 0 0 149 0 0 0 20 0 4 0 506255575 286625792 5154 33554432000 4194304 4650419 140737109939152 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 279908

[startup+3.10118 s]
/proc/loadavg: 7.45 7.81 7.52 9/184 28954
/proc/meminfo: memFree=30793300/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=280984 CPUtime=12.36 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 14922 0 0 0 1234 2 0 0 25 0 4 0 506255575 287727616 9219 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 70246 9219 395 112 0 65211 0
[pid=28950/tid=28951] ppid=28948 vsize=280984 CPUtime=3.07 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 3948 0 0 0 307 0 0 0 25 0 4 0 506255575 287727616 9219 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=280984 CPUtime=3.08 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 3075 0 0 0 308 0 0 0 25 0 4 0 506255575 287727616 9219 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=280984 CPUtime=3.08 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 3346 0 0 0 308 0 0 0 25 0 4 0 506255575 287727616 9219 33554432000 4194304 4650419 140737109939152 18446744073709551615 4433090 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 280984

[startup+6.30061 s]
/proc/loadavg: 7.49 7.81 7.52 9/184 28954
/proc/meminfo: memFree=30750900/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=278464 CPUtime=25.14 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 23254 0 0 0 2510 4 0 0 25 0 4 0 506255575 285147136 12897 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 69616 12897 395 112 0 64581 0
[pid=28950/tid=28951] ppid=28948 vsize=278464 CPUtime=6.25 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 6338 0 0 0 625 0 0 0 25 0 4 0 506255575 285147136 12897 33554432000 4194304 4650419 140737109939152 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=278464 CPUtime=6.29 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 5441 0 0 0 628 1 0 0 25 0 4 0 506255575 285147136 12897 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=278464 CPUtime=6.28 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 4939 0 0 0 627 1 0 0 25 0 4 0 506255575 285147136 12897 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 278464

[startup+12.7005 s]
/proc/loadavg: 7.53 7.81 7.53 9/184 28954
/proc/meminfo: memFree=30746924/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=296760 CPUtime=50.7 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 32696 0 0 0 5064 6 0 0 25 0 4 0 506255575 303882240 18002 33554432000 4194304 4650419 140737109939152 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 74190 18002 395 112 0 69155 0
[pid=28950/tid=28951] ppid=28948 vsize=296760 CPUtime=12.62 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 8591 0 0 0 1261 1 0 0 25 0 4 0 506255575 303882240 18002 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=296760 CPUtime=12.68 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 7300 0 0 0 1267 1 0 0 25 0 4 0 506255575 303882240 18002 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=296760 CPUtime=12.68 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 8129 0 0 0 1267 1 0 0 25 0 4 0 506255575 303882240 18002 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 296760

[startup+25.5012 s]
/proc/loadavg: 7.64 7.82 7.53 9/184 28954
/proc/meminfo: memFree=30721636/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=316156 CPUtime=101.84 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 47347 0 0 0 10175 9 0 0 25 0 4 0 506255575 323743744 21975 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 79039 21975 395 112 0 74004 0
[pid=28950/tid=28951] ppid=28948 vsize=316156 CPUtime=25.35 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 12891 0 0 0 2533 2 0 0 25 0 4 0 506255575 323743744 21975 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=316156 CPUtime=25.48 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 10272 0 0 0 2547 1 0 0 25 0 4 0 506255575 323743744 21975 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=316156 CPUtime=25.48 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 11594 0 0 0 2546 2 0 0 25 0 4 0 506255575 323743744 21975 33554432000 4194304 4650419 140737109939152 18446744073709551615 4326360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 316156

[startup+51.1006 s]
/proc/loadavg: 7.84 7.85 7.55 9/184 28955
/proc/meminfo: memFree=30680804/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=317432 CPUtime=204.1 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 70230 0 0 0 20396 14 0 0 25 0 4 0 506255575 325050368 27076 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 79358 27076 395 112 0 74323 0
[pid=28950/tid=28951] ppid=28948 vsize=317432 CPUtime=50.81 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 20295 0 0 0 5077 4 0 0 25 0 4 0 506255575 325050368 27076 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=317432 CPUtime=51.08 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 13893 0 0 0 5106 2 0 0 25 0 4 0 506255575 325050368 27076 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=317432 CPUtime=51.08 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 16329 0 0 0 5105 3 0 0 25 0 4 0 506255575 325050368 27076 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 317432

[startup+102.306 s]
/proc/loadavg: 7.97 7.89 7.58 9/184 28956
/proc/meminfo: memFree=30605452/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=298044 CPUtime=408.64 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 103899 0 0 0 40841 23 0 0 25 0 4 0 506255575 305197056 32131 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366213 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 74511 32131 395 112 0 69476 0
[pid=28950/tid=28951] ppid=28948 vsize=298044 CPUtime=101.74 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 29428 0 0 0 10168 6 0 0 25 0 4 0 506255575 305197056 32131 33554432000 4194304 4650419 140737109939152 18446744073709551615 4333438 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=298044 CPUtime=102.29 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 19586 0 0 0 10225 4 0 0 25 0 4 0 506255575 305197056 32131 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=298044 CPUtime=102.29 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 23062 0 0 0 10224 5 0 0 25 0 4 0 506255575 305197056 32131 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 298044

[startup+162.301 s]

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

[pid=28950] ppid=28948 vsize=486684 CPUtime=2805.4 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 354680 0 0 0 280429 111 0 0 25 0 4 0 506255575 498364416 79271 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 121671 79271 395 112 0 116636 0
[pid=28950/tid=28951] ppid=28948 vsize=486684 CPUtime=698.47 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 80421 0 0 0 69823 24 0 0 25 0 4 0 506255575 498364416 79271 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=486684 CPUtime=702.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 75028 0 0 0 70208 23 0 0 25 0 4 0 506255575 498364416 79271 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=486684 CPUtime=702.3 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 72299 0 0 0 70206 24 0 0 25 0 4 0 506255575 498364416 79271 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 486684

[startup+762.307 s]
/proc/loadavg: 8.03 8.02 7.80 9/184 28974
/proc/meminfo: memFree=30161532/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=552496 CPUtime=3045.1 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 378340 0 0 0 304390 120 0 0 25 0 4 0 506255575 565755904 78249 33554432000 4194304 4650419 140737109939152 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 138124 78249 395 112 0 133089 0
[pid=28950/tid=28951] ppid=28948 vsize=552496 CPUtime=758.15 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 84733 0 0 0 75788 27 0 0 25 0 4 0 506255575 565755904 78249 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=552496 CPUtime=762.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 82698 0 0 0 76205 26 0 0 25 0 4 0 506255575 565755904 78249 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=552496 CPUtime=762.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 74643 0 0 0 76206 25 0 0 25 0 4 0 506255575 565755904 78249 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 552496

[startup+822.301 s]
/proc/loadavg: 8.05 8.03 7.81 9/184 28976
/proc/meminfo: memFree=30118804/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=539532 CPUtime=3284.76 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 399115 0 0 0 328347 129 0 0 25 0 4 0 506255575 552480768 86619 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 134883 86619 395 112 0 129848 0
[pid=28950/tid=28951] ppid=28948 vsize=539532 CPUtime=817.82 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 88248 0 0 0 81753 29 0 0 25 0 4 0 506255575 552480768 86619 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=539532 CPUtime=822.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 88852 0 0 0 82202 29 0 0 25 0 4 0 506255575 552480768 86619 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=539532 CPUtime=822.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 79298 0 0 0 82204 27 0 0 25 0 4 0 506255575 552480768 86619 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 539532

[startup+882.301 s]
/proc/loadavg: 8.10 8.05 7.83 9/184 28977
/proc/meminfo: memFree=30104848/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=553048 CPUtime=3524.44 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 415320 0 0 0 352308 136 0 0 25 0 4 0 506255575 566321152 82878 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 138262 82878 395 112 0 133227 0
[pid=28950/tid=28951] ppid=28948 vsize=553048 CPUtime=877.49 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 91379 0 0 0 87719 30 0 0 25 0 4 0 506255575 566321152 82878 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=553048 CPUtime=882.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 93689 0 0 0 88200 31 0 0 25 0 4 0 506255575 566321152 82878 33554432000 4194304 4650419 140737109939152 18446744073709551615 4354992 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=553048 CPUtime=882.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 81653 0 0 0 88203 28 0 0 25 0 4 0 506255575 566321152 82878 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 553048

[startup+942.3 s]
/proc/loadavg: 8.11 8.07 7.85 9/184 28979
/proc/meminfo: memFree=30084804/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=539844 CPUtime=3764.12 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 433576 0 0 0 376268 144 0 0 25 0 4 0 506255575 552800256 80331 33554432000 4194304 4650419 140737109939152 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 134961 80331 395 112 0 129926 0
[pid=28950/tid=28951] ppid=28948 vsize=539844 CPUtime=937.17 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 94159 0 0 0 93686 31 0 0 25 0 4 0 506255575 552800256 80331 33554432000 4194304 4650419 140737109939152 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=539844 CPUtime=942.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 100210 0 0 0 94198 33 0 0 25 0 4 0 506255575 552800256 80331 33554432000 4194304 4650419 140737109939152 18446744073709551615 4514720 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=539844 CPUtime=942.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 84744 0 0 0 94201 30 0 0 25 0 4 0 506255575 552800256 80331 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 539844

[startup+1002.3 s]
/proc/loadavg: 8.11 8.08 7.86 9/184 28980
/proc/meminfo: memFree=29979840/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=539936 CPUtime=4003.79 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 455883 0 0 0 400227 152 0 0 25 0 4 0 506255575 552894464 94769 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 134984 94769 395 112 0 129949 0
[pid=28950/tid=28951] ppid=28948 vsize=539936 CPUtime=996.84 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 99654 0 0 0 99651 33 0 0 25 0 4 0 506255575 552894464 94769 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=539936 CPUtime=1002.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 106226 0 0 0 100196 35 0 0 25 0 4 0 506255575 552894464 94769 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=539936 CPUtime=1002.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 88498 0 0 0 100200 31 0 0 25 0 4 0 506255575 552894464 94769 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 539936

[startup+1062.3 s]
/proc/loadavg: 8.19 8.11 7.89 9/184 28982
/proc/meminfo: memFree=30034580/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=555032 CPUtime=4243.48 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 470566 0 0 0 424189 159 0 0 25 0 4 0 506255575 568352768 86537 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 138758 86537 395 112 0 133723 0
[pid=28950/tid=28951] ppid=28948 vsize=555032 CPUtime=1056.52 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 102842 0 0 0 105618 34 0 0 25 0 4 0 506255575 568352768 86537 33554432000 4194304 4650419 140737109939152 18446744073709551615 4363411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=555032 CPUtime=1062.32 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 112488 0 0 0 106193 39 0 0 25 0 4 0 506255575 568352768 86537 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=555032 CPUtime=1062.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 90104 0 0 0 106199 32 0 0 25 0 4 0 506255575 568352768 86537 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 555032

[startup+1122.3 s]
/proc/loadavg: 8.25 8.13 7.91 9/184 28984
/proc/meminfo: memFree=29952208/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=541428 CPUtime=4483.15 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 489303 0 0 0 448148 167 0 0 25 0 4 0 506255575 554422272 91018 33554432000 4194304 4650419 140737109939152 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 135357 91018 395 112 0 130322 0
[pid=28950/tid=28951] ppid=28948 vsize=541428 CPUtime=1116.19 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 105820 0 0 0 111583 36 0 0 25 0 4 0 506255575 554422272 91018 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=541428 CPUtime=1122.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 118880 0 0 0 112190 41 0 0 25 0 4 0 506255575 554422272 91018 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=541428 CPUtime=1122.31 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 94535 0 0 0 112197 34 0 0 25 0 4 0 506255575 554422272 91018 33554432000 4194304 4650419 140737109939152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 541428

[startup+1182.3 s]
/proc/loadavg: 6.80 7.80 7.81 5/175 29003
/proc/meminfo: memFree=30669860/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=541560 CPUtime=4722.85 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 504708 0 0 0 472109 176 0 0 25 0 4 0 506255575 554557440 94123 33554432000 4194304 4650419 140737109939152 18446744073709551615 4516030 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 135390 94123 395 112 0 130355 0
[pid=28950/tid=28951] ppid=28948 vsize=541560 CPUtime=1175.88 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 109625 0 0 0 117550 38 0 0 25 0 4 0 506255575 554557440 94123 33554432000 4194304 4650419 140737109939152 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=541560 CPUtime=1182.31 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 124849 0 0 0 118187 44 0 0 25 0 4 0 506255575 554557440 94123 33554432000 4194304 4650419 140737109939152 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=541560 CPUtime=1182.32 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 95487 0 0 0 118197 35 0 0 25 0 4 0 506255575 554557440 94123 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 541560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 6.00 7.55 7.73 5/175 29004
/proc/meminfo: memFree=30670352/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=544460 CPUtime=4800.36 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 508464 0 0 0 479859 177 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 136115 93815 395 112 0 131080 0
[pid=28950/tid=28951] ppid=28948 vsize=544460 CPUtime=1195.18 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 111255 0 0 0 119479 39 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=544460 CPUtime=1201.72 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 125563 0 0 0 120128 44 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=544460 CPUtime=1201.72 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 96897 0 0 0 120137 35 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 544460

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

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

[startup+1201.7 s]
/proc/loadavg: 6.00 7.55 7.73 5/175 29004
/proc/meminfo: memFree=30670352/32951124 swapFree=67106388/67111528
[pid=28950] ppid=28948 vsize=544460 CPUtime=4800.36 cores=1,3,5,7
/proc/28950/stat : 28950 (strangenight1-m) R 28948 28950 28106 0 -1 4202496 508464 0 0 0 479859 177 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28950/statm: 136115 93815 395 112 0 131080 0
[pid=28950/tid=28951] ppid=28948 vsize=544460 CPUtime=1195.18 cores=1,3,5,7
/proc/28950/task/28951/stat : 28951 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 111255 0 0 0 119479 39 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28950/tid=28952] ppid=28948 vsize=544460 CPUtime=1201.72 cores=1,3,5,7
/proc/28950/task/28952/stat : 28952 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 125563 0 0 0 120128 44 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28950/tid=28953] ppid=28948 vsize=544460 CPUtime=1201.72 cores=1,3,5,7
/proc/28950/task/28953/stat : 28953 (strangenight1-m) R 28948 28950 28106 0 -1 4202560 96897 0 0 0 120137 35 0 0 25 0 4 0 506255575 557527040 93815 33554432000 4194304 4650419 140737109939152 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 544460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.41
CPU user time (s): 4798.62
CPU system time (s): 1.79073
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 606224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.62
system time used= 1.79073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508464
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= 392
involuntary context switches= 28567

runsolver used 1.87271 second user time and 4.69329 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 06:39:53
IDJOB=3264401
IDBENCH=84608
IDSOLVER=1588
FILE ID=node146/3264401-1304138393
RUNJOBID= node146-1304138348-28836
PBS_JOBID= 13170796
Free space on /tmp= 73344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264401-1304138393/watcher-3264401-1304138393 -o /tmp/evaluation-result-3264401-1304138393/solver-3264401-1304138393 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3264401-1304138393.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1596842981

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30827812 kB
Buffers:        407704 kB
Cached:        1071412 kB
SwapCached:        668 kB
Active:         329748 kB
Inactive:      1420036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30827812 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            8184 kB
Writeback:           0 kB
AnonPages:      269472 kB
Mapped:          15364 kB
Slab:           310492 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   534152 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= 73344 MiB
End job on node146 at 2011-04-30 06:59:57