Trace number 3280502

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.39 1201.73

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280502-1304028690.cnf'
0.00/0.00	c -- header says num vars:           7502
0.00/0.00	c -- header says num clauses:       28770
0.00/0.06	c -- clauses added:            0 learnts,        28770 normals,            0 xors
0.00/0.06	c -- vars added       7502
0.00/0.06	c Parsing time:  0.01 s
0.00/0.06	c  N st     0         0      7502     12844     10393         0     63534         0   no data   no data
0.00/0.06	c asymm  cl-useful: 41/12844/12844 lits-rem:51 time: 0.03
0.00/0.10	c Flit:    18 Blit:    136 bXBeca:    0 bXProp:  896 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
0.00/0.10	c Cleaning up after failed var search:     0.00 s 
0.00/0.10	c Replacing      896 vars Replaced    20711 lits Time:     0.00 s 
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:       88  lits-rem:        54  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:     84 l-rem:     56 v-fix:     0 done:   5592 time:  0.00 s
3.57/0.90	c Removed useless bin:      62  fixed:     0  props:   0.27M  time:  0.00 s
3.57/0.90	c lits-rem:      1466  cl-subs:     1702  v-elim:   1864  v-fix:    0  time:  0.02 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:      18
3.57/0.90	c Replacing       18 vars Replaced      525 lits Time:     0.00 s 
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:    1714, avg size: 3.0)
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    549 locsubst:    23 time:   0.00
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:    1052 undec:    4409 neg:    2041
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0      3161      5376      4051         0     33269         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4913      3160      5376      4273      4569     33268    212205   no data   no data
4.79/1.22	c  N st    10     11295      3159      5376      4751      4730     33268    111416   no data   no data
8.37/2.14	c  N st    11     17039      3159      5376      4777     10366     33268    365804   no data   no data
8.37/2.15	c Finding binary XORs  T:     0.00 s  found:       6
12.76/3.24	c  F st    12     25000      3158      5360      5645     13189     33172    412091   no data   no data
12.76/3.25	c Replacing       16 vars Replaced      963 lits Time:     0.00 s 
12.76/3.25	c  N st    12     25000      3142      5360      5603     13187     33112    412057   no data   no data
15.55/3.95	c Decided on static restart strategy
15.55/3.95	c  N st    18     30001      3142      5360      5748     11803     33112    337968   no data   no data
15.55/3.95	c  S st    18     30001      3142      5360      5748     11803     33112    337968   no data   no data
15.95/4.00	c  S st    18     30502      3142      5360      5774     12270     33112    343362   no data   no data
15.95/4.00	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:     17 locsubst:     9 time:   0.00
15.95/4.07	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:  10585 BRemL:   5962 BRemN:      5 P:  1.6M T:  0.07
15.95/4.08	c Replacing        8 vars Replaced     1768 lits Time:     0.01 s 
15.95/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.95/4.08	c bin-w-bin subsume rem          529 bins  time:  0.00 s
15.95/4.08	c subs with bin:      343  lits-rem:       707  v-fix:    0  time:  0.00 s
15.95/4.09	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   3116 time:  0.00 s
15.95/4.09	c Removed useless bin:       4  fixed:     0  props:   0.05M  time:  0.00 s
16.35/4.10	c lits-rem:        15  cl-subs:       51  v-elim:    369  v-fix:    0  time:  0.01 s
16.35/4.15	c subs with bin:      111  lits-rem:      5990  v-fix:    0  time:  0.04 s
16.75/4.22	c lits-rem:      1135  cl-subs:      423  v-elim:      0  v-fix:    0  time:  0.08 s
16.75/4.26	c asymm  cl-useful: 66/5315/5315 lits-rem:119 time: 0.04
16.75/4.27	c calculated reachability. Time: 0.00
16.75/4.27	c  N st    18     30502      2747      5311      7442      9907     30166    234230   no data   no data
18.35/4.64	c Finding binary XORs  T:     0.00 s  found:       0
21.15/5.31	c  N st    20     37612      2746      5311      7517     10227     30160    189741   no data   no data
25.54/6.45	c  N st    21     44011      2745      5311      7534     16491     30160    711017   no data   no data
25.54/6.46	c Finding binary XORs  T:     0.00 s  found:       5
26.35/6.69	c  S st    22     45754      2745      5294     15138      9983     30075    158067   no data   no data
26.76/6.75	c  S st    22     46258      2745      5294     15143     10476     30075    164958   no data   no data
26.76/6.75	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.00
27.13/6.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1070 BRemL:   5537 BRemN:      4 P:  1.2M T:  0.06
27.13/6.81	c Replacing        5 vars Replaced       43 lits Time:     0.00 s 
27.13/6.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.13/6.81	c bin-w-bin subsume rem         1557 bins  time:  0.00 s
27.13/6.81	c subs with bin:       94  lits-rem:       127  v-fix:    0  time:  0.00 s
27.13/6.81	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   2734 time:  0.00 s
27.13/6.81	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
27.13/6.82	c lits-rem:         2  cl-subs:        9  v-elim:      5  v-fix:    0  time:  0.00 s
27.13/6.84	c subs with bin:       52  lits-rem:       864  v-fix:    0  time:  0.01 s
27.13/6.85	c lits-rem:       212  cl-subs:       92  v-elim:      0  v-fix:    0  time:  0.01 s
27.13/6.85	c vivif2 --  cl tried     5195 cl shrink       35 lits rem         39 time: 0.00
27.13/6.86	c vivif2 --  cl tried    10206 cl shrink     1202 lits rem       2034 time: 0.01
27.53/6.91	c asymm  cl-useful: 8/5191/5191 lits-rem:9 time: 0.04
27.53/6.91	c calculated reachability. Time: 0.00
27.53/6.91	c  N st    22     46258      2729      5191      9128     10186     29669    146072   no data   no data
37.52/9.40	c  N st    23     60655      2729      5191      9135     15161     29669    364797   no data   no data
37.52/9.40	c Finding binary XORs  T:     0.00 s  found:       0
43.93/11.06	c  N st    24     69388      2728      5191     14287     13297     29669    224485   no data   no data
43.93/11.06	c  S st    24     69388      2728      5191     14287     13297     29669    224485   no data   no data
44.33/11.12	c  S st    24     69888      2725      5191     14583     13790     29669    231748   no data   no data
44.33/11.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.00
44.33/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    957 BRemL:   3089 BRemN:      6 P:  1.6M T:  0.07
44.71/11.20	c Replacing       12 vars Replaced      525 lits Time:     0.00 s 
44.71/11.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.71/11.20	c bin-w-bin subsume rem          337 bins  time:  0.00 s
44.71/11.20	c subs with bin:       32  lits-rem:         8  v-fix:    0  time:  0.00 s
44.71/11.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2708 time:  0.00 s
44.71/11.21	c Removed useless bin:       3  fixed:     0  props:   0.05M  time:  0.00 s
44.71/11.21	c lits-rem:         0  cl-subs:        3  v-elim:      8  v-fix:    0  time:  0.01 s
44.71/11.24	c subs with bin:       52  lits-rem:       493  v-fix:    0  time:  0.02 s
44.71/11.27	c lits-rem:       366  cl-subs:      173  v-elim:      0  v-fix:    0  time:  0.03 s
44.71/11.27	c vivif2 --  cl tried     5138 cl shrink       17 lits rem         23 time: 0.00
44.71/11.28	c vivif2 --  cl tried    13402 cl shrink      482 lits rem       1063 time: 0.01
45.12/11.33	c asymm  cl-useful: 45/5132/5132 lits-rem:75 time: 0.05
45.12/11.34	c calculated reachability. Time: 0.00
45.12/11.34	c  N st    24     69888      2700      5120     10427     13401     29250    214476   no data   no data
57.89/14.57	c  F st    25     87502      2700      5120     10430     19308     29250    455891   no data   no data
57.89/14.58	c  N st    25     87502      2700      5120     10410     19308     29243    455853   no data   no data
57.89/14.58	c Finding binary XORs  T:     0.00 s  found:       5
61.91/15.55	c Decided on static restart strategy
64.29/16.16	c  N st    32     95540      2698      5103     10113     27217     29162    974216   no data   no data
64.29/16.17	c Finding binary XORs  T:     0.00 s  found:       6
71.08/17.90	c  N st    34    104833      2697      5086     11330     23816     29080    732008   no data   no data
71.08/17.90	c  S st    34    104833      2697      5086     11330     23816     29080    732008   no data   no data
71.48/17.98	c  S st    34    105336      2697      5086     11342     24312     29080    738587   no data   no data
71.48/17.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.00
71.88/18.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    543 BRemL:   1409 BRemN:      4 P:  2.1M T:  0.08
71.88/18.06	c Replacing       11 vars Replaced      200 lits Time:     0.00 s 
71.88/18.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.88/18.07	c bin-w-bin subsume rem          177 bins  time:  0.00 s
71.88/18.07	c subs with bin:       30  lits-rem:        17  v-fix:    0  time:  0.00 s
71.88/18.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2676 time:  0.00 s
71.88/18.07	c Removed useless bin:       1  fixed:     0  props:   0.05M  time:  0.00 s
71.88/18.08	c lits-rem:         1  cl-subs:        6  v-elim:     16  v-fix:    0  time:  0.01 s
72.67/18.21	c subs with bin:       38  lits-rem:       654  v-fix:    0  time:  0.10 s
73.87/18.57	c lits-rem:      2201  cl-subs:      962  v-elim:      0  v-fix:    0  time:  0.36 s
73.87/18.57	c vivif2 --  cl tried     5082 cl shrink       20 lits rem         26 time: 0.00
74.27/18.61	c vivif2 --  cl tried    22896 cl shrink     3191 lits rem      12377 time: 0.04
74.27/18.68	c asymm  cl-useful: 34/5076/5076 lits-rem:53 time: 0.07
74.27/18.69	c calculated reachability. Time: 0.00
74.27/18.69	c  N st    34    105336      2660      5069     10128     22890     29162    686131   no data   no data
82.66/20.76	c  N st    35    114934      2660      5069     10128     19000     29162    387905   no data   no data
82.66/20.77	c Finding binary XORs  T:     0.00 s  found:       6
93.84/23.57	c  N st    36    129331      2659      5052      9937     18708     29081    258989   no data   no data
93.84/23.58	c Finding binary XORs  T:     0.00 s  found:      32
93.84/23.58	c Replacing       39 vars Replaced     1081 lits Time:     0.00 s 
109.85/27.56	c  N st    37    150926      2613      4954      9207     24475     28482    444888   no data   no data
109.85/27.57	c Finding binary XORs  T:     0.00 s  found:       0
117.01/29.34	c  S st    38    158005      2611      4952      9525     31492     28456    826932   no data   no data
117.41/29.43	c  S st    38    158507      2610      4952      9534     31987     28456    833242   no data   no data
117.41/29.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     47 locsubst:     0 time:   0.01
117.81/29.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    772 BRemL:   1255 BRemN:      5 P:  2.4M T:  0.09
117.81/29.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.81/29.53	c bin-w-bin subsume rem          112 bins  time:  0.00 s
117.81/29.54	c subs with bin:        5  lits-rem:         9  v-fix:    0  time:  0.00 s
117.81/29.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2563 time:  0.00 s
117.81/29.54	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
117.81/29.55	c lits-rem:         6  cl-subs:        6  v-elim:     21  v-fix:    0  time:  0.01 s
118.21/29.67	c subs with bin:       33  lits-rem:      1782  v-fix:    0  time:  0.10 s
119.81/30.09	c lits-rem:      1793  cl-subs:      791  v-elim:      0  v-fix:    0  time:  0.41 s
119.81/30.09	c vivif2 --  cl tried     4964 cl shrink       24 lits rem         30 time: 0.00
120.21/30.13	c vivif2 --  cl tried    28675 cl shrink     5254 lits rem      22857 time: 0.05
120.61/30.22	c asymm  cl-useful: 36/4959/4959 lits-rem:85 time: 0.09
120.61/30.22	c calculated reachability. Time: 0.00
120.61/30.22	c  N st    38    158507      2542      4954      8644     28675     28484    686197   no data   no data
121.01/30.35	c Finding binary XORs  T:     0.00 s  found:       5
171.36/42.97	c  N st    39    207095      2541      4937      8404     25530     28402    537675   no data   no data
201.71/50.50	c  N st    40    237761      2536      4937      8423     36259     28402   1199751   no data   no data
201.71/50.50	c  S st    40    237761      2536      4937      8423     36259     28402   1199751   no data   no data
201.71/50.51	c Finding binary XORs  T:     0.00 s  found:      12
202.12/50.62	c  S st    40    238261      2534      4898      8302     36692     28210   1203930   no data   no data
202.12/50.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
202.53/50.71	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    206 BRemL:    419 BRemN:      3 P:  2.2M T:  0.09
202.53/50.73	c Replacing       24 vars Replaced     2801 lits Time:     0.02 s 
202.53/50.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.53/50.74	c bin-w-bin subsume rem           48 bins  time:  0.00 s
202.53/50.74	c subs with bin:       11  lits-rem:         8  v-fix:    0  time:  0.00 s
202.53/50.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2509 time:  0.00 s
202.53/50.74	c Removed useless bin:       2  fixed:     0  props:   0.04M  time:  0.00 s
202.53/50.76	c lits-rem:        11  cl-subs:       11  v-elim:     12  v-fix:    0  time:  0.02 s
203.30/50.95	c subs with bin:      116  lits-rem:      1853  v-fix:    0  time:  0.15 s
207.29/51.99	c lits-rem:      1570  cl-subs:     2492  v-elim:      0  v-fix:    0  time:  1.04 s
207.29/51.99	c vivif2 --  cl tried     4871 cl shrink        3 lits rem          3 time: 0.00
207.69/52.06	c vivif2 --  cl tried    33683 cl shrink     4661 lits rem      12892 time: 0.06
208.09/52.15	c asymm  cl-useful: 15/4871/4871 lits-rem:38 time: 0.09
208.09/52.15	c calculated reachability. Time: 0.00
208.09/52.15	c  N st    40    238261      2497      4869      7585     33683     27932   1066774   no data   no data
270.80/67.84	c Finding binary XORs  T:     0.00 s  found:       9
278.40/69.78	c  F st    41    306251      2486      4819      7643     36438     27708    755355   no data   no data
278.40/69.79	c Replacing       10 vars Replaced      698 lits Time:     0.01 s 
278.40/69.79	c  N st    41    306251      2476      4817      7614     36423     27658    755148   no data   no data
283.19/70.93	c Decided on static restart strategy
302.77/75.84	c  N st    51    334558      2475      4817      7643     40828     27658    903134   no data   no data
325.56/81.57	c  N st    53    357391      2474      4817      7646     38932     27658    795883   no data   no data
325.56/81.57	c  S st    53    357391      2474      4817      7646     38932     27658    795883   no data   no data
326.34/81.71	c  S st    53    357894      2474      4817      7649     39429     27658    803344   no data   no data
326.34/81.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:     0 time:   0.00
326.74/81.81	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    270 BRemL:    420 BRemN:      0 P:  2.4M T:  0.09
326.74/81.82	c Replacing        1 vars Replaced       74 lits Time:     0.01 s 
326.74/81.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.74/81.82	c bin-w-bin subsume rem           91 bins  time:  0.00 s
326.74/81.82	c subs with bin:       13  lits-rem:         3  v-fix:    0  time:  0.00 s
326.74/81.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2446 time:  0.00 s
326.74/81.83	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
326.74/81.84	c lits-rem:         9  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.01 s
327.14/81.94	c subs with bin:       99  lits-rem:       980  v-fix:    0  time:  0.08 s
328.73/82.35	c lits-rem:      1825  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  0.41 s
328.73/82.35	c vivif2 --  cl tried     4799 cl shrink        5 lits rem          6 time: 0.00
329.14/82.40	c vivif2 --  cl tried    36514 cl shrink     4432 lits rem      10980 time: 0.04
329.56/82.51	c asymm  cl-useful: 20/4798/4798 lits-rem:59 time: 0.12
329.56/82.51	c calculated reachability. Time: 0.00
329.56/82.51	c  N st    53    357894      2444      4795      7329     36514     27450    696084   no data   no data
362.29/90.76	c  N st    54    390287      2444      4795      7330     43541     27450    993667   no data   no data
362.29/90.76	c Finding binary XORs  T:     0.00 s  found:       0
411.83/103.11	c  N st    55    438875      2444      4795      7337     38088     27450    684779   no data   no data
411.83/103.11	c Finding binary XORs  T:     0.00 s  found:       0
493.31/123.51	c  N st    56    511757      2444      4795      7603     52335     27450   1187827   no data   no data
493.31/123.52	c Finding binary XORs  T:     0.00 s  found:       1
520.88/130.43	c  N st    57    536841      2441      4793      7822     46360     27413    975272   no data   no data
520.88/130.43	c  S st    57    536841      2441      4793      7822     46360     27413    975272   no data   no data
521.28/130.58	c  S st    57    537343      2441      4793      7824     46860     27413    983555   no data   no data
521.28/130.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
521.68/130.69	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    197 BRemL:    433 BRemN:      0 P:  2.8M T:  0.10
522.08/130.70	c Replacing        4 vars Replaced      469 lits Time:     0.01 s 
522.08/130.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
522.08/130.70	c bin-w-bin subsume rem           53 bins  time:  0.00 s
522.08/130.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.08/130.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2436 time:  0.00 s
522.08/130.71	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
522.08/130.72	c lits-rem:         9  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.02 s
522.48/130.86	c subs with bin:       16  lits-rem:      1531  v-fix:    0  time:  0.11 s
526.07/131.73	c lits-rem:      3281  cl-subs:     3215  v-elim:      0  v-fix:    0  time:  0.87 s
526.07/131.73	c vivif2 --  cl tried     4789 cl shrink        6 lits rem          6 time: 0.00
526.07/131.79	c vivif2 --  cl tried    43589 cl shrink     3845 lits rem      10452 time: 0.05
526.87/131.93	c asymm  cl-useful: 31/4787/4787 lits-rem:37 time: 0.14
526.87/131.93	c calculated reachability. Time: 0.00
526.87/131.93	c  N st    57    537343      2435      4787      7433     43587     27330    896373   no data   no data
724.60/181.49	c  N st    58    701330      2435      4787      7438     73589     27330   2262156   no data   no data
725.02/181.51	c Finding binary XORs  T:     0.00 s  found:       1
868.01/217.33	c  N st    59    806015      2425      4773      7619     66909     27210   1657827   no data   no data
868.01/217.33	c  S st    59    806015      2425      4773      7619     66909     27210   1657827   no data   no data
868.01/217.34	c Finding binary XORs  T:     0.00 s  found:       0
868.82/217.54	c  S st    59    806517      2424      4772      7638     67400     27181   1665897   no data   no data
868.82/217.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
869.21/217.68	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:    167 BRemL:    376 BRemN:      1 P:  3.6M T:  0.13
869.61/217.70	c Replacing        3 vars Replaced      295 lits Time:     0.02 s 
869.61/217.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
869.61/217.71	c bin-w-bin subsume rem           75 bins  time:  0.00 s
869.61/217.71	c subs with bin:       12  lits-rem:         2  v-fix:    0  time:  0.00 s
869.61/217.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2418 time:  0.00 s
869.61/217.71	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
869.61/217.73	c lits-rem:        14  cl-subs:        3  v-elim:      3  v-fix:    0  time:  0.02 s
870.42/217.95	c subs with bin:       58  lits-rem:      1997  v-fix:    0  time:  0.17 s
887.60/222.24	c lits-rem:      3919  cl-subs:     8668  v-elim:      0  v-fix:    0  time:  4.29 s
887.60/222.24	c vivif2 --  cl tried     4759 cl shrink       10 lits rem         12 time: 0.00
888.01/222.32	c vivif2 --  cl tried    58187 cl shrink     6331 lits rem      12105 time: 0.08
888.78/222.52	c asymm  cl-useful: 27/4759/4759 lits-rem:41 time: 0.19
888.78/222.52	c calculated reachability. Time: 0.00
888.78/222.52	c  N st    59    806517      2415      4756      7266     58187     27035   1358829   no data   no data
888.78/222.52	c Finding binary XORs  T:     0.00 s  found:       0
1257.89/314.92	c  F st    60   1071875      2414      4756      7272     75573     27035   1929419   no data   no data
1257.89/314.94	c  N st    60   1071875      2414      4745      7178     75537     26992   1928730   no data   no data
1257.89/314.95	c Finding binary XORs  T:     0.00 s  found:       3
1265.08/316.77	c Decided on static restart strategy
1294.24/324.02	c  N st    70   1100174      2411      4734      7275     59190     26959    910884   no data   no data
1346.57/337.15	c  N st    72   1136166      2411      4734      7278     94729     26959   2909576   no data   no data
1392.51/348.66	c  N st    73   1168559      2411      4734      7279     81506     26959   2391166   no data   no data
1454.02/364.04	c  N st    74   1209775      2411      4734      7280     75835     26959   1889572   no data   no data
1454.02/364.04	c  S st    74   1209775      2411      4734      7280     75835     26959   1889572   no data   no data
1455.22/364.35	c  S st    74   1210280      2411      4734      7286     76332     26959   1895658   no data   no data
1455.22/364.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1456.02/364.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    181 BRemL:    199 BRemN:      0 P:  3.9M T:  0.18
1456.02/364.54	c Replacing        5 vars Replaced      209 lits Time:     0.01 s 
1456.02/364.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1456.02/364.55	c bin-w-bin subsume rem           59 bins  time:  0.00 s
1456.02/364.55	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.00 s
1456.02/364.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2406 time:  0.00 s
1456.02/364.55	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1456.02/364.58	c lits-rem:        17  cl-subs:        4  v-elim:      7  v-fix:    0  time:  0.03 s
1457.22/364.87	c subs with bin:      126  lits-rem:       279  v-fix:    0  time:  0.23 s
1468.80/367.75	c lits-rem:      2807  cl-subs:     3096  v-elim:      0  v-fix:    0  time:  2.88 s
1468.80/367.75	c vivif2 --  cl tried     4739 cl shrink        0 lits rem          0 time: 0.00
1469.20/367.87	c vivif2 --  cl tried    72999 cl shrink     7716 lits rem      14035 time: 0.12
1470.40/368.14	c asymm  cl-useful: 17/4739/4739 lits-rem:22 time: 0.27
1470.40/368.14	c calculated reachability. Time: 0.00
1470.40/368.14	c  N st    74   1210280      2399      4739      7126     72999     26915   1816163   no data   no data
1470.40/368.14	c Finding binary XORs  T:     0.00 s  found:       0
1577.06/394.82	c  N st    75   1283162      2399      4739      7126     97491     26915   2470567   no data   no data
1577.06/394.84	c Finding binary XORs  T:     0.00 s  found:       2
1754.82/439.35	c  N st    76   1392486      2396      4728      7108     57266     26860    676701   no data   no data
1754.82/439.36	c Finding binary XORs  T:     0.00 s  found:       1
2019.67/505.63	c  N st    77   1556471      2393      4727      7119     62478     26831    753846   no data   no data
2019.67/505.64	c Finding binary XORs  T:     0.00 s  found:       4
2250.56/563.47	c  N st    78   1710280      2389      4725      7123    104913     26797   2872609   no data   no data
2250.56/563.47	c  S st    78   1710280      2389      4725      7123    104913     26797   2872609   no data   no data
2252.15/563.80	c  S st    78   1710782      2388      4725      7139    105410     26797   2878729   no data   no data
2252.15/563.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2252.95/564.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    186 BRemL:    239 BRemN:      0 P:  4.8M T:  0.19
2252.95/564.08	c Replacing       13 vars Replaced     6583 lits Time:     0.07 s 
2252.95/564.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2252.95/564.08	c bin-w-bin subsume rem           26 bins  time:  0.00 s
2252.95/564.09	c subs with bin:       10  lits-rem:         6  v-fix:    0  time:  0.00 s
2252.95/564.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2375 time:  0.00 s
2252.95/564.09	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2253.35/564.13	c lits-rem:         9  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.04 s
2254.56/564.49	c subs with bin:      116  lits-rem:      2896  v-fix:    0  time:  0.28 s
2292.90/574.00	c lits-rem:      5614  cl-subs:    11058  v-elim:      0  v-fix:    0  time:  9.51 s
2292.90/574.00	c vivif2 --  cl tried     4703 cl shrink        0 lits rem          0 time: 0.00
2293.30/574.13	c vivif2 --  cl tried    91481 cl shrink     9197 lits rem      16706 time: 0.13
2294.49/574.45	c asymm  cl-useful: 15/4703/4703 lits-rem:17 time: 0.32
2294.49/574.46	c calculated reachability. Time: 0.00
2294.49/574.46	c  N st    78   1710782      2372      4703      7027     91480     26674   2156149   no data   no data
2294.49/574.46	c Finding binary XORs  T:     0.00 s  found:       0
2920.85/731.26	c  N st    79   2079747      2371      4703      7027    106218     26674   2934360   no data   no data
2920.85/731.28	c Finding binary XORs  T:     0.00 s  found:       2
3124.19/782.17	c  N st    80   2210786      2366      4684      7033    110286     26593   3249620   no data   no data
3124.19/782.17	c  S st    80   2210786      2366      4684      7033    110286     26593   3249620   no data   no data
3124.19/782.20	c Finding binary XORs  T:     0.00 s  found:       0
3125.78/782.54	c  S st    80   2211291      2363      4671      6745    110768     26513   3255515   no data   no data
3125.78/782.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3126.58/782.73	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     84 BRemL:    182 BRemN:      0 P:  4.7M T:  0.18
3126.58/782.77	c Replacing        9 vars Replaced     1886 lits Time:     0.04 s 
3126.58/782.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3126.58/782.77	c bin-w-bin subsume rem           56 bins  time:  0.00 s
3126.58/782.77	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
3126.58/782.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2353 time:  0.00 s
3126.58/782.77	c Removed useless bin:       3  fixed:     0  props:   0.04M  time:  0.00 s
3126.98/782.82	c lits-rem:         7  cl-subs:        5  v-elim:      4  v-fix:    0  time:  0.04 s
3128.58/783.29	c subs with bin:       17  lits-rem:      1074  v-fix:    0  time:  0.37 s
3156.93/790.35	c lits-rem:      5360  cl-subs:     8057  v-elim:      0  v-fix:    0  time:  7.06 s
3156.93/790.35	c vivif2 --  cl tried     4663 cl shrink        2 lits rem          2 time: 0.00
3157.73/790.55	c vivif2 --  cl tried   102579 cl shrink    12015 lits rem      27324 time: 0.19
3159.34/790.90	c asymm  cl-useful: 11/4663/4663 lits-rem:14 time: 0.35
3159.34/790.91	c calculated reachability. Time: 0.00
3159.34/790.91	c  N st    80   2211291      2349      4662      6520    102578     26415   3052194   no data   no data
3159.34/790.91	c Finding binary XORs  T:     0.00 s  found:       0
4026.97/1008.18	c  N st    81   2711292      2349      4662      6521    126375     26415   3460089   no data   no data
4026.97/1008.18	c  S st    81   2711292      2349      4662      6521    126375     26415   3460089   no data   no data
4027.37/1008.21	c Finding binary XORs  T:     0.00 s  found:       3
4028.97/1008.62	c  S st    81   2711796      2339      4647      6590    126648     26286   3462280   no data   no data
4028.97/1008.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4029.78/1008.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     90 BRemL:    262 BRemN:      0 P:  5.2M T:  0.21
4030.16/1008.97	c Replacing       11 vars Replaced    19857 lits Time:     0.12 s 
4030.16/1008.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4030.16/1008.97	c bin-w-bin subsume rem           77 bins  time:  0.00 s
4030.16/1008.97	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
4030.16/1008.97	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   2328 time:  0.00 s
4030.16/1008.97	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4030.56/1009.02	c lits-rem:         2  cl-subs:        5  v-elim:      4  v-fix:    0  time:  0.05 s
4032.16/1009.47	c subs with bin:      118  lits-rem:      5628  v-fix:    0  time:  0.36 s
4077.72/1020.83	c lits-rem:      6321  cl-subs:    14364  v-elim:      0  v-fix:    0  time: 11.36 s
4077.72/1020.83	c vivif2 --  cl tried     4647 cl shrink       10 lits rem         11 time: 0.00
4078.12/1021.00	c vivif2 --  cl tried   109530 cl shrink    10054 lits rem      17868 time: 0.16
4079.70/1021.36	c asymm  cl-useful: 10/4324/4647 lits-rem:18 time: 0.36
4079.70/1021.36	c calculated reachability. Time: 0.00
4079.70/1021.36	c  N st    81   2711796      2324      4646      6315    109527     26158   2783060   no data   no data
4079.70/1021.37	c Finding binary XORs  T:     0.00 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280502-1304028690/watcher-3280502-1304028690 -o /tmp/evaluation-result-3280502-1304028690/solver-3280502-1304028690 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3280502-1304028690.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: 0.00 0.00 0.03 6/180 31165
/proc/meminfo: memFree=11519816/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 407 0 0 0 0 0 0 0 18 0 4 0 514469443 52441088 347 33554432000 4194304 4627427 140734477753024 18446744073709551615 47909213407154 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 12803 347 299 106 0 7774 0
[pid=31165/tid=31166] ppid=31163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 514469443 52441088 347 33554432000 4194304 4627427 140734477753024 18446744073709551615 230820963382 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 514469443 52441088 347 33554432000 4194304 4627427 140734477753024 18446744073709551615 47909213407154 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 514469443 52441088 347 33554432000 4194304 4627427 140734477753024 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.157933 s]
/proc/loadavg: 0.00 0.00 0.03 6/180 31165
/proc/meminfo: memFree=11519816/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=294280 CPUtime=0.6 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 8829 0 0 0 59 1 0 0 18 0 4 0 514469443 301342720 7816 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 73570 7816 388 106 0 68541 0
[pid=31165/tid=31166] ppid=31163 vsize=294280 CPUtime=0.14 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2403 0 0 0 14 0 0 0 18 0 4 0 514469443 301342720 7816 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=294280 CPUtime=0.14 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2376 0 0 0 14 0 0 0 18 0 4 0 514469443 301342720 7816 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=294280 CPUtime=0.14 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 1180 0 0 0 14 0 0 0 21 0 4 0 514469443 301342720 7816 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 294280

