Trace number 3250185

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.46 1201.73

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250185-1304120830.cnf'
0.00/0.00	c -- header says num vars:            510
0.00/0.00	c -- header says num clauses:        4492
0.00/0.00	c -- clauses added:            0 learnts,         4492 normals,            0 xors
0.00/0.00	c -- vars added        510
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       510      4492         0         0     17968         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/4492/4492 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    510 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.22	c calculated reachability. Time: 0.00
0.00/0.22	c Calc default polars -  time:   0.00 s pos:       0 undec:     510 neg:       0
0.00/0.22	c =========================================================================================
0.00/0.22	c types(t): F = full restart, N = normal restart
0.00/0.22	c types(t): S = simplification begin/end, E = solution found
0.00/0.22	c restart types(rt): st = static, dy = dynamic
0.00/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.22	c  B st     0         0       510      4492         0         0     17968         0   no data   no data
0.00/0.22	c Decided on static restart strategy
0.00/0.22	c  N st     8      4913       510      4492         0      4745     17968    132859   no data   no data
0.00/0.90	c  N st    10     11295       510      4492         0      4383     17968     90461   no data   no data
0.00/0.90	c  N st    11     17040       510      4492         0      9887     17968    243118   no data   no data
0.00/0.90	c  F st    12     25000       510      4492         0     12159     17968    312256   no data   no data
0.00/0.90	c Found part        5 vars:        252 clauses:      2088 lits size:      8352
0.00/0.90	c Found part        7 vars:        258 clauses:      2404 lits size:      9616
0.00/0.90	c Found parts:          2 time: 0.00 s
0.00/0.90	c Solving part 5
0.00/0.90	c  N st     0         0       252      2088         0         0      8352         0   no data   no data
0.00/0.90	c asymm  cl-useful: 0/2088/2088 lits-rem:0 time: 0.00
0.00/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.90	c calculated reachability. Time: 0.00
0.00/0.90	c Calc default polars -  time:   0.00 s pos:       0 undec:     510 neg:       0
0.00/0.90	c =========================================================================================
0.00/0.90	c types(t): F = full restart, N = normal restart
0.00/0.90	c types(t): S = simplification begin/end, E = solution found
0.00/0.90	c restart types(rt): st = static, dy = dynamic
0.00/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.90	c  B st     0         0       252      2088         0         0      8352         0   no data   no data
3.20/1.00	c Decided on static restart strategy
4.00/1.10	c  N st     8      4925       252      2088         0      4791      8352    147973   no data   no data
4.00/1.10	c  E st    10      8030         0      2088         0      5381      8352    143400   no data   no data
4.00/1.10	c Verified 2088 clauses.
4.00/1.10	c Verified 2088 clauses.
4.00/1.10	c Solved part
4.00/1.10	c =========================================================================================
4.00/1.10	c Coming back to original instance
4.00/1.10	c =========================================================================================
4.00/1.10	c  N st    12     25000       258      2404         0     12159      9616    312256   no data   no data
5.17/1.30	c Decided on static restart strategy
5.17/1.30	c  N st    18     30001       258      2404         0     10421      9616    226859   no data   no data
5.17/1.30	c  S st    18     30001       258      2404         0     10421      9616    226859   no data   no data
5.57/1.40	c  S st    18     30503       258      2404         0     10921      9616    240646   no data   no data
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.57/1.40	c blocked clauses removed:        0 vars:      0 tried:         258 T: 0.00 s
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c lits-rem:       258  cl-subs:      965  v-elim:      0  v-fix:    0  time:  0.12 s
5.97/1.50	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
5.97/1.50	c calculated reachability. Time: 0.00
5.97/1.50	c  N st    18     30503       258      2404         0      9956      9616    212181   no data   no data
7.17/1.81	c  N st    20     37613       258      2404         0      9127      9616    172646   no data   no data
8.36/2.12	c  N st    21     44012       258      2404         0     15251      9616    349625   no data   no data
8.76/2.21	c  S st    22     45754       258      2404         0     16911      9616    395547   no data   no data
8.76/2.26	c  S st    22     46262       258      2404         0      8856      9616    150146   no data   no data
8.76/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.76/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.76/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.76/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
8.76/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.76/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.76/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.28	c lits-rem:        53  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.02 s
8.76/2.28	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
8.76/2.28	c vivif2 --  cl tried     8743 cl shrink        0 lits rem          0 time: 0.00
8.76/2.29	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
8.76/2.29	c calculated reachability. Time: 0.00
8.76/2.29	c  N st    22     46262       258      2404         0      8743      9616    146872   no data   no data
11.56/2.99	c  N st    23     60659       258      2404         0     13047      9616    261220   no data   no data
13.96/3.55	c  N st    24     69393       258      2404         0     10838      9616    184322   no data   no data
13.96/3.55	c  S st    24     69393       258      2404         0     10838      9616    184322   no data   no data
13.96/3.58	c  S st    24     69896       258      2404         0     11337      9616    198132   no data   no data
13.96/3.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.96/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.96/3.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.96/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.96/3.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.96/3.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
13.96/3.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.96/3.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.96/3.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.62	c lits-rem:        73  cl-subs:      207  v-elim:      0  v-fix:    0  time:  0.03 s
14.35/3.62	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
14.35/3.63	c vivif2 --  cl tried    11130 cl shrink        0 lits rem          0 time: 0.00
14.35/3.64	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.01
14.35/3.64	c calculated reachability. Time: 0.00
14.35/3.64	c  N st    24     69896       258      2404         0     11130      9616    192399   no data   no data
18.35/4.64	c  F st    25     87502       258      2404         0     16444      9616    318308   no data   no data
18.35/4.64	c  N st    25     87502       258      2404         0     16444      9616    318308   no data   no data
19.55/4.92	c Decided on static restart strategy
20.35/5.10	c  N st    32     95543       258      2404         0     24203      9616    534325   no data   no data
22.34/5.64	c  N st    34    104846       258      2404         0     20689      9616    426709   no data   no data
22.34/5.64	c  S st    34    104846       258      2404         0     20689      9616    426709   no data   no data
22.34/5.70	c  S st    34    105350       258      2404         0     21189      9616    442116   no data   no data
22.74/5.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.74/5.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
22.74/5.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.74/5.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.74/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.74/5.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
22.74/5.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.74/5.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.74/5.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.06	c lits-rem:       545  cl-subs:     1075  v-elim:      0  v-fix:    0  time:  0.34 s
23.94/6.06	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
23.94/6.06	c vivif2 --  cl tried    20114 cl shrink        0 lits rem          0 time: 0.00
23.94/6.08	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.02
23.94/6.08	c calculated reachability. Time: 0.00
23.94/6.08	c  N st    34    105350       258      2404         0     20114      9616    406759   no data   no data
26.34/6.69	c  N st    35    114948       258      2404         0     15881      9616    263202   no data   no data
30.73/7.77	c  N st    36    129347       258      2404         0     15244      9616    238816   no data   no data
36.73/9.26	c  N st    37    150942       258      2404         0     20598      9616    370789   no data   no data
39.12/9.80	c  S st    38    158025       258      2404         0     27318      9616    541075   no data   no data
39.12/9.86	c  S st    38    158529       258      2404         0     27822      9616    555500   no data   no data
39.12/9.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.12/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.12/9.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.12/9.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.12/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.12/9.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
39.12/9.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.12/9.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.12/9.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.73/10.74	c lits-rem:       923  cl-subs:     2351  v-elim:      0  v-fix:    0  time:  0.85 s
42.73/10.74	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
42.73/10.75	c vivif2 --  cl tried    25471 cl shrink        0 lits rem          0 time: 0.01
42.73/10.78	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.03
42.73/10.78	c calculated reachability. Time: 0.00
42.73/10.78	c  N st    38    158529       258      2404         0     25471      9616    493782   no data   no data
59.10/14.82	c  N st    39    207119       258      2404         0     20153      9616    303288   no data   no data
68.68/17.22	c  N st    40    237793       258      2404         0     30327      9616    562196   no data   no data
68.68/17.22	c  S st    40    237793       258      2404         0     30327      9616    562196   no data   no data
68.68/17.30	c  S st    40    238295       258      2404         0     30828      9616    576125   no data   no data
68.68/17.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.10/17.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
69.10/17.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.10/17.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.10/17.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.10/17.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
69.10/17.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.10/17.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.10/17.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.08/18.39	c lits-rem:       666  cl-subs:     2729  v-elim:      0  v-fix:    0  time:  1.06 s
73.08/18.39	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
73.08/18.39	c vivif2 --  cl tried    28099 cl shrink        0 lits rem          0 time: 0.01
73.49/18.43	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.04
73.49/18.43	c calculated reachability. Time: 0.00
73.49/18.43	c  N st    40    238295       258      2404         0     28099      9616    507379   no data   no data
96.64/24.25	c  F st    41    306250       258      2404         0     30065      9616    503751   no data   no data
96.64/24.25	c  N st    41    306250       258      2404         0     30065      9616    503751   no data   no data
98.24/24.66	c Decided on static restart strategy
106.23/26.65	c  N st    51    334554       258      2404         0     34350      9616    625465   no data   no data
115.42/28.90	c  N st    53    357443       258      2404         0     32393      9616    537082   no data   no data
115.42/28.90	c  S st    53    357443       258      2404         0     32393      9616    537082   no data   no data
115.42/28.98	c  S st    53    357949       258      2404         0     32895      9616    551702   no data   no data
115.42/28.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.42/28.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
115.42/28.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.42/28.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.42/28.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.42/28.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
115.42/28.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.82/29.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
115.82/29.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.84/29.53	c lits-rem:       520  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  0.52 s
117.84/29.53	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
117.84/29.54	c vivif2 --  cl tried    31636 cl shrink        0 lits rem          0 time: 0.01
117.84/29.57	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.03
117.84/29.57	c calculated reachability. Time: 0.00
117.84/29.57	c  N st    53    357949       258      2404         0     31636      9616    515756   no data   no data
130.20/32.67	c  N st    54    390341       258      2404         0     37683      9616    680991   no data   no data
150.58/37.77	c  N st    55    438934       258      2404         0     31569      9616    470017   no data   no data
183.76/46.00	c  N st    56    511816       258      2404         0     44764      9616    813173   no data   no data
194.12/48.67	c  N st    57    536923       258      2404         0     39353      9616    657291   no data   no data
194.12/48.67	c  S st    57    536923       258      2404         0     39353      9616    657291   no data   no data
194.52/48.77	c  S st    57    537428       258      2404         0     39852      9616    670694   no data   no data
194.52/48.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.52/48.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
194.52/48.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.52/48.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.52/48.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.52/48.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
194.52/48.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.52/48.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
194.92/48.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.51/49.75	c lits-rem:      1866  cl-subs:     1646  v-elim:      0  v-fix:    0  time:  0.94 s
198.51/49.75	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
198.51/49.76	c vivif2 --  cl tried    38206 cl shrink        0 lits rem          0 time: 0.01
198.91/49.82	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.06
198.91/49.82	c calculated reachability. Time: 0.00
198.91/49.82	c  N st    57    537428       258      2404         0     38206      9616    620248   no data   no data
287.60/72.03	c  N st    58    701414       258      2404         0     66465      9616   1364284   no data   no data
342.72/85.80	c  N st    59    806143       258      2404         0     60356      9616   1121815   no data   no data
342.72/85.80	c  S st    59    806143       258      2404         0     60356      9616   1121815   no data   no data
343.12/85.96	c  S st    59    806645       258      2404         0     60857      9616   1136101   no data   no data
343.12/85.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
343.12/85.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
343.12/85.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
343.12/85.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
343.12/85.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
343.12/85.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
343.12/85.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
343.52/86.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
343.52/86.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
366.29/91.73	c lits-rem:      2316  cl-subs:     6043  v-elim:      0  v-fix:    0  time:  5.69 s
366.29/91.73	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
366.29/91.74	c vivif2 --  cl tried    54814 cl shrink        0 lits rem          0 time: 0.01
366.69/91.84	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.10
366.69/91.84	c calculated reachability. Time: 0.00
366.69/91.84	c  N st    59    806645       258      2404         0     54814      9616    977718   no data   no data
516.89/129.44	c  F st    60   1071875       258      2404         0     70240      9616   1339522   no data   no data
516.89/129.44	c  N st    60   1071875       258      2404         0     70240      9616   1339522   no data   no data
520.49/130.39	c Decided on static restart strategy
534.88/133.95	c  N st    70   1100177       258      2404         0     54806      9616    850465   no data   no data
558.84/139.93	c  N st    72   1136169       258      2404         0     45324      9616    552211   no data   no data
576.41/144.39	c  N st    73   1168563       258      2404         0     76037      9616   1438114   no data   no data
600.38/150.33	c  N st    74   1209968       258      2404         0     70778      9616   1286507   no data   no data
600.38/150.34	c  S st    74   1209968       258      2404         0     70778      9616   1286507   no data   no data
601.20/150.54	c  S st    74   1210472       258      2404         0     71280      9616   1300431   no data   no data
601.20/150.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
601.20/150.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
601.20/150.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
601.20/150.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.20/150.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.20/150.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
601.20/150.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
601.20/150.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
601.57/150.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.16/157.03	c lits-rem:      2476  cl-subs:     5232  v-elim:      0  v-fix:    0  time:  6.40 s
627.16/157.03	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
627.16/157.05	c vivif2 --  cl tried    66048 cl shrink        0 lits rem          0 time: 0.01
627.56/157.18	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.13
627.56/157.18	c calculated reachability. Time: 0.00
627.56/157.18	c  N st    74   1210472       258      2404         0     66048      9616   1153267   no data   no data
681.87/170.70	c  N st    75   1283354       258      2404         0     89597      9616   1775207   no data   no data
759.77/190.27	c  N st    76   1392679       258      2404         0     51134      9616    633778   no data   no data
876.82/219.59	c  N st    77   1556665       258      2404         0     55719      9616    712577   no data   no data
999.86/250.31	c  N st    78   1710473       258      2404         0     96137      9616   1795070   no data   no data
999.86/250.31	c  S st    78   1710473       258      2404         0     96137      9616   1795070   no data   no data
1001.45/250.74	c  S st    78   1710974       258      2404         0     96635      9616   1809641   no data   no data
1001.45/250.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1001.85/250.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1001.85/250.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1001.85/250.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.85/250.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.85/250.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1001.85/250.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1001.85/250.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1002.25/250.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1101.74/275.87	c lits-rem:      5571  cl-subs:    12248  v-elim:      0  v-fix:    0  time: 24.96 s
1101.74/275.87	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1101.74/275.89	c vivif2 --  cl tried    84387 cl shrink        0 lits rem          0 time: 0.02
1102.52/276.09	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.20
1102.52/276.10	c calculated reachability. Time: 0.00
1102.52/276.10	c  N st    78   1710974       258      2404         0     84387      9616   1499528   no data   no data
1416.11/354.58	c  N st    79   2079939       258      2404         0     96134      9616   1735052   no data   no data
1526.76/382.23	c  N st    80   2210974       258      2404         0    100491      9616   1869696   no data   no data
1526.76/382.23	c  S st    80   2210974       258      2404         0    100491      9616   1869696   no data   no data
1527.98/382.54	c  S st    80   2211480       258      2404         0    100990      9616   1883661   no data   no data
1527.98/382.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1527.98/382.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1527.98/382.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1527.98/382.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1527.98/382.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1527.98/382.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
1527.98/382.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1528.38/382.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1528.38/382.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1603.86/401.53	c lits-rem:      5305  cl-subs:    10282  v-elim:      0  v-fix:    0  time: 18.86 s
1603.86/401.53	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1603.86/401.55	c vivif2 --  cl tried    90708 cl shrink        0 lits rem          0 time: 0.02
1604.66/401.77	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.22
1604.66/401.77	c calculated reachability. Time: 0.00
1604.66/401.77	c  N st    80   2211480       258      2404         0     90708      9616   1603603   no data   no data
2079.62/520.68	c  N st    81   2711481       258      2404         0    113516      9616   2082935   no data   no data
2079.62/520.68	c  S st    81   2711481       258      2404         0    113516      9616   2082935   no data   no data
2081.22/521.09	c  S st    81   2711985       258      2404         0    114018      9616   2097699   no data   no data
2081.22/521.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2081.64/521.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2081.64/521.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2081.64/521.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2081.64/521.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2081.64/521.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2081.64/521.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2081.64/521.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2082.05/521.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2195.07/549.57	c lits-rem:      5359  cl-subs:    14162  v-elim:      0  v-fix:    0  time: 28.32 s
2195.07/549.57	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2195.07/549.60	c vivif2 --  cl tried    99856 cl shrink        0 lits rem          0 time: 0.02
2196.29/549.85	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.25
2196.29/549.85	c calculated reachability. Time: 0.00
2196.29/549.85	c  N st    81   2711985       258      2404         0     99856      9616   1730798   no data   no data
2729.16/683.20	c  N st    82   3211985       258      2404         0     77192      9616    942108   no data   no data
2729.16/683.20	c  S st    82   3211985       258      2404         0     77192      9616    942108   no data   no data
2729.96/683.44	c  S st    82   3212492       258      2404         0     77698      9616    955989   no data   no data
2729.96/683.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2729.96/683.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2729.96/683.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2729.96/683.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2729.96/683.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2729.96/683.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
2729.96/683.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2729.96/683.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2730.36/683.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2732.75/684.11	c lits-rem:       756  cl-subs:      930  v-elim:      0  v-fix:    0  time:  0.59 s
2732.75/684.11	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
2732.75/684.12	c vivif2 --  cl tried    76768 cl shrink        0 lits rem          0 time: 0.02
2733.15/684.28	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.16
2733.15/684.29	c calculated reachability. Time: 0.00
2733.15/684.29	c  N st    82   3212492       258      2404         0     76768      9616    933168   no data   no data
3268.47/818.22	c  N st    83   3712492       258      2404         0     86948      9616   1136693   no data   no data
3268.47/818.22	c  S st    83   3712492       258      2404         0     86948      9616   1136693   no data   no data
3269.64/818.50	c  S st    83   3712995       258      2404         0     87450      9616   1151093   no data   no data
3269.64/818.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3269.64/818.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3269.64/818.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3269.64/818.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3269.64/818.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3269.64/818.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3269.64/818.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3269.64/818.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3270.04/818.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3275.23/819.99	c lits-rem:       657  cl-subs:     1809  v-elim:      0  v-fix:    0  time:  1.39 s
3275.23/819.99	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3275.63/820.00	c vivif2 --  cl tried    85641 cl shrink        0 lits rem          0 time: 0.02
3276.43/820.20	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.19
3276.43/820.20	c calculated reachability. Time: 0.00
3276.43/820.20	c  N st    83   3712995       258      2404         0     85641      9616   1102473   no data   no data
3310.79/828.89	c  F st    84   3751562       258      2404         0    122172      9616   2240090   no data   no data
3310.79/828.89	c  N st    84   3751562       258      2404         0    122172      9616   2240090   no data   no data
3316.80/830.39	c Decided on static restart strategy
3343.92/837.11	c  N st    94   3779864       258      2404         0    149084      9616   3007241   no data   no data
3378.31/845.74	c  N st    96   3815856       258      2404         0    102859      9616   1558534   no data   no data
3410.64/853.88	c  N st    97   3848248       258      2404         0    133378      9616   2443829   no data   no data
3466.56/867.85	c  N st    98   3896836       258      2404         0     98069      9616   1388524   no data   no data
3555.64/890.11	c  N st    99   3969722       258      2404         0     84807      9616   1006929   no data   no data
3667.92/918.25	c  N st   100   4079045       258      2404         0    105091      9616   1603132   no data   no data
3814.11/954.89	c  N st   101   4212995       258      2404         0    147812      9616   2897652   no data   no data
3814.11/954.89	c  S st   101   4212995       258      2404         0    147812      9616   2897652   no data   no data
3816.11/955.40	c  S st   101   4213502       258      2404         0    148319      9616   2911641   no data   no data
3816.51/955.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3816.51/955.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3816.51/955.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3816.51/955.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3816.51/955.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3816.51/955.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
3816.51/955.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3816.90/955.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3817.32/955.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3997.06/1000.64	c lits-rem:      6142  cl-subs:    13606  v-elim:      0  v-fix:    0  time: 45.03 s
3997.06/1000.64	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
3997.06/1000.68	c vivif2 --  cl tried   134713 cl shrink        0 lits rem          0 time: 0.04
3998.66/1001.05	c asymm  cl-useful: 0/2404/2404 lits-rem:0 time: 0.37
3998.66/1001.05	c calculated reachability. Time: 0.00
3998.66/1001.05	c  N st   101   4213502       258      2404         0    134713      9616   2531624   no data   no data
4370.56/1094.13	c  N st   102   4459480       258      2404         0    109221      9616   1621553   no data   no data
4685.35/1172.97	c  N st   103   4713503       258      2404         0    172769      9616   3383131   no data   no data
4685.35/1172.97	c  S st   103   4713503       258      2404         0    172769      9616   3383131   no data   no data
4688.14/1173.63	c  S st   103   4714005       258      2404         0    173267      9616   3397816   no data   no data
4688.14/1173.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4688.54/1173.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
4688.54/1173.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4688.54/1173.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4688.54/1173.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4688.54/1173.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    258 time:  0.00 s
4688.54/1173.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4688.54/1173.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4688.94/1173.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3250185-1304120830/watcher-3250185-1304120830 -o /tmp/evaluation-result-3250185-1304120830/solver-3250185-1304120830 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3250185-1304120830.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: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=182284 CPUtime=0 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) S 4829 4831 4321 0 -1 4202496 436 0 0 0 0 0 0 0 22 0 4 0 504498935 186658816 364 33554432000 4194304 4627427 140734221936480 18446744073709551615 220816341486 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 45571 364 311 106 0 40542 0
[pid=4831/tid=4832] ppid=4829 vsize=182288 CPUtime=0 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 22 0 0 0 0 0 0 0 24 0 4 0 504498935 186662912 394 33554432000 4194304 4627427 140734221936480 18446744073709551615 220816279642 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=182296 CPUtime=0 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 17 0 0 0 0 0 0 0 24 0 4 0 504498935 186671104 403 33554432000 4194304 4627427 140734221936480 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=183256 CPUtime=0 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 24 0 0 0 0 0 0 0 24 0 4 0 504498935 187654144 425 33554432000 4194304 4627427 140734221936480 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.342746 s]
/proc/loadavg: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=294624 CPUtime=3.2 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 6665 0 0 0 319 1 0 0 18 0 4 0 504498935 301694976 3440 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 71702 3440 384 106 0 66673 0
[pid=4831/tid=4832] ppid=4829 vsize=286808 CPUtime=0.79 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1669 0 0 0 79 0 0 0 18 0 4 0 504498935 293691392 3440 33554432000 4194304 4627427 140734221936480 18446744073709551615 4327304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=286808 CPUtime=0.79 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1574 0 0 0 79 0 0 0 19 0 4 0 504498935 293691392 3440 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=286808 CPUtime=0.8 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1322 0 0 0 80 0 0 0 18 0 4 0 504498935 293691392 3440 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 294624

