Trace number 3264443

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.09 1202.04

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264443-1304127802.cnf'
0.00/0.00	c -- header says num vars:            764
0.00/0.00	c -- header says num clauses:        9695
0.00/0.02	c -- clauses added:            0 learnts,         9695 normals,            0 xors
0.00/0.02	c -- vars added        764
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       764      9695         0         0     29276         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/9695/9695 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.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    764 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.56/0.90	c lits-rem:      2980  cl-subs:        0  v-elim:    191  v-fix:    0  time:  0.01 s
3.56/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.56/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.56/0.90	c calculated reachability. Time: 0.00
3.56/0.90	c Calc default polars -  time:   0.00 s pos:       0 undec:     191 neg:     573
3.56/0.90	c =========================================================================================
3.56/0.90	c types(t): F = full restart, N = normal restart
3.56/0.90	c types(t): S = simplification begin/end, E = solution found
3.56/0.90	c restart types(rt): st = static, dy = dynamic
3.56/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.56/0.90	c  B st     0         0       573      9504         0         0     39788         0   no data   no data
3.56/0.90	c  N dy    19      4148       573      9504         5      4006     39788     75251     10.39     11.11
3.56/0.90	c  N dy    37      8167       573      9504         9      5497     39788     81778     10.23     10.82
3.56/0.90	c  N dy    66     12202       573      9504        22      5301     39788     54291     10.69     14.46
3.56/0.90	c  N dy    94     16262       573      9504        22      9259     39788    138025     10.94     11.61
4.36/1.16	c  N dy   120     20428       573      9504        28      7842     39788     87963     11.15     11.94
5.56/1.46	c  N dy   137     24594       573      9504        31     11891     39788    174289     11.21     11.93
5.56/1.49	c  F st   140     25000       573      9504        35     12289     39788    183586     11.21   no data
7.17/1.88	c Decided on static restart strategy
7.17/1.88	c  N st   146     30000       573      9504        37     10472     39788    127369     11.21   no data
7.17/1.88	c  S st   146     30000       573      9504        37     10472     39788    127369     11.21   no data
7.57/1.91	c  S st   146     30502       573      9504        39     10965     39788    132810     11.21   no data
7.57/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.57/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  0.2M T:  0.00
7.57/1.92	c blocked clauses removed:        0 vars:      0 tried:         573 T: 0.00 s
7.57/1.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.57/1.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    573 time:  0.00 s
7.57/1.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.57/1.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.57/1.93	c subs with bin:       81  lits-rem:      1808  v-fix:    0  time:  0.00 s
7.96/2.03	c lits-rem:      2095  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  0.10 s
7.96/2.07	c asymm  cl-useful: 2300/9504/9504 lits-rem:3355 time: 0.04
7.96/2.07	c calculated reachability. Time: 0.00
7.96/2.07	c  N st   146     30502       573      9504        42      8996     34669    112972     11.21   no data
9.15/2.34	c Finding binary XORs  T:     0.00 s  found:       1
10.75/2.76	c  N st   148     37614       573      9504        56      8392     34669     91499     11.21   no data
13.14/3.37	c  N st   149     44015       573      9504        57     14516     34669    208217     11.21   no data
13.94/3.54	c  S st   150     45753       573      9504        69     16157     34669    237684     11.21   no data
13.94/3.59	c  S st   150     46256       573      9504        71     16651     34669    245334     11.21   no data
13.94/3.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.94/3.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.94/3.60	c Replacing        1 vars Replaced     1007 lits Time:     0.00 s 
14.34/3.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.34/3.60	c bin-w-bin subsume rem            2 bins  time:  0.00 s
14.34/3.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
14.34/3.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.34/3.60	c lits-rem:       263  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.00 s
14.34/3.63	c subs with bin:       37  lits-rem:      5315  v-fix:    0  time:  0.02 s
15.96/4.02	c lits-rem:      2306  cl-subs:     4302  v-elim:      0  v-fix:    0  time:  0.40 s
15.96/4.02	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
15.96/4.03	c vivif2 --  cl tried    12311 cl shrink        0 lits rem          0 time: 0.00
15.96/4.08	c asymm  cl-useful: 893/9490/9490 lits-rem:1165 time: 0.05
15.96/4.08	c calculated reachability. Time: 0.00
15.96/4.08	c  N st   150     46256       572      9490        67     12311     33092    174011     11.21   no data
21.94/5.55	c  N st   151     60654       572      9490        67     17965     33092    283032     11.21   no data
21.94/5.55	c Finding binary XORs  T:     0.00 s  found:       0
25.93/6.56	c  N st   152     69384       572      9490        93     16651     33092    206541     11.21   no data
25.93/6.56	c  S st   152     69384       572      9490        93     16651     33092    206541     11.21   no data
26.33/6.61	c  S st   152     69888       572      9490        98     17150     33092    215206     11.21   no data
26.33/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.33/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
26.33/6.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.33/6.61	c bin-w-bin subsume rem            1 bins  time:  0.00 s
26.33/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.33/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    572 time:  0.00 s
26.33/6.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.33/6.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.33/6.64	c subs with bin:       14  lits-rem:      3147  v-fix:    0  time:  0.02 s
27.53/6.94	c lits-rem:      1206  cl-subs:     4070  v-elim:      0  v-fix:    0  time:  0.30 s
27.53/6.94	c vivif2 --  cl tried     9490 cl shrink        0 lits rem          0 time: 0.00
27.53/6.95	c vivif2 --  cl tried    13066 cl shrink        0 lits rem          0 time: 0.00
27.93/7.00	c asymm  cl-useful: 453/9490/9490 lits-rem:506 time: 0.06
27.93/7.00	c calculated reachability. Time: 0.00
27.93/7.00	c  N st   152     69888       572      9490        98     13066     32539    147112     11.21   no data
36.31/9.17	c  F st   153     87500       572      9490        99     19575     32539    279093     11.21   no data
36.31/9.17	c  N st   153     87500       572      9490        99     19575     32539    279093     11.21   no data
37.51/9.40	c Finding binary XORs  T:     0.00 s  found:       1
38.71/9.79	c Decided on static restart strategy
40.30/10.11	c  N st   160     95537       572      9490       111     15858     32539    179236     11.21   no data
45.11/11.36	c  N st   162    104833       572      9490       112     24746     32539    336266     11.21   no data
45.11/11.36	c  S st   162    104833       572      9490       112     24746     32539    336266     11.21   no data
45.11/11.36	c Finding binary XORs  T:     0.00 s  found:       0
45.51/11.42	c  S st   162    105337       572      9490       143     25246     32539    344631     11.21   no data
45.51/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.51/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.51/11.44	c Replacing        1 vars Replaced      569 lits Time:     0.00 s 
45.51/11.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.51/11.44	c bin-w-bin subsume rem            1 bins  time:  0.00 s
45.51/11.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.51/11.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    571 time:  0.00 s
45.51/11.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.51/11.44	c lits-rem:        14  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
45.51/11.47	c subs with bin:       19  lits-rem:      2725  v-fix:    0  time:  0.02 s
47.90/12.09	c lits-rem:      1898  cl-subs:     5938  v-elim:      0  v-fix:    0  time:  0.62 s
47.90/12.09	c vivif2 --  cl tried     9476 cl shrink        0 lits rem          0 time: 0.00
47.90/12.09	c vivif2 --  cl tried    19283 cl shrink        0 lits rem          0 time: 0.00
48.30/12.17	c asymm  cl-useful: 252/9476/9476 lits-rem:261 time: 0.07
48.30/12.17	c calculated reachability. Time: 0.00
48.30/12.17	c  N st   162    105337       571      9476       140     19283     32200    253711     11.21   no data
53.50/13.46	c  N st   163    114937       571      9476       142     16170     32200    169911     11.21   no data
61.08/15.33	c  N st   164    129335       571      9476       145     16622     32200    164944     11.21   no data
72.67/18.27	c  N st   165    150931       571      9476       153     23036     32200    261214     11.21   no data
72.67/18.27	c Finding binary XORs  T:     0.00 s  found:       0
76.66/19.26	c  S st   166    158005       571      9476       159     29957     32200    400353     11.21   no data
77.06/19.33	c  S st   166    158508       571      9476       162     30451     32200    409573     11.21   no data
77.06/19.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.06/19.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
77.06/19.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.06/19.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.06/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.06/19.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    571 time:  0.00 s
77.06/19.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.06/19.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.06/19.38	c subs with bin:       21  lits-rem:      3418  v-fix:    0  time:  0.02 s
81.06/20.39	c lits-rem:      3171  cl-subs:     8126  v-elim:      0  v-fix:    0  time:  1.00 s
81.06/20.39	c vivif2 --  cl tried     9476 cl shrink        0 lits rem          0 time: 0.00
81.06/20.39	c vivif2 --  cl tried    22304 cl shrink        0 lits rem          0 time: 0.01
81.46/20.48	c asymm  cl-useful: 150/9476/9476 lits-rem:150 time: 0.08
81.46/20.48	c calculated reachability. Time: 0.00
81.46/20.48	c  N st   166    158508       571      9476       162     22304     32030    275600     11.21   no data
109.82/27.55	c  N st   167    207097       571      9476       164     20144     32030    197728     11.21   no data
128.59/32.22	c  N st   168    237764       571      9476       168     31581     32030    401345     11.21   no data
128.59/32.22	c  S st   168    237764       571      9476       168     31581     32030    401345     11.21   no data
128.99/32.30	c  S st   168    238269       571      9476       171     32081     32030    409435     11.21   no data
128.99/32.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.99/32.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
128.99/32.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.99/32.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.99/32.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.99/32.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    571 time:  0.00 s
128.99/32.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
128.99/32.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
128.99/32.34	c subs with bin:       17  lits-rem:       604  v-fix:    0  time:  0.01 s
132.59/33.25	c lits-rem:      3171  cl-subs:     6130  v-elim:      0  v-fix:    0  time:  0.91 s
132.59/33.25	c vivif2 --  cl tried     9476 cl shrink        0 lits rem          0 time: 0.00
132.59/33.26	c vivif2 --  cl tried    25934 cl shrink        0 lits rem          0 time: 0.01
132.99/33.35	c asymm  cl-useful: 78/9476/9476 lits-rem:79 time: 0.10
132.99/33.36	c calculated reachability. Time: 0.00
132.99/33.36	c  N st   168    238269       571      9476       171     25934     31947    315759     11.21   no data
174.94/43.82	c  F st   169    306251       571      9476       176     30811     31947    359811     11.21   no data
174.94/43.83	c  N st   169    306251       571      9476       176     30811     31947    359811     11.21   no data
174.94/43.83	c Finding binary XORs  T:     0.00 s  found:       1
178.13/44.62	c Decided on static restart strategy
192.50/48.28	c  N st   179    334557       571      9476       221     36020     31947    437078     11.21   no data
208.89/52.33	c  N st   181    357404       571      9476       221     34846     31947    415251     11.21   no data
208.89/52.33	c  S st   181    357404       571      9476       221     34846     31947    415251     11.21   no data
208.89/52.40	c  S st   181    357906       571      9476       226     35339     31947    423365     11.21   no data
208.89/52.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.31/52.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  0.6M T:  0.01
209.31/52.41	c Replacing        1 vars Replaced       95 lits Time:     0.00 s 
209.31/52.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
209.31/52.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.31/52.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.31/52.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
209.31/52.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
209.31/52.42	c lits-rem:        17  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.01 s
209.31/52.47	c subs with bin:       30  lits-rem:      3943  v-fix:    0  time:  0.04 s
212.49/53.29	c lits-rem:      2666  cl-subs:     6532  v-elim:      0  v-fix:    0  time:  0.81 s
212.49/53.29	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
212.89/53.30	c vivif2 --  cl tried    28777 cl shrink        0 lits rem          0 time: 0.01
213.29/53.40	c asymm  cl-useful: 60/9461/9461 lits-rem:60 time: 0.11
213.29/53.40	c calculated reachability. Time: 0.00
213.29/53.40	c  N st   181    357906       570      9461       223     28777     31822    319003     11.21   no data
235.26/58.98	c  N st   182    390298       570      9461       223     35972     31822    412929     11.21   no data
269.62/67.60	c  N st   183    438886       570      9461       224     31788     31822    316891     11.21   no data
270.02/67.60	c Finding binary XORs  T:     0.00 s  found:       0
323.14/80.96	c  N st   184    511770       570      9461       228     46955     31822    563003     11.21   no data
341.54/85.57	c  N st   185    536861       570      9461       235     42322     31822    488853     11.21   no data
341.54/85.57	c  S st   185    536861       570      9461       235     42322     31822    488853     11.21   no data
341.92/85.66	c  S st   185    537363       570      9461       240     42816     31822    498307     11.21   no data
341.92/85.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
341.92/85.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
341.92/85.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
341.92/85.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.92/85.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.92/85.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
341.92/85.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
341.92/85.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
342.31/85.72	c subs with bin:       13  lits-rem:       342  v-fix:    0  time:  0.02 s
347.11/86.96	c lits-rem:      1618  cl-subs:     8925  v-elim:      0  v-fix:    0  time:  1.24 s
347.11/86.96	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
347.11/86.96	c vivif2 --  cl tried    33878 cl shrink        0 lits rem          0 time: 0.01
347.51/87.09	c asymm  cl-useful: 106/9461/9461 lits-rem:106 time: 0.12
347.51/87.09	c calculated reachability. Time: 0.00
347.51/87.09	c  N st   185    537363       570      9461       240     33878     31713    361815     11.21   no data
474.93/118.97	c  N st   186    701347       570      9461       241     67243     31713    945917     11.21   no data
474.93/118.97	c Finding binary XORs  T:     0.00 s  found:       0
562.41/140.89	c  N st   187    806044       570      9461       245     63695     31713    802436     11.21   no data
562.41/140.89	c  S st   187    806044       570      9461       245     63695     31713    802436     11.21   no data
563.21/141.01	c  S st   187    806548       570      9461       251     64189     31713    811860     11.21   no data
563.21/141.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
563.21/141.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
563.21/141.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
563.21/141.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
563.21/141.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
563.21/141.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
563.21/141.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
563.21/141.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
563.61/141.13	c subs with bin:       12  lits-rem:      3053  v-fix:    0  time:  0.05 s
581.98/145.74	c lits-rem:      2644  cl-subs:    20150  v-elim:      0  v-fix:    0  time:  4.61 s
581.98/145.75	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
581.98/145.76	c vivif2 --  cl tried    44027 cl shrink        0 lits rem          0 time: 0.01
582.81/145.92	c asymm  cl-useful: 36/9461/9461 lits-rem:36 time: 0.16
582.81/145.92	c calculated reachability. Time: 0.00
582.81/145.92	c  N st   187    806548       570      9461       251     44027     31677    494920     11.21   no data
814.07/203.84	c  F st   188   1071876       570      9461       252     66828     31677    860196     11.21   no data
814.07/203.84	c  N st   188   1071876       570      9461       252     66828     31677    860196     11.21   no data
814.07/203.84	c Finding binary XORs  T:     0.00 s  found:       0
818.86/205.06	c Decided on static restart strategy
841.64/210.76	c  N st   198   1100180       570      9461       273     51483     31677    531543     11.21   no data
875.19/219.14	c  N st   200   1136172       570      9461       273     86561     31677   1216421     11.21   no data
905.14/226.69	c  N st   201   1168564       570      9461       273     74180     31677    957573     11.21   no data
941.90/235.85	c  N st   202   1209822       570      9461       273     69270     31677    838245     11.21   no data
941.90/235.85	c  S st   202   1209822       570      9461       273     69270     31677    838245     11.21   no data
942.70/236.01	c  S st   202   1210324       570      9461       274     69767     31677    848062     11.21   no data
942.70/236.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
942.70/236.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
942.70/236.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.70/236.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.70/236.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.70/236.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
942.70/236.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
942.70/236.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
943.11/236.12	c subs with bin:        8  lits-rem:       117  v-fix:    0  time:  0.03 s
959.08/240.11	c lits-rem:      2614  cl-subs:    15759  v-elim:      0  v-fix:    0  time:  3.98 s
959.08/240.11	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
959.08/240.12	c vivif2 --  cl tried    54000 cl shrink        0 lits rem          0 time: 0.01
959.88/240.33	c asymm  cl-useful: 17/9461/9461 lits-rem:17 time: 0.21
959.88/240.33	c calculated reachability. Time: 0.00
959.88/240.33	c  N st   202   1210324       570      9461       274     54000     31660    604178     11.21   no data
1027.38/257.26	c  N st   203   1283210       570      9461       275     79087     31660    993257     11.21   no data
1027.38/257.26	c Finding binary XORs  T:     0.00 s  found:       0
1130.43/283.05	c  N st   204   1392534       570      9461       286     91458     31660   1210007     11.21   no data
1296.60/324.66	c  N st   205   1556520       570      9461       294    102087     31660   1397895     11.21   no data
1296.60/324.66	c Finding binary XORs  T:     0.00 s  found:       0
1458.38/365.10	c  N st   206   1710325       570      9461       303     94297     31660   1274319     11.21   no data
1458.38/365.10	c  S st   206   1710325       570      9461       303     94297     31660   1274319     11.21   no data
1459.18/365.38	c  S st   206   1710829       570      9461       308     94793     31660   1284095     11.21   no data
1459.18/365.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1459.58/365.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1459.58/365.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1459.58/365.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1459.58/365.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1459.58/365.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
1459.58/365.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1459.58/365.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1459.98/365.58	c subs with bin:       22  lits-rem:      1886  v-fix:    0  time:  0.07 s
1506.32/377.12	c lits-rem:      3332  cl-subs:    24086  v-elim:      0  v-fix:    0  time: 11.53 s
1506.32/377.12	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
1506.32/377.14	c vivif2 --  cl tried    70685 cl shrink        0 lits rem          0 time: 0.02
1507.52/377.40	c asymm  cl-useful: 4/7030/9461 lits-rem:4 time: 0.26
1507.52/377.40	c calculated reachability. Time: 0.00
1507.52/377.40	c  N st   206   1710829       570      9461       308     70685     31656    880224     11.21   no data
1901.00/475.91	c  N st   207   2079793       570      9461       308     89640     31656   1229360     11.21   no data
1901.00/475.91	c Finding binary XORs  T:     0.00 s  found:       0
2052.37/513.88	c  N st   208   2210829       570      9461       318     94748     31656   1181409     11.21   no data
2052.37/513.88	c  S st   208   2210829       570      9461       318     94748     31656   1181409     11.21   no data
2053.17/514.09	c  S st   208   2211333       570      9461       318     95247     31656   1190697     11.21   no data
2053.17/514.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2053.57/514.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2053.57/514.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2053.57/514.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2053.57/514.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2053.57/514.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
2053.57/514.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2053.57/514.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2053.97/514.26	c subs with bin:        1  lits-rem:       165  v-fix:    0  time:  0.05 s
2088.73/522.94	c lits-rem:      3422  cl-subs:    23200  v-elim:      0  v-fix:    0  time:  8.69 s
2088.73/522.94	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
2088.73/522.96	c vivif2 --  cl tried    72046 cl shrink        0 lits rem          0 time: 0.02
2089.13/523.02	c asymm  cl-useful: 0/2431/9461 lits-rem:0 time: 0.06
2089.13/523.03	c calculated reachability. Time: 0.00
2089.13/523.03	c  N st   208   2211333       570      9461       318     72046     31656    815319     11.21   no data
2688.71/673.17	c  N st   209   2711336       570      9461       318    102164     31656   1330271     11.21   no data
2688.71/673.17	c  S st   209   2711336       570      9461       318    102164     31656   1330271     11.21   no data
2688.71/673.17	c Finding binary XORs  T:     0.00 s  found:       0
2689.90/673.41	c  S st   209   2711840       570      9461       335    102656     31656   1340074     11.21   no data
2689.90/673.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2689.90/673.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
2689.90/673.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2689.90/673.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2689.90/673.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.90/673.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
2689.90/673.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2690.30/673.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2690.70/673.61	c subs with bin:       12  lits-rem:        99  v-fix:    0  time:  0.07 s
2724.25/682.05	c lits-rem:      3176  cl-subs:    15408  v-elim:      0  v-fix:    0  time:  8.44 s
2724.25/682.05	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
2724.25/682.07	c vivif2 --  cl tried    87236 cl shrink        0 lits rem          0 time: 0.02
2725.45/682.36	c asymm  cl-useful: 4/6280/9461 lits-rem:4 time: 0.29
2725.45/682.36	c calculated reachability. Time: 0.00
2725.45/682.36	c  N st   209   2711840       570      9461       335     87236     31652   1115350     11.21   no data
3434.90/859.92	c  N st   210   3211840       570      9461       335    146383     31652   2149245     11.21   no data
3434.90/859.92	c  S st   210   3211840       570      9461       335    146383     31652   2149245     11.21   no data
3434.90/859.92	c Finding binary XORs  T:     0.00 s  found:       0
3436.47/860.32	c  S st   210   3212343       570      9461       354    146881     31652   2159721     11.21   no data
3436.47/860.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3436.87/860.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
3436.87/860.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3436.87/860.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3436.87/860.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3436.87/860.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
3436.87/860.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3436.87/860.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3437.67/860.67	c subs with bin:        5  lits-rem:      1363  v-fix:    0  time:  0.14 s
3594.66/899.92	c lits-rem:     14455  cl-subs:    42108  v-elim:      0  v-fix:    0  time: 39.25 s
3594.66/899.92	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
3594.66/899.95	c vivif2 --  cl tried   104768 cl shrink        0 lits rem          0 time: 0.03
3595.86/900.22	c asymm  cl-useful: 0/3181/9461 lits-rem:0 time: 0.27
3595.86/900.23	c calculated reachability. Time: 0.00
3595.86/900.23	c  N st   210   3212343       570      9461       354    104768     31652   1475422     11.21   no data
4282.92/1072.25	c  N st   211   3712345       570      9461       354    127681     31652   1683451     11.21   no data
4282.92/1072.25	c  S st   211   3712345       570      9461       354    127681     31652   1683451     11.21   no data
4282.92/1072.25	c Finding binary XORs  T:     0.00 s  found:       0
4284.09/1072.54	c  S st   211   3712849       570      9461       392    128181     31652   1693744     11.21   no data
4284.09/1072.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4284.49/1072.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
4284.49/1072.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4284.49/1072.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4284.49/1072.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4284.49/1072.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    570 time:  0.00 s
4284.49/1072.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4284.49/1072.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4284.90/1072.78	c subs with bin:       12  lits-rem:      3150  v-fix:    0  time:  0.10 s
4355.60/1090.45	c lits-rem:      9213  cl-subs:    33326  v-elim:      0  v-fix:    0  time: 17.67 s
4355.60/1090.45	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
4355.60/1090.48	c vivif2 --  cl tried    94843 cl shrink        0 lits rem          0 time: 0.03
4356.80/1090.78	c asymm  cl-useful: 1/6112/9461 lits-rem:1 time: 0.30
4356.80/1090.78	c calculated reachability. Time: 0.00
4356.80/1090.78	c  N st   211   3712849       570      9461       392     94843     31651   1141900     11.21   no data
4411.92/1104.58	c  F st   212   3751563       570      9461       392    131941     31651   1774860     11.21   no data
4411.92/1104.58	c  N st   212   3751563       570      9461       392    131941     31651   1774860     11.21   no data
4420.30/1106.68	c Decided on static restart strategy
4459.45/1116.49	c  N st   222   3779865       570      9461       398    159117     31651   2246032     11.21   no data
4501.84/1127.11	c  N st   224   3815857       570      9461       398    114450     31651   1446425     11.21   no data
4544.17/1137.96	c  N st   225   3848250       570      9461       399    145451     31651   1983767     11.21   no data
4607.07/1153.71	c  N st   226   3896840       570      9461       399    111502     31651   1341658     11.21   no data
4707.36/1178.81	c  N st   227   3969723       570      9461       399    100613     31651   1167764     11.21   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-3264443-1304127802/watcher-3264443-1304127802 -o /tmp/evaluation-result-3264443-1304127802/solver-3264443-1304127802 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3264443-1304127802.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.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 505196487 52441088 347 33554432000 4194304 4627427 140735614847088 18446744073709551615 47050505115570 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 12803 347 299 106 0 7774 0
[pid=27226/tid=27227] ppid=27224 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 505196487 52441088 347 33554432000 4194304 4627427 140735614847088 18446744073709551615 47050505115570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 505196487 52441088 347 33554432000 4194304 4627427 140735614847088 18446744073709551615 47050505115570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 505196487 52441088 347 33554432000 4194304 4627427 140735614847088 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.856816 s]
/proc/loadavg: 7.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=286872 CPUtime=3.39 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 6876 0 0 0 337 2 0 0 18 0 4 0 505196487 293756928 4340 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 71718 4340 386 106 0 66689 0
[pid=27226/tid=27227] ppid=27224 vsize=286872 CPUtime=0.84 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1910 0 0 0 84 0 0 0 18 0 4 0 505196487 293756928 4340 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=286872 CPUtime=0.84 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1845 0 0 0 84 0 0 0 18 0 4 0 505196487 293756928 4340 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=286872 CPUtime=0.84 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 937 0 0 0 84 0 0 0 19 0 4 0 505196487 293756928 4340 33554432000 4194304 4627427 140735614847088 18446744073709551615 4321706 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 286872