[startup+0.257912 s]
/proc/loadavg: 0.00 0.00 0.03 6/180 31165
/proc/meminfo: memFree=11519816/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=294280 CPUtime=1 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 9060 0 0 0 99 1 0 0 18 0 4 0 514469443 301342720 8047 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 73570 8047 388 106 0 68541 0
[pid=31165/tid=31166] ppid=31163 vsize=294280 CPUtime=0.24 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2463 0 0 0 24 0 0 0 18 0 4 0 514469443 301342720 8047 33554432000 4194304 4627427 140734477753024 18446744073709551615 4330074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=294280 CPUtime=0.24 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2441 0 0 0 24 0 0 0 18 0 4 0 514469443 301342720 8047 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=294280 CPUtime=0.24 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 1229 0 0 0 24 0 0 0 21 0 4 0 514469443 301342720 8047 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 294280

[startup+0.300904 s]
/proc/loadavg: 0.00 0.00 0.03 6/180 31165
/proc/meminfo: memFree=11519816/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=294280 CPUtime=1.18 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 9159 0 0 0 117 1 0 0 18 0 4 0 514469443 301342720 8146 33554432000 4194304 4627427 140734477753024 18446744073709551615 4330326 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 73570 8146 388 106 0 68541 0
[pid=31165/tid=31166] ppid=31163 vsize=294280 CPUtime=0.29 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2492 0 0 0 29 0 0 0 18 0 4 0 514469443 301342720 8146 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309718 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=294280 CPUtime=0.29 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2467 0 0 0 29 0 0 0 18 0 4 0 514469443 301342720 8146 33554432000 4194304 4627427 140734477753024 18446744073709551615 4333563 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=294280 CPUtime=0.29 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 1254 0 0 0 29 0 0 0 21 0 4 0 514469443 301342720 8146 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 294280

