Trace number 3366386

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.25 1204.24

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
MD5SUM6d54c2a76a59aa67a01046a2e8240fb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.7501
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366386-1305403096.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     177 undec:      45 neg:     178
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       390      1689         0         0      5128         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.77/0.21	c  N st     8      4917       390      1689         0      4789      5128     91278   no data   no data
1.16/0.37	c  N st    10     11301       390      1689         0      4456      5128     63799   no data   no data
2.36/0.61	c  N st    11     17045       390      1689         0     10064      5128    170279   no data   no data
3.56/0.98	c  F st    12     25000       390      1689         0     12306      5128    206033   no data   no data
3.56/0.98	c  N st    12     25000       390      1689         0     12306      5128    206033   no data   no data
4.81/1.24	c Decided on static restart strategy
4.81/1.24	c  N st    18     30002       390      1689         0     10580      5128    161635   no data   no data
4.81/1.24	c  S st    18     30002       390      1689         0     10580      5128    161635   no data   no data
4.81/1.27	c  S st    18     30504       390      1689         0     11078      5128    171263   no data   no data
4.81/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.81/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.81/1.27	c blocked clauses removed:        0 vars:      0 tried:         390 T: 0.00 s
4.81/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.81/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.81/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4.81/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.81/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.81/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.34	c lits-rem:       251  cl-subs:     1078  v-elim:      0  v-fix:    0  time:  0.06 s
5.15/1.35	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.01
5.15/1.35	c calculated reachability. Time: 0.00
5.15/1.35	c  N st    18     30504       390      1689         0     10000      5128    151890   no data   no data
6.75/1.73	c  N st    20     37618       390      1689         0      9291      5128    125856   no data   no data
7.95/2.09	c  N st    21     44017       390      1689         0     15488      5128    243972   no data   no data
8.76/2.22	c  S st    22     45757       390      1689         0     17189      5128    275854   no data   no data
8.76/2.27	c  S st    22     46263       390      1689         0      9020      5128    108916   no data   no data
8.76/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.76/2.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.76/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
8.76/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.76/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.76/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.29	c lits-rem:        13  cl-subs:      232  v-elim:      0  v-fix:    0  time:  0.01 s
8.76/2.29	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
8.76/2.29	c vivif2 --  cl tried     8788 cl shrink        0 lits rem          0 time: 0.00
8.76/2.30	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.00
8.76/2.30	c calculated reachability. Time: 0.00
8.76/2.30	c  N st    22     46263       390      1689         0      8788      5128    105152   no data   no data
12.34/3.19	c  N st    23     60660       390      1689         0     13071      5128    175039   no data   no data
14.73/3.78	c  N st    24     69395       390      1689         0     10921      5128    126979   no data   no data
14.73/3.78	c  S st    24     69395       390      1689         0     10921      5128    126979   no data   no data
15.12/3.81	c  S st    24     69899       390      1689         0     11424      5128    136880   no data   no data
15.12/3.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.12/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.12/3.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.12/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.12/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
15.12/3.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.12/3.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.12/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.83	c lits-rem:        21  cl-subs:      223  v-elim:      0  v-fix:    0  time:  0.01 s
15.12/3.83	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
15.12/3.84	c vivif2 --  cl tried    11201 cl shrink        0 lits rem          0 time: 0.00
15.12/3.84	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.01
15.12/3.84	c calculated reachability. Time: 0.00
15.12/3.84	c  N st    24     69899       390      1689         0     11201      5128    133300   no data   no data
19.91/5.04	c  F st    25     87501       390      1689         0     16601      5128    228052   no data   no data
19.91/5.04	c  N st    25     87501       390      1689         0     16601      5128    228052   no data   no data
21.51/5.45	c Decided on static restart strategy
22.69/5.75	c  N st    32     95540       390      1689         0     24391      5128    369377   no data   no data
25.49/6.49	c  N st    34    104848       390      1689         0     20800      5128    295380   no data   no data
25.49/6.49	c  S st    34    104848       390      1689         0     20800      5128    295380   no data   no data
25.89/6.54	c  S st    34    105355       390      1689         0     21306      5128    305241   no data   no data
25.89/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.89/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.89/6.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.89/6.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.89/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.89/6.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
25.89/6.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.89/6.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.89/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.77	c lits-rem:       168  cl-subs:     1762  v-elim:      0  v-fix:    0  time:  0.20 s
26.74/6.77	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
26.74/6.77	c vivif2 --  cl tried    19544 cl shrink        0 lits rem          0 time: 0.00
26.74/6.78	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.01
26.74/6.78	c calculated reachability. Time: 0.00
26.74/6.78	c  N st    34    105355       390      1689         0     19544      5128    273263   no data   no data
29.88/7.54	c  N st    35    114953       390      1689         0     15353      5128    180998   no data   no data
35.07/8.88	c  N st    36    129350       390      1689         0     14781      5128    156331   no data   no data
42.62/10.71	c  N st    37    150948       390      1689         0     20137      5128    247345   no data   no data
45.41/11.40	c  S st    38    158032       390      1689         0     26996      5128    386524   no data   no data
45.41/11.47	c  S st    38    158533       390      1689         0     27495      5128    396697   no data   no data
45.41/11.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.41/11.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
45.41/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.41/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.41/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.41/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
45.41/11.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.41/11.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.81/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.01/11.83	c lits-rem:       142  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  0.33 s
47.01/11.83	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
47.01/11.83	c vivif2 --  cl tried    25239 cl shrink        0 lits rem          0 time: 0.00
47.01/11.85	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.01
47.01/11.85	c calculated reachability. Time: 0.00
47.01/11.85	c  N st    38    158533       390      1689         0     25239      5128    354363   no data   no data
66.53/16.74	c  N st    39    207122       390      1689         0     20049      5128    223142   no data   no data
79.69/20.02	c  N st    40    237799       390      1689         0     30367      5128    409768   no data   no data
79.69/20.02	c  S st    40    237799       390      1689         0     30367      5128    409768   no data   no data
80.09/20.10	c  S st    40    238300       390      1689         0     30864      5128    419530   no data   no data
80.09/20.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.09/20.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
80.09/20.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.09/20.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.09/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.09/20.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
80.09/20.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.09/20.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.09/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.69/20.51	c lits-rem:       194  cl-subs:     2166  v-elim:      0  v-fix:    0  time:  0.38 s
81.69/20.51	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
81.69/20.51	c vivif2 --  cl tried    28698 cl shrink        0 lits rem          0 time: 0.00
81.69/20.53	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.02
81.69/20.53	c calculated reachability. Time: 0.00
81.69/20.53	c  N st    40    238300       390      1689         0     28698      5128    381874   no data   no data
115.18/28.93	c  F st    41    306252       390      1689         0     30690      5128    376906   no data   no data
115.18/28.93	c  N st    41    306252       390      1689         0     30690      5128    376906   no data   no data
117.58/29.59	c Decided on static restart strategy
128.73/32.38	c  N st    51    334560       390      1689         0     35006      5128    470129   no data   no data
140.74/35.37	c  N st    53    357452       390      1689         0     32890      5128    404417   no data   no data
140.74/35.37	c  S st    53    357452       390      1689         0     32890      5128    404417   no data   no data
141.08/35.45	c  S st    53    357955       390      1689         0     33392      5128    414780   no data   no data
141.08/35.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.08/35.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
141.08/35.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.08/35.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.08/35.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.08/35.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
141.08/35.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.08/35.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
141.08/35.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.88/35.68	c lits-rem:       197  cl-subs:     1026  v-elim:      0  v-fix:    0  time:  0.20 s
141.88/35.68	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
141.88/35.68	c vivif2 --  cl tried    32366 cl shrink        0 lits rem          0 time: 0.00
142.28/35.70	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.02
142.28/35.70	c calculated reachability. Time: 0.00
142.28/35.70	c  N st    53    357955       390      1689         0     32366      5128    395049   no data   no data
159.43/40.05	c  N st    54    390348       390      1689         0     38573      5128    503864   no data   no data
188.55/47.35	c  N st    55    438937       390      1689         0     32338      5128    356931   no data   no data
233.97/58.72	c  N st    56    511819       390      1689         0     45492      5128    563356   no data   no data
248.72/62.41	c  N st    57    536932       390      1689         0     39828      5128    456901   no data   no data
248.72/62.41	c  S st    57    536932       390      1689         0     39828      5128    456901   no data   no data
249.12/62.52	c  S st    57    537436       390      1689         0     40330      5128    466574   no data   no data
249.12/62.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.12/62.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
249.12/62.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.12/62.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.12/62.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.12/62.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
249.12/62.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.12/62.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
249.12/62.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.71/62.99	c lits-rem:       322  cl-subs:     2566  v-elim:      0  v-fix:    0  time:  0.42 s
250.71/62.99	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
251.11/63.00	c vivif2 --  cl tried    37764 cl shrink        0 lits rem          0 time: 0.01
251.11/63.02	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.02
251.11/63.03	c calculated reachability. Time: 0.00
251.11/63.03	c  N st    57    537436       390      1689         0     37764      5128    425035   no data   no data
351.96/88.33	c  N st    58    701420       390      1689         0     66895      5128    941725   no data   no data
428.10/107.45	c  N st    59    806154       390      1689         0     60384      5128    737972   no data   no data
428.10/107.45	c  S st    59    806154       390      1689         0     60384      5128    737972   no data   no data
428.90/107.63	c  S st    59    806656       390      1689         0     60884      5128    748865   no data   no data
428.90/107.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
428.90/107.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
428.90/107.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.90/107.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.90/107.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.90/107.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
428.90/107.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.90/107.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
428.90/107.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.07/109.92	c lits-rem:       380  cl-subs:     9021  v-elim:      0  v-fix:    0  time:  2.20 s
438.07/109.92	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
438.07/109.93	c vivif2 --  cl tried    51863 cl shrink        0 lits rem          0 time: 0.01
438.07/109.97	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.04
438.07/109.97	c calculated reachability. Time: 0.00
438.07/109.97	c  N st    59    806656       390      1689         0     51863      5128    606237   no data   no data
634.99/159.30	c  F st    60   1071876       390      1689         0     68125      5128    853361   no data   no data
634.99/159.30	c  N st    60   1071876       390      1689         0     68125      5128    853361   no data   no data
639.77/160.60	c Decided on static restart strategy
661.27/165.94	c  N st    70   1100187       390      1689         0     52221      5128    552293   no data   no data
695.56/174.56	c  N st    72   1136180       390      1689         0     87065      5128   1225432   no data   no data
724.65/181.87	c  N st    73   1168572       390      1689         0     73913      5128    964740   no data   no data
761.32/191.01	c  N st    74   1209984       390      1689         0     68526      5128    870533   no data   no data
761.32/191.01	c  S st    74   1209984       390      1689         0     68526      5128    870533   no data   no data
762.12/191.21	c  S st    74   1210486       390      1689         0     69025      5128    880816   no data   no data
762.12/191.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
762.12/191.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
762.12/191.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
762.12/191.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.12/191.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.12/191.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
762.12/191.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
762.12/191.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
762.12/191.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.09/192.74	c lits-rem:       572  cl-subs:     3479  v-elim:      0  v-fix:    0  time:  1.43 s
768.09/192.74	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
768.09/192.76	c vivif2 --  cl tried    65546 cl shrink        0 lits rem          0 time: 0.01
768.49/192.82	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.06
768.49/192.82	c calculated reachability. Time: 0.00
768.49/192.82	c  N st    74   1210486       390      1689         0     65546      5128    816353   no data   no data
841.05/211.09	c  N st    75   1283371       390      1689         0     89301      5128   1204036   no data   no data
957.04/240.14	c  N st    76   1392694       390      1689         0     50320      5128    443290   no data   no data
1112.51/279.17	c  N st    77   1556678       390      1689         0     55183      5128    502597   no data   no data
1257.21/315.41	c  N st    78   1710487       390      1689         0     95782      5128   1203995   no data   no data
1257.21/315.41	c  S st    78   1710487       390      1689         0     95782      5128   1203995   no data   no data
1258.86/315.84	c  S st    78   1710990       390      1689         0     96279      5128   1214731   no data   no data
1258.86/315.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1258.86/315.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1259.20/315.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1259.20/315.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1259.20/315.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1259.20/315.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1259.20/315.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1259.20/315.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1259.20/315.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1303.04/326.93	c lits-rem:       849  cl-subs:    16805  v-elim:      0  v-fix:    0  time: 10.81 s
1303.04/326.93	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
1303.04/326.95	c vivif2 --  cl tried    79474 cl shrink        0 lits rem          0 time: 0.02
1303.43/327.05	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.10
1303.43/327.05	c calculated reachability. Time: 0.00
1303.43/327.05	c  N st    78   1710990       390      1689         0     79474      5128    957987   no data   no data
1694.09/425.01	c  N st    79   2079955       390      1689         0     91586      5128   1083109   no data   no data
1850.80/464.35	c  N st    80   2210990       390      1689         0     95325      5128   1149166   no data   no data
1850.80/464.35	c  S st    80   2210990       390      1689         0     95325      5128   1149166   no data   no data
1851.94/464.67	c  S st    80   2211492       390      1689         0     95827      5128   1159674   no data   no data
1851.94/464.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1852.35/464.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1852.35/464.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1852.35/464.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1852.35/464.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1852.35/464.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
1852.35/464.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1852.35/464.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1852.35/464.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1881.50/472.08	c lits-rem:       204  cl-subs:    11087  v-elim:      0  v-fix:    0  time:  7.20 s
1881.50/472.08	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
1881.50/472.10	c vivif2 --  cl tried    84740 cl shrink        0 lits rem          0 time: 0.02
1882.24/472.23	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.13
1882.24/472.23	c calculated reachability. Time: 0.00
1882.24/472.23	c  N st    80   2211492       390      1689         0     84740      5128    977281   no data   no data
2512.49/630.38	c  N st    81   2711496       390      1689         0    109014      5128   1405610   no data   no data
2512.49/630.38	c  S st    81   2711496       390      1689         0    109014      5128   1405610   no data   no data
2514.86/630.90	c  S st    81   2712006       390      1689         0    109521      5128   1416113   no data   no data
2514.86/630.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2514.86/630.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2514.86/630.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2514.86/630.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2514.86/630.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2514.86/630.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2514.86/630.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2515.26/631.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2515.26/631.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2552.37/640.36	c lits-rem:      1331  cl-subs:     8367  v-elim:      0  v-fix:    0  time:  9.18 s
2552.37/640.36	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
2552.37/640.39	c vivif2 --  cl tried   101154 cl shrink        0 lits rem          0 time: 0.02
2553.11/640.52	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.14
2553.11/640.53	c calculated reachability. Time: 0.00
2553.11/640.53	c  N st    81   2712006       390      1689         0    101154      5128   1260111   no data   no data
3228.79/810.08	c  N st    82   3212007       390      1689         0     76551      5128    660623   no data   no data
3228.79/810.08	c  S st    82   3212007       390      1689         0     76551      5128    660623   no data   no data
3229.98/810.32	c  S st    82   3212510       390      1689         0     77053      5128    671063   no data   no data
3229.98/810.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3229.98/810.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3229.98/810.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3229.98/810.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3229.98/810.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3229.98/810.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3229.98/810.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3229.98/810.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3229.98/810.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3230.78/810.57	c lits-rem:       119  cl-subs:      861  v-elim:      0  v-fix:    0  time:  0.18 s
3230.78/810.57	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
3230.78/810.58	c vivif2 --  cl tried    76192 cl shrink        0 lits rem          0 time: 0.01
3231.18/810.65	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.07
3231.18/810.65	c calculated reachability. Time: 0.00
3231.18/810.65	c  N st    82   3212510       390      1689         0     76192      5128    659151   no data   no data
3908.03/980.47	c  N st    83   3712510       390      1689         0     87173      5128    800062   no data   no data
3908.03/980.48	c  S st    83   3712510       390      1689         0     87173      5128    800062   no data   no data
3909.23/980.72	c  S st    83   3713014       390      1689         0     87676      5128    810420   no data   no data
3909.23/980.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3909.23/980.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3909.23/980.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3909.23/980.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3909.23/980.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3909.23/980.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3909.23/980.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3909.23/980.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3909.63/980.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3910.83/981.15	c lits-rem:        79  cl-subs:     1409  v-elim:      0  v-fix:    0  time:  0.34 s
3910.83/981.15	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
3910.83/981.17	c vivif2 --  cl tried    86267 cl shrink        0 lits rem          0 time: 0.01
3911.25/981.27	c asymm  cl-useful: 0/1689/1689 lits-rem:0 time: 0.08
3911.25/981.27	c calculated reachability. Time: 0.00
3911.25/981.27	c  N st    83   3713014       390      1689         0     86267      5128    789645   no data   no data
3965.84/994.99	c  F st    84   3751562       390      1689         0    123282      5128   1516611   no data   no data
3965.84/994.99	c  N st    84   3751562       390      1689         0    123282      5128   1516611   no data   no data
3974.61/997.14	c Decided on static restart strategy
4017.65/1007.93	c  N st    94   3779868       390      1689         0    150565      5128   2042273   no data   no data
4073.49/1021.95	c  N st    96   3815861       390      1689         0    103636      5128   1119302   no data   no data
4121.31/1033.93	c  N st    97   3848253       390      1689         0    134975      5128   1781580   no data   no data
4201.42/1054.00	c  N st    98   3896842       390      1689         0     99045      5128   1011556   no data   no data
4326.20/1085.31	c  N st    99   3969724       390      1689         0     85252      5128    726650   no data   no data
4505.58/1130.36	c  N st   100   4079050       390      1689         0    105750      5128   1118715   no data   no data
4737.17/1188.40	c  N st   101   4213016       390      1689         0    148893      5128   1918176   no data   no data
4737.17/1188.41	c  S st   101   4213016       390      1689         0    148893      5128   1918176   no data   no data
4739.99/1189.12	c  S st   101   4213520       390      1689         0    149395      5128   1928852   no data   no data
4739.99/1189.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4740.42/1189.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
4740.42/1189.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4740.42/1189.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4740.42/1189.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4740.42/1189.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
4740.42/1189.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4740.42/1189.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4740.75/1189.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366386-1305403096/watcher-3366386-1305403096 -o /tmp/evaluation-result-3366386-1305403096/solver-3366386-1305403096 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366386-1305403096.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: 8.01 8.08 8.08 5/416 8171
/proc/meminfo: memFree=21241732/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 730540341 52396032 348 33554432000 4194304 4580107 140735783271472 18446744073709551615 47704019539890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8171/statm: 12792 348 299 95 0 7774 0
[pid=8171/tid=8172] ppid=8169 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730540341 52396032 352 33554432000 4194304 4580107 140735783271472 18446744073709551615 47704019539481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730540341 52396032 352 33554432000 4194304 4580107 140735783271472 18446744073709551615 47704019539475 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 730540341 52396032 352 33554432000 4194304 4580107 140735783271472 18446744073709551615 47704019539472 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.115522 s]
/proc/loadavg: 8.01 8.08 8.08 5/416 8171
/proc/meminfo: memFree=21241732/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=282288 CPUtime=0.43 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 1616 0 0 0 43 0 0 0 25 0 4 0 730540341 289062912 1506 33554432000 4194304 4580107 140735783271472 18446744073709551615 4318363 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 70572 1506 377 95 0 65554 0
[pid=8171/tid=8172] ppid=8169 vsize=282288 CPUtime=0.1 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 326 0 0 0 10 0 0 0 25 0 4 0 730540341 289062912 1506 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=282288 CPUtime=0.1 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 304 0 0 0 10 0 0 0 25 0 4 0 730540341 289062912 1506 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=282288 CPUtime=0.1 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 259 0 0 0 10 0 0 0 25 0 4 0 730540341 289062912 1506 33554432000 4194304 4580107 140735783271472 18446744073709551615 4319739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282288

