Trace number 3173954

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.13 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S930506247-025.SATISFIABLE.cnf
MD5SUM7d7bac8ccb8010e4eec020bc5c53d758
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.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-3173954-1304074029.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     182 undec:      50 neg:     168
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       392      1696         0         0      5127         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.78/0.20	c  N st     8      4921       392      1696         0      4806      5127     99045   no data   no data
1.18/0.38	c  N st    10     11310       392      1696         0      4451      5127     68591   no data   no data
2.37/0.63	c  N st    11     17054       392      1696         0     10042      5127    186913   no data   no data
3.97/1.02	c  F st    12     25002       392      1696         0     12265      5127    210915   no data   no data
3.97/1.02	c  N st    12     25002       392      1696         0     12265      5127    210915   no data   no data
4.79/1.24	c Decided on static restart strategy
4.79/1.24	c  N st    18     30001       392      1696         0     10551      5127    171311   no data   no data
4.79/1.24	c  S st    18     30001       392      1696         0     10551      5127    171311   no data   no data
4.79/1.27	c  S st    18     30504       392      1696         0     11053      5127    181165   no data   no data
4.79/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.79/1.28	c blocked clauses removed:        3 vars:      1 tried:         392 T: 0.00 s
4.79/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4.79/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c lits-rem:       216  cl-subs:      760  v-elim:      0  v-fix:    0  time:  0.05 s
5.17/1.34	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.00
5.17/1.34	c calculated reachability. Time: 0.00
5.17/1.34	c  N st    18     30504       391      1693         0     10293      5118    165118   no data   no data
6.77/1.71	c  N st    20     37616       391      1693         0      9571      5118    136534   no data   no data
7.97/2.08	c  N st    21     44016       391      1693         0     15791      5118    260058   no data   no data
8.78/2.20	c  S st    22     45757       391      1693         0     17480      5118    292530   no data   no data
8.78/2.24	c  S st    22     46260       391      1693         0      9295      5118    115539   no data   no data
8.78/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.78/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.78/2.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.78/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.78/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
8.78/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.78/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.25	c lits-rem:        17  cl-subs:       81  v-elim:      0  v-fix:    0  time:  0.01 s
8.78/2.25	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
8.78/2.26	c vivif2 --  cl tried     9214 cl shrink        0 lits rem          0 time: 0.00
8.78/2.26	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.00
8.78/2.26	c calculated reachability. Time: 0.00
8.78/2.26	c  N st    22     46260       391      1693         0      9214      5118    113997   no data   no data
12.36/3.17	c  N st    23     60659       391      1693         0     13521      5118    188856   no data   no data
14.76/3.75	c  N st    24     69390       391      1693         0     11318      5118    140287   no data   no data
14.76/3.75	c  S st    24     69390       391      1693         0     11318      5118    140287   no data   no data
14.76/3.78	c  S st    24     69892       391      1693         0     11820      5118    150363   no data   no data
14.76/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
14.76/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
14.76/3.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.81	c lits-rem:        38  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.02 s
15.16/3.81	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
15.16/3.81	c vivif2 --  cl tried    11594 cl shrink        0 lits rem          0 time: 0.00
15.16/3.82	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
15.16/3.82	c calculated reachability. Time: 0.00
15.16/3.82	c  N st    24     69892       391      1693         0     11594      5118    146062   no data   no data
19.95/5.05	c  F st    25     87502       391      1693         0     17077      5118    253946   no data   no data
19.95/5.05	c  N st    25     87502       391      1693         0     17077      5118    253946   no data   no data
21.54/5.47	c Decided on static restart strategy
22.74/5.73	c  N st    32     95540       391      1693         0     24894      5118    402134   no data   no data
25.55/6.42	c  N st    34    104838       391      1693         0     21275      5118    301415   no data   no data
25.55/6.42	c  S st    34    104838       391      1693         0     21275      5118    301415   no data   no data
25.55/6.47	c  S st    34    105342       391      1693         0     21777      5118    311413   no data   no data
25.55/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.55/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.55/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
25.55/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.55/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.35/6.64	c lits-rem:       151  cl-subs:     1425  v-elim:      0  v-fix:    0  time:  0.15 s
26.35/6.64	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
26.35/6.65	c vivif2 --  cl tried    20352 cl shrink        0 lits rem          0 time: 0.00
26.35/6.66	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
26.35/6.66	c calculated reachability. Time: 0.00
26.35/6.66	c  N st    34    105342       391      1693         0     20352      5118    287237   no data   no data
29.53/7.47	c  N st    35    114941       391      1693         0     16070      5118    194683   no data   no data
34.33/8.64	c  N st    36    129339       391      1693         0     15517      5118    172922   no data   no data
41.12/10.35	c  N st    37    150934       391      1693         0     21004      5118    282438   no data   no data
43.52/10.96	c  S st    38    158013       391      1693         0     27840      5118    419178   no data   no data
43.93/11.03	c  S st    38    158514       391      1693         0     28339      5118    429277   no data   no data
43.93/11.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.93/11.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
43.93/11.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.93/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.93/11.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.93/11.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
43.93/11.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.93/11.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.93/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.12/11.37	c lits-rem:       260  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  0.31 s
45.12/11.37	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
45.12/11.38	c vivif2 --  cl tried    26662 cl shrink        0 lits rem          0 time: 0.00
45.12/11.39	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.01
45.12/11.39	c calculated reachability. Time: 0.00
45.12/11.39	c  N st    38    158514       391      1693         0     26662      5118    397414   no data   no data
63.48/15.98	c  N st    39    207104       391      1693         0     21349      5118    250880   no data   no data
75.48/18.99	c  N st    40    237771       391      1693         0     31667      5118    432706   no data   no data
75.48/18.99	c  S st    40    237771       391      1693         0     31667      5118    432706   no data   no data
75.88/19.07	c  S st    40    238274       391      1693         0     32170      5118    443002   no data   no data
75.88/19.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.88/19.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
75.88/19.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.88/19.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.88/19.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.88/19.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
75.88/19.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.88/19.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.27/19.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.87/19.52	c lits-rem:       302  cl-subs:     2324  v-elim:      0  v-fix:    0  time:  0.41 s
77.87/19.52	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
77.87/19.52	c vivif2 --  cl tried    29846 cl shrink        0 lits rem          0 time: 0.00
77.87/19.54	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
77.87/19.54	c calculated reachability. Time: 0.00
77.87/19.54	c  N st    40    238274       391      1693         0     29846      5118    401775   no data   no data
107.83/27.08	c  F st    41    306251       391      1693         0     31726      5118    405232   no data   no data
107.83/27.08	c  N st    41    306251       391      1693         0     31726      5118    405232   no data   no data
110.62/27.74	c Decided on static restart strategy
122.21/30.69	c  N st    51    334553       391      1693         0     35945      5118    482876   no data   no data
134.20/33.67	c  N st    53    357412       391      1693         0     33933      5118    427041   no data   no data
134.20/33.67	c  S st    53    357412       391      1693         0     33933      5118    427041   no data   no data
134.60/33.76	c  S st    53    357913       391      1693         0     34434      5118    437200   no data   no data
134.60/33.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.60/33.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
134.60/33.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.60/33.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.60/33.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.60/33.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
134.60/33.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.60/33.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.60/33.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.79/34.08	c lits-rem:       174  cl-subs:     1680  v-elim:      0  v-fix:    0  time:  0.29 s
135.79/34.08	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
135.79/34.08	c vivif2 --  cl tried    32754 cl shrink        0 lits rem          0 time: 0.00
135.79/34.10	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
136.20/34.10	c calculated reachability. Time: 0.00
136.20/34.10	c  N st    53    357913       391      1693         0     32754      5118    405257   no data   no data
151.37/37.98	c  N st    54    390305       391      1693         0     38979      5118    529404   no data   no data
176.53/44.27	c  N st    55    438894       391      1693         0     32775      5118    368235   no data   no data
217.27/54.41	c  N st    56    511776       391      1693         0     46123      5118    616919   no data   no data
232.86/58.35	c  N st    57    536870       391      1693         0     40356      5118    472583   no data   no data
232.86/58.35	c  S st    57    536870       391      1693         0     40356      5118    472583   no data   no data
233.27/58.46	c  S st    57    537372       391      1693         0     40857      5118    482893   no data   no data
233.27/58.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
233.27/58.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
233.27/58.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.27/58.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.27/58.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.27/58.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
233.27/58.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
233.27/58.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
233.65/58.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.25/58.94	c lits-rem:       148  cl-subs:     2536  v-elim:      0  v-fix:    0  time:  0.44 s
235.25/58.94	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
235.25/58.95	c vivif2 --  cl tried    38321 cl shrink        0 lits rem          0 time: 0.01
235.25/58.97	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.02
235.25/58.97	c calculated reachability. Time: 0.00
235.25/58.97	c  N st    57    537372       391      1693         0     38321      5118    437466   no data   no data
345.10/86.46	c  N st    58    701356       391      1693         0     67324      5118    980764   no data   no data
414.61/103.81	c  N st    59    806059       391      1693         0     61090      5118    824702   no data   no data
414.61/103.81	c  S st    59    806059       391      1693         0     61090      5118    824702   no data   no data
415.00/103.99	c  S st    59    806565       391      1693         0     61596      5118    835265   no data   no data
415.00/104.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.40/104.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
415.40/104.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
415.40/104.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.40/104.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.40/104.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
415.40/104.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.40/104.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
415.40/104.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.60/106.40	c lits-rem:       430  cl-subs:     6498  v-elim:      0  v-fix:    0  time:  2.34 s
425.00/106.40	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
425.00/106.41	c vivif2 --  cl tried    55098 cl shrink        0 lits rem          0 time: 0.01
425.00/106.45	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.04
425.00/106.45	c calculated reachability. Time: 0.00
425.00/106.45	c  N st    59    806565       391      1693         0     55098      5118    715757   no data   no data
637.52/159.68	c  F st    60   1071876       391      1693         0     70656      5118    908360   no data   no data
637.52/159.68	c  N st    60   1071876       391      1693         0     70656      5118    908360   no data   no data
643.10/161.07	c Decided on static restart strategy
665.07/166.59	c  N st    70   1100176       391      1693         0     54882      5118    620583   no data   no data
703.43/176.11	c  N st    72   1136170       391      1693         0     45436      5118    412246   no data   no data
728.58/182.46	c  N st    73   1168562       391      1693         0     76884      5118   1098207   no data   no data
763.33/191.10	c  N st    74   1209847       391      1693         0     71432      5118    933100   no data   no data
763.33/191.10	c  S st    74   1209847       391      1693         0     71432      5118    933100   no data   no data
764.13/191.31	c  S st    74   1210352       391      1693         0     71935      5118    943349   no data   no data
764.13/191.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
764.13/191.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
764.13/191.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.13/191.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.13/191.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.13/191.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
764.13/191.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.13/191.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
764.13/191.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.92/193.57	c lits-rem:       391  cl-subs:     5107  v-elim:      0  v-fix:    0  time:  2.18 s
772.92/193.57	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
772.92/193.59	c vivif2 --  cl tried    66828 cl shrink        0 lits rem          0 time: 0.01
773.33/193.65	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.06
773.33/193.65	c calculated reachability. Time: 0.00
773.33/193.65	c  N st    74   1210352       391      1693         0     66828      5118    847780   no data   no data
846.42/211.99	c  N st    75   1283235       391      1693         0     91033      5118   1295890   no data   no data
956.67/239.53	c  N st    76   1392558       391      1693         0     51414      5118    472571   no data   no data
1114.05/278.99	c  N st    77   1556542       391      1693         0     56002      5118    527126   no data   no data
1255.05/314.24	c  N st    78   1710355       391      1693         0     97217      5118   1281921   no data   no data
1255.05/314.24	c  S st    78   1710355       391      1693         0     97217      5118   1281921   no data   no data
1256.25/314.56	c  S st    78   1710857       391      1693         0     97715      5118   1292864   no data   no data
1256.25/314.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1256.66/314.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1256.66/314.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1256.66/314.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1256.66/314.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1256.66/314.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1256.66/314.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1256.66/314.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1256.66/314.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1282.63/321.17	c lits-rem:       777  cl-subs:    13833  v-elim:      0  v-fix:    0  time:  6.50 s
1282.63/321.17	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
1282.63/321.19	c vivif2 --  cl tried    83882 cl shrink        0 lits rem          0 time: 0.02
1283.03/321.27	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.08
1283.03/321.27	c calculated reachability. Time: 0.00
1283.03/321.27	c  N st    78   1710857       391      1693         0     83882      5118   1067665   no data   no data
1646.13/412.19	c  N st    79   2079821       391      1693         0     95902      5118   1227243   no data   no data
1804.31/451.76	c  N st    80   2210858       391      1693         0     99707      5118   1280472   no data   no data
1804.31/451.76	c  S st    80   2210858       391      1693         0     99707      5118   1280472   no data   no data
1805.51/452.09	c  S st    80   2211363       391      1693         0    100210      5118   1291123   no data   no data
1805.51/452.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1805.92/452.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1805.92/452.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1805.92/452.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1805.92/452.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1805.92/452.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1805.92/452.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1805.92/452.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1806.32/452.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1826.29/457.27	c lits-rem:      1005  cl-subs:    10090  v-elim:      0  v-fix:    0  time:  5.07 s
1826.29/457.27	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
1826.29/457.29	c vivif2 --  cl tried    90120 cl shrink        0 lits rem          0 time: 0.02
1826.69/457.38	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.09
1826.69/457.38	c calculated reachability. Time: 0.00
1826.69/457.38	c  N st    80   2211363       391      1693         0     90120      5118   1117954   no data   no data
2423.47/606.71	c  N st    81   2711363       391      1693         0    113859      5118   1520875   no data   no data
2423.47/606.71	c  S st    81   2711363       391      1693         0    113859      5118   1520875   no data   no data
2425.07/607.11	c  S st    81   2711864       391      1693         0    114355      5118   1531067   no data   no data
2425.07/607.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2425.07/607.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2425.07/607.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2425.07/607.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2425.07/607.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2425.07/607.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2425.07/607.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2425.07/607.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2425.47/607.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2458.22/615.44	c lits-rem:       556  cl-subs:    11142  v-elim:      0  v-fix:    0  time:  8.19 s
2458.22/615.44	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
2458.22/615.46	c vivif2 --  cl tried   103213 cl shrink        0 lits rem          0 time: 0.02
2458.62/615.57	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.11
2458.62/615.57	c calculated reachability. Time: 0.00
2458.62/615.57	c  N st    81   2711864       391      1693         0    103213      5118   1327442   no data   no data
3100.55/776.26	c  N st    82   3211864       391      1693         0     79152      5118    710641   no data   no data
3100.55/776.26	c  S st    82   3211864       391      1693         0     79152      5118    710641   no data   no data
3101.35/776.49	c  S st    82   3212365       391      1693         0     79653      5118    720935   no data   no data
3101.75/776.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3101.75/776.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3101.75/776.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3101.75/776.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3101.75/776.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3101.75/776.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3101.75/776.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3101.75/776.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3101.75/776.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3102.94/776.84	c lits-rem:        30  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  0.27 s
3102.94/776.84	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
3102.94/776.85	c vivif2 --  cl tried    78402 cl shrink        0 lits rem          0 time: 0.01
3103.34/776.92	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.07
3103.34/776.92	c calculated reachability. Time: 0.00
3103.34/776.92	c  N st    82   3212365       391      1693         0     78402      5118    701095   no data   no data
3829.63/958.79	c  N st    83   3712366       391      1693         0     89291      5118    866091   no data   no data
3829.63/958.79	c  S st    83   3712366       391      1693         0     89291      5118    866091   no data   no data
3830.82/959.07	c  S st    83   3712871       391      1693         0     89795      5118    877186   no data   no data
3830.82/959.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3831.22/959.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3831.22/959.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3831.22/959.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3831.22/959.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3831.22/959.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3831.22/959.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3831.22/959.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3831.22/959.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3833.62/959.73	c lits-rem:       118  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  0.56 s
3833.62/959.73	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
3833.62/959.75	c vivif2 --  cl tried    88268 cl shrink        0 lits rem          0 time: 0.01
3834.01/959.83	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.09
3834.01/959.83	c calculated reachability. Time: 0.00
3834.01/959.83	c  N st    83   3712871       391      1693         0     88268      5118    847535   no data   no data
3883.97/972.30	c  F st    84   3751562       391      1693         0    125580      5118   1642329   no data   no data
3883.97/972.31	c  N st    84   3751562       391      1693         0    125580      5118   1642329   no data   no data
3894.75/975.06	c Decided on static restart strategy
3942.68/987.07	c  N st    94   3779867       391      1693         0    152834      5118   2189521   no data   no data
4003.02/1002.20	c  N st    96   3815860       391      1693         0    105677      5118   1172090   no data   no data
4056.94/1015.63	c  N st    97   3848255       391      1693         0    137014      5118   1841457   no data   no data
4154.83/1040.18	c  N st    98   3896843       391      1693         0    101061      5118   1050244   no data   no data
4287.08/1073.29	c  N st    99   3969727       391      1693         0     87283      5118    767631   no data   no data
4462.47/1117.14	c  N st   100   4079053       391      1693         0    107038      5118   1119016   no data   no data
4671.82/1169.56	c  N st   101   4212872       391      1693         0    149920      5118   1953350   no data   no data
4671.82/1169.56	c  S st   101   4212872       391      1693         0    149920      5118   1953350   no data   no data
4674.63/1170.22	c  S st   101   4213373       391      1693         0    150420      5118   1963780   no data   no data
4674.63/1170.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4675.03/1170.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
4675.03/1170.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4675.03/1170.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4675.03/1170.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4675.03/1170.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
4675.03/1170.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4675.03/1170.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4675.44/1170.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4770.10/1194.19	c lits-rem:       880  cl-subs:    22712  v-elim:      0  v-fix:    0  time: 23.79 s
4770.10/1194.19	c vivif2 --  cl tried     1693 cl shrink        0 lits rem          0 time: 0.00
4770.50/1194.22	c vivif2 --  cl tried   127708 cl shrink        0 lits rem          0 time: 0.03
4770.90/1194.37	c asymm  cl-useful: 0/1693/1693 lits-rem:0 time: 0.15
4770.90/1194.38	c calculated reachability. Time: 0.00
4770.90/1194.38	c  N st   101   4213373       391      1693         0    127708      5118   1567207   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3173954-1304074029/watcher-3173954-1304074029 -o /tmp/evaluation-result-3173954-1304074029/solver-3173954-1304074029 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173954-1304074029.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.92 8.01 7.95 6/180 644
/proc/meminfo: memFree=27475880/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=20396 CPUtime=0 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4194304 233 0 0 0 0 0 0 0 25 0 1 0 519000605 20885504 185 33554432000 4194304 4627427 140735934797440 18446744073709551615 218900768232 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/644/statm: 5099 185 152 106 0 57 0
[pid=644/tid=645] ppid=642 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519000605 52441088 347 33554432000 4194304 4627427 140735934797440 18446744073709551615 47017797740456 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519000605 52441088 352 33554432000 4194304 4627427 140735934797440 18446744073709551615 47017797740460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=647] ppid=642 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519000605 52441088 352 33554432000 4194304 4627427 140735934797440 18446744073709551615 218900778070 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107223 s]
/proc/loadavg: 7.92 8.01 7.95 6/180 644
/proc/meminfo: memFree=27475880/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=282328 CPUtime=0.4 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 1613 0 0 0 40 0 0 0 18 0 4 0 519000605 289103872 1509 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308654 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 70582 1510 384 106 0 65553 0
[pid=644/tid=645] ppid=642 vsize=282328 CPUtime=0.1 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 332 0 0 0 10 0 0 0 18 0 4 0 519000605 289103872 1510 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=282328 CPUtime=0.1 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 313 0 0 0 10 0 0 0 25 0 4 0 519000605 289103872 1510 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308661 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=282328 CPUtime=0.09 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 250 0 0 0 9 0 0 0 18 0 4 0 519000605 289103872 1510 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282328