[startup+1.00982 s]
/proc/loadavg: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=304184 CPUtime=4 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 8149 0 0 0 399 1 0 0 19 0 4 0 504498935 311484416 4924 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 76046 4925 385 106 0 71017 0
[pid=4831/tid=4832] ppid=4829 vsize=304184 CPUtime=0.99 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2113 0 0 0 99 0 0 0 19 0 4 0 504498935 311484416 4925 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=304184 CPUtime=0.99 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1896 0 0 0 99 0 0 0 19 0 4 0 504498935 311484416 4925 33554432000 4194304 4627427 140734221936480 18446744073709551615 4332937 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=304184 CPUtime=0.99 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1687 0 0 0 99 0 0 0 19 0 4 0 504498935 311484416 4925 33554432000 4194304 4627427 140734221936480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 304184

[startup+1.1098 s]
/proc/loadavg: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=304184 CPUtime=4.4 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 8854 0 0 0 439 1 0 0 19 0 4 0 504498935 311484416 5423 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 76046 5423 385 106 0 71017 0
[pid=4831/tid=4832] ppid=4829 vsize=304184 CPUtime=1.09 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2210 0 0 0 109 0 0 0 19 0 4 0 504498935 311484416 5423 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=304184 CPUtime=1.09 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2111 0 0 0 109 0 0 0 19 0 4 0 504498935 311484416 5423 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=304184 CPUtime=1.09 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 1882 0 0 0 109 0 0 0 19 0 4 0 504498935 311484416 5423 33554432000 4194304 4627427 140734221936480 18446744073709551615 4333554 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 304184