[startup+0.200458 s]
/proc/loadavg: 8.01 8.08 8.08 5/416 8171
/proc/meminfo: memFree=21241732/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=283292 CPUtime=0.77 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 2113 0 0 0 77 0 0 0 25 0 4 0 730540341 290091008 1527 33554432000 4194304 4580107 140735783271472 18446744073709551615 4317008 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 70823 1527 377 95 0 65805 0
[pid=8171/tid=8172] ppid=8169 vsize=283292 CPUtime=0.18 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 451 0 0 0 18 0 0 0 25 0 4 0 730540341 290091008 1527 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=283292 CPUtime=0.19 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 425 0 0 0 19 0 0 0 25 0 4 0 730540341 290091008 1527 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=283292 CPUtime=0.19 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 388 0 0 0 19 0 0 0 25 0 4 0 730540341 290091008 1527 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283292

[startup+0.30044 s]
/proc/loadavg: 8.01 8.08 8.08 5/416 8171
/proc/meminfo: memFree=21241732/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=283452 CPUtime=1.16 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 2485 0 0 0 116 0 0 0 25 0 4 0 730540341 290254848 1899 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 70863 1899 377 95 0 65845 0
[pid=8171/tid=8172] ppid=8169 vsize=283452 CPUtime=0.28 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 541 0 0 0 28 0 0 0 25 0 4 0 730540341 290254848 1899 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=283452 CPUtime=0.29 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 513 0 0 0 29 0 0 0 25 0 4 0 730540341 290254848 1899 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=283452 CPUtime=0.29 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 486 0 0 0 29 0 0 0 25 0 4 0 730540341 290254848 1900 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283452

