Trace number 3366654

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.45 1203.04

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
MD5SUM129ae27f6626450c69af6381b8baccdf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.09392
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366654-1305411056.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.02	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.02	c -- vars added        175
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      87 undec:       6 neg:      82
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.16	c  N st     8      4923       175      3727         0      4728     18635    165504   no data   no data
1.17/0.39	c  N st    10     11305       175      3727         0      4397     18635    112817   no data   no data
2.37/0.63	c  N st    11     17048       175      3727         0      9904     18635    304332   no data   no data
3.97/1.04	c  F st    12     25001       175      3727         0     12120     18635    374308   no data   no data
3.97/1.04	c  N st    12     25001       175      3727         0     12120     18635    374308   no data   no data
4.81/1.26	c Decided on static restart strategy
4.81/1.26	c  N st    18     30000       175      3727         0     10404     18635    301120   no data   no data
4.81/1.26	c  S st    18     30000       175      3727         0     10404     18635    301120   no data   no data
4.81/1.29	c  S st    18     30506       175      3727         0     10901     18635    317384   no data   no data
4.81/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.81/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.30	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
5.17/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
5.17/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c lits-rem:       221  cl-subs:     1036  v-elim:      0  v-fix:    0  time:  0.21 s
5.96/1.56	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
5.96/1.56	c calculated reachability. Time: 0.00
5.96/1.56	c  N st    18     30506       175      3727         0      9865     18635    276170   no data   no data
7.56/1.95	c  N st    20     37622       175      3727         0      9087     18635    225204   no data   no data
8.78/2.28	c  N st    21     44022       175      3727         0     15239     18635    433297   no data   no data
9.19/2.38	c  S st    22     45759       175      3727         0     16905     18635    489182   no data   no data
9.55/2.43	c  S st    22     46262       175      3727         0      8817     18635    192967   no data   no data
9.55/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.55/2.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.55/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.55/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.47	c lits-rem:        18  cl-subs:      102  v-elim:      0  v-fix:    0  time:  0.02 s
9.55/2.47	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
9.55/2.47	c vivif2 --  cl tried     8715 cl shrink        0 lits rem          0 time: 0.00
9.94/2.51	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
9.94/2.51	c calculated reachability. Time: 0.00
9.94/2.51	c  N st    22     46262       175      3727         0      8715     18635    189090   no data   no data
13.17/3.32	c  N st    23     60661       175      3727         0     12940     18635    314977   no data   no data
15.14/3.87	c  N st    24     69395       175      3727         0     10756     18635    223827   no data   no data
15.14/3.87	c  S st    24     69395       175      3727         0     10756     18635    223827   no data   no data
15.54/3.91	c  S st    24     69896       175      3727         0     11251     18635    240418   no data   no data
15.54/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.54/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.54/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
15.54/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.54/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.54/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.97	c lits-rem:        62  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.05 s
15.54/3.97	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
15.54/3.97	c vivif2 --  cl tried    11049 cl shrink        0 lits rem          0 time: 0.00
15.94/4.03	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
15.94/4.03	c calculated reachability. Time: 0.00
15.94/4.03	c  N st    24     69896       175      3727         0     11049     18635    232514   no data   no data
20.33/5.12	c  F st    25     87501       175      3727         0     16406     18635    400697   no data   no data
20.33/5.12	c  N st    25     87501       175      3727         0     16406     18635    400697   no data   no data
21.53/5.46	c Decided on static restart strategy
22.36/5.65	c  N st    32     95541       175      3727         0     24135     18635    667619   no data   no data
24.72/6.26	c  N st    34    104844       175      3727         0     20618     18635    540528   no data   no data
24.72/6.26	c  S st    34    104844       175      3727         0     20618     18635    540528   no data   no data
25.12/6.32	c  S st    34    105346       175      3727         0     21106     18635    555893   no data   no data
25.12/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.12/6.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.12/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.12/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.12/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.12/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
25.12/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.12/6.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.12/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.11/6.83	c lits-rem:       387  cl-subs:     1193  v-elim:      0  v-fix:    0  time:  0.48 s
27.11/6.83	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
27.11/6.84	c vivif2 --  cl tried    19913 cl shrink        0 lits rem          0 time: 0.01
27.51/6.93	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.09
27.51/6.93	c calculated reachability. Time: 0.00
27.51/6.93	c  N st    34    105346       175      3727         0     19913     18635    508859   no data   no data
30.31/7.66	c  N st    35    114944       175      3727         0     15715     18635    352569   no data   no data
35.53/8.91	c  N st    36    129341       175      3727         0     15122     18635    303782   no data   no data
42.68/10.72	c  N st    37    150937       175      3727         0     20393     18635    458665   no data   no data
44.67/11.29	c  S st    38    158020       175      3727         0     27189     18635    692866   no data   no data
45.07/11.36	c  S st    38    158523       175      3727         0     27687     18635    709057   no data   no data
45.07/11.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.07/11.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.07/11.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.07/11.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.07/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.07/11.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
45.07/11.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.07/11.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.07/11.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.46/12.43	c lits-rem:       542  cl-subs:     1782  v-elim:      0  v-fix:    0  time:  1.03 s
49.46/12.43	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
49.46/12.44	c vivif2 --  cl tried    25905 cl shrink        0 lits rem          0 time: 0.01
49.86/12.55	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.12
49.86/12.56	c calculated reachability. Time: 0.00
49.86/12.56	c  N st    38    158523       175      3727         0     25905     18635    642976   no data   no data
68.22/17.18	c  N st    39    207112       175      3727         0     20794     18635    416108   no data   no data
82.19/20.64	c  N st    40    237784       175      3727         0     30978     18635    755105   no data   no data
82.19/20.64	c  S st    40    237784       175      3727         0     30978     18635    755105   no data   no data
82.60/20.73	c  S st    40    238287       175      3727         0     31474     18635    771556   no data   no data
82.60/20.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.60/20.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.60/20.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.60/20.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.60/20.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.60/20.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
82.60/20.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.60/20.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.60/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.97/22.35	c lits-rem:      1007  cl-subs:     2183  v-elim:      0  v-fix:    0  time:  1.57 s
88.97/22.35	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
88.97/22.36	c vivif2 --  cl tried    29291 cl shrink        0 lits rem          0 time: 0.01
89.77/22.50	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.14
89.77/22.51	c calculated reachability. Time: 0.00
89.77/22.51	c  N st    40    238287       175      3727         0     29291     18635    691777   no data   no data
116.91/29.33	c  F st    41    306250       175      3727         0     31240     18635    718299   no data   no data
116.91/29.33	c  N st    41    306250       175      3727         0     31240     18635    718299   no data   no data
118.95/29.89	c Decided on static restart strategy
128.89/32.33	c  N st    51    334559       175      3727         0     35467     18635    831669   no data   no data
139.67/35.03	c  N st    53    357430       175      3727         0     33474     18635    730423   no data   no data
139.67/35.03	c  S st    53    357430       175      3727         0     33474     18635    730423   no data   no data
140.07/35.12	c  S st    53    357932       175      3727         0     33970     18635    747255   no data   no data
140.07/35.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.07/35.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
140.07/35.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.07/35.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.07/35.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.07/35.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
140.07/35.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.07/35.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
140.07/35.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.66/36.01	c lits-rem:       428  cl-subs:     1254  v-elim:      0  v-fix:    0  time:  0.86 s
143.66/36.01	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
143.66/36.02	c vivif2 --  cl tried    32716 cl shrink        0 lits rem          0 time: 0.01
144.06/36.18	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
144.06/36.18	c calculated reachability. Time: 0.00
144.06/36.18	c  N st    53    357932       175      3727         0     32716     18635    697548   no data   no data
158.82/39.84	c  N st    54    390324       175      3727         0     38780     18635    894756   no data   no data
189.95/47.63	c  N st    55    438912       175      3727         0     32588     18635    654598   no data   no data
225.07/56.46	c  N st    56    511795       175      3727         0     45842     18635   1085097   no data   no data
237.07/59.42	c  N st    57    536898       175      3727         0     40198     18635    834248   no data   no data
237.07/59.42	c  S st    57    536898       175      3727         0     40198     18635    834248   no data   no data
237.49/59.52	c  S st    57    537399       175      3727         0     40684     18635    850187   no data   no data
237.49/59.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.49/59.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
237.49/59.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.49/59.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.49/59.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.49/59.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
237.49/59.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.49/59.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
237.49/59.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.04/60.91	c lits-rem:       567  cl-subs:     1732  v-elim:      0  v-fix:    0  time:  1.34 s
243.04/60.91	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
243.04/60.92	c vivif2 --  cl tried    38952 cl shrink        0 lits rem          0 time: 0.01
243.84/61.11	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.20
243.84/61.11	c calculated reachability. Time: 0.00
243.84/61.11	c  N st    57    537399       175      3727         0     38952     18635    784118   no data   no data
337.63/84.65	c  N st    58    701383       175      3727         0     67218     18635   1712727   no data   no data
399.51/100.17	c  N st    59    806099       175      3727         0     61400     18635   1453049   no data   no data
399.51/100.17	c  S st    59    806099       175      3727         0     61400     18635   1453049   no data   no data
400.28/100.33	c  S st    59    806602       175      3727         0     61893     18635   1469610   no data   no data
400.28/100.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
400.28/100.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
400.28/100.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
400.28/100.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.28/100.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.28/100.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
400.28/100.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
400.28/100.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
400.68/100.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.01/108.56	c lits-rem:      1170  cl-subs:     4252  v-elim:      0  v-fix:    0  time:  8.14 s
433.01/108.56	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
433.01/108.58	c vivif2 --  cl tried    57641 cl shrink        0 lits rem          0 time: 0.02
434.21/108.88	c asymm  cl-useful: 0/3316/3727 lits-rem:0 time: 0.30
434.21/108.88	c calculated reachability. Time: 0.00
434.21/108.88	c  N st    59    806602       175      3727         0     57641     18635   1314136   no data   no data
621.80/155.87	c  F st    60   1071875       175      3727         0     73326     18635   1756972   no data   no data
621.80/155.87	c  N st    60   1071875       175      3727         0     73326     18635   1756972   no data   no data
626.18/156.95	c Decided on static restart strategy
642.14/160.90	c  N st    70   1100174       175      3727         0     57711     18635   1166818   no data   no data
672.11/168.47	c  N st    72   1136169       175      3727         0     48245     18635    787732   no data   no data
692.84/173.68	c  N st    73   1168561       175      3727         0     79206     18635   1863334   no data   no data
724.80/181.63	c  N st    74   1209903       175      3727         0     73701     18635   1672410   no data   no data
724.80/181.63	c  S st    74   1209903       175      3727         0     73701     18635   1672410   no data   no data
725.56/181.84	c  S st    74   1210407       175      3727         0     74200     18635   1688976   no data   no data
725.56/181.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
725.56/181.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
725.56/181.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
725.56/181.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
725.56/181.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.56/181.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
725.56/181.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
725.96/181.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
725.96/181.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.40/198.34	c lits-rem:      1518  cl-subs:     4618  v-elim:      0  v-fix:    0  time: 16.39 s
791.40/198.34	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
791.40/198.37	c vivif2 --  cl tried    69582 cl shrink        0 lits rem          0 time: 0.03
793.81/198.96	c asymm  cl-useful: 0/2709/3727 lits-rem:0 time: 0.59
793.81/198.96	c calculated reachability. Time: 0.00
793.81/198.96	c  N st    74   1210407       175      3727         0     69582     18635   1511351   no data   no data
882.84/221.21	c  N st    75   1283290       175      3727         0     93189     18635   2349634   no data   no data
993.35/248.91	c  N st    76   1392613       175      3727         0     54683     18635    902358   no data   no data
1140.23/285.72	c  N st    77   1556597       175      3727         0     59257     18635   1003959   no data   no data
1279.12/320.59	c  N st    78   1710407       175      3727         0    100045     18635   2465293   no data   no data
1279.12/320.59	c  S st    78   1710407       175      3727         0    100045     18635   2465293   no data   no data
1280.32/320.86	c  S st    78   1710910       175      3727         0    100536     18635   2481568   no data   no data
1280.32/320.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1280.71/320.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1280.71/320.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1280.71/320.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.71/320.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.71/320.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1280.71/320.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1280.71/320.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1281.12/321.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.88/347.03	c lits-rem:      4040  cl-subs:     7341  v-elim:      0  v-fix:    0  time: 26.01 s
1384.88/347.03	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1384.88/347.06	c vivif2 --  cl tried    93195 cl shrink        0 lits rem          0 time: 0.03
1385.68/347.26	c asymm  cl-useful: 0/1018/3727 lits-rem:0 time: 0.20
1385.68/347.27	c calculated reachability. Time: 0.00
1385.68/347.27	c  N st    78   1710910       175      3727         0     93195     18635   2202801   no data   no data
1756.07/440.03	c  N st    79   2079877       175      3727         0    104232     18635   2459938   no data   no data
1888.94/473.35	c  N st    80   2210911       175      3727         0    108774     18635   2564916   no data   no data
1888.94/473.35	c  S st    80   2210911       175      3727         0    108774     18635   2564916   no data   no data
1890.15/473.66	c  S st    80   2211417       175      3727         0    109275     18635   2581888   no data   no data
1890.15/473.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1890.55/473.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1890.55/473.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1890.55/473.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1890.55/473.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1890.55/473.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1890.55/473.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1890.55/473.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1890.95/473.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2006.31/502.80	c lits-rem:      2063  cl-subs:     8105  v-elim:      0  v-fix:    0  time: 28.98 s
2006.31/502.80	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2006.72/502.84	c vivif2 --  cl tried   101170 cl shrink        0 lits rem          0 time: 0.03
2008.28/503.20	c asymm  cl-useful: 0/1853/3727 lits-rem:0 time: 0.37
2008.28/503.21	c calculated reachability. Time: 0.00
2008.28/503.21	c  N st    80   2211417       175      3727         0    101170     18635   2278836   no data   no data
2553.46/639.84	c  N st    81   2711417       175      3727         0    123780     18635   2929190   no data   no data
2553.46/639.84	c  S st    81   2711417       175      3727         0    123780     18635   2929190   no data   no data
2555.07/640.26	c  S st    81   2711922       175      3727         0    124275     18635   2945883   no data   no data
2555.07/640.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2555.49/640.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2555.49/640.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2555.49/640.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2555.49/640.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2555.49/640.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2555.49/640.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2555.49/640.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2555.85/640.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2739.46/686.48	c lits-rem:      2683  cl-subs:    11027  v-elim:      0  v-fix:    0  time: 46.03 s
2739.46/686.48	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2739.87/686.51	c vivif2 --  cl tried   113248 cl shrink        0 lits rem          0 time: 0.03
2741.44/686.91	c asymm  cl-useful: 0/1555/3727 lits-rem:0 time: 0.39
2741.44/686.91	c calculated reachability. Time: 0.00
2741.44/686.91	c  N st    81   2711922       175      3727         0    113248     18635   2569479   no data   no data
3423.75/857.97	c  N st    82   3211922       175      3727         0     90110     18635   1568707   no data   no data
3423.75/857.97	c  S st    82   3211922       175      3727         0     90110     18635   1568707   no data   no data
3424.94/858.24	c  S st    82   3212426       175      3727         0     90608     18635   1585875   no data   no data
3424.94/858.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3424.94/858.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3424.94/858.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3424.94/858.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3424.94/858.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3424.94/858.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3424.94/858.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3425.33/858.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3425.33/858.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3445.51/863.50	c lits-rem:      1039  cl-subs:     3235  v-elim:      0  v-fix:    0  time:  5.15 s
3445.51/863.50	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3445.93/863.52	c vivif2 --  cl tried    87373 cl shrink        0 lits rem          0 time: 0.02
3447.09/863.87	c asymm  cl-useful: 0/2258/3727 lits-rem:0 time: 0.35
3447.09/863.87	c calculated reachability. Time: 0.00
3447.09/863.87	c  N st    82   3212426       175      3727         0     87373     18635   1477097   no data   no data
4085.19/1023.86	c  N st    83   3712427       175      3727         0     98787     18635   1781749   no data   no data
4085.19/1023.86	c  S st    83   3712427       175      3727         0     98787     18635   1781749   no data   no data
4087.18/1024.34	c  S st    83   3712929       175      3727         0     99276     18635   1797679   no data   no data
4087.18/1024.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4087.58/1024.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
4087.58/1024.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4087.58/1024.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4087.58/1024.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4087.58/1024.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4087.58/1024.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4087.98/1024.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4087.98/1024.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4154.22/1041.13	c lits-rem:       706  cl-subs:     2873  v-elim:      0  v-fix:    0  time: 16.57 s
4154.22/1041.13	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4154.22/1041.17	c vivif2 --  cl tried    96403 cl shrink        0 lits rem          0 time: 0.03
4156.64/1041.72	c asymm  cl-useful: 0/1469/3727 lits-rem:0 time: 0.55
4156.64/1041.72	c calculated reachability. Time: 0.00
4156.64/1041.72	c  N st    83   3712929       175      3727         0     96403     18635   1683805   no data   no data
4217.28/1056.96	c  F st    84   3751562       175      3727         0    133261     18635   2992487   no data   no data
4217.28/1056.96	c  N st    84   3751562       175      3727         0    133261     18635   2992487   no data   no data
4226.87/1059.34	c Decided on static restart strategy
4265.57/1069.02	c  N st    94   3779874       175      3727         0    160349     18635   3938048   no data   no data
4309.47/1080.08	c  N st    96   3815869       175      3727         0    113578     18635   2219897   no data   no data
4360.15/1092.78	c  N st    97   3848261       175      3727         0    144637     18635   3326217   no data   no data
4419.62/1107.61	c  N st    98   3896849       175      3727         0    108795     18635   2017906   no data   no data
4540.54/1137.99	c  N st    99   3969731       175      3727         0     95275     18635   1540437   no data   no data
4675.83/1171.88	c  N st   100   4079055       175      3727         0    115359     18635   2206332   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.10 8.01 6/282 19524
/proc/meminfo: memFree=25083292/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=207956 CPUtime=0.01 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 699 0 0 0 1 0 0 0 25 0 4 0 633520895 212946944 617 33554432000 4194304 4580107 140736086082784 18446744073709551615 254261313291 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19524/statm: 51989 619 336 95 0 46971 0
[pid=19524/tid=19525] ppid=19522 vsize=281820 CPUtime=0 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 140 0 0 0 0 0 0 0 25 0 4 0 633520896 288583680 876 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=281820 CPUtime=0 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 4 0 633520896 288583680 885 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=281820 CPUtime=0 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 139 0 0 0 0 0 0 0 25 0 4 0 633520896 288583680 886 33554432000 4194304 4580107 140736086082784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.107853 s]
/proc/loadavg: 8.07 8.10 8.01 6/282 19524
/proc/meminfo: memFree=25083292/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=281960 CPUtime=0.4 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 2237 0 0 0 40 0 0 0 25 0 4 0 633520895 288727040 2088 33554432000 4194304 4580107 140736086082784 18446744073709551615 4322582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 70490 2088 376 95 0 65472 0
[pid=19524/tid=19525] ppid=19522 vsize=281960 CPUtime=0.1 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 511 0 0 0 10 0 0 0 25 0 4 0 633520896 288727040 2088 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=281960 CPUtime=0.09 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 494 0 0 0 9 0 0 0 25 0 4 0 633520896 288727040 2088 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=281960 CPUtime=0.09 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 326 0 0 0 9 0 0 0 25 0 4 0 633520896 288727040 2088 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 281960