[startup+0.201154 s]
/proc/loadavg: 7.92 8.01 7.95 6/180 644
/proc/meminfo: memFree=27475880/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=283344 CPUtime=0.78 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 2139 0 0 0 78 0 0 0 18 0 4 0 519000605 290144256 1561 33554432000 4194304 4627427 140735934797440 18446744073709551615 4332090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 70836 1561 385 106 0 65807 0
[pid=644/tid=645] ppid=642 vsize=283344 CPUtime=0.19 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 466 0 0 0 19 0 0 0 18 0 4 0 519000605 290144256 1561 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=283344 CPUtime=0.19 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 442 0 0 0 19 0 0 0 25 0 4 0 519000605 290144256 1561 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=283344 CPUtime=0.19 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 380 0 0 0 19 0 0 0 18 0 4 0 519000605 290144256 1561 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283344

[startup+0.301136 s]
/proc/loadavg: 7.92 8.01 7.95 6/180 644
/proc/meminfo: memFree=27475880/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=283500 CPUtime=1.18 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 2513 0 0 0 118 0 0 0 18 0 4 0 519000605 290304000 1935 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 70875 1935 385 106 0 65846 0
[pid=644/tid=645] ppid=642 vsize=283500 CPUtime=0.29 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 558 0 0 0 29 0 0 0 18 0 4 0 519000605 290304000 1935 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=283500 CPUtime=0.29 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 537 0 0 0 29 0 0 0 25 0 4 0 519000605 290304000 1935 33554432000 4194304 4627427 140735934797440 18446744073709551615 4321435 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=283500 CPUtime=0.29 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 470 0 0 0 29 0 0 0 18 0 4 0 519000605 290304000 1935 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283500

