Trace number 3366594

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1097024859-001.SATISFIABLE.cnf
MD5SUM94bd96d1179fc3c253160c710014f1d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366594-1305409851.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     197 undec:      50 neg:     203
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       441      1907         0         0      5788         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4917       441      1907         0      4801      5788    102212   no data   no data
3.57/0.90	c  N st    10     11301       441      1907         0      4478      5788     71038   no data   no data
3.57/0.90	c  N st    11     17044       441      1907         0     10066      5788    188546   no data   no data
4.38/1.11	c  F st    12     25001       441      1907         0     12339      5788    239003   no data   no data
4.38/1.11	c  N st    12     25001       441      1907         0     12339      5788    239003   no data   no data
5.15/1.31	c Decided on static restart strategy
5.15/1.31	c  N st    18     30000       441      1907         0     10613      5788    187711   no data   no data
5.15/1.31	c  S st    18     30000       441      1907         0     10613      5788    187711   no data   no data
5.15/1.31	c  S st    18     30504       441      1907         0     11115      5788    198398   no data   no data
5.15/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.15/1.31	c blocked clauses removed:       11 vars:      2 tried:         441 T: 0.00 s
5.15/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
5.15/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.55/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.41	c lits-rem:       155  cl-subs:      716  v-elim:      0  v-fix:    0  time:  0.05 s
5.55/1.41	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
5.55/1.41	c calculated reachability. Time: 0.00
5.55/1.41	c  N st    18     30504       439      1896         0     10399      5755    182110   no data   no data
6.75/1.79	c  N st    20     37614       439      1896         0      9646      5755    145758   no data   no data
8.36/2.17	c  N st    21     44013       439      1896         0     15870      5755    274155   no data   no data
9.18/2.32	c  S st    22     45757       439      1896         0      8872      5755    115943   no data   no data
9.18/2.34	c  S st    22     46260       439      1896         0      9373      5755    127182   no data   no data
9.18/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.18/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.18/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
9.18/2.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.18/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.18/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.36	c lits-rem:        16  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.01 s
9.18/2.36	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
9.18/2.36	c vivif2 --  cl tried     9253 cl shrink        0 lits rem          0 time: 0.00
9.18/2.37	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
9.18/2.37	c calculated reachability. Time: 0.00
9.18/2.37	c  N st    22     46260       439      1896         0      9253      5755    124814   no data   no data
12.74/3.26	c  N st    23     60658       439      1896         0     13604      5755    213222   no data   no data
15.54/3.94	c  N st    24     69391       439      1896         0     11415      5755    155473   no data   no data
15.54/3.94	c  S st    24     69391       439      1896         0     11415      5755    155473   no data   no data
15.54/3.98	c  S st    24     69891       439      1896         0     11914      5755    166507   no data   no data
15.54/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.54/3.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.54/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
15.54/3.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.54/3.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.54/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.00	c lits-rem:        26  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.01 s
15.94/4.00	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
15.94/4.00	c vivif2 --  cl tried    11817 cl shrink        0 lits rem          0 time: 0.00
15.94/4.01	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
15.94/4.01	c calculated reachability. Time: 0.00
15.94/4.01	c  N st    24     69891       439      1896         0     11817      5755    164385   no data   no data
20.72/5.26	c  F st    25     87500       439      1896         0     17260      5755    273305   no data   no data
20.72/5.26	c  N st    25     87500       439      1896         0     17260      5755    273305   no data   no data
22.35/5.65	c Decided on static restart strategy
23.11/5.89	c  N st    32     95541       439      1896         0     25128      5755    455455   no data   no data
25.91/6.51	c  N st    34    104840       439      1896         0     21540      5755    362830   no data   no data
25.91/6.51	c  S st    34    104840       439      1896         0     21540      5755    362830   no data   no data
25.91/6.57	c  S st    34    105345       439      1896         0     22043      5755    374473   no data   no data
25.91/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.91/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.91/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.91/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.91/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
25.91/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.91/6.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.91/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.75	c lits-rem:       172  cl-subs:      997  v-elim:      0  v-fix:    0  time:  0.16 s
26.74/6.75	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
26.74/6.75	c vivif2 --  cl tried    21046 cl shrink        0 lits rem          0 time: 0.00
26.74/6.76	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
26.74/6.77	c calculated reachability. Time: 0.00
26.74/6.77	c  N st    34    105345       439      1896         0     21046      5755    351442   no data   no data
29.51/7.46	c  N st    35    114943       439      1896         0     16781      5755    237141   no data   no data
34.30/8.68	c  N st    36    129341       439      1896         0     16185      5755    202835   no data   no data
41.48/10.49	c  N st    37    150936       439      1896         0     21600      5755    323515   no data   no data
43.89/11.03	c  S st    38    158019       439      1896         0     28525      5755    487069   no data   no data
44.31/11.11	c  S st    38    158522       439      1896         0     29025      5755    498481   no data   no data
44.31/11.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.31/11.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
44.31/11.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.31/11.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.31/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.31/11.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
44.31/11.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.31/11.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.31/11.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.87/11.50	c lits-rem:       209  cl-subs:     1639  v-elim:      0  v-fix:    0  time:  0.36 s
45.87/11.50	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
45.87/11.51	c vivif2 --  cl tried    27386 cl shrink        0 lits rem          0 time: 0.01
45.87/11.52	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
45.87/11.52	c calculated reachability. Time: 0.00
45.87/11.52	c  N st    38    158522       439      1896         0     27386      5755    461248   no data   no data
65.03/16.30	c  N st    39    207110       439      1896         0     22104      5755    297808   no data   no data
78.21/19.61	c  N st    40    237783       439      1896         0     32394      5755    524815   no data   no data
78.21/19.61	c  S st    40    237783       439      1896         0     32394      5755    524815   no data   no data
78.21/19.69	c  S st    40    238287       439      1896         0     32897      5755    536318   no data   no data
78.61/19.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.61/19.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
78.61/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.61/19.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.61/19.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.61/19.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
78.61/19.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.61/19.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
78.61/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.99/20.34	c lits-rem:       402  cl-subs:     2202  v-elim:      0  v-fix:    0  time:  0.62 s
80.99/20.34	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
80.99/20.35	c vivif2 --  cl tried    30695 cl shrink        0 lits rem          0 time: 0.01
80.99/20.37	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
80.99/20.37	c calculated reachability. Time: 0.00
80.99/20.37	c  N st    40    238287       439      1896         0     30695      5755    484298   no data   no data
111.73/28.01	c  F st    41    306251       439      1896         0     32600      5755    478443   no data   no data
111.73/28.01	c  N st    41    306251       439      1896         0     32600      5755    478443   no data   no data
114.57/28.74	c Decided on static restart strategy
126.10/31.63	c  N st    51    334559       439      1896         0     36917      5755    555954   no data   no data
138.08/34.60	c  N st    53    357432       439      1896         0     34873      5755    493403   no data   no data
138.08/34.60	c  S st    53    357432       439      1896         0     34873      5755    493403   no data   no data
138.08/34.69	c  S st    53    357937       439      1896         0     35378      5755    504716   no data   no data
138.08/34.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.48/34.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.48/34.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.48/34.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.48/34.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.48/34.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
138.48/34.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.48/34.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.48/34.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.68/35.03	c lits-rem:       187  cl-subs:     1343  v-elim:      0  v-fix:    0  time:  0.31 s
139.68/35.03	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
139.68/35.04	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.01
139.68/35.06	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
139.68/35.06	c calculated reachability. Time: 0.00
139.68/35.06	c  N st    53    357937       439      1896         0     34035      5755    476167   no data   no data
156.44/39.28	c  N st    54    390329       439      1896         0     40220      5755    601997   no data   no data
185.16/46.48	c  N st    55    438918       439      1896         0     33977      5755    430322   no data   no data
227.08/56.97	c  N st    56    511800       439      1896         0     47458      5755    719673   no data   no data
243.46/61.05	c  N st    57    536906       439      1896         0     41783      5755    574703   no data   no data
243.46/61.05	c  S st    57    536906       439      1896         0     41783      5755    574703   no data   no data
243.86/61.16	c  S st    57    537408       439      1896         0     42284      5755    585954   no data   no data
243.86/61.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.86/61.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.86/61.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.86/61.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.86/61.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.86/61.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
243.86/61.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.86/61.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.26/61.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.87/61.69	c lits-rem:       115  cl-subs:     1637  v-elim:      0  v-fix:    0  time:  0.48 s
245.87/61.69	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
245.87/61.69	c vivif2 --  cl tried    40647 cl shrink        0 lits rem          0 time: 0.01
246.28/61.72	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.03
246.28/61.72	c calculated reachability. Time: 0.00
246.28/61.72	c  N st    57    537408       439      1896         0     40647      5755    548353   no data   no data
360.45/90.35	c  N st    58    701392       439      1896         0     69689      5755   1143153   no data   no data
437.84/109.71	c  N st    59    806112       439      1896         0     63570      5755    925455   no data   no data
437.84/109.71	c  S st    59    806112       439      1896         0     63570      5755    925455   no data   no data
438.24/109.89	c  S st    59    806613       439      1896         0     64070      5755    936562   no data   no data
438.24/109.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
438.64/109.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
438.64/109.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
438.64/109.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.64/109.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.64/109.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
438.64/109.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
438.64/109.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
438.64/109.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.40/112.60	c lits-rem:       346  cl-subs:     6054  v-elim:      0  v-fix:    0  time:  2.63 s
449.40/112.60	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
449.40/112.61	c vivif2 --  cl tried    58016 cl shrink        0 lits rem          0 time: 0.01
449.40/112.66	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.05
449.40/112.66	c calculated reachability. Time: 0.00
449.40/112.66	c  N st    59    806613       439      1896         0     58016      5755    819546   no data   no data
662.98/166.15	c  F st    60   1071877       439      1896         0     73694      5755   1086784   no data   no data
662.98/166.16	c  N st    60   1071877       439      1896         0     73694      5755   1086784   no data   no data
668.14/167.48	c Decided on static restart strategy
687.30/172.22	c  N st    70   1100176       439      1896         0     57696      5755    722262   no data   no data
722.82/181.14	c  N st    72   1136169       439      1896         0     48055      5755    503680   no data   no data
751.95/188.42	c  N st    73   1168563       439      1896         0     79540      5755   1218955   no data   no data
790.29/198.09	c  N st    74   1209919       439      1896         0     74067      5755   1097332   no data   no data
790.29/198.09	c  S st    74   1209919       439      1896         0     74067      5755   1097332   no data   no data
791.46/198.36	c  S st    74   1210424       439      1896         0     74570      5755   1108663   no data   no data
791.46/198.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
791.86/198.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
791.86/198.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
791.86/198.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.86/198.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.86/198.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
791.86/198.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
791.86/198.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
791.86/198.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.01/203.72	c lits-rem:       432  cl-subs:     4957  v-elim:      0  v-fix:    0  time:  5.26 s
813.01/203.72	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
813.01/203.74	c vivif2 --  cl tried    69613 cl shrink        0 lits rem          0 time: 0.02
813.40/203.82	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.08
813.40/203.82	c calculated reachability. Time: 0.00
813.40/203.82	c  N st    74   1210424       439      1896         0     69613      5755    993860   no data   no data
892.84/223.79	c  N st    75   1283309       439      1896         0     94097      5755   1546793   no data   no data
1008.57/252.70	c  N st    76   1392632       439      1896         0     54387      5755    571359   no data   no data
1156.26/289.70	c  N st    77   1556617       439      1896         0     59589      5755    650909   no data   no data
1329.07/333.05	c  N st    78   1710424       439      1896         0    100925      5755   1593600   no data   no data
1329.07/333.05	c  S st    78   1710424       439      1896         0    100925      5755   1593600   no data   no data
1330.28/333.39	c  S st    78   1710929       439      1896         0    101429      5755   1604890   no data   no data
1330.28/333.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1330.70/333.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1330.70/333.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1330.70/333.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1330.70/333.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1330.70/333.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1330.70/333.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1330.70/333.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1331.07/333.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1364.19/341.80	c lits-rem:       808  cl-subs:     7044  v-elim:      0  v-fix:    0  time:  8.28 s
1364.19/341.80	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1364.19/341.82	c vivif2 --  cl tried    94385 cl shrink        0 lits rem          0 time: 0.02
1364.59/341.92	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.10
1364.59/341.92	c calculated reachability. Time: 0.00
1364.59/341.92	c  N st    78   1710929       439      1896         0     94385      5755   1453646   no data   no data
1792.46/449.19	c  N st    79   2079894       439      1896         0    105603      5755   1644302   no data   no data
1941.73/486.51	c  N st    80   2210929       439      1896         0    109632      5755   1676084   no data   no data
1941.73/486.51	c  S st    80   2210929       439      1896         0    109632      5755   1676084   no data   no data
1942.93/486.87	c  S st    80   2211438       439      1896         0    110137      5755   1687844   no data   no data
1942.93/486.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1943.33/486.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1943.33/486.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1943.33/486.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1943.33/486.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1943.33/486.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1943.33/486.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1943.33/486.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1943.73/487.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1982.83/496.84	c lits-rem:      1569  cl-subs:     9772  v-elim:      0  v-fix:    0  time:  9.83 s
1982.83/496.84	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1982.83/496.86	c vivif2 --  cl tried   100365 cl shrink        0 lits rem          0 time: 0.02
1983.23/496.97	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.10
1983.23/496.97	c calculated reachability. Time: 0.00
1983.23/496.97	c  N st    80   2211438       439      1896         0    100365      5755   1478848   no data   no data
2580.29/646.59	c  N st    81   2711439       439      1896         0    124180      5755   1940479   no data   no data
2580.29/646.59	c  S st    81   2711439       439      1896         0    124180      5755   1940479   no data   no data
2582.29/647.07	c  S st    81   2711939       439      1896         0    124679      5755   1951966   no data   no data
2582.29/647.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2582.69/647.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2582.69/647.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2582.69/647.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2582.69/647.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2582.69/647.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2582.69/647.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2582.69/647.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2583.09/647.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2626.19/658.01	c lits-rem:       833  cl-subs:     8634  v-elim:      0  v-fix:    0  time: 10.79 s
2626.19/658.01	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
2626.19/658.04	c vivif2 --  cl tried   116045 cl shrink        0 lits rem          0 time: 0.03
2626.59/658.16	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.12
2626.59/658.16	c calculated reachability. Time: 0.00
2626.59/658.16	c  N st    81   2711939       439      1896         0    116045      5755   1775902   no data   no data
3313.44/830.28	c  N st    82   3211940       439      1896         0     92069      5755   1047051   no data   no data
3313.44/830.28	c  S st    82   3211940       439      1896         0     92069      5755   1047051   no data   no data
3314.66/830.57	c  S st    82   3212441       439      1896         0     92568      5755   1059433   no data   no data
3314.66/830.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3315.07/830.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3315.07/830.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3315.07/830.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3315.07/830.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3315.07/830.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
3315.07/830.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3315.07/830.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3315.07/830.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3319.82/831.84	c lits-rem:       271  cl-subs:     2540  v-elim:      0  v-fix:    0  time:  1.17 s
3319.82/831.84	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
3319.82/831.86	c vivif2 --  cl tried    90028 cl shrink        0 lits rem          0 time: 0.02
3320.21/831.94	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.08
3320.21/831.94	c calculated reachability. Time: 0.00
3320.21/831.94	c  N st    82   3212441       439      1896         0     90028      5755   1008516   no data   no data
4118.45/1031.98	c  N st    83   3712441       439      1896         0     99862      5755   1093249   no data   no data
4118.45/1031.98	c  S st    83   3712441       439      1896         0     99862      5755   1093249   no data   no data
4119.61/1032.29	c  S st    83   3712949       439      1896         0    100368      5755   1105163   no data   no data
4120.01/1032.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4120.01/1032.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4120.01/1032.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4120.01/1032.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4120.01/1032.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4120.01/1032.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
4120.01/1032.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4120.01/1032.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4120.41/1032.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4129.19/1034.68	c lits-rem:       233  cl-subs:     6427  v-elim:      0  v-fix:    0  time:  2.27 s
4129.19/1034.68	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
4129.19/1034.69	c vivif2 --  cl tried    93941 cl shrink        0 lits rem          0 time: 0.02
4129.59/1034.78	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.09
4129.59/1034.79	c calculated reachability. Time: 0.00
4129.59/1034.79	c  N st    83   3712949       439      1896         0     93941      5755    988042   no data   no data
4189.85/1049.88	c  F st    84   3751562       439      1896         0    131419      5755   1815903   no data   no data
4189.85/1049.88	c  N st    84   3751562       439      1896         0    131419      5755   1815903   no data   no data
4200.62/1052.51	c Decided on static restart strategy
4245.76/1063.83	c  N st    94   3779867       439      1896         0    159023      5755   2519542   no data   no data
4297.61/1076.90	c  N st    96   3815859       439      1896         0    112052      5755   1420942   no data   no data
4347.09/1089.29	c  N st    97   3848252       439      1896         0    143540      5755   2172327   no data   no data
4430.51/1110.17	c  N st    98   3896841       439      1896         0    107292      5755   1276247   no data   no data
4567.80/1144.54	c  N st    99   3969724       439      1896         0     93885      5755    955033   no data   no data
4736.61/1186.90	c  N st   100   4079047       439      1896         0    114629      5755   1431153   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366594-1305409851/watcher-3366594-1305409851 -o /tmp/evaluation-result-3366594-1305409851/solver-3366594-1305409851 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366594-1305409851.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: 5.63 7.47 7.80 2/275 19412
/proc/meminfo: memFree=25091620/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 633400406 52396032 348 33554432000 4194304 4580107 140735073922528 18446744073709551615 47101942974386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 12792 348 299 95 0 7774 0
[pid=19412/tid=19413] ppid=19410 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 633400406 52396032 348 33554432000 4194304 4580107 140735073922528 18446744073709551615 47101942974386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 633400406 52396032 348 33554432000 4194304 4580107 140735073922528 18446744073709551615 47101942974386 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 633400406 52396032 348 33554432000 4194304 4580107 140735073922528 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.101493 s]
/proc/loadavg: 5.63 7.47 7.80 2/275 19412
/proc/meminfo: memFree=25091620/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=283208 CPUtime=0.61 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 2060 0 0 0 61 0 0 0 20 0 4 0 633400406 290004992 1436 33554432000 4194304 4580107 140735073922528 18446744073709551615 4489426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 70802 1436 377 95 0 65784 0
[pid=19412/tid=19413] ppid=19410 vsize=283208 CPUtime=0.15 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 445 0 0 0 15 0 0 0 20 0 4 0 633400406 290004992 1436 33554432000 4194304 4580107 140735073922528 18446744073709551615 4322656 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=283208 CPUtime=0.15 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 417 0 0 0 15 0 0 0 18 0 4 0 633400406 290004992 1436 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=283208 CPUtime=0.14 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 355 0 0 0 14 0 0 0 21 0 4 0 633400406 290004992 1436 33554432000 4194304 4580107 140735073922528 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 283208