[startup+0.200837 s]
/proc/loadavg: 8.07 8.10 8.01 6/282 19524
/proc/meminfo: memFree=25083292/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=283992 CPUtime=0.77 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 3101 0 0 0 77 0 0 0 25 0 4 0 633520895 290807808 2128 33554432000 4194304 4580107 140736086082784 18446744073709551615 4318990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 70998 2128 376 95 0 65980 0
[pid=19524/tid=19525] ppid=19522 vsize=283992 CPUtime=0.19 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 712 0 0 0 19 0 0 0 25 0 4 0 633520896 290807808 2128 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=283992 CPUtime=0.19 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 703 0 0 0 19 0 0 0 25 0 4 0 633520896 290807808 2128 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=283992 CPUtime=0.19 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 552 0 0 0 19 0 0 0 25 0 4 0 633520896 290807808 2128 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283992

[startup+0.300818 s]
/proc/loadavg: 8.07 8.10 8.01 6/282 19524
/proc/meminfo: memFree=25083292/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=284128 CPUtime=1.17 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 3584 0 0 0 117 0 0 0 25 0 4 0 633520895 290947072 2611 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 71032 2611 377 95 0 66014 0
[pid=19524/tid=19525] ppid=19522 vsize=284128 CPUtime=0.29 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 826 0 0 0 29 0 0 0 25 0 4 0 633520896 290947072 2611 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=284128 CPUtime=0.29 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 817 0 0 0 29 0 0 0 25 0 4 0 633520896 290947072 2611 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=284128 CPUtime=0.29 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 680 0 0 0 29 0 0 0 25 0 4 0 633520896 290947072 2612 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284128