[startup+0.701065 s]
/proc/loadavg: 7.92 8.01 7.95 6/180 644
/proc/meminfo: memFree=27475880/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=284872 CPUtime=2.77 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 4386 0 0 0 277 0 0 0 18 0 4 0 519000605 291708928 2149 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 71218 2149 385 106 0 66189 0
[pid=644/tid=645] ppid=642 vsize=284872 CPUtime=0.69 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 1027 0 0 0 69 0 0 0 18 0 4 0 519000605 291708928 2149 33554432000 4194304 4627427 140735934797440 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=284872 CPUtime=0.69 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 1017 0 0 0 69 0 0 0 25 0 4 0 519000605 291708928 2149 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=284872 CPUtime=0.69 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 915 0 0 0 69 0 0 0 18 0 4 0 519000605 291708928 2150 33554432000 4194304 4627427 140735934797440 18446744073709551615 4332551 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284872

[startup+1.50092 s]
/proc/loadavg: 7.92 8.01 7.95 9/184 649
/proc/meminfo: memFree=27464936/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=285528 CPUtime=5.97 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 7918 0 0 0 596 1 0 0 20 0 4 0 519000605 292380672 4049 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 71382 4049 389 106 0 66353 0
[pid=644/tid=645] ppid=642 vsize=285528 CPUtime=1.49 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 1580 0 0 0 149 0 0 0 19 0 4 0 519000605 292380672 4049 33554432000 4194304 4627427 140735934797440 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=285528 CPUtime=1.48 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 1710 0 0 0 148 0 0 0 25 0 4 0 519000605 292380672 4049 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=285528 CPUtime=1.49 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 1470 0 0 0 149 0 0 0 20 0 4 0 519000605 292380672 4049 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285528