[startup+0.261432 s]
/proc/loadavg: 5.63 7.47 7.80 2/275 19412
/proc/meminfo: memFree=25091620/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=283340 CPUtime=1.01 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 2452 0 0 0 101 0 0 0 20 0 4 0 633400406 290140160 1828 33554432000 4194304 4580107 140735073922528 18446744073709551615 4318675 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 70835 1828 377 95 0 65817 0
[pid=19412/tid=19413] ppid=19410 vsize=283340 CPUtime=0.25 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 538 0 0 0 25 0 0 0 20 0 4 0 633400406 290140160 1828 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=283340 CPUtime=0.25 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 515 0 0 0 25 0 0 0 18 0 4 0 633400406 290140160 1828 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=283340 CPUtime=0.24 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 455 0 0 0 24 0 0 0 21 0 4 0 633400406 290140160 1828 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 283340

[startup+0.361415 s]
/proc/loadavg: 5.63 7.47 7.80 2/275 19412
/proc/meminfo: memFree=25091620/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=283524 CPUtime=1.41 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 2804 0 0 0 141 0 0 0 20 0 4 0 633400406 290328576 2180 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 70881 2180 377 95 0 65863 0
[pid=19412/tid=19413] ppid=19410 vsize=283524 CPUtime=0.35 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 624 0 0 0 35 0 0 0 20 0 4 0 633400406 290328576 2180 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=283524 CPUtime=0.35 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 607 0 0 0 35 0 0 0 18 0 4 0 633400406 290328576 2180 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=283524 CPUtime=0.34 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 532 0 0 0 34 0 0 0 21 0 4 0 633400406 290328576 2180 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 283524