[startup+0.900808 s]
/proc/loadavg: 7.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=286928 CPUtime=3.56 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 7066 0 0 0 354 2 0 0 19 0 4 0 505196487 293814272 4301 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 71732 4301 386 106 0 66703 0
[pid=27226/tid=27227] ppid=27224 vsize=286928 CPUtime=0.88 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1946 0 0 0 88 0 0 0 18 0 4 0 505196487 293814272 4301 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=286928 CPUtime=0.88 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1862 0 0 0 88 0 0 0 18 0 4 0 505196487 293814272 4301 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=286928 CPUtime=0.88 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1053 0 0 0 88 0 0 0 19 0 4 0 505196487 293814272 4301 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 286928

[startup+1.00079 s]
/proc/loadavg: 7.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=286928 CPUtime=3.96 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 7232 0 0 0 394 2 0 0 19 0 4 0 505196487 293814272 4467 33554432000 4194304 4627427 140735614847088 18446744073709551615 4321507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 71732 4467 386 106 0 66703 0
[pid=27226/tid=27227] ppid=27224 vsize=286928 CPUtime=0.98 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1988 0 0 0 98 0 0 0 19 0 4 0 505196487 293814272 4467 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=286928 CPUtime=0.98 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1907 0 0 0 98 0 0 0 19 0 4 0 505196487 293814272 4467 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=286928 CPUtime=0.98 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1088 0 0 0 98 0 0 0 19 0 4 0 505196487 293814272 4467 33554432000 4194304 4627427 140735614847088 18446744073709551615 4332997 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 286928