[startup+3.10063 s]
/proc/loadavg: 7.92 8.01 7.95 9/184 649
/proc/meminfo: memFree=27445096/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=293480 CPUtime=12.36 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 16448 0 0 0 1234 2 0 0 25 0 4 0 519000605 300523520 8072 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308248 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 73370 8072 389 106 0 68341 0
[pid=644/tid=645] ppid=642 vsize=293480 CPUtime=3.08 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 3698 0 0 0 308 0 0 0 25 0 4 0 519000605 300523520 8072 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=293480 CPUtime=3.07 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 4331 0 0 0 307 0 0 0 25 0 4 0 519000605 300523520 8072 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=293480 CPUtime=3.08 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 4052 0 0 0 308 0 0 0 25 0 4 0 519000605 300523520 8072 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293480

[startup+6.30105 s]
/proc/loadavg: 7.92 8.01 7.95 9/184 649
/proc/meminfo: memFree=27427372/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=298484 CPUtime=25.15 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 25471 0 0 0 2511 4 0 0 25 0 4 0 519000605 305647616 11157 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 74621 11157 389 106 0 69592 0
[pid=644/tid=645] ppid=642 vsize=298484 CPUtime=6.29 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 6728 0 0 0 628 1 0 0 25 0 4 0 519000605 305647616 11157 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=298484 CPUtime=6.26 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 6770 0 0 0 625 1 0 0 25 0 4 0 519000605 305647616 11157 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=298484 CPUtime=6.28 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 5717 0 0 0 628 0 0 0 25 0 4 0 519000605 305647616 11157 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 298484