[startup+0.700356 s]
/proc/loadavg: 5.63 7.47 7.80 2/275 19412
/proc/meminfo: memFree=25091620/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=284264 CPUtime=2.76 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 4267 0 0 0 276 0 0 0 21 0 4 0 633400406 291086336 2564 33554432000 4194304 4580107 140735073922528 18446744073709551615 4316502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 71066 2564 377 95 0 66048 0
[pid=19412/tid=19413] ppid=19410 vsize=284264 CPUtime=0.69 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 968 0 0 0 69 0 0 0 21 0 4 0 633400406 291086336 2564 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=284264 CPUtime=0.69 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 933 0 0 0 69 0 0 0 18 0 4 0 633400406 291086336 2564 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=284264 CPUtime=0.68 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 872 0 0 0 68 0 0 0 22 0 4 0 633400406 291086336 2564 33554432000 4194304 4580107 140735073922528 18446744073709551615 4306385 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284264

[startup+1.50021 s]
/proc/loadavg: 5.63 7.47 7.80 11/286 19424
/proc/meminfo: memFree=25062036/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=290056 CPUtime=5.95 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 8220 0 0 0 594 1 0 0 23 0 4 0 633400406 297017344 4464 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 72514 4464 379 95 0 67496 0
[pid=19412/tid=19413] ppid=19410 vsize=290056 CPUtime=1.49 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 1687 0 0 0 149 0 0 0 23 0 4 0 633400406 297017344 4464 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=290056 CPUtime=1.48 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 1629 0 0 0 148 0 0 0 19 0 4 0 633400406 297017344 4464 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=290056 CPUtime=1.47 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 1581 0 0 0 147 0 0 0 25 0 4 0 633400406 297017344 4464 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 290056