[startup+1.10077 s]
/proc/loadavg: 7.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=287084 CPUtime=4.36 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 7788 0 0 0 434 2 0 0 19 0 4 0 505196487 293974016 4221 33554432000 4194304 4627427 140735614847088 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 71771 4221 386 106 0 66742 0
[pid=27226/tid=27227] ppid=27224 vsize=287084 CPUtime=1.08 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 2162 0 0 0 108 0 0 0 19 0 4 0 505196487 293974016 4221 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=287084 CPUtime=1.08 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 2078 0 0 0 108 0 0 0 19 0 4 0 505196487 293974016 4221 33554432000 4194304 4627427 140735614847088 18446744073709551615 212039679895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=287084 CPUtime=1.08 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1138 0 0 0 108 0 0 0 19 0 4 0 505196487 293974016 4221 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 287084

[startup+1.5007 s]
/proc/loadavg: 7.45 7.98 8.04 2/174 27226
/proc/meminfo: memFree=31081040/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=287132 CPUtime=5.96 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 8545 0 0 0 594 2 0 0 20 0 4 0 505196487 294023168 4706 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 71783 4707 387 106 0 66754 0
[pid=27226/tid=27227] ppid=27224 vsize=287132 CPUtime=1.48 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 2311 0 0 0 148 0 0 0 19 0 4 0 505196487 294023168 4707 33554432000 4194304 4627427 140735614847088 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=287132 CPUtime=1.48 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 2238 0 0 0 148 0 0 0 20 0 4 0 505196487 294023168 4707 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=287132 CPUtime=1.48 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 1426 0 0 0 148 0 0 0 20 0 4 0 505196487 294023168 4707 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287132