[startup+1.20978 s]
/proc/loadavg: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=313052 CPUtime=4.8 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 9612 0 0 0 479 1 0 0 19 0 4 0 504498935 320565248 5780 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 78263 5780 385 106 0 73234 0
[pid=4831/tid=4832] ppid=4829 vsize=313052 CPUtime=1.19 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2423 0 0 0 119 0 0 0 19 0 4 0 504498935 320565248 5780 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=313052 CPUtime=1.19 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2216 0 0 0 119 0 0 0 19 0 4 0 504498935 320565248 5780 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=313052 CPUtime=1.19 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2076 0 0 0 119 0 0 0 19 0 4 0 504498935 320565248 5780 33554432000 4194304 4627427 140734221936480 18446744073709551615 4330984 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 313052

[startup+1.50073 s]
/proc/loadavg: 4.10 4.86 6.31 2/174 4831
/proc/meminfo: memFree=30886604/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=321964 CPUtime=5.97 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 11974 0 0 0 595 2 0 0 19 0 4 0 504498935 329691136 8142 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 80491 8142 388 106 0 75462 0
[pid=4831/tid=4832] ppid=4829 vsize=321964 CPUtime=1.48 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2803 0 0 0 148 0 0 0 19 0 4 0 504498935 329691136 8142 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=321964 CPUtime=1.48 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2568 0 0 0 148 0 0 0 20 0 4 0 504498935 329691136 8142 33554432000 4194304 4627427 140734221936480 18446744073709551615 4322939 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=321964 CPUtime=1.48 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 2281 0 0 0 148 0 0 0 19 0 4 0 504498935 329691136 8142 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 321964