[startup+3.10093 s]
/proc/loadavg: 5.63 7.47 7.80 9/286 19424
/proc/meminfo: memFree=25011580/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=290636 CPUtime=12.34 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 16953 0 0 0 1231 3 0 0 25 0 4 0 633400406 297611264 8660 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 72659 8660 379 95 0 67641 0
[pid=19412/tid=19413] ppid=19410 vsize=290636 CPUtime=3.08 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 3959 0 0 0 308 0 0 0 25 0 4 0 633400406 297611264 8660 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=290636 CPUtime=3.07 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 4510 0 0 0 307 0 0 0 25 0 4 0 633400406 297611264 8660 33554432000 4194304 4580107 140735073922528 18446744073709551615 4318511 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=290636 CPUtime=3.06 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 4012 0 0 0 306 0 0 0 25 0 4 0 633400406 297611264 8660 33554432000 4194304 4580107 140735073922528 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290636

[startup+6.30036 s]
/proc/loadavg: 5.82 7.47 7.80 9/286 19425
/proc/meminfo: memFree=24984184/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=292756 CPUtime=25.12 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 26810 0 0 0 2507 5 0 0 25 0 4 0 633400406 299782144 12194 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 73189 12194 379 95 0 68171 0
[pid=19412/tid=19413] ppid=19410 vsize=292756 CPUtime=6.28 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 6816 0 0 0 628 0 0 0 25 0 4 0 633400406 299782144 12194 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=292756 CPUtime=6.28 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 7479 0 0 0 627 1 0 0 25 0 4 0 633400406 299782144 12194 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=292756 CPUtime=6.23 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 5976 0 0 0 622 1 0 0 25 0 4 0 633400406 299782144 12194 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 292756