[startup+3.10042 s]
/proc/loadavg: 7.49 7.98 8.04 9/184 27239
/proc/meminfo: memFree=31012880/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=288368 CPUtime=12.35 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 13407 0 0 0 1232 3 0 0 25 0 4 0 505196487 295288832 6474 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 72092 6474 391 106 0 67063 0
[pid=27226/tid=27227] ppid=27224 vsize=288368 CPUtime=3.08 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 3801 0 0 0 308 0 0 0 25 0 4 0 505196487 295288832 6474 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=288368 CPUtime=3.08 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 3062 0 0 0 308 0 0 0 25 0 4 0 505196487 295288832 6474 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=288368 CPUtime=3.07 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 2329 0 0 0 307 0 0 0 25 0 4 0 505196487 295288832 6474 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 288368

[startup+6.30684 s]
/proc/loadavg: 7.49 7.98 8.04 9/184 27239
/proc/meminfo: memFree=30965520/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=280884 CPUtime=25.15 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 21392 0 0 0 2510 5 0 0 25 0 4 0 505196487 287625216 11605 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 70221 11605 391 106 0 65192 0
[pid=27226/tid=27227] ppid=27224 vsize=280884 CPUtime=6.28 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 5511 0 0 0 627 1 0 0 25 0 4 0 505196487 287625216 11605 33554432000 4194304 4627427 140735614847088 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=280884 CPUtime=6.29 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 5572 0 0 0 628 1 0 0 25 0 4 0 505196487 287625216 11605 33554432000 4194304 4627427 140735614847088 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=280884 CPUtime=6.26 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 4165 0 0 0 625 1 0 0 25 0 4 0 505196487 287625216 11605 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 280884