[startup+3.10644 s]
/proc/loadavg: 4.73 4.98 6.34 9/184 4844
/proc/meminfo: memFree=30674976/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=323252 CPUtime=12.38 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 18054 0 0 0 1235 3 0 0 25 0 4 0 504498935 331010048 8148 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 80813 8149 388 106 0 75784 0
[pid=4831/tid=4832] ppid=4829 vsize=323252 CPUtime=3.09 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 4054 0 0 0 309 0 0 0 25 0 4 0 504498935 331010048 8149 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=323252 CPUtime=3.07 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 4210 0 0 0 307 0 0 0 25 0 4 0 504498935 331010048 8149 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=323252 CPUtime=3.09 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 3933 0 0 0 309 0 0 0 25 0 4 0 504498935 331010048 8149 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 323252

[startup+6.30085 s]
/proc/loadavg: 4.99 5.03 6.35 9/184 4844
/proc/meminfo: memFree=30608292/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=333500 CPUtime=25.16 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 30412 0 0 0 2509 7 0 0 25 0 4 0 504498935 341504000 11657 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 83375 11657 388 106 0 78346 0
[pid=4831/tid=4832] ppid=4829 vsize=333500 CPUtime=6.29 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 6877 0 0 0 628 1 0 0 25 0 4 0 504498935 341504000 11658 33554432000 4194304 4627427 140734221936480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=333500 CPUtime=6.26 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 7008 0 0 0 624 2 0 0 25 0 4 0 504498935 341504000 11658 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=333500 CPUtime=6.29 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 6883 0 0 0 628 1 0 0 25 0 4 0 504498935 341504000 11658 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 333500