[startup+12.7009 s]
/proc/loadavg: 7.93 8.00 7.95 9/184 649
/proc/meminfo: memFree=27400884/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=299220 CPUtime=50.71 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 40684 0 0 0 5065 6 0 0 25 0 4 0 519000605 306401280 15867 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 74805 15867 389 106 0 69776 0
[pid=644/tid=645] ppid=642 vsize=299220 CPUtime=12.69 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 10583 0 0 0 1268 1 0 0 25 0 4 0 519000605 306401280 15868 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=299220 CPUtime=12.62 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 9269 0 0 0 1261 1 0 0 25 0 4 0 519000605 306401280 15868 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=299220 CPUtime=12.68 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 9909 0 0 0 1267 1 0 0 25 0 4 0 519000605 306401280 15868 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 299220

[startup+25.5006 s]
/proc/loadavg: 8.02 8.02 7.96 9/184 649
/proc/meminfo: memFree=27380288/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=305764 CPUtime=101.83 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 62487 0 0 0 10173 10 0 0 25 0 4 0 519000605 313102336 21930 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 76441 21930 389 106 0 71412 0
[pid=644/tid=645] ppid=642 vsize=305764 CPUtime=25.49 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 16821 0 0 0 2547 2 0 0 25 0 4 0 519000605 313102336 21930 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=305764 CPUtime=25.34 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 14451 0 0 0 2532 2 0 0 25 0 4 0 519000605 313102336 21930 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=305764 CPUtime=25.48 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 15180 0 0 0 2546 2 0 0 25 0 4 0 519000605 313102336 21930 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 305764