[startup+12.7007 s]
/proc/loadavg: 7.57 7.98 8.04 9/184 27240
/proc/meminfo: memFree=30919896/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=299348 CPUtime=50.7 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 29654 0 0 0 5064 6 0 0 25 0 4 0 505196487 306532352 17470 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 74837 17470 391 106 0 69808 0
[pid=27226/tid=27227] ppid=27224 vsize=299348 CPUtime=12.68 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 7190 0 0 0 1267 1 0 0 25 0 4 0 505196487 306532352 17470 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=299348 CPUtime=12.68 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 7178 0 0 0 1267 1 0 0 25 0 4 0 505196487 306532352 17470 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=299348 CPUtime=12.62 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 6839 0 0 0 1261 1 0 0 25 0 4 0 505196487 306532352 17470 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 299348

[startup+25.5004 s]
/proc/loadavg: 7.72 8.00 8.04 9/184 27240
/proc/meminfo: memFree=30884628/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=328544 CPUtime=101.83 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 40922 0 0 0 10175 8 0 0 25 0 4 0 505196487 336429056 20350 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 82136 20350 391 106 0 77107 0
[pid=27226/tid=27227] ppid=27224 vsize=328544 CPUtime=25.47 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 9789 0 0 0 2546 1 0 0 25 0 4 0 505196487 336429056 20350 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=328544 CPUtime=25.48 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 10151 0 0 0 2546 2 0 0 25 0 4 0 505196487 336429056 20350 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=328544 CPUtime=25.36 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 9994 0 0 0 2534 2 0 0 25 0 4 0 505196487 336429056 20350 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308368 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 328544