[startup+12.7007 s]
/proc/loadavg: 5.23 5.08 6.36 9/184 4844
/proc/meminfo: memFree=30563900/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=315144 CPUtime=50.7 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 47786 0 0 0 5060 10 0 0 25 0 4 0 504498935 322707456 13284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 78786 13284 388 106 0 73757 0
[pid=4831/tid=4832] ppid=4829 vsize=315144 CPUtime=12.69 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 10645 0 0 0 1267 2 0 0 25 0 4 0 504498935 322707456 13284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=315144 CPUtime=12.62 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 11382 0 0 0 1259 3 0 0 25 0 4 0 504498935 322707456 13284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=315144 CPUtime=12.68 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 11514 0 0 0 1266 2 0 0 25 0 4 0 504498935 322707456 13284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 315144

[startup+25.5003 s]
/proc/loadavg: 5.66 5.18 6.38 9/184 4844
/proc/meminfo: memFree=30521484/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=339968 CPUtime=101.83 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 73809 0 0 0 10167 16 0 0 25 0 4 0 504498935 348127232 21596 33554432000 4194304 4627427 140734221936480 18446744073709551615 4330958 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 84992 21596 388 106 0 79963 0
[pid=4831/tid=4832] ppid=4829 vsize=339968 CPUtime=25.48 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 16631 0 0 0 2544 4 0 0 25 0 4 0 504498935 348127232 21596 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=339968 CPUtime=25.35 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 18668 0 0 0 2530 5 0 0 25 0 4 0 504498935 348127232 21596 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=339968 CPUtime=25.48 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 18258 0 0 0 2545 3 0 0 25 0 4 0 504498935 348127232 21596 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 339968