[startup+51.1009 s]
/proc/loadavg: 8.01 8.02 7.96 9/184 650
/proc/meminfo: memFree=27354764/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=302912 CPUtime=204.09 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 90706 0 0 0 20391 18 0 0 25 0 4 0 519000605 310181888 27688 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 75728 27688 389 106 0 70699 0
[pid=644/tid=645] ppid=642 vsize=302912 CPUtime=51.09 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 25365 0 0 0 5105 4 0 0 25 0 4 0 519000605 310181888 27688 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=302912 CPUtime=50.81 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 22111 0 0 0 5077 4 0 0 25 0 4 0 519000605 310181888 27688 33554432000 4194304 4627427 140735934797440 18446744073709551615 4332459 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=302912 CPUtime=51.08 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 20180 0 0 0 5104 4 0 0 25 0 4 0 519000605 310181888 27688 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 302912

[startup+102.301 s]
/proc/loadavg: 8.06 8.03 7.96 9/184 651
/proc/meminfo: memFree=27310584/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=305012 CPUtime=408.63 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 132098 0 0 0 40831 32 0 0 25 0 4 0 519000605 312332288 32932 33554432000 4194304 4627427 140735934797440 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 76253 32932 389 106 0 71224 0
[pid=644/tid=645] ppid=642 vsize=305012 CPUtime=102.29 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 38199 0 0 0 10221 8 0 0 25 0 4 0 519000605 312332288 32932 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=305012 CPUtime=101.73 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 32596 0 0 0 10165 8 0 0 25 0 4 0 519000605 312332288 32932 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=305012 CPUtime=102.29 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 26987 0 0 0 10223 6 0 0 25 0 4 0 519000605 312332288 32932 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 305012

[startup+162.301 s]

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

[pid=644] ppid=642 vsize=488596 CPUtime=2805.36 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 400747 0 0 0 280398 138 0 0 25 0 4 0 519000605 500322304 74341 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 122149 74341 389 106 0 117120 0
[pid=644/tid=645] ppid=642 vsize=488596 CPUtime=702.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 116242 0 0 0 70191 40 0 0 25 0 4 0 519000605 500322304 74341 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=488596 CPUtime=698.47 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 82630 0 0 0 69821 26 0 0 25 0 4 0 519000605 500322304 74341 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=488596 CPUtime=702.3 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 90490 0 0 0 70199 31 0 0 25 0 4 0 519000605 500322304 74341 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 488596