[startup+51.1008 s]
/proc/loadavg: 7.87 8.01 8.05 9/184 27241
/proc/meminfo: memFree=30836792/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=330744 CPUtime=204.1 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 60179 0 0 0 20397 13 0 0 25 0 4 0 505196487 338681856 24111 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 82686 24111 391 106 0 77657 0
[pid=27226/tid=27227] ppid=27224 vsize=330744 CPUtime=51.07 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 15491 0 0 0 5105 2 0 0 25 0 4 0 505196487 338681856 24111 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=330744 CPUtime=51.09 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 12645 0 0 0 5106 3 0 0 25 0 4 0 505196487 338681856 24111 33554432000 4194304 4627427 140735614847088 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=330744 CPUtime=50.83 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 16208 0 0 0 5080 3 0 0 25 0 4 0 505196487 338681856 24112 33554432000 4194304 4627427 140735614847088 18446744073709551615 4329707 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 330744

[startup+102.301 s]
/proc/loadavg: 8.07 8.04 8.05 9/184 27242
/proc/meminfo: memFree=30809064/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=322532 CPUtime=408.62 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 93548 0 0 0 40842 20 0 0 25 0 4 0 505196487 330272768 28502 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 80633 28502 391 106 0 75604 0
[pid=27226/tid=27227] ppid=27224 vsize=322532 CPUtime=102.27 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 24192 0 0 0 10223 4 0 0 25 0 4 0 505196487 330272768 28502 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=322532 CPUtime=102.28 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 20782 0 0 0 10224 4 0 0 25 0 4 0 505196487 330272768 28502 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=322532 CPUtime=101.75 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 23998 0 0 0 10170 5 0 0 25 0 4 0 505196487 330272768 28502 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 322532