[startup+51.1006 s]
/proc/loadavg: 6.46 5.40 6.42 9/184 4845
/proc/meminfo: memFree=30476244/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=316884 CPUtime=204.11 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 113367 0 0 0 20384 27 0 0 25 0 4 0 504498935 324489216 26460 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 79221 26460 388 106 0 74192 0
[pid=4831/tid=4832] ppid=4829 vsize=316884 CPUtime=51.08 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 30341 0 0 0 5100 8 0 0 25 0 4 0 504498935 324489216 26460 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=316884 CPUtime=50.83 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 30392 0 0 0 5075 8 0 0 25 0 4 0 504498935 324489216 26460 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=316884 CPUtime=51.08 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 23326 0 0 0 5104 4 0 0 25 0 4 0 504498935 324489216 26460 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 316884

[startup+102.301 s]
/proc/loadavg: 7.47 5.86 6.52 9/184 4846
/proc/meminfo: memFree=30377352/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=360556 CPUtime=408.63 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 176948 0 0 0 40820 43 0 0 25 0 4 0 504498935 369209344 42751 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 90139 42751 388 106 0 85110 0
[pid=4831/tid=4832] ppid=4829 vsize=360556 CPUtime=102.28 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 45510 0 0 0 10217 11 0 0 25 0 4 0 504498935 369209344 42751 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=360556 CPUtime=101.75 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 49575 0 0 0 10162 13 0 0 25 0 4 0 504498935 369209344 42751 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=360556 CPUtime=102.28 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 36570 0 0 0 10220 8 0 0 25 0 4 0 504498935 369209344 42751 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 360556

[startup+162.301 s]

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