[startup+0.700834 s]
/proc/loadavg: 0.00 0.00 0.03 6/180 31165
/proc/meminfo: memFree=11519816/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=296516 CPUtime=2.77 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 10555 0 0 0 276 1 0 0 18 0 4 0 514469443 303632384 8301 33554432000 4194304 4627427 140734477753024 18446744073709551615 4333195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 74129 8301 389 106 0 69100 0
[pid=31165/tid=31166] ppid=31163 vsize=296516 CPUtime=0.69 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2826 0 0 0 69 0 0 0 18 0 4 0 514469443 303632384 8301 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309663 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=296516 CPUtime=0.69 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2778 0 0 0 69 0 0 0 18 0 4 0 514469443 303632384 8301 33554432000 4194304 4627427 140734477753024 18446744073709551615 4332712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=296516 CPUtime=0.69 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 1641 0 0 0 69 0 0 0 22 0 4 0 514469443 303632384 8301 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 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) 296516

[startup+1.50069 s]
/proc/loadavg: 0.00 0.00 0.03 9/184 31169
/proc/meminfo: memFree=11482956/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=297300 CPUtime=5.97 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 12469 0 0 0 596 1 0 0 20 0 4 0 514469443 304435200 8918 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308425 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 74325 8918 389 106 0 69296 0
[pid=31165/tid=31166] ppid=31163 vsize=297300 CPUtime=1.48 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 3322 0 0 0 148 0 0 0 19 0 4 0 514469443 304435200 8918 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=297300 CPUtime=1.49 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 3266 0 0 0 149 0 0 0 19 0 4 0 514469443 304435200 8918 33554432000 4194304 4627427 140734477753024 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=297300 CPUtime=1.48 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2078 0 0 0 148 0 0 0 25 0 4 0 514469443 304435200 8918 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 297300