[startup+0.700749 s]
/proc/loadavg: 8.07 8.10 8.01 6/282 19524
/proc/meminfo: memFree=25083292/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=285940 CPUtime=2.77 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 6525 0 0 0 276 1 0 0 25 0 4 0 633520895 292802560 2785 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 71485 2786 377 95 0 66467 0
[pid=19524/tid=19525] ppid=19522 vsize=285940 CPUtime=0.69 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 1556 0 0 0 69 0 0 0 25 0 4 0 633520896 292802560 2786 33554432000 4194304 4580107 140736086082784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=285940 CPUtime=0.68 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 1553 0 0 0 68 0 0 0 25 0 4 0 633520896 292802560 2786 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=285940 CPUtime=0.68 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 1426 0 0 0 68 0 0 0 25 0 4 0 633520896 292802560 2786 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285940

[startup+1.50061 s]
/proc/loadavg: 8.07 8.10 8.01 6/278 19550
/proc/meminfo: memFree=25071544/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=287352 CPUtime=5.96 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 12429 0 0 0 594 2 0 0 25 0 4 0 633520895 294248448 5279 33554432000 4194304 4580107 140736086082784 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 71838 5279 379 95 0 66820 0
[pid=19524/tid=19525] ppid=19522 vsize=287352 CPUtime=1.49 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 2693 0 0 0 149 0 0 0 25 0 4 0 633520896 294248448 5279 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=287352 CPUtime=1.48 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 2651 0 0 0 148 0 0 0 25 0 4 0 633520896 294248448 5279 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=287352 CPUtime=1.47 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 2536 0 0 0 147 0 0 0 25 0 4 0 633520896 294248448 5279 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287352