[startup+0.700372 s]
/proc/loadavg: 8.01 8.08 8.08 5/416 8171
/proc/meminfo: memFree=21241732/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=284796 CPUtime=2.76 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 4348 0 0 0 276 0 0 0 25 0 4 0 730540341 291631104 2131 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 71199 2131 377 95 0 66181 0
[pid=8171/tid=8172] ppid=8169 vsize=284796 CPUtime=0.68 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1008 0 0 0 68 0 0 0 25 0 4 0 730540341 291631104 2131 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295888 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=284796 CPUtime=0.69 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 978 0 0 0 69 0 0 0 25 0 4 0 730540341 291631104 2131 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=284796 CPUtime=0.69 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 730540341 291631104 2131 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284796

[startup+1.50023 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8175
/proc/meminfo: memFree=21225456/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=285440 CPUtime=5.95 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 7551 0 0 0 594 1 0 0 25 0 4 0 730540341 292290560 4097 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 71360 4097 379 95 0 66342 0
[pid=8171/tid=8172] ppid=8169 vsize=285440 CPUtime=1.47 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1561 0 0 0 147 0 0 0 25 0 4 0 730540341 292290560 4097 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=285440 CPUtime=1.49 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1519 0 0 0 149 0 0 0 25 0 4 0 730540341 292290560 4098 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=285440 CPUtime=1.49 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 1493 0 0 0 149 0 0 0 25 0 4 0 730540341 292290560 4098 33554432000 4194304 4580107 140735783271472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285440

[startup+3.10095 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8175
/proc/meminfo: memFree=21207476/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=290140 CPUtime=12.34 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 15949 0 0 0 1232 2 0 0 25 0 4 0 730540341 297103360 7724 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293685 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 72535 7724 379 95 0 67517 0
[pid=8171/tid=8172] ppid=8169 vsize=290140 CPUtime=3.07 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 3542 0 0 0 307 0 0 0 25 0 4 0 730540341 297103360 7724 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=290140 CPUtime=3.08 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 4243 0 0 0 308 0 0 0 25 0 4 0 730540341 297103360 7724 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=290140 CPUtime=3.08 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 4008 0 0 0 308 0 0 0 25 0 4 0 730540341 297103360 7724 33554432000 4194304 4580107 140735783271472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290140

[startup+6.30039 s]
/proc/loadavg: 8.01 8.08 8.08 9/420 8175
/proc/meminfo: memFree=21188168/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=296472 CPUtime=25.09 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 24666 0 0 0 2505 4 0 0 25 0 4 0 730540341 303587328 10620 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 74118 10621 379 95 0 69100 0
[pid=8171/tid=8172] ppid=8169 vsize=296472 CPUtime=6.28 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 6261 0 0 0 627 1 0 0 25 0 4 0 730540341 303587328 10621 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=296472 CPUtime=6.29 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 6890 0 0 0 628 1 0 0 25 0 4 0 730540341 303587328 10621 33554432000 4194304 4580107 140735783271472 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=296472 CPUtime=6.29 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 5620 0 0 0 628 1 0 0 25 0 4 0 730540341 303587328 10621 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 296472

[startup+12.7003 s]
/proc/loadavg: 8.08 8.09 8.08 9/420 8175
/proc/meminfo: memFree=21174164/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=301036 CPUtime=50.59 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 38771 0 0 0 5052 7 0 0 25 0 4 0 730540341 308260864 15741 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 75259 15741 379 95 0 70241 0
[pid=8171/tid=8172] ppid=8169 vsize=301036 CPUtime=12.66 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 9549 0 0 0 1265 1 0 0 25 0 4 0 730540341 308260864 15741 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=301036 CPUtime=12.68 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 9538 0 0 0 1267 1 0 0 25 0 4 0 730540341 308260864 15741 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=301036 CPUtime=12.69 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 9542 0 0 0 1267 2 0 0 25 0 4 0 730540341 308260864 15741 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 301036

[startup+25.501 s]
/proc/loadavg: 8.07 8.09 8.08 9/420 8176
/proc/meminfo: memFree=21148748/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=300300 CPUtime=101.62 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 59721 0 0 0 10150 12 0 0 25 0 4 0 730540341 307507200 20912 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 75075 20912 379 95 0 70057 0
[pid=8171/tid=8172] ppid=8169 vsize=300300 CPUtime=25.46 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 15304 0 0 0 2544 2 0 0 25 0 4 0 730540341 307507200 20912 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=300300 CPUtime=25.48 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 14725 0 0 0 2546 2 0 0 25 0 4 0 730540341 307507200 20912 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=300300 CPUtime=25.49 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 14616 0 0 0 2546 3 0 0 25 0 4 0 730540341 307507200 20912 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 300300

[startup+51.1006 s]
/proc/loadavg: 8.10 8.09 8.08 9/420 8176
/proc/meminfo: memFree=21102836/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=310540 CPUtime=203.68 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 88070 0 0 0 20350 18 0 0 25 0 4 0 730540341 317992960 25162 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 77635 25162 379 95 0 72617 0
[pid=8171/tid=8172] ppid=8169 vsize=310540 CPUtime=51.07 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 23677 0 0 0 5103 4 0 0 25 0 4 0 730540341 317992960 25162 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=310540 CPUtime=51.09 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 22696 0 0 0 5105 4 0 0 25 0 4 0 730540341 317992960 25162 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=310540 CPUtime=51.09 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 21594 0 0 0 5105 4 0 0 25 0 4 0 730540341 317992960 25162 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 310540

[startup+102.301 s]
/proc/loadavg: 8.14 8.11 8.09 9/420 8178
/proc/meminfo: memFree=21072060/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=326832 CPUtime=407.79 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 131674 0 0 0 40747 32 0 0 25 0 4 0 730540341 334675968 31609 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 81708 31609 379 95 0 76690 0
[pid=8171/tid=8172] ppid=8169 vsize=326832 CPUtime=102.26 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 34783 0 0 0 10219 7 0 0 25 0 4 0 730540341 334675968 31612 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=326832 CPUtime=102.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 33468 0 0 0 10222 8 0 0 25 0 4 0 730540341 334675968 31612 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=326832 CPUtime=102.3 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 34532 0 0 0 10222 8 0 0 25 0 4 0 730540341 334675968 31612 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.79
Current children cumulated vsize (KiB) 326832

[startup+162.301 s]

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

[pid=8171] ppid=8169 vsize=511116 CPUtime=2799.46 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 448366 0 0 0 279797 149 0 0 25 0 4 0 730540341 523382784 80763 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 127779 80763 380 95 0 122761 0
[pid=8171/tid=8172] ppid=8169 vsize=511116 CPUtime=702.13 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 109765 0 0 0 70177 36 0 0 25 0 4 0 730540341 523382784 80763 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=511116 CPUtime=702.29 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 114023 0 0 0 70190 39 0 0 25 0 4 0 730540341 523382784 80763 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=511116 CPUtime=702.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 119547 0 0 0 70187 41 0 0 25 0 4 0 730540341 523382784 80763 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.46
Current children cumulated vsize (KiB) 511116

[startup+762.301 s]
/proc/loadavg: 8.16 8.13 8.09 9/420 8204
/proc/meminfo: memFree=20640896/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=523596 CPUtime=3038.67 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 465958 0 0 0 303711 156 0 0 25 0 4 0 730540341 536162304 83938 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 130899 83938 379 95 0 125881 0
[pid=8171/tid=8172] ppid=8169 vsize=523596 CPUtime=762.15 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 111653 0 0 0 76178 37 0 0 25 0 4 0 730540341 536162304 83940 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=523596 CPUtime=762.32 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 120389 0 0 0 76190 42 0 0 25 0 4 0 730540341 536162304 83940 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=523596 CPUtime=762.29 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 124879 0 0 0 76186 43 0 0 25 0 4 0 730540341 536162304 83940 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3038.67
Current children cumulated vsize (KiB) 523596

[startup+822.301 s]
/proc/loadavg: 8.06 8.11 8.09 9/420 8206
/proc/meminfo: memFree=20619908/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=511572 CPUtime=3277.81 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 485612 0 0 0 327617 164 0 0 25 0 4 0 730540341 523849728 86244 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 127893 86244 379 95 0 122875 0
[pid=8171/tid=8172] ppid=8169 vsize=511572 CPUtime=822.11 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 115660 0 0 0 82173 38 0 0 25 0 4 0 730540341 523849728 86244 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=511572 CPUtime=822.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 127607 0 0 0 82185 45 0 0 25 0 4 0 730540341 523849728 86244 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=511572 CPUtime=822.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 130016 0 0 0 82183 45 0 0 25 0 4 0 730540341 523849728 86244 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.81
Current children cumulated vsize (KiB) 511572

[startup+882.316 s]
/proc/loadavg: 8.08 8.10 8.09 9/420 8208
/proc/meminfo: memFree=20594696/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=577204 CPUtime=3517.04 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 505854 0 0 0 351532 172 0 0 25 0 4 0 730540341 591056896 92220 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 144301 92220 379 95 0 139283 0
[pid=8171/tid=8172] ppid=8169 vsize=577204 CPUtime=882.12 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 118425 0 0 0 88172 40 0 0 25 0 4 0 730540341 591056896 92220 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=577204 CPUtime=882.31 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 136089 0 0 0 88184 47 0 0 25 0 4 0 730540341 591056896 92220 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=577204 CPUtime=882.29 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 134064 0 0 0 88183 46 0 0 25 0 4 0 730540341 591056896 92220 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.04
Current children cumulated vsize (KiB) 577204

[startup+942.301 s]
/proc/loadavg: 8.03 8.08 8.08 9/420 8209
/proc/meminfo: memFree=20597636/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=590300 CPUtime=3756.17 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 519927 0 0 0 375437 180 0 0 25 0 4 0 730540341 604467200 92903 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 147575 92903 379 95 0 142557 0
[pid=8171/tid=8172] ppid=8169 vsize=590300 CPUtime=942.09 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 120534 0 0 0 94168 41 0 0 25 0 4 0 730540341 604467200 92903 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=590300 CPUtime=942.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 141827 0 0 0 94180 50 0 0 25 0 4 0 730540341 604467200 92903 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=590300 CPUtime=942.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 137261 0 0 0 94180 48 0 0 25 0 4 0 730540341 604467200 92903 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.17
Current children cumulated vsize (KiB) 590300

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.08 9/420 8211
/proc/meminfo: memFree=20540804/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=603044 CPUtime=3995.32 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 537361 0 0 0 399344 188 0 0 25 0 4 0 730540341 617517056 98525 33554432000 4194304 4580107 140735783271472 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 150761 98525 379 95 0 145743 0
[pid=8171/tid=8172] ppid=8169 vsize=603044 CPUtime=1002.07 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 123234 0 0 0 100165 42 0 0 25 0 4 0 730540341 617517056 98525 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=603044 CPUtime=1002.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 146160 0 0 0 100178 52 0 0 25 0 4 0 730540341 617517056 98525 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=603044 CPUtime=1002.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 142552 0 0 0 100176 52 0 0 25 0 4 0 730540341 617517056 98525 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3995.32
Current children cumulated vsize (KiB) 603044

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/420 8212
/proc/meminfo: memFree=20566184/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=616044 CPUtime=4234.51 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 554180 0 0 0 423257 194 0 0 25 0 4 0 730540341 630829056 91951 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 154011 91951 379 95 0 148993 0
[pid=8171/tid=8172] ppid=8169 vsize=616044 CPUtime=1062.07 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 125747 0 0 0 106164 43 0 0 25 0 4 0 730540341 630829056 91951 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=616044 CPUtime=1062.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 152325 0 0 0 106176 54 0 0 25 0 4 0 730540341 630829056 91951 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=616044 CPUtime=1062.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 148111 0 0 0 106174 54 0 0 25 0 4 0 730540341 630829056 91951 33554432000 4194304 4580107 140735783271472 18446744073709551615 4316849 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4234.51
Current children cumulated vsize (KiB) 616044

[startup+1122.3 s]
/proc/loadavg: 8.04 8.08 8.08 9/420 8214
/proc/meminfo: memFree=20557812/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=603556 CPUtime=4473.68 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 570629 0 0 0 447167 201 0 0 25 0 4 0 730540341 618041344 91190 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 150889 91190 379 95 0 145871 0
[pid=8171/tid=8172] ppid=8169 vsize=603556 CPUtime=1122.05 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 127331 0 0 0 112162 43 0 0 25 0 4 0 730540341 618041344 91190 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=603556 CPUtime=1122.3 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 157891 0 0 0 112174 56 0 0 25 0 4 0 730540341 618041344 91190 33554432000 4194304 4580107 140735783271472 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=603556 CPUtime=1122.28 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 153526 0 0 0 112172 56 0 0 25 0 4 0 730540341 618041344 91190 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4473.68
Current children cumulated vsize (KiB) 603556

[startup+1182.3 s]
/proc/loadavg: 7.22 7.90 8.02 5/411 8234
/proc/meminfo: memFree=20963056/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=603816 CPUtime=4712.86 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 591677 0 0 0 471075 211 0 0 25 0 4 0 730540341 618307584 94987 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 150954 94987 379 95 0 145936 0
[pid=8171/tid=8172] ppid=8169 vsize=603816 CPUtime=1182.03 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 130067 0 0 0 118159 44 0 0 25 0 4 0 730540341 618307584 94987 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=603816 CPUtime=1182.31 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 163303 0 0 0 118171 60 0 0 25 0 4 0 730540341 618307584 94987 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=603816 CPUtime=1182.29 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 161397 0 0 0 118170 59 0 0 25 0 4 0 730540341 618307584 94987 33554432000 4194304 4580107 140735783271472 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4712.86
Current children cumulated vsize (KiB) 603816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 6.12 7.58 7.92 5/411 8234
/proc/meminfo: memFree=20955092/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=603816 CPUtime=4800.18 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 594739 0 0 0 479806 212 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 150954 96962 379 95 0 145936 0
[pid=8171/tid=8172] ppid=8169 vsize=603816 CPUtime=1203.96 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 130570 0 0 0 120351 45 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=603816 CPUtime=1204.22 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 164234 0 0 0 120362 60 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=603816 CPUtime=1204.2 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 161398 0 0 0 120361 59 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 603816

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

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

[startup+1204.2 s]
/proc/loadavg: 6.12 7.58 7.92 5/411 8234
/proc/meminfo: memFree=20955092/32950940 swapFree=67111356/67111528
[pid=8171] ppid=8169 vsize=603816 CPUtime=4800.18 cores=0,2,4,6
/proc/8171/stat : 8171 (strangenight2-m) R 8169 8171 7703 0 -1 4202496 594739 0 0 0 479806 212 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8171/statm: 150954 96962 379 95 0 145936 0
[pid=8171/tid=8172] ppid=8169 vsize=603816 CPUtime=1203.96 cores=0,2,4,6
/proc/8171/task/8172/stat : 8172 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 130570 0 0 0 120351 45 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8171/tid=8173] ppid=8169 vsize=603816 CPUtime=1204.22 cores=0,2,4,6
/proc/8171/task/8173/stat : 8173 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 164234 0 0 0 120362 60 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8171/tid=8174] ppid=8169 vsize=603816 CPUtime=1204.2 cores=0,2,4,6
/proc/8171/task/8174/stat : 8174 (strangenight2-m) R 8169 8171 7703 0 -1 4202560 161398 0 0 0 120361 59 0 0 25 0 4 0 730540341 618307584 96962 33554432000 4194304 4580107 140735783271472 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 603816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.24
CPU time (s): 4800.25
CPU user time (s): 4798.11
CPU system time (s): 2.14167
CPU usage (%): 398.613
Max. virtual memory (cumulated for all children) (KiB): 616544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.11
system time used= 2.14167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594740
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= 162
involuntary context switches= 21677

runsolver used 4.86026 second user time and 11.5852 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 21:58:16
IDJOB=3366386
IDBENCH=82795
IDSOLVER=1844
FILE ID=node117/3366386-1305403096
RUNJOBID= node117-1305401849-8020
PBS_JOBID= 13324483
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366386-1305403096/watcher-3366386-1305403096 -o /tmp/evaluation-result-3366386-1305403096/solver-3366386-1305403096 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366386-1305403096.cnf

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

MD5SUM BENCH= 6d54c2a76a59aa67a01046a2e8240fb6
RANDOM SEED=1861544935

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21241888 kB
Buffers:        298392 kB
Cached:        3080456 kB
SwapCached:          0 kB
Active:        9480784 kB
Inactive:      1874500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21241888 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     7975392 kB
Mapped:          32436 kB
Slab:           243756 kB
PageTables:      44496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100620832 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= 73412 MiB
End job on node117 at 2011-05-14 22:18:22