[startup+3.1004 s]
/proc/loadavg: 0.72 0.15 0.07 9/184 31169
/proc/meminfo: memFree=11477624/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=289292 CPUtime=12.36 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 15801 0 0 0 1234 2 0 0 25 0 4 0 514469443 296235008 9567 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 72323 9567 390 106 0 67294 0
[pid=31165/tid=31166] ppid=31163 vsize=289292 CPUtime=3.08 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 4248 0 0 0 308 0 0 0 25 0 4 0 514469443 296235008 9567 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=289292 CPUtime=3.09 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 4065 0 0 0 309 0 0 0 25 0 4 0 514469443 296235008 9567 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308942 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=289292 CPUtime=3.07 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 2936 0 0 0 307 0 0 0 25 0 4 0 514469443 296235008 9567 33554432000 4194304 4627427 140734477753024 18446744073709551615 4321828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 289292

[startup+6.30081 s]
/proc/loadavg: 0.72 0.15 0.07 9/184 31169
/proc/meminfo: memFree=11447256/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=289148 CPUtime=25.14 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 25620 0 0 0 2510 4 0 0 25 0 4 0 514469443 296087552 15436 33554432000 4194304 4627427 140734477753024 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 72287 15436 391 106 0 67258 0
[pid=31165/tid=31166] ppid=31163 vsize=289148 CPUtime=6.28 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 6651 0 0 0 627 1 0 0 25 0 4 0 514469443 296087552 15436 33554432000 4194304 4627427 140734477753024 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=289148 CPUtime=6.28 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 7331 0 0 0 628 0 0 0 25 0 4 0 514469443 296087552 15436 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=289148 CPUtime=6.25 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 4075 0 0 0 625 0 0 0 25 0 4 0 514469443 296087552 15436 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 289148