[startup+3.10032 s]
/proc/loadavg: 8.07 8.10 8.01 9/286 19558
/proc/meminfo: memFree=25032792/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=297488 CPUtime=12.35 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 23978 0 0 0 1231 4 0 0 25 0 4 0 633520895 304627712 12140 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 74372 12140 379 95 0 69354 0
[pid=19524/tid=19525] ppid=19522 vsize=297488 CPUtime=3.09 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 5598 0 0 0 308 1 0 0 25 0 4 0 633520896 304627712 12140 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=297488 CPUtime=3.09 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 6261 0 0 0 308 1 0 0 25 0 4 0 633520896 304627712 12140 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=297488 CPUtime=3.07 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 6129 0 0 0 306 1 0 0 25 0 4 0 633520896 304627712 12140 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297488

[startup+6.30076 s]
/proc/loadavg: 8.06 8.10 8.01 9/286 19558
/proc/meminfo: memFree=24974144/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=298656 CPUtime=25.12 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 37769 0 0 0 2506 6 0 0 25 0 4 0 633520895 305823744 17130 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 74664 17130 379 95 0 69646 0
[pid=19524/tid=19525] ppid=19522 vsize=298656 CPUtime=6.28 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 9650 0 0 0 627 1 0 0 25 0 4 0 633520896 305823744 17130 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=298656 CPUtime=6.29 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 10280 0 0 0 627 2 0 0 25 0 4 0 633520896 305823744 17130 33554432000 4194304 4580107 140736086082784 18446744073709551615 4415767 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=298656 CPUtime=6.23 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 8631 0 0 0 622 1 0 0 25 0 4 0 633520896 305823744 17130 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 298656