[startup+12.7002 s]
/proc/loadavg: 5.99 7.48 7.80 9/286 19425
/proc/meminfo: memFree=24926688/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=303152 CPUtime=50.66 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 43685 0 0 0 5058 8 0 0 25 0 4 0 633400406 310427648 17088 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 75788 17088 379 95 0 70770 0
[pid=19412/tid=19413] ppid=19410 vsize=303152 CPUtime=12.68 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 11030 0 0 0 1267 1 0 0 25 0 4 0 633400406 310427648 17088 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=303152 CPUtime=12.67 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 10509 0 0 0 1265 2 0 0 25 0 4 0 633400406 310427648 17088 33554432000 4194304 4580107 140735073922528 18446744073709551615 4306054 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=303152 CPUtime=12.58 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 10223 0 0 0 1256 2 0 0 25 0 4 0 633400406 310427648 17088 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 303152

[startup+25.5009 s]
/proc/loadavg: 6.44 7.51 7.81 9/286 19425
/proc/meminfo: memFree=24861824/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=309056 CPUtime=101.75 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 66619 0 0 0 10161 14 0 0 25 0 4 0 633400406 316473344 24002 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 77264 24002 379 95 0 72246 0
[pid=19412/tid=19413] ppid=19410 vsize=309056 CPUtime=25.48 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 17405 0 0 0 2546 2 0 0 25 0 4 0 633400406 316473344 24002 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=309056 CPUtime=25.48 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 16789 0 0 0 2544 4 0 0 25 0 4 0 633400406 316473344 24002 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=309056 CPUtime=25.27 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 14895 0 0 0 2524 3 0 0 25 0 4 0 633400406 316473344 24002 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 309056