[startup+12.7006 s]
/proc/loadavg: 1.84 0.41 0.16 9/184 31169
/proc/meminfo: memFree=11399260/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=298856 CPUtime=50.7 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 39515 0 0 0 5063 7 0 0 25 0 4 0 514469443 306028544 21606 33554432000 4194304 4627427 140734477753024 18446744073709551615 4321784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 74714 21606 391 106 0 69685 0
[pid=31165/tid=31166] ppid=31163 vsize=298856 CPUtime=12.69 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 12779 0 0 0 1267 2 0 0 25 0 4 0 514469443 306028544 21606 33554432000 4194304 4627427 140734477753024 18446744073709551615 4299583 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=298856 CPUtime=12.68 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 9882 0 0 0 1267 1 0 0 25 0 4 0 514469443 306028544 21606 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=298856 CPUtime=12.61 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 6664 0 0 0 1261 0 0 0 25 0 4 0 514469443 306028544 21606 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 298856

[startup+25.5003 s]
/proc/loadavg: 2.79 0.66 0.24 9/184 31170
/proc/meminfo: memFree=11267828/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=306084 CPUtime=101.83 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 61170 0 0 0 10171 12 0 0 25 0 4 0 514469443 313430016 27584 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 76521 27584 391 106 0 71492 0
[pid=31165/tid=31166] ppid=31163 vsize=306084 CPUtime=25.49 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 18810 0 0 0 2546 3 0 0 25 0 4 0 514469443 313430016 27584 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309735 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=306084 CPUtime=25.48 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 15875 0 0 0 2545 3 0 0 25 0 4 0 514469443 313430016 27584 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=306084 CPUtime=25.35 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 9307 0 0 0 2534 1 0 0 25 0 4 0 514469443 313430016 27584 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 306084