[startup+12.7006 s]
/proc/loadavg: 8.06 8.10 8.01 9/286 19558
/proc/meminfo: memFree=24886888/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=309424 CPUtime=50.66 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 59966 0 0 0 5055 11 0 0 25 0 4 0 633520895 316850176 23795 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 77356 23795 379 95 0 72338 0
[pid=19524/tid=19525] ppid=19522 vsize=309424 CPUtime=12.68 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 15471 0 0 0 1266 2 0 0 25 0 4 0 633520896 316850176 23795 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=309424 CPUtime=12.68 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 14144 0 0 0 1266 2 0 0 25 0 4 0 633520896 316850176 23795 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=309424 CPUtime=12.58 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 14593 0 0 0 1255 3 0 0 25 0 4 0 633520896 316850176 23795 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 309424

[startup+25.5003 s]
/proc/loadavg: 8.04 8.09 8.00 9/286 19558
/proc/meminfo: memFree=24814844/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=290472 CPUtime=101.75 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 89658 0 0 0 10155 20 0 0 25 0 4 0 633520895 297443328 32155 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 72618 32155 379 95 0 67600 0
[pid=19524/tid=19525] ppid=19522 vsize=290472 CPUtime=25.48 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 23102 0 0 0 2544 4 0 0 25 0 4 0 633520896 297443328 32155 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=290472 CPUtime=25.48 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 22207 0 0 0 2544 4 0 0 25 0 4 0 633520896 297443328 32155 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=290472 CPUtime=25.26 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 21118 0 0 0 2521 5 0 0 25 0 4 0 633520896 297443328 32155 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 290472