[startup+162.301 s]

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

[pid=27226] ppid=27224 vsize=455412 CPUtime=2565.67 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 332548 0 0 0 256478 89 0 0 25 0 4 0 505196487 466341888 65037 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 113853 65037 391 106 0 108824 0
[pid=27226/tid=27227] ppid=27224 vsize=455412 CPUtime=642.23 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 82190 0 0 0 64202 21 0 0 25 0 4 0 505196487 466341888 65037 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=455412 CPUtime=642.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 79658 0 0 0 64209 21 0 0 25 0 4 0 505196487 466341888 65037 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=455412 CPUtime=638.81 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 92955 0 0 0 63856 25 0 0 25 0 4 0 505196487 466341888 65037 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 455412

[startup+702.301 s]
/proc/loadavg: 8.02 8.06 8.05 9/184 27258
/proc/meminfo: memFree=30579984/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=456088 CPUtime=2805.35 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 353802 0 0 0 280438 97 0 0 25 0 4 0 505196487 467034112 66252 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 114022 66252 391 106 0 108993 0
[pid=27226/tid=27227] ppid=27224 vsize=456088 CPUtime=702.22 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 88918 0 0 0 70199 23 0 0 25 0 4 0 505196487 467034112 66252 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=456088 CPUtime=702.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 84539 0 0 0 70207 23 0 0 25 0 4 0 505196487 467034112 66252 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=456088 CPUtime=698.49 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 98294 0 0 0 69821 28 0 0 25 0 4 0 505196487 467034112 66252 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 456088

[startup+762.301 s]
/proc/loadavg: 8.08 8.06 8.05 9/184 27260
/proc/meminfo: memFree=30528964/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=522024 CPUtime=3045.01 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 374404 0 0 0 304396 105 0 0 25 0 4 0 505196487 534552576 74499 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 130506 74499 391 106 0 125477 0
[pid=27226/tid=27227] ppid=27224 vsize=522024 CPUtime=762.23 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 94797 0 0 0 76197 26 0 0 25 0 4 0 505196487 534552576 74499 33554432000 4194304 4627427 140735614847088 18446744073709551615 4333184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=522024 CPUtime=762.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 88168 0 0 0 76206 24 0 0 25 0 4 0 505196487 534552576 74499 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=522024 CPUtime=758.16 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 103968 0 0 0 75786 30 0 0 25 0 4 0 505196487 534552576 74499 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 522024

[startup+822.301 s]
/proc/loadavg: 8.10 8.07 8.05 9/184 27261
/proc/meminfo: memFree=30484128/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=469768 CPUtime=3284.69 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 394614 0 0 0 328356 113 0 0 25 0 4 0 505196487 481042432 69904 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 117442 69904 391 106 0 112413 0
[pid=27226/tid=27227] ppid=27224 vsize=469768 CPUtime=822.22 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 101608 0 0 0 82194 28 0 0 25 0 4 0 505196487 481042432 69904 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=469768 CPUtime=822.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 94280 0 0 0 82203 27 0 0 25 0 4 0 505196487 481042432 69904 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=469768 CPUtime=817.83 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 108235 0 0 0 81752 31 0 0 25 0 4 0 505196487 481042432 69904 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 469768

[startup+882.3 s]
/proc/loadavg: 8.10 8.07 8.05 9/184 27263
/proc/meminfo: memFree=30409908/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=668140 CPUtime=3524.35 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 419377 0 0 0 352314 121 0 0 25 0 4 0 505196487 684175360 85956 33554432000 4194304 4627427 140735614847088 18446744073709551615 4420166 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 167035 85956 391 106 0 162006 0
[pid=27226/tid=27227] ppid=27224 vsize=668140 CPUtime=882.21 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 107654 0 0 0 88192 29 0 0 25 0 4 0 505196487 684175360 85956 33554432000 4194304 4627427 140735614847088 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=668140 CPUtime=882.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 99722 0 0 0 88201 29 0 0 25 0 4 0 505196487 684175360 85956 33554432000 4194304 4627427 140735614847088 18446744073709551615 4321895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=668140 CPUtime=877.51 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 113662 0 0 0 87718 33 0 0 25 0 4 0 505196487 684175360 85956 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 668140

[startup+942.301 s]
/proc/loadavg: 8.03 8.05 8.04 9/184 27264
/proc/meminfo: memFree=30398812/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=603440 CPUtime=3764.04 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 438321 0 0 0 376277 127 0 0 25 0 4 0 505196487 617922560 88082 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 150860 88082 391 106 0 145831 0
[pid=27226/tid=27227] ppid=27224 vsize=603440 CPUtime=942.22 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 114821 0 0 0 94190 32 0 0 25 0 4 0 505196487 617922560 88082 33554432000 4194304 4627427 140735614847088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=603440 CPUtime=942.31 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 101845 0 0 0 94201 30 0 0 25 0 4 0 505196487 617922560 88082 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=603440 CPUtime=937.18 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 119766 0 0 0 93684 34 0 0 25 0 4 0 505196487 617922560 88082 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 603440

[startup+1002.3 s]
/proc/loadavg: 8.06 8.06 8.04 9/184 27266
/proc/meminfo: memFree=30359684/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=603716 CPUtime=4003.7 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 459586 0 0 0 400235 135 0 0 25 0 4 0 505196487 618205184 87300 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 150929 87300 391 106 0 145900 0
[pid=27226/tid=27227] ppid=27224 vsize=603716 CPUtime=1002.2 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 120749 0 0 0 100186 34 0 0 25 0 4 0 505196487 618205184 87300 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=603716 CPUtime=1002.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 106940 0 0 0 100198 32 0 0 25 0 4 0 505196487 618205184 87300 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=603716 CPUtime=996.85 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 126180 0 0 0 99649 36 0 0 25 0 4 0 505196487 618205184 87300 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 603716