[startup+51.1006 s]
/proc/loadavg: 4.63 1.26 0.45 9/184 31170
/proc/meminfo: memFree=10729600/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=306652 CPUtime=204.1 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 95981 0 0 0 20389 21 0 0 25 0 4 0 514469443 314011648 39159 33554432000 4194304 4627427 140734477753024 18446744073709551615 4421013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 76663 39159 391 106 0 71634 0
[pid=31165/tid=31166] ppid=31163 vsize=306652 CPUtime=51.09 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 27735 0 0 0 5103 6 0 0 25 0 4 0 514469443 314011648 39159 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=306652 CPUtime=51.08 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 25157 0 0 0 5103 5 0 0 25 0 4 0 514469443 314011648 39159 33554432000 4194304 4627427 140734477753024 18446744073709551615 4329750 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=306652 CPUtime=50.81 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 13397 0 0 0 5079 2 0 0 25 0 4 0 514469443 314011648 39159 33554432000 4194304 4627427 140734477753024 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 306652

[startup+102.301 s]
/proc/loadavg: 6.73 2.42 0.89 9/184 31172
/proc/meminfo: memFree=10259240/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=316472 CPUtime=408.65 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 149854 0 0 0 40829 36 0 0 25 0 4 0 514469443 324067328 46672 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 79118 46672 391 106 0 74089 0
[pid=31165/tid=31166] ppid=31163 vsize=316472 CPUtime=102.29 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 44050 0 0 0 10219 10 0 0 25 0 4 0 514469443 324067328 46672 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309744 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=316472 CPUtime=102.29 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 39091 0 0 0 10220 9 0 0 25 0 4 0 514469443 324067328 46672 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=316472 CPUtime=101.74 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 21456 0 0 0 10170 4 0 0 25 0 4 0 514469443 324067328 46672 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 316472