[startup+51.1008 s]
/proc/loadavg: 8.03 8.08 8.00 9/286 19559
/proc/meminfo: memFree=24751300/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=304916 CPUtime=203.93 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 136914 0 0 0 20360 33 0 0 25 0 4 0 633520895 312233984 38192 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 76229 38192 379 95 0 71211 0
[pid=19524/tid=19525] ppid=19522 vsize=304916 CPUtime=51.08 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 34586 0 0 0 5102 6 0 0 25 0 4 0 633520896 312233984 38192 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=304916 CPUtime=51.08 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 35311 0 0 0 5101 7 0 0 25 0 4 0 633520896 312233984 38192 33554432000 4194304 4580107 140736086082784 18446744073709551615 4269856 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=304916 CPUtime=50.64 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 32344 0 0 0 5054 10 0 0 25 0 4 0 633520896 312233984 38193 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 304916

[startup+102.301 s]
/proc/loadavg: 8.08 8.10 8.01 9/286 19560
/proc/meminfo: memFree=24668568/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=323192 CPUtime=408.29 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 215431 0 0 0 40773 56 0 0 25 0 4 0 633520895 330948608 53003 33554432000 4194304 4580107 140736086082784 18446744073709551615 4406378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 80798 53003 379 95 0 75780 0
[pid=19524/tid=19525] ppid=19522 vsize=323192 CPUtime=102.29 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 50509 0 0 0 10219 10 0 0 25 0 4 0 633520896 330948608 53005 33554432000 4194304 4580107 140736086082784 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=323192 CPUtime=102.29 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 53400 0 0 0 10215 14 0 0 25 0 4 0 633520896 330948608 53005 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=323192 CPUtime=101.38 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 53094 0 0 0 10122 16 0 0 25 0 4 0 633520896 330948608 53005 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 323192

[startup+162.301 s]

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

[pid=19524] ppid=19522 vsize=758432 CPUtime=2802.89 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 667541 0 0 0 280044 245 0 0 25 0 4 0 633520895 776634368 123525 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 189608 123525 379 95 0 184590 0
[pid=19524/tid=19525] ppid=19522 vsize=758432 CPUtime=702.29 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 168298 0 0 0 70167 62 0 0 25 0 4 0 633520896 776634368 123525 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=758432 CPUtime=702.3 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 185001 0 0 0 70160 70 0 0 25 0 4 0 633520896 776634368 123525 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=758432 CPUtime=695.97 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 158984 0 0 0 69535 62 0 0 25 0 4 0 633520896 776634368 123525 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.89
Current children cumulated vsize (KiB) 758432