[startup+51.1004 s]
/proc/loadavg: 6.97 7.55 7.81 9/286 19426
/proc/meminfo: memFree=24810304/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=311780 CPUtime=203.93 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 100173 0 0 0 20369 24 0 0 25 0 4 0 633400406 319262720 29614 33554432000 4194304 4580107 140735073922528 18446744073709551615 4293121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 77945 29614 379 95 0 72927 0
[pid=19412/tid=19413] ppid=19410 vsize=311780 CPUtime=51.09 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 26184 0 0 0 5104 5 0 0 25 0 4 0 633400406 319262720 29614 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=311780 CPUtime=51.07 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 25576 0 0 0 5101 6 0 0 25 0 4 0 633400406 319262720 29614 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=311780 CPUtime=50.66 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 23144 0 0 0 5061 5 0 0 25 0 4 0 633400406 319262720 29614 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 311780

[startup+102.3 s]
/proc/loadavg: 7.62 7.63 7.83 10/286 19427
/proc/meminfo: memFree=24746680/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=319096 CPUtime=408.32 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 151872 0 0 0 40794 38 0 0 25 0 4 0 633400406 326754304 37032 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 79774 37032 379 95 0 74756 0
[pid=19412/tid=19413] ppid=19410 vsize=319096 CPUtime=102.3 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 39453 0 0 0 10221 9 0 0 25 0 4 0 633400406 326754304 37033 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=319096 CPUtime=102.27 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 37598 0 0 0 10218 9 0 0 25 0 4 0 633400406 326754304 37033 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=319096 CPUtime=101.43 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 37266 0 0 0 10134 9 0 0 25 0 4 0 633400406 326754304 37033 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 319096

[startup+162.301 s]

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

[pid=19412] ppid=19410 vsize=500404 CPUtime=2563.54 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 464564 0 0 0 256201 153 0 0 25 0 4 0 633400406 512413696 77840 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 125101 77840 379 95 0 120083 0
[pid=19412/tid=19413] ppid=19410 vsize=500404 CPUtime=642.3 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 112430 0 0 0 64192 38 0 0 25 0 4 0 633400406 512413696 77840 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=500404 CPUtime=642.18 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 117435 0 0 0 64180 38 0 0 25 0 4 0 633400406 512413696 77840 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=500404 CPUtime=636.73 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 118261 0 0 0 63635 38 0 0 25 0 4 0 633400406 512413696 77840 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.54
Current children cumulated vsize (KiB) 500404

[startup+702.301 s]
/proc/loadavg: 8.11 8.05 7.94 10/286 19452
/proc/meminfo: memFree=24303192/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=528564 CPUtime=2802.98 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 492414 0 0 0 280135 163 0 0 25 0 4 0 633400406 541249536 86779 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 132141 86779 379 95 0 127123 0
[pid=19412/tid=19413] ppid=19410 vsize=528564 CPUtime=702.3 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 119779 0 0 0 70189 41 0 0 25 0 4 0 633400406 541249536 86779 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=528564 CPUtime=702.18 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 124042 0 0 0 70177 41 0 0 25 0 4 0 633400406 541249536 86779 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=528564 CPUtime=696.17 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 122749 0 0 0 69577 40 0 0 25 0 4 0 633400406 541249536 86779 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.98
Current children cumulated vsize (KiB) 528564