[startup+162.3 s]

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

[pid=31165] ppid=31163 vsize=613568 CPUtime=2565.73 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 463507 0 0 0 256421 152 0 0 25 0 4 0 514469443 628293632 96964 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 153392 96964 392 106 0 148363 0
[pid=31165/tid=31166] ppid=31163 vsize=613568 CPUtime=642.3 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 114535 0 0 0 64194 36 0 0 25 0 4 0 514469443 628293632 96964 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=613568 CPUtime=642.29 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 135948 0 0 0 64184 45 0 0 25 0 4 0 514469443 628293632 96964 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=613568 CPUtime=638.8 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 61986 0 0 0 63861 19 0 0 25 0 4 0 514469443 628293632 96964 33554432000 4194304 4627427 140734477753024 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.73
Current children cumulated vsize (KiB) 613568

[startup+702.3 s]
/proc/loadavg: 8.06 7.33 4.31 9/184 31188
/proc/meminfo: memFree=9444636/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=577964 CPUtime=2805.4 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 489963 0 0 0 280374 166 0 0 25 0 4 0 514469443 591835136 98635 33554432000 4194304 4627427 140734477753024 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 144491 98635 392 106 0 139462 0
[pid=31165/tid=31166] ppid=31163 vsize=577964 CPUtime=702.3 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 120453 0 0 0 70192 38 0 0 25 0 4 0 514469443 591835136 98635 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=577964 CPUtime=702.29 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 144047 0 0 0 70180 49 0 0 25 0 4 0 514469443 591835136 98635 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=577964 CPUtime=698.46 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 64754 0 0 0 69826 20 0 0 25 0 4 0 514469443 591835136 98635 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 577964

[startup+762.301 s]
/proc/loadavg: 8.07 7.46 4.54 9/184 31189
/proc/meminfo: memFree=9471780/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=641716 CPUtime=3045.1 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 518628 0 0 0 304328 182 0 0 25 0 4 0 514469443 657117184 101472 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 160429 101472 392 106 0 155400 0
[pid=31165/tid=31166] ppid=31163 vsize=641716 CPUtime=762.31 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 127336 0 0 0 76189 42 0 0 25 0 4 0 514469443 657117184 101472 33554432000 4194304 4627427 140734477753024 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=641716 CPUtime=762.3 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 149265 0 0 0 76178 52 0 0 25 0 4 0 514469443 657117184 101472 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=641716 CPUtime=758.14 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 70454 0 0 0 75791 23 0 0 25 0 4 0 514469443 657117184 101472 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 641716

[startup+822.301 s]
/proc/loadavg: 8.08 7.56 4.74 9/184 31191
/proc/meminfo: memFree=9451064/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=643168 CPUtime=3284.76 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 543526 0 0 0 328282 194 0 0 25 0 4 0 514469443 658604032 103618 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 160792 103618 392 106 0 155763 0
[pid=31165/tid=31166] ppid=31163 vsize=643168 CPUtime=822.31 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 133309 0 0 0 82185 46 0 0 25 0 4 0 514469443 658604032 103618 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=643168 CPUtime=822.29 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 151120 0 0 0 82176 53 0 0 25 0 4 0 514469443 658604032 103618 33554432000 4194304 4627427 140734477753024 18446744073709551615 4324672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=643168 CPUtime=817.81 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 71688 0 0 0 81757 24 0 0 25 0 4 0 514469443 658604032 103618 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 643168

[startup+882.307 s]
/proc/loadavg: 8.17 7.69 4.97 9/184 31193
/proc/meminfo: memFree=9454644/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=592672 CPUtime=3524.46 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 565951 0 0 0 352240 206 0 0 25 0 4 0 514469443 606896128 102943 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 148168 102943 392 106 0 143139 0
[pid=31165/tid=31166] ppid=31163 vsize=592672 CPUtime=882.32 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 141663 0 0 0 88182 50 0 0 25 0 4 0 514469443 606896128 102943 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=592672 CPUtime=882.3 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 155603 0 0 0 88175 55 0 0 25 0 4 0 514469443 606896128 102943 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=592672 CPUtime=877.49 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 71898 0 0 0 87724 25 0 0 25 0 4 0 514469443 606896128 102943 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 592672

[startup+942.301 s]
/proc/loadavg: 8.14 7.76 5.15 9/184 31194
/proc/meminfo: memFree=9425612/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=607196 CPUtime=3764.12 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 589849 0 0 0 376195 217 0 0 25 0 4 0 514469443 621768704 103555 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309646 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 151799 103555 392 106 0 146770 0
[pid=31165/tid=31166] ppid=31163 vsize=607196 CPUtime=942.31 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 150973 0 0 0 94177 54 0 0 25 0 4 0 514469443 621768704 103555 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308120 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=607196 CPUtime=942.3 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 160645 0 0 0 94172 58 0 0 25 0 4 0 514469443 621768704 103555 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=607196 CPUtime=937.16 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 72753 0 0 0 93691 25 0 0 25 0 4 0 514469443 621768704 103555 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 607196