[startup+762.301 s]
/proc/loadavg: 8.07 8.08 8.02 9/286 19578
/proc/meminfo: memFree=24083848/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=652020 CPUtime=3042.39 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 707287 0 0 0 303976 263 0 0 25 0 4 0 633520895 667668480 125928 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 163005 125928 379 95 0 157987 0
[pid=19524/tid=19525] ppid=19522 vsize=652020 CPUtime=762.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 177596 0 0 0 76163 67 0 0 25 0 4 0 633520896 667668480 125930 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=652020 CPUtime=762.31 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 196773 0 0 0 76156 75 0 0 25 0 4 0 633520896 667668480 125930 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=652020 CPUtime=755.44 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 166807 0 0 0 75478 66 0 0 25 0 4 0 633520896 667668480 125930 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.39
Current children cumulated vsize (KiB) 652020

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 8.02 9/286 19579
/proc/meminfo: memFree=24052464/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=738276 CPUtime=3281.82 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 732478 0 0 0 327905 277 0 0 25 0 4 0 633520895 755994624 130695 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 184569 130695 379 95 0 179551 0
[pid=19524/tid=19525] ppid=19522 vsize=738276 CPUtime=822.29 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 184794 0 0 0 82159 70 0 0 25 0 4 0 633520896 755994624 130695 33554432000 4194304 4580107 140736086082784 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=738276 CPUtime=822.3 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 205141 0 0 0 82149 81 0 0 25 0 4 0 633520896 755994624 130695 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=738276 CPUtime=814.89 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 171974 0 0 0 81422 67 0 0 25 0 4 0 633520896 755994624 130695 33554432000 4194304 4580107 140736086082784 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.82
Current children cumulated vsize (KiB) 738276

[startup+882.311 s]
/proc/loadavg: 8.39 8.16 8.05 9/286 19584
/proc/meminfo: memFree=23956900/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=792136 CPUtime=3520.49 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 763679 0 0 0 351755 294 0 0 25 0 4 0 633520895 811147264 146148 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 198034 146148 379 95 0 193016 0
[pid=19524/tid=19525] ppid=19522 vsize=792136 CPUtime=882.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 191553 0 0 0 88157 73 0 0 25 0 4 0 633520896 811147264 146148 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=792136 CPUtime=881.49 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 214768 0 0 0 88064 85 0 0 25 0 4 0 633520896 811147264 146148 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=792136 CPUtime=874.35 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 180034 0 0 0 87362 73 0 0 25 0 4 0 633520896 811147264 146148 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.49
Current children cumulated vsize (KiB) 792136

[startup+942.3 s]
/proc/loadavg: 8.23 8.16 8.05 9/286 19586
/proc/meminfo: memFree=23967900/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=794640 CPUtime=3759.92 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 793698 0 0 0 375681 311 0 0 25 0 4 0 633520895 813711360 144988 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 198660 144988 379 95 0 193642 0
[pid=19524/tid=19525] ppid=19522 vsize=794640 CPUtime=942.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 198652 0 0 0 94152 78 0 0 25 0 4 0 633520896 813711360 144988 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=794640 CPUtime=941.48 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 224143 0 0 0 94058 90 0 0 25 0 4 0 633520896 813711360 144988 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=794640 CPUtime=933.8 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 185945 0 0 0 93304 76 0 0 25 0 4 0 633520896 813711360 144988 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.92
Current children cumulated vsize (KiB) 794640

[startup+1002.3 s]
/proc/loadavg: 8.15 8.16 8.06 9/286 19587
/proc/meminfo: memFree=23918660/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=838616 CPUtime=3999.37 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 825274 0 0 0 399611 326 0 0 25 0 4 0 633520895 858742784 145288 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 209654 145288 379 95 0 204636 0
[pid=19524/tid=19525] ppid=19522 vsize=838616 CPUtime=1002.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 209141 0 0 0 100147 83 0 0 25 0 4 0 633520896 858742784 145288 33554432000 4194304 4580107 140736086082784 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=838616 CPUtime=1001.49 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 233303 0 0 0 100055 94 0 0 25 0 4 0 633520896 858742784 145288 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=838616 CPUtime=993.25 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 191312 0 0 0 99246 79 0 0 25 0 4 0 633520896 858742784 145288 33554432000 4194304 4580107 140736086082784 18446744073709551615 4406324 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.37
Current children cumulated vsize (KiB) 838616

[startup+1062.3 s]
/proc/loadavg: 8.12 8.16 8.06 9/286 19589
/proc/meminfo: memFree=23888752/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=1013320 CPUtime=4238.83 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 838091 0 0 0 423549 334 0 0 25 0 4 0 633520895 1037639680 147790 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 253330 147790 379 95 0 248312 0
[pid=19524/tid=19525] ppid=19522 vsize=1013320 CPUtime=1062.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 210401 0 0 0 106146 84 0 0 25 0 4 0 633520896 1037639680 147790 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=1013320 CPUtime=1061.48 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 239819 0 0 0 106051 97 0 0 25 0 4 0 633520896 1037639680 147790 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=1013320 CPUtime=1052.7 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 191545 0 0 0 105191 79 0 0 25 0 4 0 633520896 1037639680 147790 33554432000 4194304 4580107 140736086082784 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.83
Current children cumulated vsize (KiB) 1013320