[startup+762.301 s]
/proc/loadavg: 8.18 8.08 7.96 9/286 19454
/proc/meminfo: memFree=24277264/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=528852 CPUtime=3042.47 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 515608 0 0 0 304074 173 0 0 25 0 4 0 633400406 541544448 87438 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 132213 87438 379 95 0 127195 0
[pid=19412/tid=19413] ppid=19410 vsize=528852 CPUtime=762.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 126335 0 0 0 76187 44 0 0 25 0 4 0 633400406 541544448 87440 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=528852 CPUtime=762.18 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 127883 0 0 0 76176 42 0 0 25 0 4 0 633400406 541544448 87440 33554432000 4194304 4580107 140735073922528 18446744073709551615 4321038 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=528852 CPUtime=755.64 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 129320 0 0 0 75521 43 0 0 25 0 4 0 633400406 541544448 87440 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.47
Current children cumulated vsize (KiB) 528852

[startup+822.3 s]
/proc/loadavg: 8.19 8.10 7.97 9/286 19455
/proc/meminfo: memFree=24202856/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=529376 CPUtime=3281.9 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 545802 0 0 0 328006 184 0 0 25 0 4 0 633400406 542081024 99069 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 132344 99069 379 95 0 127326 0
[pid=19412/tid=19413] ppid=19410 vsize=529376 CPUtime=822.3 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 136115 0 0 0 82183 47 0 0 25 0 4 0 633400406 542081024 99069 33554432000 4194304 4580107 140735073922528 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=529376 CPUtime=822.16 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 131001 0 0 0 82172 44 0 0 25 0 4 0 633400406 542081024 99069 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=529376 CPUtime=815.11 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 140628 0 0 0 81464 47 0 0 25 0 4 0 633400406 542081024 99069 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.9
Current children cumulated vsize (KiB) 529376

[startup+882.311 s]
/proc/loadavg: 8.18 8.11 7.98 9/286 19457
/proc/meminfo: memFree=24203580/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=595192 CPUtime=3521.41 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 567713 0 0 0 351947 194 0 0 25 0 4 0 633400406 609476608 98559 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 148798 98559 379 95 0 143780 0
[pid=19412/tid=19413] ppid=19410 vsize=595192 CPUtime=882.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 142471 0 0 0 88181 50 0 0 25 0 4 0 633400406 609476608 98559 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=595192 CPUtime=882.16 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 136950 0 0 0 88170 46 0 0 25 0 4 0 633400406 609476608 98559 33554432000 4194304 4580107 140735073922528 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=595192 CPUtime=874.59 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 147065 0 0 0 87408 51 0 0 25 0 4 0 633400406 609476608 98559 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.41
Current children cumulated vsize (KiB) 595192

[startup+942.301 s]
/proc/loadavg: 8.21 8.12 7.99 9/286 19458
/proc/meminfo: memFree=24176532/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=582840 CPUtime=3760.83 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 589780 0 0 0 375880 203 0 0 25 0 4 0 633400406 596828160 103976 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 145710 103976 379 95 0 140692 0
[pid=19412/tid=19413] ppid=19410 vsize=582840 CPUtime=942.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 148538 0 0 0 94177 54 0 0 25 0 4 0 633400406 596828160 103976 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=582840 CPUtime=942.15 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 141170 0 0 0 94167 48 0 0 25 0 4 0 633400406 596828160 103976 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=582840 CPUtime=934.03 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 153777 0 0 0 93350 53 0 0 25 0 4 0 633400406 596828160 103976 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.83
Current children cumulated vsize (KiB) 582840