[startup+762.301 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 669
/proc/meminfo: memFree=26967676/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=548432 CPUtime=3045.04 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 422381 0 0 0 304357 147 0 0 25 0 4 0 519000605 561594368 88274 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 137108 88274 389 106 0 132079 0
[pid=644/tid=645] ppid=642 vsize=548432 CPUtime=762.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 126125 0 0 0 76188 43 0 0 25 0 4 0 519000605 561594368 88274 33554432000 4194304 4627427 140735934797440 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=548432 CPUtime=758.15 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 84887 0 0 0 75788 27 0 0 25 0 4 0 519000605 561594368 88274 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=548432 CPUtime=762.31 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 95750 0 0 0 76197 34 0 0 25 0 4 0 519000605 561594368 88274 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 548432

[startup+822.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/184 670
/proc/meminfo: memFree=26966656/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=560812 CPUtime=3284.7 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 436651 0 0 0 328317 153 0 0 25 0 4 0 519000605 574271488 85554 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 140203 85554 389 106 0 135174 0
[pid=644/tid=645] ppid=642 vsize=560812 CPUtime=822.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 131766 0 0 0 82185 46 0 0 25 0 4 0 519000605 574271488 85554 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=560812 CPUtime=817.82 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 87446 0 0 0 81754 28 0 0 25 0 4 0 519000605 574271488 85554 33554432000 4194304 4627427 140735934797440 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=560812 CPUtime=822.31 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 98759 0 0 0 82196 35 0 0 25 0 4 0 519000605 574271488 85554 33554432000 4194304 4627427 140735934797440 18446744073709551615 4467852 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 560812

[startup+882.306 s]
/proc/loadavg: 6.56 7.70 7.88 5/175 699
/proc/meminfo: memFree=27475032/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=550580 CPUtime=3524.4 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 456209 0 0 0 352278 162 0 0 25 0 4 0 519000605 563793920 77427 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 137645 77427 389 106 0 132616 0
[pid=644/tid=645] ppid=642 vsize=550580 CPUtime=882.32 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 137799 0 0 0 88183 49 0 0 25 0 4 0 519000605 563793920 77427 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=550580 CPUtime=877.53 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 91586 0 0 0 87722 31 0 0 25 0 4 0 519000605 563793920 77427 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=550580 CPUtime=882.32 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 102490 0 0 0 88195 37 0 0 25 0 4 0 519000605 563793920 77427 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 550580

[startup+942.301 s]
/proc/loadavg: 4.99 7.04 7.64 5/175 700
/proc/meminfo: memFree=27440760/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=538776 CPUtime=3764.1 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 478694 0 0 0 376239 171 0 0 25 0 4 0 519000605 551706624 86144 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 134694 86144 389 106 0 129665 0
[pid=644/tid=645] ppid=642 vsize=538776 CPUtime=942.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 145362 0 0 0 94180 51 0 0 25 0 4 0 519000605 551706624 86144 33554432000 4194304 4627427 140735934797440 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=538776 CPUtime=937.24 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 95987 0 0 0 93692 32 0 0 25 0 4 0 519000605 551706624 86144 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=538776 CPUtime=942.3 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 107589 0 0 0 94192 38 0 0 25 0 4 0 519000605 551706624 86144 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 538776

[startup+1002.3 s]
/proc/loadavg: 4.36 6.48 7.41 5/175 702
/proc/meminfo: memFree=27459304/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=552796 CPUtime=4003.81 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 497916 0 0 0 400202 179 0 0 25 0 4 0 519000605 566063104 81491 33554432000 4194304 4627427 140735934797440 18446744073709551615 4310133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 138199 81491 389 106 0 133170 0
[pid=644/tid=645] ppid=642 vsize=552796 CPUtime=1002.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 150542 0 0 0 100178 53 0 0 25 0 4 0 519000605 566063104 81491 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=552796 CPUtime=996.95 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 101566 0 0 0 99661 34 0 0 25 0 4 0 519000605 566063104 81491 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=552796 CPUtime=1002.31 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 110211 0 0 0 100191 40 0 0 25 0 4 0 519000605 566063104 81491 33554432000 4194304 4627427 140735934797440 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 552796

[startup+1062.3 s]
/proc/loadavg: 4.18 6.04 7.20 5/175 707
/proc/meminfo: memFree=27432332/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=546404 CPUtime=4243.52 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 516419 0 0 0 424165 187 0 0 25 0 4 0 519000605 559517696 88352 33554432000 4194304 4627427 140735934797440 18446744073709551615 4310126 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 136601 88352 389 106 0 131572 0
[pid=644/tid=645] ppid=642 vsize=546404 CPUtime=1062.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 154741 0 0 0 106177 54 0 0 25 0 4 0 519000605 559517696 88352 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=546404 CPUtime=1056.66 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 108001 0 0 0 105629 37 0 0 25 0 4 0 519000605 559517696 88352 33554432000 4194304 4627427 140735934797440 18446744073709551615 4330127 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=546404 CPUtime=1062.31 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 114050 0 0 0 106189 42 0 0 25 0 4 0 519000605 559517696 88352 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 546404

[startup+1122.3 s]
/proc/loadavg: 4.06 5.67 7.00 5/175 708
/proc/meminfo: memFree=27419224/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=543860 CPUtime=4483.25 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 532608 0 0 0 448129 196 0 0 25 0 4 0 519000605 556912640 91552 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 135965 91552 389 106 0 130936 0
[pid=644/tid=645] ppid=642 vsize=543860 CPUtime=1122.31 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 160046 0 0 0 112174 57 0 0 25 0 4 0 519000605 556912640 91552 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=543860 CPUtime=1116.38 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 111435 0 0 0 111599 39 0 0 25 0 4 0 519000605 556912640 91552 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=543860 CPUtime=1122.32 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 116605 0 0 0 112188 44 0 0 25 0 4 0 519000605 556912640 91552 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.25
Current children cumulated vsize (KiB) 543860

[startup+1182.3 s]
/proc/loadavg: 4.06 5.38 6.81 5/175 710
/proc/meminfo: memFree=27432576/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=543920 CPUtime=4722.97 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 549994 0 0 0 472093 204 0 0 25 0 4 0 519000605 556974080 88017 33554432000 4194304 4627427 140735934797440 18446744073709551615 4420268 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 135980 88017 389 106 0 130951 0
[pid=644/tid=645] ppid=642 vsize=543920 CPUtime=1182.32 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 164725 0 0 0 118172 60 0 0 25 0 4 0 519000605 556974080 88017 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=543920 CPUtime=1176.09 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 114456 0 0 0 117568 41 0 0 25 0 4 0 519000605 556974080 88017 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=543920 CPUtime=1182.32 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 121919 0 0 0 118186 46 0 0 25 0 4 0 519000605 556974080 88017 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.97
Current children cumulated vsize (KiB) 543920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.12 5.30 6.76 5/175 711
/proc/meminfo: memFree=27435420/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=543984 CPUtime=4800.07 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 553441 0 0 0 479802 205 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 135996 87225 389 106 0 130967 0
[pid=644/tid=645] ppid=642 vsize=543984 CPUtime=1201.63 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 166758 0 0 0 120102 61 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=543984 CPUtime=1195.29 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 114456 0 0 0 119488 41 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=543984 CPUtime=1201.63 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 122938 0 0 0 120116 47 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 543984

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

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

[startup+1201.6 s]
/proc/loadavg: 4.12 5.30 6.76 5/175 711
/proc/meminfo: memFree=27435420/32951124 swapFree=67111356/67111528
[pid=644] ppid=642 vsize=543984 CPUtime=4800.07 cores=0,2,4,6
/proc/644/stat : 644 (strangenight2-m) R 642 644 32444 0 -1 4202496 553441 0 0 0 479802 205 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/644/statm: 135996 87225 389 106 0 130967 0
[pid=644/tid=645] ppid=642 vsize=543984 CPUtime=1201.63 cores=0,2,4,6
/proc/644/task/645/stat : 645 (strangenight2-m) R 642 644 32444 0 -1 4202560 166758 0 0 0 120102 61 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=644/tid=646] ppid=642 vsize=543984 CPUtime=1195.29 cores=0,2,4,6
/proc/644/task/646/stat : 646 (strangenight2-m) R 642 644 32444 0 -1 4202560 114456 0 0 0 119488 41 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=644/tid=647] ppid=642 vsize=543984 CPUtime=1201.63 cores=0,2,4,6
/proc/644/task/647/stat : 647 (strangenight2-m) R 642 644 32444 0 -1 4202560 122938 0 0 0 120116 47 0 0 25 0 4 0 519000605 557039616 87225 33554432000 4194304 4627427 140735934797440 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 543984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.13
CPU user time (s): 4798.05
CPU system time (s): 2.07468
CPU usage (%): 399.468
Max. virtual memory (cumulated for all children) (KiB): 609340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553441
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= 211
involuntary context switches= 19406

runsolver used 2.01369 second user time and 4.33434 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 12:47:09
IDJOB=3173954
IDBENCH=82772
IDSOLVER=1586
FILE ID=node137/3173954-1304074029
RUNJOBID= node137-1304072475-478
PBS_JOBID= 13170471
Free space on /tmp= 71616 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S930506247-025.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173954-1304074029/watcher-3173954-1304074029 -o /tmp/evaluation-result-3173954-1304074029/solver-3173954-1304074029 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173954-1304074029.cnf

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

MD5SUM BENCH= 7d7bac8ccb8010e4eec020bc5c53d758
RANDOM SEED=1248849331

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27476044 kB
Buffers:        906376 kB
Cached:        3736996 kB
SwapCached:         56 kB
Active:         616688 kB
Inactive:      4393016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27476044 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:      366224 kB
Mapped:          15472 kB
Slab:           401216 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   578776 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= 71616 MiB
End job on node137 at 2011-04-29 13:07:13