[startup+1122.3 s]
/proc/loadavg: 8.08 8.14 8.06 9/286 19590
/proc/meminfo: memFree=23854752/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=960656 CPUtime=4478.28 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 870636 0 0 0 447476 352 0 0 25 0 4 0 633520895 983711744 154616 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 240164 154616 379 95 0 235146 0
[pid=19524/tid=19525] ppid=19522 vsize=960656 CPUtime=1122.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 219134 0 0 0 112142 88 0 0 25 0 4 0 633520896 983711744 154616 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=960656 CPUtime=1121.49 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 248998 0 0 0 112046 103 0 0 25 0 4 0 633520896 983711744 154616 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=960656 CPUtime=1112.16 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 197460 0 0 0 111133 83 0 0 25 0 4 0 633520896 983711744 154616 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.28
Current children cumulated vsize (KiB) 960656

[startup+1182.3 s]
/proc/loadavg: 8.14 8.14 8.07 9/286 19592
/proc/meminfo: memFree=23854860/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=784908 CPUtime=4717.75 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 895675 0 0 0 471409 366 0 0 25 0 4 0 633520895 803745792 150626 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 196227 150626 379 95 0 191209 0
[pid=19524/tid=19525] ppid=19522 vsize=784908 CPUtime=1182.3 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 224082 0 0 0 118140 90 0 0 25 0 4 0 633520896 803745792 150626 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=784908 CPUtime=1181.49 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 258025 0 0 0 118041 108 0 0 25 0 4 0 633520896 803745792 150626 33554432000 4194304 4580107 140736086082784 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=784908 CPUtime=1171.62 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 199588 0 0 0 117078 84 0 0 25 0 4 0 633520896 803745792 150626 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.75
Current children cumulated vsize (KiB) 784908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.13 8.07 9/286 19593
/proc/meminfo: memFree=23853988/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=799244 CPUtime=4800.38 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 908889 0 0 0 479667 371 0 0 25 0 4 0 633520895 818425856 152801 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 199811 152801 379 95 0 194793 0
[pid=19524/tid=19525] ppid=19522 vsize=799244 CPUtime=1203.01 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 227391 0 0 0 120209 92 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=799244 CPUtime=1202.19 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 261396 0 0 0 120110 109 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=799244 CPUtime=1192.13 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 202557 0 0 0 119128 85 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 799244

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

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

[startup+1203 s]
/proc/loadavg: 8.09 8.13 8.07 9/286 19593
/proc/meminfo: memFree=23853988/32951124 swapFree=67057896/67111528
[pid=19524] ppid=19522 vsize=799244 CPUtime=4800.38 cores=1,3,5,7
/proc/19524/stat : 19524 (strangenight2-m) R 19522 19524 19052 0 -1 4202496 908889 0 0 0 479667 371 0 0 25 0 4 0 633520895 818425856 152801 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19524/statm: 199811 152801 379 95 0 194793 0
[pid=19524/tid=19525] ppid=19522 vsize=799244 CPUtime=1203.01 cores=1,3,5,7
/proc/19524/task/19525/stat : 19525 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 227391 0 0 0 120209 92 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19524/tid=19526] ppid=19522 vsize=799244 CPUtime=1202.19 cores=1,3,5,7
/proc/19524/task/19526/stat : 19526 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 261396 0 0 0 120110 109 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19524/tid=19527] ppid=19522 vsize=799244 CPUtime=1192.13 cores=1,3,5,7
/proc/19524/task/19527/stat : 19527 (strangenight2-m) R 19522 19524 19052 0 -1 4202560 202557 0 0 0 119128 85 0 0 25 0 4 0 633520896 818425856 152803 33554432000 4194304 4580107 140736086082784 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 799244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.45
CPU user time (s): 4796.71
CPU system time (s): 3.74343
CPU usage (%): 399.026
Max. virtual memory (cumulated for all children) (KiB): 1036064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.71
system time used= 3.74343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 908893
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= 305
involuntary context switches= 31250

runsolver used 3.02254 second user time and 7.8948 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 00:10:56
IDJOB=3366654
IDBENCH=83063
IDSOLVER=1844
FILE ID=node140/3366654-1305411056
RUNJOBID= node140-1305409851-19398
PBS_JOBID= 13324508
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= 129ae27f6626450c69af6381b8baccdf
RANDOM SEED=19877135

node140.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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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:      25083696 kB
Buffers:        298988 kB
Cached:        3727516 kB
SwapCached:       8056 kB
Active:        4885836 kB
Inactive:      2672332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25083696 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:     3528516 kB
Mapped:          23544 kB
Slab:           224356 kB
PageTables:      22012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45649928 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= 73476 MiB
End job on node140 at 2011-05-15 00:31:01