[pid=4831] ppid=4829 vsize=589940 CPUtime=2565.77 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 538305 0 0 0 256395 182 0 0 25 0 4 0 504498935 604098560 103236 33554432000 4194304 4627427 140734221936480 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 147485 103236 388 106 0 142456 0
[pid=4831/tid=4832] ppid=4829 vsize=589940 CPUtime=642.29 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 130637 0 0 0 64186 43 0 0 25 0 4 0 504498935 604098560 103236 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=589940 CPUtime=638.84 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 127844 0 0 0 63840 44 0 0 25 0 4 0 504498935 604098560 103236 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=589940 CPUtime=642.3 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 131006 0 0 0 64182 48 0 0 25 0 4 0 504498935 604098560 103236 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.77
Current children cumulated vsize (KiB) 589940

[startup+702.3 s]
/proc/loadavg: 8.11 7.80 7.25 9/184 4862
/proc/meminfo: memFree=30106020/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=658268 CPUtime=2805.46 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 568933 0 0 0 280350 196 0 0 25 0 4 0 504498935 674066432 103537 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 164567 103537 388 106 0 159538 0
[pid=4831/tid=4832] ppid=4829 vsize=658268 CPUtime=702.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 135555 0 0 0 70185 45 0 0 25 0 4 0 504498935 674066432 103537 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=658268 CPUtime=698.52 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 137909 0 0 0 69803 49 0 0 25 0 4 0 504498935 674066432 103537 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=658268 CPUtime=702.3 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 137740 0 0 0 70179 51 0 0 25 0 4 0 504498935 674066432 103537 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.46
Current children cumulated vsize (KiB) 658268

[startup+762.3 s]
/proc/loadavg: 8.08 7.84 7.30 9/184 4864
/proc/meminfo: memFree=30089860/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=556344 CPUtime=3045.14 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 598256 0 0 0 304306 208 0 0 25 0 4 0 504498935 569696256 103770 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 139086 103770 388 106 0 134057 0
[pid=4831/tid=4832] ppid=4829 vsize=556344 CPUtime=762.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 138198 0 0 0 76184 46 0 0 25 0 4 0 504498935 569696256 103770 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=556344 CPUtime=758.19 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 144086 0 0 0 75769 50 0 0 25 0 4 0 504498935 569696256 103770 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=556344 CPUtime=762.31 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 147852 0 0 0 76175 56 0 0 25 0 4 0 504498935 569696256 103770 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.14
Current children cumulated vsize (KiB) 556344

[startup+822.3 s]
/proc/loadavg: 8.07 7.88 7.34 9/184 4865
/proc/meminfo: memFree=30079888/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=638232 CPUtime=3284.81 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 626686 0 0 0 328264 217 0 0 25 0 4 0 504498935 653549568 109216 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 159558 109216 388 106 0 154529 0
[pid=4831/tid=4832] ppid=4829 vsize=638232 CPUtime=822.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 141183 0 0 0 82183 47 0 0 25 0 4 0 504498935 653549568 109216 33554432000 4194304 4627427 140734221936480 18446744073709551615 4324267 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=638232 CPUtime=817.87 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 150899 0 0 0 81734 53 0 0 25 0 4 0 504498935 653549568 109216 33554432000 4194304 4627427 140734221936480 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=638232 CPUtime=822.31 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 156401 0 0 0 82172 59 0 0 25 0 4 0 504498935 653549568 109216 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309085 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.81
Current children cumulated vsize (KiB) 638232

[startup+882.3 s]
/proc/loadavg: 8.13 7.93 7.39 9/184 4876
/proc/meminfo: memFree=30029020/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=748548 CPUtime=3524.48 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 659451 0 0 0 352217 231 0 0 25 0 4 0 504498935 766513152 118668 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 187137 118668 388 106 0 182108 0
[pid=4831/tid=4832] ppid=4829 vsize=748548 CPUtime=882.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 150925 0 0 0 88179 51 0 0 25 0 4 0 504498935 766513152 118668 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=748548 CPUtime=877.54 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 156039 0 0 0 87698 56 0 0 25 0 4 0 504498935 766513152 118668 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=748548 CPUtime=882.3 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 164977 0 0 0 88168 62 0 0 25 0 4 0 504498935 766513152 118668 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 748548

[startup+942.3 s]
/proc/loadavg: 8.14 7.97 7.44 9/184 4878
/proc/meminfo: memFree=30064052/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=627188 CPUtime=3764.17 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 692900 0 0 0 376171 246 0 0 25 0 4 0 504498935 642240512 113868 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 156797 113868 388 106 0 151768 0
[pid=4831/tid=4832] ppid=4829 vsize=627188 CPUtime=942.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 159771 0 0 0 94175 55 0 0 25 0 4 0 504498935 642240512 113868 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=627188 CPUtime=937.21 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 163183 0 0 0 93663 58 0 0 25 0 4 0 504498935 642240512 113868 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=627188 CPUtime=942.3 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 171980 0 0 0 94165 65 0 0 25 0 4 0 504498935 642240512 113868 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 627188

[startup+1002.3 s]
/proc/loadavg: 8.14 8.00 7.48 9/184 4879
/proc/meminfo: memFree=29989956/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=720108 CPUtime=4003.85 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 720635 0 0 0 400127 258 0 0 25 0 4 0 504498935 737390592 127221 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 180027 127221 388 106 0 174998 0
[pid=4831/tid=4832] ppid=4829 vsize=720108 CPUtime=1002.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 167743 0 0 0 100172 58 0 0 25 0 4 0 504498935 737390592 127221 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=720108 CPUtime=996.89 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 167522 0 0 0 99628 61 0 0 25 0 4 0 504498935 737390592 127221 33554432000 4194304 4627427 140734221936480 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=720108 CPUtime=1002.31 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 179591 0 0 0 100161 70 0 0 25 0 4 0 504498935 737390592 127221 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 720108