[startup+1002.3 s]
/proc/loadavg: 8.17 7.83 5.35 9/184 31196
/proc/meminfo: memFree=9315116/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=621148 CPUtime=4003.79 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 613101 0 0 0 400151 228 0 0 25 0 4 0 514469443 636055552 106800 33554432000 4194304 4627427 140734477753024 18446744073709551615 4321761 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 155287 106800 392 106 0 150258 0
[pid=31165/tid=31166] ppid=31163 vsize=621148 CPUtime=1002.31 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 159655 0 0 0 100173 58 0 0 25 0 4 0 514469443 636055552 106800 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=621148 CPUtime=1002.31 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 162354 0 0 0 100172 59 0 0 25 0 4 0 514469443 636055552 106800 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=621148 CPUtime=996.83 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 76431 0 0 0 99656 27 0 0 25 0 4 0 514469443 636055552 106800 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 621148

[startup+1062.3 s]
/proc/loadavg: 8.20 7.90 5.52 9/184 31197
/proc/meminfo: memFree=9321540/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=675884 CPUtime=4243.48 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 630490 0 0 0 424112 236 0 0 25 0 4 0 514469443 692105216 109720 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 168971 109720 392 106 0 163942 0
[pid=31165/tid=31166] ppid=31163 vsize=675884 CPUtime=1062.31 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 164397 0 0 0 106171 60 0 0 25 0 4 0 514469443 692105216 109720 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=675884 CPUtime=1062.31 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 164185 0 0 0 106171 60 0 0 25 0 4 0 514469443 692105216 109720 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=675884 CPUtime=1056.5 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 76853 0 0 0 105623 27 0 0 25 0 4 0 514469443 692105216 109720 33554432000 4194304 4627427 140734477753024 18446744073709551615 4352204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 675884

[startup+1122.3 s]
/proc/loadavg: 8.23 7.96 5.70 9/184 31199
/proc/meminfo: memFree=9234228/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=637480 CPUtime=4483.15 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 653247 0 0 0 448069 246 0 0 25 0 4 0 514469443 652779520 105158 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 159370 105158 392 106 0 154341 0
[pid=31165/tid=31166] ppid=31163 vsize=637480 CPUtime=1122.32 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 171312 0 0 0 112168 64 0 0 25 0 4 0 514469443 652779520 105158 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=637480 CPUtime=1122.31 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 165902 0 0 0 112171 60 0 0 25 0 4 0 514469443 652779520 105158 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=637480 CPUtime=1116.17 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 81126 0 0 0 111588 29 0 0 25 0 4 0 514469443 652779520 105158 33554432000 4194304 4627427 140734477753024 18446744073709551615 4332783 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 637480

[startup+1182.3 s]
/proc/loadavg: 8.18 8.00 5.84 9/184 31201
/proc/meminfo: memFree=9308124/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=718100 CPUtime=4722.83 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 677533 0 0 0 472026 257 0 0 25 0 4 0 514469443 735334400 110746 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309961 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 179525 110746 392 106 0 174496 0
[pid=31165/tid=31166] ppid=31163 vsize=718100 CPUtime=1182.32 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 175110 0 0 0 118166 66 0 0 25 0 4 0 514469443 735334400 110746 33554432000 4194304 4627427 140734477753024 18446744073709551615 4321723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=718100 CPUtime=1182.31 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 171228 0 0 0 118169 62 0 0 25 0 4 0 514469443 735334400 110746 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=718100 CPUtime=1175.85 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 86526 0 0 0 117554 31 0 0 25 0 4 0 514469443 735334400 110746 33554432000 4194304 4627427 140734477753024 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 718100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.01 5.89 5/179 31202
/proc/meminfo: memFree=11383672/32951124 swapFree=67111528/67111528
[pid=31165] ppid=31163 vsize=650416 CPUtime=4800.34 cores=1,3,5,7
/proc/31165/stat : 31165 (strangenight2-m) R 31163 31165 31124 0 -1 4202496 683302 0 0 0 479774 260 0 0 25 0 4 0 514469443 666025984 106667 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31165/statm: 162604 106667 392 106 0 157575 0
[pid=31165/tid=31166] ppid=31163 vsize=650416 CPUtime=1201.73 cores=1,3,5,7
/proc/31165/task/31166/stat : 31166 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 176221 0 0 0 120106 67 0 0 25 0 4 0 514469443 666025984 106667 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31165/tid=31167] ppid=31163 vsize=650416 CPUtime=1201.72 cores=1,3,5,7
/proc/31165/task/31167/stat : 31167 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 171789 0 0 0 120109 63 0 0 25 0 4 0 514469443 666025984 106667 33554432000 4194304 4627427 140734477753024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31165/tid=31168] ppid=31163 vsize=650416 CPUtime=1195.14 cores=1,3,5,7
/proc/31165/task/31168/stat : 31168 (strangenight2-m) R 31163 31165 31124 0 -1 4202560 87484 0 0 0 119483 31 0 0 25 0 4 0 514469443 666025984 106667 33554432000 4194304 4627427 140734477753024 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 650416

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4797.77
CPU system time (s): 2.6276
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 779284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.6276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683303
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= 680
involuntary context switches= 18490

runsolver used 1.90271 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 00:11:30
IDJOB=3280502
IDBENCH=20399
IDSOLVER=1586
FILE ID=node104/3280502-1304028690
RUNJOBID= node104-1304028687-31143
PBS_JOBID= 13170348
Free space on /tmp= 71532 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280502-1304028690/watcher-3280502-1304028690 -o /tmp/evaluation-result-3280502-1304028690/solver-3280502-1304028690 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3280502-1304028690.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1185409896

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11520220 kB
Buffers:       2308028 kB
Cached:       18176280 kB
SwapCached:          0 kB
Active:       11674292 kB
Inactive:      9166200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11520220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24416 kB
Writeback:           0 kB
AnonPages:      355700 kB
Mapped:          15388 kB
Slab:           525960 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   603276 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= 71508 MiB
End job on node104 at 2011-04-29 00:31:34