[startup+1062.31 s]
/proc/loadavg: 8.13 8.07 8.05 9/184 27277
/proc/meminfo: memFree=30357632/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=591544 CPUtime=4243.38 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 475348 0 0 0 424196 142 0 0 25 0 4 0 505196487 605741056 89314 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 147886 89314 391 106 0 142857 0
[pid=27226/tid=27227] ppid=27224 vsize=591544 CPUtime=1062.2 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 122084 0 0 0 106186 34 0 0 25 0 4 0 505196487 605741056 89314 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=591544 CPUtime=1062.3 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 112666 0 0 0 106195 35 0 0 25 0 4 0 505196487 605741056 89314 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=591544 CPUtime=1056.52 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 130504 0 0 0 105614 38 0 0 25 0 4 0 505196487 605741056 89314 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 591544

[startup+1122.3 s]
/proc/loadavg: 8.38 8.14 8.07 10/191 27389
/proc/meminfo: memFree=30307952/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=605040 CPUtime=4482.81 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 493406 0 0 0 448133 148 0 0 25 0 4 0 505196487 619560960 97051 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 151260 97051 391 106 0 146231 0
[pid=27226/tid=27227] ppid=27224 vsize=605040 CPUtime=1122.06 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 125152 0 0 0 112170 36 0 0 25 0 4 0 505196487 619560960 97051 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=605040 CPUtime=1122.23 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 118195 0 0 0 112186 37 0 0 25 0 4 0 505196487 619560960 97051 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=605040 CPUtime=1116.19 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 136328 0 0 0 111579 40 0 0 25 0 4 0 505196487 619560960 97051 33554432000 4194304 4627427 140735614847088 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.81
Current children cumulated vsize (KiB) 605040

[startup+1182.3 s]
/proc/loadavg: 8.36 8.19 8.09 9/184 27746
/proc/meminfo: memFree=30324176/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=618836 CPUtime=4721.31 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 511928 0 0 0 471975 156 0 0 25 0 4 0 505196487 633688064 92442 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 154709 92442 391 106 0 149680 0
[pid=27226/tid=27227] ppid=27224 vsize=618836 CPUtime=1181.95 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 129369 0 0 0 118157 38 0 0 25 0 4 0 505196487 633688064 92442 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=618836 CPUtime=1181.93 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 123863 0 0 0 118154 39 0 0 25 0 4 0 505196487 633688064 92442 33554432000 4194304 4627427 140735614847088 18446744073709551615 4329663 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=618836 CPUtime=1175.84 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 139123 0 0 0 117543 41 0 0 25 0 4 0 505196487 633688064 92442 33554432000 4194304 4627427 140735614847088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.31
Current children cumulated vsize (KiB) 618836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 8.26 8.18 8.09 5/179 27747
/proc/meminfo: memFree=30686776/32951124 swapFree=67106388/67111528
[pid=27226] ppid=27224 vsize=618940 CPUtime=4800.04 cores=0,2,4,6
/proc/27226/stat : 27226 (strangenight2-m) R 27224 27226 26718 0 -1 4202496 518629 0 0 0 479846 158 0 0 25 0 4 0 505196487 633794560 93487 33554432000 4194304 4627427 140735614847088 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27226/statm: 154735 93487 391 106 0 149706 0
[pid=27226/tid=27227] ppid=27224 vsize=618940 CPUtime=1201.67 cores=0,2,4,6
/proc/27226/task/27227/stat : 27227 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 130693 0 0 0 120128 39 0 0 25 0 4 0 505196487 633794560 93487 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27226/tid=27228] ppid=27224 vsize=618940 CPUtime=1201.63 cores=0,2,4,6
/proc/27226/task/27228/stat : 27228 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 125930 0 0 0 120124 39 0 0 25 0 4 0 505196487 633794560 93487 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27226/tid=27229] ppid=27224 vsize=618940 CPUtime=1195.44 cores=0,2,4,6
/proc/27226/task/27229/stat : 27229 (strangenight2-m) R 27224 27226 26718 0 -1 4202560 141364 0 0 0 119502 42 0 0 25 0 4 0 505196487 633794560 93487 33554432000 4194304 4627427 140735614847088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 618940

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): 1202.04
CPU time (s): 4800.09
CPU user time (s): 4798.49
CPU system time (s): 1.60676
CPU usage (%): 399.33
Max. virtual memory (cumulated for all children) (KiB): 668140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.49
system time used= 1.60675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518630
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= 1308
involuntary context switches= 26539

runsolver used 1.88871 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 03:43:22
IDJOB=3264443
IDBENCH=84634
IDSOLVER=1586
FILE ID=node146/3264443-1304127802
RUNJOBID= node146-1304127802-27212
PBS_JOBID= 13170750
Free space on /tmp= 72996 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264443-1304127802/watcher-3264443-1304127802 -o /tmp/evaluation-result-3264443-1304127802/solver-3264443-1304127802 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3264443-1304127802.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=2145850805

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:      31081628 kB
Buffers:        393256 kB
Cached:        1044268 kB
SwapCached:        572 kB
Active:          90512 kB
Inactive:      1405828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31081628 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            5948 kB
Writeback:           0 kB
AnonPages:       58272 kB
Mapped:          14328 kB
Slab:           310260 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185348 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 04:03:26