[startup+1062.3 s]
/proc/loadavg: 8.21 8.04 7.52 9/184 4881
/proc/meminfo: memFree=29998236/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=788576 CPUtime=4243.55 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 741446 0 0 0 424088 267 0 0 25 0 4 0 504498935 807501824 131382 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 197144 131382 388 106 0 192115 0
[pid=4831/tid=4832] ppid=4829 vsize=788576 CPUtime=1062.32 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 169852 0 0 0 106173 59 0 0 25 0 4 0 504498935 807501824 131382 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=788576 CPUtime=1056.57 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 174478 0 0 0 105593 64 0 0 25 0 4 0 504498935 807501824 131382 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=788576 CPUtime=1062.32 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 187271 0 0 0 106158 74 0 0 25 0 4 0 504498935 807501824 131382 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.55
Current children cumulated vsize (KiB) 788576

[startup+1122.3 s]
/proc/loadavg: 8.19 8.07 7.56 9/184 4882
/proc/meminfo: memFree=29974132/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=858932 CPUtime=4483.21 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 755505 0 0 0 448046 275 0 0 25 0 4 0 504498935 879546368 132284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309134 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 214733 132284 388 106 0 209704 0
[pid=4831/tid=4832] ppid=4829 vsize=858932 CPUtime=1122.3 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 172366 0 0 0 112171 59 0 0 25 0 4 0 504498935 879546368 132284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=858932 CPUtime=1116.24 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 175427 0 0 0 111560 64 0 0 25 0 4 0 504498935 879546368 132284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=858932 CPUtime=1122.31 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 194575 0 0 0 112152 79 0 0 25 0 4 0 504498935 879546368 132284 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.21
Current children cumulated vsize (KiB) 858932

[startup+1182.31 s]
/proc/loadavg: 8.18 8.08 7.60 9/184 4884
/proc/meminfo: memFree=29925852/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=891908 CPUtime=4722.91 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 781915 0 0 0 472003 288 0 0 25 0 4 0 504498935 913313792 140923 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 222977 140923 388 106 0 217948 0
[pid=4831/tid=4832] ppid=4829 vsize=891908 CPUtime=1182.31 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 181230 0 0 0 118166 65 0 0 25 0 4 0 504498935 913313792 140923 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=891908 CPUtime=1175.91 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 183545 0 0 0 117523 68 0 0 25 0 4 0 504498935 913313792 140923 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=891908 CPUtime=1182.31 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 198080 0 0 0 118151 80 0 0 25 0 4 0 504498935 913313792 140923 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.91
Current children cumulated vsize (KiB) 891908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.08 7.60 9/184 4885
/proc/meminfo: memFree=29916544/32951124 swapFree=67105204/67111528
[pid=4831] ppid=4829 vsize=948772 CPUtime=4800.41 cores=1,3,5,7
/proc/4831/stat : 4831 (strangenight2-m) R 4829 4831 4321 0 -1 4202496 786469 0 0 0 479750 291 0 0 25 0 4 0 504498935 971542528 145026 33554432000 4194304 4627427 140734221936480 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4831/statm: 237193 145026 388 106 0 232164 0
[pid=4831/tid=4832] ppid=4829 vsize=948772 CPUtime=1201.72 cores=1,3,5,7
/proc/4831/task/4832/stat : 4832 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 182654 0 0 0 120106 66 0 0 25 0 4 0 504498935 971542528 145026 33554432000 4194304 4627427 140734221936480 18446744073709551615 4330994 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4831/tid=4833] ppid=4829 vsize=948772 CPUtime=1195.21 cores=1,3,5,7
/proc/4831/task/4833/stat : 4833 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 186404 0 0 0 119451 70 0 0 25 0 4 0 504498935 971542528 145026 33554432000 4194304 4627427 140734221936480 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=948772 CPUtime=1201.72 cores=1,3,5,7
/proc/4831/task/4834/stat : 4834 (strangenight2-m) R 4829 4831 4321 0 -1 4202560 198351 0 0 0 120091 81 0 0 25 0 4 0 504498935 971542528 145026 33554432000 4194304 4627427 140734221936480 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 948772

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.46
CPU user time (s): 4797.52
CPU system time (s): 2.93555
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 999744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.52
system time used= 2.93555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786469
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= 568
involuntary context switches= 18653

runsolver used 1.9817 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 01:47:10
IDJOB=3250185
IDBENCH=83247
IDSOLVER=1586
FILE ID=node147/3250185-1304120830
RUNJOBID= node147-1304120830-4818
PBS_JOBID= 13170716
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250185-1304120830/watcher-3250185-1304120830 -o /tmp/evaluation-result-3250185-1304120830/solver-3250185-1304120830 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3250185-1304120830.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1870285812

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      30886760 kB
Buffers:        293380 kB
Cached:        1381728 kB
SwapCached:       3064 kB
Active:         159136 kB
Inactive:      1580720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30886760 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:       63128 kB
Mapped:          14404 kB
Slab:           260980 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188844 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= 72644 MiB
End job on node147 at 2011-04-30 02:07:14