[startup+1002.3 s]
/proc/loadavg: 8.22 8.13 8.00 10/286 19460
/proc/meminfo: memFree=24145272/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=583244 CPUtime=4000.28 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 606555 0 0 0 399818 210 0 0 25 0 4 0 633400406 597241856 105161 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 145811 105161 379 95 0 140793 0
[pid=19412/tid=19413] ppid=19410 vsize=583244 CPUtime=1002.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 154517 0 0 0 100174 57 0 0 25 0 4 0 633400406 597241856 105161 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=583244 CPUtime=1002.13 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 143533 0 0 0 100164 49 0 0 25 0 4 0 633400406 597241856 105161 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=583244 CPUtime=993.49 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 158809 0 0 0 99294 55 0 0 25 0 4 0 633400406 597241856 105161 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.28
Current children cumulated vsize (KiB) 583244

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 8.01 10/286 19462
/proc/meminfo: memFree=24148972/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=596188 CPUtime=4239.74 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 623076 0 0 0 423756 218 0 0 25 0 4 0 633400406 610496512 108585 33554432000 4194304 4580107 140735073922528 18446744073709551615 4320876 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 149047 108585 379 95 0 144029 0
[pid=19412/tid=19413] ppid=19410 vsize=596188 CPUtime=1062.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 160456 0 0 0 106172 59 0 0 25 0 4 0 633400406 610496512 108585 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=596188 CPUtime=1062.13 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 145803 0 0 0 106162 51 0 0 25 0 4 0 633400406 610496512 108585 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=596188 CPUtime=1052.97 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 164080 0 0 0 105239 58 0 0 25 0 4 0 633400406 610496512 108585 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.74
Current children cumulated vsize (KiB) 596188

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.01 9/286 19463
/proc/meminfo: memFree=24163948/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=596404 CPUtime=4479.2 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 641874 0 0 0 447694 226 0 0 25 0 4 0 633400406 610717696 107587 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 149101 107587 379 95 0 144083 0
[pid=19412/tid=19413] ppid=19410 vsize=596404 CPUtime=1122.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 165930 0 0 0 112171 60 0 0 25 0 4 0 633400406 610717696 107587 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=596404 CPUtime=1122.12 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 151671 0 0 0 112159 53 0 0 25 0 4 0 633400406 610717696 107587 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=596404 CPUtime=1112.43 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 168168 0 0 0 111183 60 0 0 25 0 4 0 633400406 610717696 107587 33554432000 4194304 4580107 140735073922528 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.2
Current children cumulated vsize (KiB) 596404

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.01 10/286 19465
/proc/meminfo: memFree=24131440/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=609592 CPUtime=4718.65 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 662293 0 0 0 471630 235 0 0 25 0 4 0 633400406 624222208 105635 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 152398 105635 379 95 0 147380 0
[pid=19412/tid=19413] ppid=19410 vsize=609592 CPUtime=1182.31 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 170698 0 0 0 118168 63 0 0 25 0 4 0 633400406 624222208 105635 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=609592 CPUtime=1182.11 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 157277 0 0 0 118155 56 0 0 25 0 4 0 633400406 624222208 105635 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=609592 CPUtime=1171.89 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 173423 0 0 0 117127 62 0 0 25 0 4 0 633400406 624222208 105635 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.65
Current children cumulated vsize (KiB) 609592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.07 8.10 8.01 9/286 19465
/proc/meminfo: memFree=24116916/32951124 swapFree=67057896/67111528
[pid=19412] ppid=19410 vsize=609692 CPUtime=4800.09 cores=0,2,4,6
/proc/19412/stat : 19412 (strangenight2-m) R 19410 19412 19052 0 -1 4202496 669595 0 0 0 479769 240 0 0 25 0 4 0 633400406 624324608 106366 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19412/statm: 152423 106366 379 95 0 147405 0
[pid=19412/tid=19413] ppid=19410 vsize=609692 CPUtime=1202.72 cores=0,2,4,6
/proc/19412/task/19413/stat : 19413 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 173055 0 0 0 120208 64 0 0 25 0 4 0 633400406 624324608 106366 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19412/tid=19414] ppid=19410 vsize=609692 CPUtime=1202.52 cores=0,2,4,6
/proc/19412/task/19414/stat : 19414 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 159633 0 0 0 120195 57 0 0 25 0 4 0 633400406 624324608 106366 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19412/tid=19415] ppid=19410 vsize=609692 CPUtime=1192.1 cores=0,2,4,6
/proc/19412/task/19415/stat : 19415 (strangenight2-m) R 19410 19412 19052 0 -1 4202560 174747 0 0 0 119147 63 0 0 25 0 4 0 633400406 624324608 106366 33554432000 4194304 4580107 140735073922528 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 609692

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): 1202.74
CPU time (s): 4800.15
CPU user time (s): 4797.73
CPU system time (s): 2.42063
CPU usage (%): 399.102
Max. virtual memory (cumulated for all children) (KiB): 674596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.73
system time used= 2.42063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 669598
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= 384
involuntary context switches= 23188

runsolver used 3.19351 second user time and 7.44187 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 23:50:51
IDJOB=3366594
IDBENCH=83003
IDSOLVER=1844
FILE ID=node140/3366594-1305409851
RUNJOBID= node140-1305409851-19397
PBS_JOBID= 13324508
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1097024859-001.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366594-1305409851/watcher-3366594-1305409851 -o /tmp/evaluation-result-3366594-1305409851/solver-3366594-1305409851 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366594-1305409851.cnf

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

MD5SUM BENCH= 94bd96d1179fc3c253160c710014f1d5
RANDOM SEED=757457774

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25092032 kB
Buffers:        298552 kB
Cached:        3721536 kB
SwapCached:       8056 kB
Active:        4876948 kB
Inactive:      2672260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25092032 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            5492 kB
Writeback:           8 kB
AnonPages:     3525672 kB
Mapped:          22468 kB
Slab:           224512 kB
PageTables:      21920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45561252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73476 MiB
End job on node140 at 2011-05-15 00:10:56